import type { PlatformTranslations } from "@govoplan/core-webui"; export const generatedTranslations: PlatformTranslations = { en: { "i18n:govoplan-notifications.surface.center": "Notification center", "i18n:govoplan-notifications.surface.inbox": "Notification inbox", "i18n:govoplan-notifications.surface.detail": "Notification details", "i18n:govoplan-notifications.surface.delivery": "Notification delivery evidence", "i18n:govoplan-notifications.surface.mark_read": "Mark notification as read", "i18n:govoplan-notifications.surface.acknowledge": "Acknowledge notification", "i18n:govoplan-notifications.surface.cancel": "Cancel notification delivery", "i18n:govoplan-notifications.surface.dispatch": "Dispatch pending notifications", "i18n:govoplan-notifications.surface.widget_summary": "Notification summary widget", "i18n:govoplan-notifications.surface.preferences": "Notification preferences", "i18n:govoplan-notifications.widget_description": "Unread notifications and delivery state.", "i18n:govoplan-notifications.communication": "Communication", "i18n:govoplan-notifications.show_delivery_state": "Show delivery state", "i18n:govoplan-notifications.show_delivery_state_help": "Include pending and failed delivery counts.", "i18n:govoplan-notifications.reason.loading": "Notifications are loading.", "i18n:govoplan-notifications.reason.saving": "Notification preferences are being saved.", "i18n:govoplan-notifications.reason.action_active": "A notification action is already running.", "i18n:govoplan-notifications.reason.selection_required": "Select a notification first.", "i18n:govoplan-notifications.reason.read_permission_required": "Notification-read permission is required.", "i18n:govoplan-notifications.reason.write_permission_required": "Notification-write permission is required.", "i18n:govoplan-notifications.reason.dispatch_permission_required": "Notification-dispatch permission is required.", "i18n:govoplan-notifications.reason.already_read": "This notification is already marked as read.", "i18n:govoplan-notifications.reason.already_acknowledged": "This notification is already acknowledged.", "i18n:govoplan-notifications.reason.not_cancellable": "Only pending, queued, paused, or failed delivery can be cancelled safely.", "i18n:govoplan-notifications.reason.no_changes": "No preference changes need to be saved.", "i18n:govoplan-notifications.reason.mail_unavailable": "The optional Mail module is not enabled. In-product notifications remain available.", "i18n:govoplan-notifications.blocker.required_action": "Required action", "i18n:govoplan-notifications.blocker.actor": "Who can fix it", "i18n:govoplan-notifications.blocker.target": "Where to go", "i18n:govoplan-notifications.read_blocked_summary": "The notification center is unavailable.", "i18n:govoplan-notifications.actions_read_only_summary": "Notification actions are read-only.", "i18n:govoplan-notifications.preferences_read_only_summary": "Notification preferences are read-only.", "i18n:govoplan-notifications.permission_action": "Ask a tenant administrator to grant the required Notifications permission.", "i18n:govoplan-notifications.permission_actor": "Tenant administrator or access manager", "i18n:govoplan-notifications.permission_target": "Administration > Access > Roles", "i18n:govoplan-notifications.mail_unavailable_summary": "Email delivery is unavailable.", "i18n:govoplan-notifications.mail_unavailable_action": "Enable and configure Mail before turning on production email notifications.", "i18n:govoplan-notifications.mail_unavailable_actor": "System or tenant administrator", "i18n:govoplan-notifications.mail_unavailable_target": "Administration > Modules and Mail settings", "i18n:govoplan-notifications.refresh": "Refresh notifications", "i18n:govoplan-notifications.notifications": "Notifications", "i18n:govoplan-notifications.notification_status": "Notification status", "i18n:govoplan-notifications.loading_notifications": "Loading notifications", "i18n:govoplan-notifications.no_notifications": "No notifications in this view.", "i18n:govoplan-notifications.mark_read": "Mark read", "i18n:govoplan-notifications.acknowledge": "Acknowledge", "i18n:govoplan-notifications.cancel_delivery": "Cancel delivery", "i18n:govoplan-notifications.dispatch_pending": "Dispatch pending", "i18n:govoplan-notifications.cancel_delivery_title": "Cancel notification delivery", "i18n:govoplan-notifications.cancel_delivery_message": "Cancel delivery of {value0}. This stops eligible local delivery work but cannot recall provider-accepted messages.", "i18n:govoplan-notifications.dispatch_pending_title": "Dispatch pending notifications", "i18n:govoplan-notifications.dispatch_pending_message": "Attempt delivery for up to 50 eligible notifications in this tenant. Provider-accepted outcomes will not be repeated automatically.", "i18n:govoplan-notifications.selected_notification": "the selected notification", "i18n:govoplan-notifications.delivery_attempts": "Delivery attempts", "i18n:govoplan-notifications.select_notification_help": "Select a notification to inspect delivery state, source context, and content.", "i18n:govoplan-notifications.no_message_body": "No message body was provided.", "i18n:govoplan-notifications.open_related_item": "Open related item", "i18n:govoplan-notifications.source_and_delivery": "Source and delivery", "i18n:govoplan-notifications.source": "Source", "i18n:govoplan-notifications.resource": "Resource", "i18n:govoplan-notifications.recipient": "Recipient", "i18n:govoplan-notifications.priority": "Priority", "i18n:govoplan-notifications.queued": "Queued", "i18n:govoplan-notifications.sent": "Sent", "i18n:govoplan-notifications.read": "Read", "i18n:govoplan-notifications.attempts": "Attempts", "i18n:govoplan-notifications.none": "None", "i18n:govoplan-notifications.no_delivery_attempt": "No delivery attempt has been recorded yet.", "i18n:govoplan-notifications.not_set": "Not set", "i18n:govoplan-notifications.request_failed": "Request failed", "i18n:govoplan-notifications.preferences_saved": "Notification preferences saved.", "i18n:govoplan-notifications.preferences_load_failed": "Loading notification preferences failed.", "i18n:govoplan-notifications.preferences_save_failed": "Saving notification preferences failed.", "i18n:govoplan-notifications.save_preferences": "Save preferences", "i18n:govoplan-notifications.saving": "Saving", "i18n:govoplan-notifications.version_value": "version {value0}", "i18n:govoplan-notifications.hidden_by_view": "Hidden by the active view", "i18n:govoplan-notifications.unread_badge": "Unread badge", "i18n:govoplan-notifications.unread_badge_help": "Show unread notification counts in the top bar.", "i18n:govoplan-notifications.muted_sources": "Muted source modules", "i18n:govoplan-notifications.muted_sources_help": "Choose active modules. Saved modules hidden by the current view remain visible here and are not discarded.", "i18n:govoplan-notifications.add_source_module": "Add a source module", "i18n:govoplan-notifications.no_visible_modules": "No visible modules match.", "i18n:govoplan-notifications.delivery": "Delivery", "i18n:govoplan-notifications.email_notifications": "Email notifications", "i18n:govoplan-notifications.email_notifications_help": "Deliver production email through the optional Mail module. In-product notifications continue to work when Mail is unavailable.", "i18n:govoplan-notifications.email_digest": "Email digest", "i18n:govoplan-notifications.email_digest_help": "Batch eligible notifications into summary messages when delivery rules support it.", "i18n:govoplan-notifications.loading_summary": "Loading notification summary", "i18n:govoplan-notifications.unread": "Unread", "i18n:govoplan-notifications.pending": "Pending", "i18n:govoplan-notifications.failed": "Failed", "i18n:govoplan-notifications.value_total": "{value0} total", "i18n:govoplan-notifications.awaiting_delivery": "Awaiting delivery", "i18n:govoplan-notifications.delivery_failures": "Delivery failures", "i18n:govoplan-notifications.open_center": "Open notification center", "i18n:govoplan-notifications.status.all": "All", "i18n:govoplan-notifications.status.pending": "Pending", "i18n:govoplan-notifications.status.queued": "Queued", "i18n:govoplan-notifications.status.sending": "Sending", "i18n:govoplan-notifications.status.accepted": "Accepted", "i18n:govoplan-notifications.status.paused": "Paused", "i18n:govoplan-notifications.status.sent": "Sent", "i18n:govoplan-notifications.status.failed": "Failed", "i18n:govoplan-notifications.status.skipped": "Skipped", "i18n:govoplan-notifications.status.cancelled": "Cancelled", "i18n:govoplan-notifications.status.read": "Read", "i18n:govoplan-notifications.status.acknowledged": "Acknowledged" }, de: { "i18n:govoplan-notifications.surface.center": "Benachrichtigungszentrale", "i18n:govoplan-notifications.surface.inbox": "Benachrichtigungseingang", "i18n:govoplan-notifications.surface.detail": "Benachrichtigungsdetails", "i18n:govoplan-notifications.surface.delivery": "Zustellnachweise für Benachrichtigungen", "i18n:govoplan-notifications.surface.mark_read": "Benachrichtigung als gelesen markieren", "i18n:govoplan-notifications.surface.acknowledge": "Benachrichtigung bestätigen", "i18n:govoplan-notifications.surface.cancel": "Zustellung der Benachrichtigung abbrechen", "i18n:govoplan-notifications.surface.dispatch": "Ausstehende Benachrichtigungen zustellen", "i18n:govoplan-notifications.surface.widget_summary": "Übersicht der Benachrichtigungen", "i18n:govoplan-notifications.surface.preferences": "Benachrichtigungseinstellungen", "i18n:govoplan-notifications.widget_description": "Ungelesene Benachrichtigungen und Zustellstatus.", "i18n:govoplan-notifications.communication": "Kommunikation", "i18n:govoplan-notifications.show_delivery_state": "Zustellstatus anzeigen", "i18n:govoplan-notifications.show_delivery_state_help": "Ausstehende und fehlgeschlagene Zustellungen einbeziehen.", "i18n:govoplan-notifications.reason.loading": "Benachrichtigungen werden geladen.", "i18n:govoplan-notifications.reason.saving": "Benachrichtigungseinstellungen werden gespeichert.", "i18n:govoplan-notifications.reason.action_active": "Eine Benachrichtigungsaktion wird bereits ausgeführt.", "i18n:govoplan-notifications.reason.selection_required": "Wählen Sie zuerst eine Benachrichtigung aus.", "i18n:govoplan-notifications.reason.read_permission_required": "Die Berechtigung zum Lesen von Benachrichtigungen ist erforderlich.", "i18n:govoplan-notifications.reason.write_permission_required": "Die Berechtigung zum Bearbeiten von Benachrichtigungen ist erforderlich.", "i18n:govoplan-notifications.reason.dispatch_permission_required": "Die Berechtigung zum Zustellen von Benachrichtigungen ist erforderlich.", "i18n:govoplan-notifications.reason.already_read": "Diese Benachrichtigung ist bereits als gelesen markiert.", "i18n:govoplan-notifications.reason.already_acknowledged": "Diese Benachrichtigung wurde bereits bestätigt.", "i18n:govoplan-notifications.reason.not_cancellable": "Nur ausstehende, eingereihte, pausierte oder fehlgeschlagene Zustellungen können sicher abgebrochen werden.", "i18n:govoplan-notifications.reason.no_changes": "Es müssen keine geänderten Einstellungen gespeichert werden.", "i18n:govoplan-notifications.reason.mail_unavailable": "Das optionale Mail-Modul ist nicht aktiviert. Benachrichtigungen in GovOPlaN bleiben verfügbar.", "i18n:govoplan-notifications.blocker.required_action": "Erforderliche Aktion", "i18n:govoplan-notifications.blocker.actor": "Zuständige Stelle", "i18n:govoplan-notifications.blocker.target": "Ziel", "i18n:govoplan-notifications.read_blocked_summary": "Die Benachrichtigungszentrale ist nicht verfügbar.", "i18n:govoplan-notifications.actions_read_only_summary": "Benachrichtigungsaktionen sind schreibgeschützt.", "i18n:govoplan-notifications.preferences_read_only_summary": "Benachrichtigungseinstellungen sind schreibgeschützt.", "i18n:govoplan-notifications.permission_action": "Bitten Sie eine mandantenverwaltende Person, die erforderliche Benachrichtigungsberechtigung zu erteilen.", "i18n:govoplan-notifications.permission_actor": "Mandantenadministration oder Zugriffsverwaltung", "i18n:govoplan-notifications.permission_target": "Administration > Zugriff > Rollen", "i18n:govoplan-notifications.mail_unavailable_summary": "E-Mail-Zustellung ist nicht verfügbar.", "i18n:govoplan-notifications.mail_unavailable_action": "Aktivieren und konfigurieren Sie Mail, bevor produktive E-Mail-Benachrichtigungen eingeschaltet werden.", "i18n:govoplan-notifications.mail_unavailable_actor": "System- oder Mandantenadministration", "i18n:govoplan-notifications.mail_unavailable_target": "Administration > Module und Mail-Einstellungen", "i18n:govoplan-notifications.refresh": "Benachrichtigungen aktualisieren", "i18n:govoplan-notifications.notifications": "Benachrichtigungen", "i18n:govoplan-notifications.notification_status": "Benachrichtigungsstatus", "i18n:govoplan-notifications.loading_notifications": "Benachrichtigungen werden geladen", "i18n:govoplan-notifications.no_notifications": "In dieser Ansicht gibt es keine Benachrichtigungen.", "i18n:govoplan-notifications.mark_read": "Als gelesen markieren", "i18n:govoplan-notifications.acknowledge": "Bestätigen", "i18n:govoplan-notifications.cancel_delivery": "Zustellung abbrechen", "i18n:govoplan-notifications.dispatch_pending": "Ausstehende zustellen", "i18n:govoplan-notifications.cancel_delivery_title": "Zustellung der Benachrichtigung abbrechen", "i18n:govoplan-notifications.cancel_delivery_message": "Zustellung von {value0} abbrechen. Dies stoppt geeignete lokale Zustellarbeit, kann aber von einem Anbieter angenommene Nachrichten nicht zurückrufen.", "i18n:govoplan-notifications.dispatch_pending_title": "Ausstehende Benachrichtigungen zustellen", "i18n:govoplan-notifications.dispatch_pending_message": "Versuchen, bis zu 50 geeignete Benachrichtigungen in diesem Mandanten zuzustellen. Von einem Anbieter angenommene Ergebnisse werden nicht automatisch wiederholt.", "i18n:govoplan-notifications.selected_notification": "die ausgewählte Benachrichtigung", "i18n:govoplan-notifications.delivery_attempts": "Zustellversuche", "i18n:govoplan-notifications.select_notification_help": "Wählen Sie eine Benachrichtigung aus, um Zustellstatus, Quellkontext und Inhalt zu prüfen.", "i18n:govoplan-notifications.no_message_body": "Es wurde kein Nachrichtentext angegeben.", "i18n:govoplan-notifications.open_related_item": "Zugehöriges Element öffnen", "i18n:govoplan-notifications.source_and_delivery": "Quelle und Zustellung", "i18n:govoplan-notifications.source": "Quelle", "i18n:govoplan-notifications.resource": "Ressource", "i18n:govoplan-notifications.recipient": "Empfänger", "i18n:govoplan-notifications.priority": "Priorität", "i18n:govoplan-notifications.queued": "Eingereiht", "i18n:govoplan-notifications.sent": "Gesendet", "i18n:govoplan-notifications.read": "Gelesen", "i18n:govoplan-notifications.attempts": "Versuche", "i18n:govoplan-notifications.none": "Keine Angabe", "i18n:govoplan-notifications.no_delivery_attempt": "Es wurde noch kein Zustellversuch aufgezeichnet.", "i18n:govoplan-notifications.not_set": "Nicht gesetzt", "i18n:govoplan-notifications.request_failed": "Anfrage fehlgeschlagen", "i18n:govoplan-notifications.preferences_saved": "Benachrichtigungseinstellungen gespeichert.", "i18n:govoplan-notifications.preferences_load_failed": "Benachrichtigungseinstellungen konnten nicht geladen werden.", "i18n:govoplan-notifications.preferences_save_failed": "Benachrichtigungseinstellungen konnten nicht gespeichert werden.", "i18n:govoplan-notifications.save_preferences": "Einstellungen speichern", "i18n:govoplan-notifications.saving": "Speichern", "i18n:govoplan-notifications.version_value": "Version {value0}", "i18n:govoplan-notifications.hidden_by_view": "Durch die aktive Ansicht ausgeblendet", "i18n:govoplan-notifications.unread_badge": "Ungelesen-Markierung", "i18n:govoplan-notifications.unread_badge_help": "Anzahl ungelesener Benachrichtigungen in der Titelleiste anzeigen.", "i18n:govoplan-notifications.muted_sources": "Stummgeschaltete Quellmodule", "i18n:govoplan-notifications.muted_sources_help": "Wählen Sie aktive Module. Gespeicherte, durch die aktuelle Ansicht ausgeblendete Module bleiben hier sichtbar und werden nicht verworfen.", "i18n:govoplan-notifications.add_source_module": "Quellmodul hinzufügen", "i18n:govoplan-notifications.no_visible_modules": "Keine sichtbaren Module passen.", "i18n:govoplan-notifications.delivery": "Zustellung", "i18n:govoplan-notifications.email_notifications": "E-Mail-Benachrichtigungen", "i18n:govoplan-notifications.email_notifications_help": "Produktive E-Mails über das optionale Mail-Modul zustellen. Benachrichtigungen in GovOPlaN funktionieren weiter, wenn Mail nicht verfügbar ist.", "i18n:govoplan-notifications.email_digest": "E-Mail-Zusammenfassung", "i18n:govoplan-notifications.email_digest_help": "Geeignete Benachrichtigungen zu Zusammenfassungen bündeln, wenn die Zustellregeln dies unterstützen.", "i18n:govoplan-notifications.loading_summary": "Benachrichtigungsübersicht wird geladen", "i18n:govoplan-notifications.unread": "Ungelesen", "i18n:govoplan-notifications.pending": "Ausstehend", "i18n:govoplan-notifications.failed": "Fehlgeschlagen", "i18n:govoplan-notifications.value_total": "{value0} insgesamt", "i18n:govoplan-notifications.awaiting_delivery": "Wartet auf Zustellung", "i18n:govoplan-notifications.delivery_failures": "Zustellfehler", "i18n:govoplan-notifications.open_center": "Benachrichtigungszentrale öffnen", "i18n:govoplan-notifications.status.all": "Alle", "i18n:govoplan-notifications.status.pending": "Ausstehend", "i18n:govoplan-notifications.status.queued": "Eingereiht", "i18n:govoplan-notifications.status.sending": "Wird gesendet", "i18n:govoplan-notifications.status.accepted": "Angenommen", "i18n:govoplan-notifications.status.paused": "Pausiert", "i18n:govoplan-notifications.status.sent": "Gesendet", "i18n:govoplan-notifications.status.failed": "Fehlgeschlagen", "i18n:govoplan-notifications.status.skipped": "Übersprungen", "i18n:govoplan-notifications.status.cancelled": "Abgebrochen", "i18n:govoplan-notifications.status.read": "Gelesen", "i18n:govoplan-notifications.status.acknowledged": "Bestätigt" } };