Files
govoplan-core/webui/src/i18n/generatedTranslations.ts
T
zemion 08c3e47b6d
Module Package Release / publish-packages (push) Successful in 13s
Exercise accessible resident permit journeys
2026-08-24 14:03:43 +02:00

1477 lines
126 KiB
TypeScript

import type { PlatformTranslations } from "../types";
export const generatedTranslations: PlatformTranslations = {
"en": {
"i18n:govoplan-core.inherit_governed_palette": "Inherit governed default",
"i18n:govoplan-core.effective_source": "Effective source",
"i18n:govoplan-core.appearance_source_user": "Personal preference",
"i18n:govoplan-core.appearance_source_tenant": "Tenant default",
"i18n:govoplan-core.appearance_source_system": "System default",
"i18n:govoplan-core.appearance_source_tenant_lock": "Tenant policy lock",
"i18n:govoplan-core.appearance_source_system_lock": "System policy lock",
"i18n:govoplan-core.color_palette": "Color palette",
"i18n:govoplan-core.color_palette_help": "Choose a validated accent palette. It applies to every module through shared semantic tokens.",
"i18n:govoplan-core.palette_default": "GovOPlaN default",
"i18n:govoplan-core.palette_civic_blue": "Civic blue",
"i18n:govoplan-core.palette_forest": "Forest",
"i18n:govoplan-core.palette_plum": "Plum",
"i18n:govoplan-core.reset_palette": "Reset palette",
"i18n:govoplan-core.accessibility": "Accessibility",
"i18n:govoplan-core.palette_contrast_validated": "Validated preset contrast",
"i18n:govoplan-core.advanced_theme_overrides": "Advanced custom overrides",
"i18n:govoplan-core.not_configured": "Not configured",
"i18n:govoplan-core.advanced_theme_overrides_follow_up": "Arbitrary token overrides require separate tenant branding policy and accessibility safeguards.",
"i18n:govoplan-core.configured": "Configured",
"i18n:govoplan-core.configure_overrides": "Configure safe defaults",
"i18n:govoplan-core.restore_safe_defaults": "Restore safe defaults",
"i18n:govoplan-core.import_overrides": "Import JSON",
"i18n:govoplan-core.export_overrides": "Export JSON",
"i18n:govoplan-core.explanation_subject.6ff46d22": "Explanation subject",
"i18n:govoplan-core.remove_overrides": "Remove overrides",
"i18n:govoplan-core.appearance_override_not_configured_help": "No personal token overrides are stored. Preset and policy inheritance remain active.",
"i18n:govoplan-core.appearance_override_policy_disabled": "The governing appearance policy currently blocks creating or editing personal overrides. Existing overrides may still be exported or removed.",
"i18n:govoplan-core.appearance_override_mode": "Color mode",
"i18n:govoplan-core.appearance_override_imported": "The validated appearance document was imported into this draft.",
"i18n:govoplan-core.appearance_override_invalid_schema": "Use the supported version 1 appearance document with exactly light and dark modes.",
"i18n:govoplan-core.appearance_override_all_tokens_required": "Every supported token must be present exactly once in both modes.",
"i18n:govoplan-core.appearance_override_hex_required": "Every token must use a six-digit hexadecimal color.",
"i18n:govoplan-core.appearance_override_contrast_error": "Each foreground must meet WCAG AA contrast against its paired color.",
"i18n:govoplan-core.appearance_override_status_error": "Success, information, warning, and danger colors must remain visibly distinct.",
"i18n:govoplan-core.appearance_override_validation_ok": "Both modes pass contrast and semantic status differentiation checks. Saving applies the document atomically.",
"i18n:govoplan-core.override_accent": "Accent",
"i18n:govoplan-core.override_accent_foreground": "Accent foreground",
"i18n:govoplan-core.override_surface": "Surface",
"i18n:govoplan-core.override_surface_foreground": "Surface foreground",
"i18n:govoplan-core.override_success": "Success",
"i18n:govoplan-core.override_success_foreground": "Success foreground",
"i18n:govoplan-core.override_info": "Information",
"i18n:govoplan-core.override_info_foreground": "Information foreground",
"i18n:govoplan-core.override_warning": "Warning",
"i18n:govoplan-core.override_warning_foreground": "Warning foreground",
"i18n:govoplan-core.override_danger": "Danger",
"i18n:govoplan-core.override_danger_foreground": "Danger foreground",
"i18n:govoplan-core.preview_action": "Primary action",
"i18n:govoplan-core.standard_folder_mappings": "Standard folder mappings",
"i18n:govoplan-core.standard_folder_mappings_help": "Map each standard mailbox role to a folder exposed by this IMAP account. Leave a field empty to use automatic detection.",
"i18n:govoplan-core.inbox_folder": "Inbox folder",
"i18n:govoplan-core.sent_folder": "Sent folder",
"i18n:govoplan-core.drafts_folder": "Drafts folder",
"i18n:govoplan-core.trash_folder": "Trash folder",
"i18n:govoplan-core.archive_folder": "Archive folder",
"i18n:govoplan-core.junk_folder": "Junk folder",
"i18n:govoplan-core.auto_detect": "Auto-detect",
"i18n:govoplan-core.detect_folders": "Detect folders",
"i18n:govoplan-core.loading_folders": "Loading folders…",
"i18n:govoplan-core.use_detected_folder_mappings": "Use detected mappings",
"i18n:govoplan-core.generate_password.bd5bede8": "Generate password",
"i18n:govoplan-core.use_password.2e1913a6": "Use password",
"i18n:govoplan-core.length.adc95605": "Length",
"i18n:govoplan-core.character_sets.db6efda2": "Character sets",
"i18n:govoplan-core.lowercase.3b677a18": "Lowercase",
"i18n:govoplan-core.uppercase.b463d690": "Uppercase",
"i18n:govoplan-core.digits.9cd500d3": "Digits",
"i18n:govoplan-core.symbols.9491fc41": "Symbols",
"i18n:govoplan-core.generated_password.78461854": "Generated password",
"i18n:govoplan-core.copied.8d525e5f": "Copied",
"i18n:govoplan-core.copy_generated_password.180ca876": "Copy generated password",
"i18n:govoplan-core.generate_another_password.d99fc019": "Generate another password",
"i18n:govoplan-core.the_current_field_is_not_changed_until_you_choose_use_pass.447608e7": "The current field is not changed until you choose Use password. Store or deliver credentials through an approved separate channel.",
"i18n:govoplan-core.password_length_must_be_between_12_and_128_character.4d147c07": "Password length must be between 12 and 128 characters.",
"i18n:govoplan-core.select_at_least_one_character_set.6150a9c2": "Select at least one character set.",
"i18n:govoplan-core.password_length_is_too_short_for_the_selected_charact.1d7845f1": "Password length is too short for the selected character sets.",
"i18n:govoplan-core.password_generation_could_not_use_the_selected_setti.c2f0da38": "Password generation could not use the selected settings.",
"i18n:govoplan-core.secure_browser_password_generation_is_unavailable.55275f10": "Secure browser password generation is unavailable.",
"i18n:govoplan-core.password_generation_failed.5a40a004": "Password generation failed.",
"i18n:govoplan-core.the_generated_password_could_not_be_copied_select_it.569e025e": "The generated password could not be copied. Select it manually instead.",
"i18n:govoplan-core.about_govoplan.1c6884f8": "About GovOPlaN",
"i18n:govoplan-core.about.6b21fb79": "About",
"i18n:govoplan-core.accent_color.e49578ed": "Accent color",
"i18n:govoplan-core.access_is_restricted_sign_in_to_open_available_m.2a47a549": "Access is restricted. Sign in to open available modules and administration.",
"i18n:govoplan-core.access_explanation.75ee7f62": "Access explanation",
"i18n:govoplan-core.accessible_to_you.266eca4e": "Accessible to you",
"i18n:govoplan-core.account_context.5bb0a918": "Account context",
"i18n:govoplan-core.account_display_name.03ed8fc5": "Account display name",
"i18n:govoplan-core.account_id.c5e0db28": "Account ID",
"i18n:govoplan-core.account_settings.82cf8a5f": "Account settings",
"i18n:govoplan-core.account.f967543b": "ACCOUNT",
"i18n:govoplan-core.action.97c89a4d": "Action",
"i18n:govoplan-core.action_or_review_severity_when_this_rule_finds_m.2e6863d1": "Action or review severity when this rule finds multiple possible matches.",
"i18n:govoplan-core.action_or_review_severity_when_this_rule_finds_n.bc500ee1": "Action or review severity when this rule finds no matching file.",
"i18n:govoplan-core.actions.c3cd636a": "Actions",
"i18n:govoplan-core.active_drafts.cc853293": "Active drafts",
"i18n:govoplan-core.active_tenant.39b16ee9": "Active tenant",
"i18n:govoplan-core.active_via_httponly_cookie.9d05e6ba": "Active via HttpOnly cookie",
"i18n:govoplan-core.add_address_with_form.13b3b3e7": "Add address with form",
"i18n:govoplan-core.add_address.a71075c4": "Add address",
"i18n:govoplan-core.add_first_row.c82c15f2": "Add first row",
"i18n:govoplan-core.add_list_value.5e49e01b": "Add list value",
"i18n:govoplan-core.add_row_below.1aef2881": "Add row below",
"i18n:govoplan-core.add_value.187d35c5": "Add value",
"i18n:govoplan-core.add.61cc55aa": "Add",
"i18n:govoplan-core.address_book.f6327f59": "Address Book",
"i18n:govoplan-core.address_recipients_should_reply_to_when_it_diffe.f9035357": "Address recipients should reply to when it differs from the sender address.",
"i18n:govoplan-core.address_suggestions.45ba4a20": "Address suggestions",
"i18n:govoplan-core.admin_docs.bf504a56": "Admin docs",
"i18n:govoplan-core.admin.4e7afebc": "Admin",
"i18n:govoplan-core.advanced_mail_settings.1f69439a": "Advanced mail settings",
"i18n:govoplan-core.advanced.4d064726": "Advanced",
"i18n:govoplan-core.after_smtp_send_succeeds_append_a_copy_of_the_me.2842ed88": "After SMTP send succeeds, append a copy of the message to the selected IMAP Sent folder.",
"i18n:govoplan-core.after_smtp_send_succeeds_append_a_copy_of_the_me.686e7abb": "After SMTP send succeeds, append a copy of the message to the configured IMAP Sent folder.",
"i18n:govoplan-core.after.79ba5e1b": "After",
"i18n:govoplan-core.allow_individual_attachments.a6ff0e87": "Allow individual attachments",
"i18n:govoplan-core.allow_individual_bcc.a932d94b": "Allow individual BCC",
"i18n:govoplan-core.allow_individual_cc.0457c0e2": "Allow individual CC",
"i18n:govoplan-core.allow_individual_from.ca797b5c": "Allow individual From",
"i18n:govoplan-core.allow_individual_reply_to.028f8044": "Allow individual Reply-To",
"i18n:govoplan-core.allow_individual_senders.f85fda12": "Allow individual senders",
"i18n:govoplan-core.allow_individual_to.966cb33e": "Allow individual To",
"i18n:govoplan-core.allow_messages_to_be_sent_even_when_no_attachmen.5c5268e1": "Allow messages to be sent even when no attachment is resolved. Disable to force review or blocking.",
"i18n:govoplan-core.allow_multiple_matches.1ad3a854": "Allow multiple matches",
"i18n:govoplan-core.allow_override.ffa6e9a0": "Allow override",
"i18n:govoplan-core.allow_recipient_specific_values_to_override_the_.1b21d0f0": "Allow recipient-specific values to override the global value for this field.",
"i18n:govoplan-core.allowed_values.495fcf3a": "Allowed values",
"i18n:govoplan-core.ambiguous_behavior.e86e724b": "Ambiguous behavior",
"i18n:govoplan-core.api_base_url.1358fba4": "API base URL",
"i18n:govoplan-core.append_folder.06ed4bba": "Append folder",
"i18n:govoplan-core.append_successful_messages_to_sent_via_imap.dbd1b1d8": "Append successful messages to Sent via IMAP",
"i18n:govoplan-core.append_successfully_sent_messages_to_sent.002fd67e": "Append successfully sent messages to Sent",
"i18n:govoplan-core.append_target_folder.0aaacc0c": "Append target folder",
"i18n:govoplan-core.application_notices": "Application notices",
"i18n:govoplan-core.more_tools": "More tools",
"i18n:govoplan-core.product_area.work": "Work",
"i18n:govoplan-core.product_area.services_cases": "Services and cases",
"i18n:govoplan-core.product_area.communication": "Communication",
"i18n:govoplan-core.product_area.records_documents": "Records and documents",
"i18n:govoplan-core.product_area.meetings_decisions": "Meetings and decisions",
"i18n:govoplan-core.product_area.data_assurance": "Data and assurance",
"i18n:govoplan-core.product_area.people_responsibility": "People and responsibility",
"i18n:govoplan-core.product_area.work_description": "Tasks, approvals, handoffs, and other work requiring attention.",
"i18n:govoplan-core.product_area.services_cases_description": "Services, forms, requests, and the cases that deliver them.",
"i18n:govoplan-core.product_area.communication_description": "Messages, campaigns, notifications, and institutional communication.",
"i18n:govoplan-core.product_area.records_documents_description": "Documents, files, evidence, templates, and records.",
"i18n:govoplan-core.product_area.meetings_decisions_description": "Scheduling, meetings, participation, and institutional decisions.",
"i18n:govoplan-core.product_area.data_assurance_description": "Data sources, processing, reporting, risk, and assurance.",
"i18n:govoplan-core.product_area.people_responsibility_description": "People, organizations, identities, and responsibility assignments.",
"i18n:govoplan-core.quick_access.return_to_origin": "Return to {label}",
"i18n:govoplan-core.quick_access.previous_context": "previous context",
"i18n:govoplan-core.application.b291beb8": "Application",
"i18n:govoplan-core.attachment_base_path.66e9940b": "Attachment base path",
"i18n:govoplan-core.attachment_value.01801a54": "Attachment {value0}",
"i18n:govoplan-core.attachments.6771ade6": "Attachments",
"i18n:govoplan-core.audit_detail_days.21c84dd1": "Audit detail days",
"i18n:govoplan-core.audit_detail_level.b0565260": "Audit detail level",
"i18n:govoplan-core.audit_log.3cfc5f1c": "Audit log",
"i18n:govoplan-core.authentication.e665f157": "Authentication:",
"i18n:govoplan-core.auto.0d612c12": "auto",
"i18n:govoplan-core.automation_api_key.5d4e2e6e": "Automation API key",
"i18n:govoplan-core.automation_key.78f1ddbc": "Automation key",
"i18n:govoplan-core.available.7c62a142": "Available",
"i18n:govoplan-core.backend_mode.c863723a": "Backend mode",
"i18n:govoplan-core.base_directory.31c0edd6": "Base directory",
"i18n:govoplan-core.base_folder_used_during_campaign_creation_to_res.7d7c1681": "Base folder used during campaign creation to resolve attachment files and patterns.",
"i18n:govoplan-core.base_folder_used_to_resolve_campaign_attachment_.1c5d7f57": "Base folder used to resolve campaign attachment rules and relative file patterns.",
"i18n:govoplan-core.batch_repetitive_notices.cc893559": "Batch repetitive notices",
"i18n:govoplan-core.bcc.4c0145a3": "BCC",
"i18n:govoplan-core.before.74f39697": "Before",
"i18n:govoplan-core.binary_file.a4de1904": "Binary file",
"i18n:govoplan-core.blank_values_inherit_numeric_values_may_only_sho.1a96ce70": "Blank values inherit. Numeric values may only shorten the inherited retention period; audit detail may only become more restrictive.",
"i18n:govoplan-core.body.718a7e8a": "Body",
"i18n:govoplan-core.breadcrumb.c766e665": "Breadcrumb",
"i18n:govoplan-core.browser_session.cc021a31": "Browser session",
"i18n:govoplan-core.bytes_b": "{value0} B",
"i18n:govoplan-core.bytes_kb": "{value0} KB",
"i18n:govoplan-core.bytes_mb": "{value0} MB",
"i18n:govoplan-core.calendar_picker.18756418": "Calendar picker",
"i18n:govoplan-core.campaign_attachment_base_path.84827619": "Campaign attachment base path",
"i18n:govoplan-core.campaign_fields.969e7d80": "Campaign fields",
"i18n:govoplan-core.campaign_id.4c4ed79e": "Campaign ID",
"i18n:govoplan-core.campaign_module_not_installed.2a9a8e35": "Campaign module not installed",
"i18n:govoplan-core.campaign_name.aa5d0e72": "Campaign name",
"i18n:govoplan-core.campaign_operating_mode_use_draft_while_editing_.a3a9e257": "Campaign operating mode. Use draft while editing, test for trial runs and send when preparing the real campaign.",
"i18n:govoplan-core.campaign_overview.43c3d159": "Campaign overview",
"i18n:govoplan-core.campaign_settings.efffec26": "Campaign settings",
"i18n:govoplan-core.campaign_workspace.c345580f": "Campaign workspace",
"i18n:govoplan-core.campaign.69390e16": "Campaign",
"i18n:govoplan-core.campaigns.01a23a28": "Campaigns",
"i18n:govoplan-core.can_override.c37b61c4": "Can override",
"i18n:govoplan-core.cancel.77dfd213": "Cancel",
"i18n:govoplan-core.cc.c5a976de": "CC",
"i18n:govoplan-core.checking_access.c5108c02": "Checking access…",
"i18n:govoplan-core.checking_session.e7d81968": "Checking session...",
"i18n:govoplan-core.choose_color.09b969bb": "Choose color",
"i18n:govoplan-core.choose_date.e7877fd9": "Choose date",
"i18n:govoplan-core.clear_filter.b667d6f9": "Clear filter",
"i18n:govoplan-core.close_filter.3a281c3f": "Close filter",
"i18n:govoplan-core.close.bbfa773e": "Close",
"i18n:govoplan-core.collapse.9cf188d3": "Collapse",
"i18n:govoplan-core.color_picker.91dee962": "Color picker",
"i18n:govoplan-core.comfortable.2313707a": "Comfortable",
"i18n:govoplan-core.compact_preview.3e06901d": "Compact preview",
"i18n:govoplan-core.compact_tables.c755d9ee": "Compact tables",
"i18n:govoplan-core.completed_or_sent.2d7ab9aa": "Completed or sent",
"i18n:govoplan-core.completed.1798b3ba": "Completed",
"i18n:govoplan-core.concurrency.2ec390bf": "Concurrency",
"i18n:govoplan-core.configured.668c5fff": "Configured",
"i18n:govoplan-core.confirm.04a21221": "Confirm",
"i18n:govoplan-core.connection_security_mode_expected_by_the_server_.4348e12e": "Connection security mode expected by the server: plain, TLS or STARTTLS.",
"i18n:govoplan-core.connection_successful_the_backend_health_endpoin.14eb9295": "Connection successful. The backend health endpoint responded.",
"i18n:govoplan-core.contains.33e15d00": "Contains",
"i18n:govoplan-core.context_help.7fc44ea1": "Context help",
"i18n:govoplan-core.controls_contextual_ui_help_markers_once_persist.0eaef9c4": "Controls contextual UI help markers once persisted user preferences are available.",
"i18n:govoplan-core.core_only.d46ce7d9": "Core only",
"i18n:govoplan-core.core_shell_only.4949b5d5": "Core shell only",
"i18n:govoplan-core.core_webui_version.a3c761e1": "Core WebUI version",
"i18n:govoplan-core.create.6e157c5d": "Create",
"i18n:govoplan-core.credentials_accepted.ae8e2629": "credentials accepted",
"i18n:govoplan-core.credentials.dd097a22": "Credentials",
"i18n:govoplan-core.csv.32811883": "CSV",
"i18n:govoplan-core.dashboard.d87f47b4": "Dashboard",
"i18n:govoplan-core.dark_theme.164a90d9": "Dark",
"i18n:govoplan-core.default_ambiguous_behavior.878b9345": "Default ambiguous behavior",
"i18n:govoplan-core.default_brand_accent.606ae693": "Default brand accent",
"i18n:govoplan-core.default_from_address.b9ee6d77": "Default From address",
"i18n:govoplan-core.default_missing_behavior.ffbd9cd7": "Default missing behavior",
"i18n:govoplan-core.default_recipients_included_in_every_generated_m.f98da78f": "Default recipients included in every generated message.",
"i18n:govoplan-core.default_reply_destination_for_recipient_response.86474287": "Default reply destination for recipient responses. Leave empty to let replies go to the From address.",
"i18n:govoplan-core.default_review_behavior_when_a_file_pattern_matc.b6ee0c22": "Default review behavior when a file pattern matches more than one attachment.",
"i18n:govoplan-core.default_review_behavior_when_an_expected_attachm.e4bd7ea5": "Default review behavior when an expected attachment cannot be found.",
"i18n:govoplan-core.default_sender_address_used_for_outgoing_message.3824700a": "Default sender address used for outgoing messages unless individual senders are allowed and set per recipient.",
"i18n:govoplan-core.default.808d7dca": "Default",
"i18n:govoplan-core.density.f9160c22": "Density",
"i18n:govoplan-core.description.55f8ebc8": "Description",
"i18n:govoplan-core.deselect_all.85cce1e1": "Deselect all",
"i18n:govoplan-core.detected_saved_sent_folder.18642a29": "Detected/saved sent folder",
"i18n:govoplan-core.detected_sent_folder.cbf8ec8d": "Detected Sent folder:",
"i18n:govoplan-core.disable_storage.07c44d8b": "Disable storage",
"i18n:govoplan-core.disabled.f4f4473d": "Disabled",
"i18n:govoplan-core.discard.36fff63c": "Discard",
"i18n:govoplan-core.dismiss_notice.ce08c9ad": "Dismiss notice",
"i18n:govoplan-core.display_name_shown_with_the_sender_address_in_ou.21d950a3": "Display name shown with the sender address in outgoing messages.",
"i18n:govoplan-core.docs_module_is_not_available.08eb0cd5": "Docs module is not available",
"i18n:govoplan-core.docx_document.f0b09822": "DOCX document",
"i18n:govoplan-core.draft_or_active.d374afcf": "Draft or active",
"i18n:govoplan-core.drop_files_here_or_click_to_select_files.7eda8608": "Drop files here or click to select files",
"i18n:govoplan-core.drop_files_here.77348907": "Drop files here",
"i18n:govoplan-core.editor_behavior.99581bc1": "Editor behavior",
"i18n:govoplan-core.effective_policy.feedb950": "Effective policy",
"i18n:govoplan-core.email_address_used_to_identify_the_user_account_.0af40171": "Email address used to identify the user account for login or address entry.",
"i18n:govoplan-core.email_address.c94d3175": "Email address",
"i18n:govoplan-core.email_changes_and_password_management_require_de.f7443b69": "Email changes and password management require dedicated identity-verification workflows and are intentionally not part of this first self-service profile editor.",
"i18n:govoplan-core.email_summary_preferences.b6c1dfb1": "Email summary preferences",
"i18n:govoplan-core.email.84add5b2": "Email",
"i18n:govoplan-core.enabled.df174a3f": "Enabled",
"i18n:govoplan-core.encryption_value": "Encryption: {value0}",
"i18n:govoplan-core.english.649df08a": "English",
"i18n:govoplan-core.enter_a_valid_email_address.2e09edea": "Enter a valid email address.",
"i18n:govoplan-core.enter_an_email_address_first.6d55dfd1": "Enter an email address first.",
"i18n:govoplan-core.entry_did_not_export_a_platformwebmodule.9a157741": "entry did not export a PlatformWebModule",
"i18n:govoplan-core.entry_integrity_check_failed.1d8f6b89": "entry integrity check failed",
"i18n:govoplan-core.equals.09b6a6dc": "Equals",
"i18n:govoplan-core.evidence.8487d192": "Evidence",
"i18n:govoplan-core.excel_spreadsheet.7107fea2": "Excel spreadsheet",
"i18n:govoplan-core.expand.9869e506": "Expand",
"i18n:govoplan-core.explicit_api_url.b117b4b8": "Explicit API URL",
"i18n:govoplan-core.external_address_book_sync.40412341": "External address-book sync",
"i18n:govoplan-core.f1.88bfad9c": "F1",
"i18n:govoplan-core.failure_and_warning_alerts.939d21c2": "Failure and warning alerts",
"i18n:govoplan-core.fallback_api_key_for_scripted_or_non_login_acces.17baecf2": "Fallback API key for scripted or non-login access. Interactive browser sessions should use login tokens instead.",
"i18n:govoplan-core.field_type_aware_recipient_data_inputs.2892f175": "Field-type-aware recipient data inputs",
"i18n:govoplan-core.field.c326a466": "Field",
"i18n:govoplan-core.fields.e8b68527": "Fields",
"i18n:govoplan-core.file_connections.1e362326": "File connections",
"i18n:govoplan-core.file_filter.cf0c5b6f": "File filter",
"i18n:govoplan-core.filename_or_pattern_used_to_select_matching_file.1f76eaa4": "Filename or pattern used to select matching files. Field placeholders can be introduced later.",
"i18n:govoplan-core.files.6ce6c512": "Files",
"i18n:govoplan-core.filter_yields_an_empty_result.8bfe7c90": "Filter yields an empty result.",
"i18n:govoplan-core.filter.d7decf1a": "Filter",
"i18n:govoplan-core.first_page.49d74b49": "First page",
"i18n:govoplan-core.folder_below_the_campaign_attachment_base_path_w.04f81c33": "Folder below the campaign attachment base path where this rule starts looking for files.",
"i18n:govoplan-core.folder_for_sent_message_copies_leave_as_auto_unl.a62586e9": "Folder for sent-message copies. Leave as auto unless this campaign needs a different target.",
"i18n:govoplan-core.folder_used_when_this_imap_account_is_used_for_s.08503f5e": "Folder used when this IMAP account is used for sent-message copies. Leave as auto to use the server default.",
"i18n:govoplan-core.folder_where_successfully_sent_messages_should_b.538b4e3e": "Folder where successfully sent messages should be appended via IMAP.",
"i18n:govoplan-core.folders.c603ab65": "Folders...",
"i18n:govoplan-core.fr.aa77f314": "Fr",
"i18n:govoplan-core.from_email.1288a2a1": "From email",
"i18n:govoplan-core.from_name.1e77633a": "From name",
"i18n:govoplan-core.full.10b28a8c": "Full",
"i18n:govoplan-core.fully_inherited.5e48132a": "Fully inherited",
"i18n:govoplan-core.g.a36a6718": "G",
"i18n:govoplan-core.generated_eml_days.bcb273d9": "Generated EML days",
"i18n:govoplan-core.german.da91388c": "German",
"i18n:govoplan-core.gif_image.d092a779": "GIF image",
"i18n:govoplan-core.gitlab.9a9b09d9": "GitLab",
"i18n:govoplan-core.global_blind_copy_recipients_included_in_every_g.54f7daa6": "Global blind-copy recipients included in every generated message.",
"i18n:govoplan-core.global_carbon_copy_recipients_included_in_every_.51b2b29e": "Global carbon-copy recipients included in every generated message.",
"i18n:govoplan-core.global_recipients.d9aaa427": "Global recipients",
"i18n:govoplan-core.global_reply_to_address.bec1a89b": "Global Reply-To address",
"i18n:govoplan-core.global_to_recipients_added_to_every_message_in_a.f4d3154f": "Global To recipients added to every message in addition to recipient-specific recipients.",
"i18n:govoplan-core.govoplan_is_a_modular_platform_runner_for_govern.159abeab": "GovOPlaN is a modular platform runner for governed workflows, tenant-aware administration, managed files, mail settings and campaign execution.",
"i18n:govoplan-core.govoplan_webui.d4ff003b": "GovOPlaN WebUI",
"i18n:govoplan-core.govoplan.a84c0a85": "GovOPlaN",
"i18n:govoplan-core.greater_or_equal.670adf38": "Greater or equal",
"i18n:govoplan-core.greater_than.599294f2": "Greater than",
"i18n:govoplan-core.group.171a0606": "Group",
"i18n:govoplan-core.groups": "Groups",
"i18n:govoplan-core.headers.520de744": "Headers",
"i18n:govoplan-core.help_context.61aed3b9": "Help context:",
"i18n:govoplan-core.help_f1": "Help (F1)",
"i18n:govoplan-core.help.c47ae153": "Help",
"i18n:govoplan-core.hh_mm.a4c7ee9b": "HH:MM",
"i18n:govoplan-core.hide_password.e40123b4": "Hide password",
"i18n:govoplan-core.high_level_campaign_pattern_used_by_guided_setup.c5ec6652": "High-level campaign pattern used by guided setup to prefill sensible defaults.",
"i18n:govoplan-core.host.3960ec4c": "Host",
"i18n:govoplan-core.html_body.77b5ba37": "HTML body",
"i18n:govoplan-core.html.9f738ce8": "HTML",
"i18n:govoplan-core.human_readable_campaign_name_shown_in_lists_revi.9023c9a6": "Human-readable campaign name shown in lists, review screens and reports.",
"i18n:govoplan-core.human_readable_display_name_shown_in_lists_repor.a86e80a0": "Human-readable display name shown in lists, reports or outgoing address headers.",
"i18n:govoplan-core.imap_append_to_sent.1a097d3a": "IMAP append to Sent",
"i18n:govoplan-core.imap_folder_name_used_as_the_detected_or_manuall.45ad006f": "IMAP folder name used as the detected or manually configured Sent folder.",
"i18n:govoplan-core.imap_settings.ab8d8247": "IMAP settings",
"i18n:govoplan-core.imap_timeout_seconds.489af2a4": "IMAP timeout seconds",
"i18n:govoplan-core.imap.271f9ef2": "IMAP",
"i18n:govoplan-core.in_app_completion_notices.b68f2f4c": "In-app completion notices",
"i18n:govoplan-core.include_subdirectories.97984dfb": "Include subdirectories",
"i18n:govoplan-core.inherit.18f99833": "Inherit",
"i18n:govoplan-core.inside_zip.68c3fd85": "inside ZIP",
"i18n:govoplan-core.install_the_campaign_module_to_show_campaign_act.3085f23e": "Install the Campaign module to show campaign activity here.",
"i18n:govoplan-core.installed_modules.32b3e799": "Installed modules",
"i18n:govoplan-core.installed_modules.cd6863dd": "Installed modules:",
"i18n:govoplan-core.interface_preferences.b82b39a7": "Interface preferences",
"i18n:govoplan-core.interface.7b4db7ef": "Interface",
"i18n:govoplan-core.internal_explanation_of_the_campaign_purpose_thi.f232e76f": "Internal explanation of the campaign purpose. This is not sent to recipients.",
"i18n:govoplan-core.invalid_email_address.9e4ee6d7": "Invalid email address",
"i18n:govoplan-core.jpeg_image.6876b7ff": "JPEG image",
"i18n:govoplan-core.json.031a4e76": "JSON",
"i18n:govoplan-core.keep_page_shell_visible_while_loading.17fc142a": "Keep page shell visible while loading",
"i18n:govoplan-core.keep_validation_and_send_warnings_visible.9d6e0cf4": "Keep validation and send warnings visible",
"i18n:govoplan-core.keeps_campaign_and_admin_section_navigation_in_v.f3602938": "Keeps campaign and admin section navigation in view while scrolling.",
"i18n:govoplan-core.language_native_english": "English",
"i18n:govoplan-core.language_native_german": "Deutsch",
"i18n:govoplan-core.language.89b86ab0": "Language",
"i18n:govoplan-core.light_theme.7878f1fa": "Light",
"i18n:govoplan-core.last_page.b01f16ae": "Last page",
"i18n:govoplan-core.leave_empty_to_use_the_same_origin_in_vite_dev_a.9a1c25d7": "Leave empty to use the same origin. In Vite dev, /api is proxied to the FastAPI backend.",
"i18n:govoplan-core.less_or_equal.2860e695": "Less or equal",
"i18n:govoplan-core.less_than.1d3d412a": "Less than",
"i18n:govoplan-core.library_template.c62eb776": "Library template",
"i18n:govoplan-core.loading_access_explanation.04a7c934": "Loading access explanation...",
"i18n:govoplan-core.loading_administration_data.643bd894": "Loading administration data...",
"i18n:govoplan-core.loading_campaigns.43ea3afa": "Loading campaigns...",
"i18n:govoplan-core.loading_data.089f19c5": "Loading data…",
"i18n:govoplan-core.loading_retention_policy.dcd30fb6": "Loading retention policy...",
"i18n:govoplan-core.loading_module.50161f3c": "Loading module...",
"i18n:govoplan-core.loading_page_data.85fe9edf": "Loading page data",
"i18n:govoplan-core.loading.33ce4174": "Loading…",
"i18n:govoplan-core.loading.8f26c652": "Loading",
"i18n:govoplan-core.loading.b04ba49f": "Loading...",
"i18n:govoplan-core.local_api_connection.bfb02921": "Local API connection",
"i18n:govoplan-core.local_connection.42fba65a": "Local connection",
"i18n:govoplan-core.local_policy.942f8665": "Local policy",
"i18n:govoplan-core.local_retention_limits_for_this_scope_values_inh.6114dade": "Local retention limits for this scope. Values inherit from the parent unless explicitly narrowed.",
"i18n:govoplan-core.local_setting.967607a9": "Local setting",
"i18n:govoplan-core.locked_by_parent_policy.66f587c1": "Locked by parent policy",
"i18n:govoplan-core.login_name_for_the_selected_mail_server_often_th.5ae22850": "Login name for the selected mail server. Often the same as the mailbox address.",
"i18n:govoplan-core.looking_up.5fc6d2a2": "Looking up...",
"i18n:govoplan-core.lower_levels.940821ee": "Lower levels",
"i18n:govoplan-core.mail_profiles.8a8018b7": "Mail profiles",
"i18n:govoplan-core.mail_server_hostname_or_ip_address_for_the_selec.596c2d69": "Mail server hostname or IP address for the selected protocol.",
"i18n:govoplan-core.mail_server_settings_sections.40a163b7": "Mail server settings sections",
"i18n:govoplan-core.mailbox_address_used_as_the_sender_of_outgoing_m.c3c79e29": "Mailbox address used as the sender of outgoing messages.",
"i18n:govoplan-core.maintenance_mode_enabled.4fb4a37d": "Maintenance mode enabled",
"i18n:govoplan-core.maintenance_mode_is_active.70f918d9": "Maintenance mode is active.",
"i18n:govoplan-core.manifest_integrity_check_failed.6e3913bc": "manifest integrity check failed",
"i18n:govoplan-core.manifest_signature_check_failed.a9860176": "manifest signature check failed",
"i18n:govoplan-core.manifest_signature_key_is_not_trusted_by_this_sh.3bb2f629": "manifest signature key is not trusted by this shell",
"i18n:govoplan-core.manual_save_with_unsaved_change_guard.ef42e803": "Manual save with unsaved-change guard",
"i18n:govoplan-core.mark_this_item_as_mandatory_missing_required_dat.3a6f40c8": "Mark this item as mandatory. Missing required data should become a validation or review issue.",
"i18n:govoplan-core.match.0335207f": "Match",
"i18n:govoplan-core.max_attempts.f684fef4": "Max attempts",
"i18n:govoplan-core.maximum_retry_attempts_for_a_message_before_it_r.ad40b526": "Maximum retry attempts for a message before it remains failed for review.",
"i18n:govoplan-core.maximum_time_to_wait_for_the_mail_server_before_.4b0241d0": "Maximum time to wait for the mail server before the connection test or send attempt fails.",
"i18n:govoplan-core.message_body_format.5fec42d2": "Message body format",
"i18n:govoplan-core.message_body.daee2627": "Message body",
"i18n:govoplan-core.message_subject_placeholders_can_reference_campa.0426f9a1": "Message subject. Placeholders can reference campaign/global/recipient fields.",
"i18n:govoplan-core.message.68f4145f": "Message",
"i18n:govoplan-core.messages_per_minute.bea49348": "Messages per minute",
"i18n:govoplan-core.minimal.a711cca9": "Minimal",
"i18n:govoplan-core.missing_behavior.de3d1ac7": "Missing behavior",
"i18n:govoplan-core.mo.91e885d8": "Mo",
"i18n:govoplan-core.mock_mailbox_days.a0cf3209": "Mock mailbox days",
"i18n:govoplan-core.mock_mailbox_retention_is_currently_managed_at_s.8c6a8ec7": "Mock mailbox retention is currently managed at system level because mock mailbox records do not carry tenant or campaign ownership metadata.",
"i18n:govoplan-core.mock_server_settings.9361d5c5": "Mock server settings",
"i18n:govoplan-core.mode.a7b93d21": "Mode",
"i18n:govoplan-core.modular_planning_tools_with_controlled_access.1d6b0743": "Modular planning tools with controlled access.",
"i18n:govoplan-core.move_row_down.8e2b5957": "Move row down",
"i18n:govoplan-core.move_row_up.b4715a19": "Move row up",
"i18n:govoplan-core.mute_non_critical_banners.27b23a4a": "Mute non-critical banners",
"i18n:govoplan-core.my_file_connections.00252f2a": "My file connections",
"i18n:govoplan-core.my_mail_profile_policy.6e480f23": "My mail profile policy",
"i18n:govoplan-core.my_mail_server_profiles.c5830798": "My mail server profiles",
"i18n:govoplan-core.my_profile.2f3df0a9": "My profile",
"i18n:govoplan-core.name.709a2322": "Name",
"i18n:govoplan-core.network_port_used_by_the_selected_mail_protocol.664fa120": "Network port used by the selected mail protocol.",
"i18n:govoplan-core.network_port_used_by_the_smtp_server_commonly_58.11ef582f": "Network port used by the SMTP server, commonly 587 for STARTTLS or 465 for TLS.",
"i18n:govoplan-core.never.80c3052d": "Never",
"i18n:govoplan-core.next_actions.7b09055a": "Next actions",
"i18n:govoplan-core.next_month.8abf7cf1": "Next month",
"i18n:govoplan-core.next_page.4bfc194b": "Next page",
"i18n:govoplan-core.next_passes_will_add_functionality_here.c13caade": "Next passes will add functionality here.",
"i18n:govoplan-core.no_access_evidence_was_returned.84a21e4e": "No access evidence was returned.",
"i18n:govoplan-core.no_accessible_campaigns_found.0b74419a": "No accessible campaigns found.",
"i18n:govoplan-core.no_address_added_yet.809c4247": "No address added yet.",
"i18n:govoplan-core.no_entries_configured.48e7b97c": "No entries configured.",
"i18n:govoplan-core.no_feature_modules_are_active.e9c2d936": "No feature modules are active.",
"i18n:govoplan-core.no_inactive.75ddffb2": "No / inactive",
"i18n:govoplan-core.no_options_available.a88ab045": "No options available.",
"i18n:govoplan-core.no_value_available": "No {value0} available.",
"i18n:govoplan-core.no_readable_body_content.37643a01": "No readable body content.",
"i18n:govoplan-core.no_rows_found.0c1a8d34": "No rows found.",
"i18n:govoplan-core.no_source.6dcf9723": "No source",
"i18n:govoplan-core.no_subject.49b20da0": "(no subject)",
"i18n:govoplan-core.no_values_are_configured_for_this_column.16e935e8": "No values are configured for this column.",
"i18n:govoplan-core.none.6eef6648": "None",
"i18n:govoplan-core.not_configured.811931bb": "Not configured",
"i18n:govoplan-core.not_updated.72c7413a": "not updated",
"i18n:govoplan-core.not_used.487f8bcd": "not used",
"i18n:govoplan-core.notification_preferences.0ead6c12": "Notification preferences",
"i18n:govoplan-core.notifications.753a22b2": "Notifications",
"i18n:govoplan-core.number_of_send_operations_that_may_run_in_parall.557a7155": "Number of send operations that may run in parallel. Keep low until account and provider limits are clear.",
"i18n:govoplan-core.of": "of",
"i18n:govoplan-core.on.e0049a66": "On",
"i18n:govoplan-core.only_users_with_maintenance_access_can_use_the_s.5566264f": "Only users with maintenance access can use the system right now.",
"i18n:govoplan-core.open_address_form.f8ee560f": "Open address form",
"i18n:govoplan-core.open_admin_documentation.6adbdae3": "Open admin documentation",
"i18n:govoplan-core.open_maintenance_mode_settings.99b41249": "Open maintenance mode settings",
"i18n:govoplan-core.open_user_documentation.084af515": "Open user documentation",
"i18n:govoplan-core.optional_backend_url_leave_empty_to_use_the_curr.52bd2bb4": "Optional backend URL. Leave empty to use the current origin and the configured Vite/backend proxy.",
"i18n:govoplan-core.optional_html_version_of_the_email_body_for_rich.3f01db97": "Optional HTML version of the email body for richer formatting.",
"i18n:govoplan-core.optional_local_alias_for_the_active_tenant_it_do.edbb7b14": "Optional local alias for the active tenant. It does not replace the global account name in the title bar.",
"i18n:govoplan-core.or_click_to_select_files.91b05dc1": "or click to select files",
"i18n:govoplan-core.owner.89ff3122": "Owner",
"i18n:govoplan-core.owner_policy.1e8df143": "Owner policy",
"i18n:govoplan-core.p_no_html_body_content_p.c305bfc6": "<p>No HTML body content.</p>",
"i18n:govoplan-core.page.fb06270f": "Page",
"i18n:govoplan-core.password_for_the_selected_account_or_mail_server.d9681f16": "Password for the selected account or mail server. Stored and transmitted according to the configured backend flow.",
"i18n:govoplan-core.password_protected.09d9e174": "Password protected",
"i18n:govoplan-core.password.8be3c943": "Password",
"i18n:govoplan-core.path_or_identifier_for_an_external_recipient_sou.f7da6e8f": "Path or identifier for an external recipient source such as a CSV file.",
"i18n:govoplan-core.pdf.d613d88c": "PDF",
"i18n:govoplan-core.permission.2f81a22d": "Permission",
"i18n:govoplan-core.permit_per_recipient_sender_overrides_when_build.62e46d13": "Permit per-recipient sender overrides when building messages.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_bcc_re.46d737dc": "Permit recipient rows to define their own BCC recipients.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_cc_rec.0247b3cd": "Permit recipient rows to define their own CC recipients.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_to_rec.3b37defe": "Permit recipient rows to define their own To recipients in addition to global headers.",
"i18n:govoplan-core.permit_recipient_rows_to_override_the_campaign_s.ec2e6233": "Permit recipient rows to override the campaign's default sender address.",
"i18n:govoplan-core.permit_recipient_rows_to_override_the_global_rep.092d7e85": "Permit recipient rows to override the global Reply-To address.",
"i18n:govoplan-core.permit_recipient_specific_attachment_rules_in_ad.7bbe1f71": "Permit recipient-specific attachment rules in addition to global files.",
"i18n:govoplan-core.placeholder_for_carddav_google_ldap_or_similar_a.1a22f474": "Placeholder for CardDAV, Google, LDAP or similar address sources.",
"i18n:govoplan-core.plain_text_body.030a0da0": "Plain text body",
"i18n:govoplan-core.plain_text_version_of_the_email_body_it_should_r.fcccbb7c": "Plain text version of the email body. It should remain readable without HTML rendering.",
"i18n:govoplan-core.plain_text.9580fcbc": "Plain text",
"i18n:govoplan-core.planned_opt_in_collection_for_autocomplete_acros.2f06b032": "Planned opt-in collection for autocomplete across campaigns. Currently autocomplete is campaign-local only.",
"i18n:govoplan-core.please_wait_while_the_local_session_is_verified.1dbd8fd3": "Please wait while the local session is verified.",
"i18n:govoplan-core.png_image.6715d4b8": "PNG image",
"i18n:govoplan-core.preferences_saved.c8cd3501": "Preferences saved.",
"i18n:govoplan-core.policy.0b779a05": "Policy",
"i18n:govoplan-core.policies.8d611849": "Policies",
"i18n:govoplan-core.port.fe035157": "Port",
"i18n:govoplan-core.powerpoint_presentation.b32b7115": "PowerPoint presentation",
"i18n:govoplan-core.pptx_presentation.855d193b": "PPTX presentation",
"i18n:govoplan-core.prepare_newly_entered_addresses_for_a_future_use.b77195ed": "Prepare newly entered addresses for a future user-level address memory.",
"i18n:govoplan-core.prepared_for_later_personal_notification_prefere.3fe73f86": "Prepared for later personal notification preferences. Backend and browser notification wiring are not active yet.",
"i18n:govoplan-core.prepared_preference_for_users_who_prefer_fewer_a.b288e8ab": "Prepared preference for users who prefer fewer animations.",
"i18n:govoplan-core.prepared_ui_preference_for_denser_tables_the_cur.45698d83": "Prepared UI preference for denser tables. The current table layout remains unchanged until this is wired globally.",
"i18n:govoplan-core.previous_month.46a29921": "Previous month",
"i18n:govoplan-core.previous_page.81f54719": "Previous page",
"i18n:govoplan-core.profile_saved_the_account_menu_has_been_updated.aee56076": "Profile saved. The account menu has been updated.",
"i18n:govoplan-core.quiet_ui_mode.1b0bd558": "Quiet UI mode",
"i18n:govoplan-core.rate_limit_for_outgoing_messages_lower_values_ar.9e929f6c": "Rate limit for outgoing messages. Lower values are safer for mail providers and throttled accounts.",
"i18n:govoplan-core.raw_campaign_json_days.48805a59": "Raw campaign JSON days",
"i18n:govoplan-core.raw_campaign_json.4ca2265b": "Raw campaign JSON",
"i18n:govoplan-core.readable_chooser_fields_for_file_path_selection.d3aee1a7": "Readable chooser fields for file/path selection",
"i18n:govoplan-core.recent_campaigns.b11851a2": "Recent campaigns",
"i18n:govoplan-core.recipient_data_source_format_inline_data_is_edit.086c01b0": "Recipient data source format. Inline data is edited in the campaign; external sources will be parsed later.",
"i18n:govoplan-core.recipient_data.c2baaf10": "Recipient data",
"i18n:govoplan-core.redacted.8780785a": "Redacted",
"i18n:govoplan-core.reduce_motion.25a5aef5": "Reduce motion",
"i18n:govoplan-core.reload.cce71553": "Reload",
"i18n:govoplan-core.remember_newly_used_addresses.aebe8adb": "Remember newly used addresses",
"i18n:govoplan-core.remember_previously_used_addresses.0ae67018": "Remember previously used addresses",
"i18n:govoplan-core.remote_entry_needs_an_integrity_hash.3b69ae0a": "remote entry needs an integrity hash",
"i18n:govoplan-core.remote_manifest_has_no_entry.8220dbc9": "remote manifest has no entry",
"i18n:govoplan-core.remote_manifests_need_an_integrity_hash_or_a_ver.bfbb7daa": "remote manifests need an integrity hash or a verifiable signature",
"i18n:govoplan-core.remove_row.bd7f4b48": "Remove row",
"i18n:govoplan-core.remove_value.a2d40d33": "Remove {value0}",
"i18n:govoplan-core.remove.e963907d": "Remove",
"i18n:govoplan-core.rendered_html_message_body.8638b634": "Rendered HTML message body",
"i18n:govoplan-core.reply_to.c1733667": "Reply-To",
"i18n:govoplan-core.report.ee45c303": "Report",
"i18n:govoplan-core.reports.88bc3fe3": "Reports",
"i18n:govoplan-core.request_failed.9fcda32c": "Request failed",
"i18n:govoplan-core.required.eed6bfb4": "Required",
"i18n:govoplan-core.resize.f52dc753": "Resize",
"i18n:govoplan-core.resource.d1c626a9": "Resource",
"i18n:govoplan-core.retention_policy_saved.eb577758": "Retention policy saved.",
"i18n:govoplan-core.retention_policy.962fb418": "Retention policy",
"i18n:govoplan-core.reusable_template_record_this_campaign_should_re.5896529b": "Reusable template record this campaign should refer to once the template backend is available.",
"i18n:govoplan-core.review_send.1627617d": "Review & Send",
"i18n:govoplan-core.role.b5b4a5a2": "Role",
"i18n:govoplan-core.rows_per_page.af2f9c1b": "Rows per page",
"i18n:govoplan-core.sa.50cf95ce": "Sa",
"i18n:govoplan-core.same_origin_proxied.c39e6e2b": "Same-origin / proxied",
"i18n:govoplan-core.save_and_leave.0507824a": "Save and leave",
"i18n:govoplan-core.save_policy.77d67ce3": "Save policy",
"i18n:govoplan-core.save_preferences.0f1a7e44": "Save preferences",
"i18n:govoplan-core.save_profile.f597c0e8": "Save profile",
"i18n:govoplan-core.saving.56a2285c": "Saving…",
"i18n:govoplan-core.saving.ae7e8875": "Saving...",
"i18n:govoplan-core.scenario.569aae5b": "Scenario",
"i18n:govoplan-core.search_nested_folders_below_the_configured_base_.122d1916": "Search nested folders below the configured base directory.",
"i18n:govoplan-core.security.f25ce1b8": "Security",
"i18n:govoplan-core.select_all.913afff1": "Select all",
"i18n:govoplan-core.select_an_item_to_inspect_its_content.1f67f131": "Select an item to inspect its content.",
"i18n:govoplan-core.select_value.a9ef046e": "Select {value0}",
"i18n:govoplan-core.send_without_attachments.ead6d030": "Send without attachments",
"i18n:govoplan-core.sender_recipients.922c6d24": "Sender & Recipients",
"i18n:govoplan-core.server_settings.28af3cc7": "Server settings",
"i18n:govoplan-core.server.cb0cb170": "Server",
"i18n:govoplan-core.session_expired.b828190e": "Session expired",
"i18n:govoplan-core.session_state.b7a3d0f4": "Session state",
"i18n:govoplan-core.share.09ca55ca": "Share",
"i18n:govoplan-core.set_concrete_system_retention_values_blank_day_f.98b9a627": "Set concrete system retention values. Blank day fields mean unlimited retention.",
"i18n:govoplan-core.settings.c7f73bb5": "Settings",
"i18n:govoplan-core.show_content.0528d8d2": "Show content",
"i18n:govoplan-core.show_field_help.e3dfe98f": "Show field help",
"i18n:govoplan-core.show_guided_warnings_while_editing.bc5dba85": "Show guided warnings while editing",
"i18n:govoplan-core.show_header_only.24afefca": "Show header only",
"i18n:govoplan-core.show_inline_guidance_and_warnings_while_campaign.a892f5e9": "Show inline guidance and warnings while campaign data is being edited.",
"i18n:govoplan-core.show_inline_help_hints.47cf5aaa": "Show inline help hints",
"i18n:govoplan-core.show_password.044b852f": "Show password",
"i18n:govoplan-core.sign_in_to_open_the_modules_available_to_your_te.8bb7dab4": "Sign in to open the modules available to your tenant and role.",
"i18n:govoplan-core.sign_in.ada2e9e9": "Sign in",
"i18n:govoplan-core.sign_out.dc1649a1": "Sign out",
"i18n:govoplan-core.signing_in.c66b2adc": "Signing in…",
"i18n:govoplan-core.smtp_host.2d4a434b": "SMTP host",
"i18n:govoplan-core.smtp_port.65b5a108": "SMTP port",
"i18n:govoplan-core.smtp_server_hostname_or_ip_address_used_for_send.47eabfa4": "SMTP server hostname or IP address used for sending messages.",
"i18n:govoplan-core.smtp_settings.f103e570": "SMTP settings",
"i18n:govoplan-core.smtp_timeout_seconds.ac87c8d2": "SMTP timeout seconds",
"i18n:govoplan-core.smtp.efff9cca": "SMTP",
"i18n:govoplan-core.sorted_ascending.bb4892e9": "Sorted ascending",
"i18n:govoplan-core.sorted_descending.30a95b88": "Sorted descending",
"i18n:govoplan-core.source_path.5956aebe": "Source path",
"i18n:govoplan-core.source_type.5d02ee8d": "Source type",
"i18n:govoplan-core.stable_technical_identifier_used_in_json_reports.c1088ac6": "Stable technical identifier used in JSON, reports, filenames and backend references.",
"i18n:govoplan-core.status_tracking.15f61f88": "Status tracking",
"i18n:govoplan-core.sticky_section_sidebars.399c92d4": "Sticky section sidebars",
"i18n:govoplan-core.store_if_parent_allows.36dcb07b": "Store if parent allows",
"i18n:govoplan-core.store_per_message_build_validation_queue_send_an.57e387c9": "Store per-message build, validation, queue, send and IMAP status for review and reporting.",
"i18n:govoplan-core.store.0d8a7046": "Store",
"i18n:govoplan-core.stored_report_detail_days.296f6dab": "Stored report detail days",
"i18n:govoplan-core.stored.b2b53ee4": "Stored",
"i18n:govoplan-core.su.25bfc51c": "Su",
"i18n:govoplan-core.subdirs.ab9017e1": "Subdirs",
"i18n:govoplan-core.subject.8d183dbd": "Subject",
"i18n:govoplan-core.suggest_addresses_from_this_campaign.5ebe2aea": "Suggest addresses from this campaign",
"i18n:govoplan-core.switching.ca40b0ec": "Switching…",
"i18n:govoplan-core.system_baseline.219ce334": "System baseline",
"i18n:govoplan-core.system_default_for_now.bc60926e": "System default for now",
"i18n:govoplan-core.system_default.1f06f3ed": "System: Default",
"i18n:govoplan-core.system_level_cleanup_scope.2bce57b5": "System-level cleanup scope",
"i18n:govoplan-core.system_policy.3e1aac4b": "System policy",
"i18n:govoplan-core.system_retention_defaults_and_the_fields_lower_l.90a9e923": "System retention defaults and the fields lower levels may override.",
"i18n:govoplan-core.system_roles.a9461aa6": "System roles",
"i18n:govoplan-core.system.bc0792d8": "System",
"i18n:govoplan-core.table_pagination.3665bd76": "Table pagination",
"i18n:govoplan-core.target.61ad50a9": "Target",
"i18n:govoplan-core.template_body_content_shown_for_review_placehold.57454b52": "Template body content shown for review. Placeholders are checked against campaign fields.",
"i18n:govoplan-core.template_placeholder_chips_and_preview_overlays.11634d55": "Template placeholder chips and preview overlays",
"i18n:govoplan-core.template_source.8e395b7a": "Template source",
"i18n:govoplan-core.template.3ec1ae06": "Template",
"i18n:govoplan-core.templates.f25b700e": "Templates",
"i18n:govoplan-core.tenant_display_name.9ae4495e": "Tenant display name",
"i18n:govoplan-core.tenant_label_prefix": "tenant:",
"i18n:govoplan-core.tenant_overview_across_installed_modules_and_acc.889799de": "Tenant overview across installed modules and accessible campaigns.",
"i18n:govoplan-core.tenant_roles.51aca82d": "Tenant roles",
"i18n:govoplan-core.tenant_switch_failed.c325b20b": "Tenant switch failed.",
"i18n:govoplan-core.tenant_user_mail_server_and_policy_administratio.2f551271": "Tenant, user, mail-server and policy administration has moved to Admin. This page keeps browser-local configuration.",
"i18n:govoplan-core.tenant.3ca93c78": "Tenant",
"i18n:govoplan-core.test_connection.ccf66f07": "Test connection",
"i18n:govoplan-core.test_imap.ef1bd79c": "Test IMAP",
"i18n:govoplan-core.test_smtp.e5697981": "Test SMTP",
"i18n:govoplan-core.testing.15ccc832": "Testing...",
"i18n:govoplan-core.testing.95c4564a": "Testing…",
"i18n:govoplan-core.text.c3328c39": "Text",
"i18n:govoplan-core.th.6929e765": "Th",
"i18n:govoplan-core.the_administrative_operation_failed.0791d379": "The administrative operation failed.",
"i18n:govoplan-core.the_changes_could_not_be_saved_please_review_the.4615a3c6": "The changes could not be saved. Please review the page message and try again.",
"i18n:govoplan-core.the_current_ui_already_keeps_the_section_shell_v.c9bbc227": "The current UI already keeps the section shell visible and overlays loading indicators during refresh.",
"i18n:govoplan-core.the_first_guided_help_content_can_cover_campaign.14a6bd8a": "The first guided help content can cover campaign creation, review, attachment resolution and sending preparation.",
"i18n:govoplan-core.the_mailbox_address_for_example_office_example_o.8e6c2449": "The mailbox address, for example office@example.org.",
"i18n:govoplan-core.the_resource_could_not_be_loaded.0d1b6cbf": "The resource could not be loaded.",
"i18n:govoplan-core.theme_and_language.60a8cf59": "Theme and language",
"i18n:govoplan-core.theme.a797e309": "Theme",
"i18n:govoplan-core.this_address_is_already_listed.0f6d0ff2": "This address is already listed.",
"i18n:govoplan-core.this_area_is_prepared_for_context_sensitive_help.57665877": "This area is prepared for context-sensitive help. Future help content can use this context identifier, or the equivalent help query parameter",
"i18n:govoplan-core.this_global_name_is_shown_in_the_title_bar_and_f.1d46240e": "This global name is shown in the title bar and follows you across tenant memberships.",
"i18n:govoplan-core.this_module_is_prepared_but_not_implemented_yet.6e6449ee": "This module is prepared but not implemented yet.",
"i18n:govoplan-core.this_page_has_unsaved_changes_save_them_before_l.419a9d8b": "This page has unsaved changes. Save them before leaving, or discard the changes and continue.",
"i18n:govoplan-core.timeout_seconds.0bfc6553": "Timeout seconds",
"i18n:govoplan-core.to_open_the_right_page_or_section.5ecf4fd2": "to open the right page or section.",
"i18n:govoplan-core.to.ae79ea1e": "To",
"i18n:govoplan-core.tu.b44892b7": "Tu",
"i18n:govoplan-core.type_a_name_and_email_address_then_press_enter.7c8d43f0": "Type a name and email address, then press Enter",
"i18n:govoplan-core.ui_settings.9e9cc5ea": "UI SETTINGS",
"i18n:govoplan-core.unauthorized.740b8315": "Unauthorized",
"i18n:govoplan-core.unavailable.2c9c1f79": "Unavailable",
"i18n:govoplan-core.unlimited.b8bef37b": "Unlimited",
"i18n:govoplan-core.unsaved_changes.29267269": "Unsaved changes",
"i18n:govoplan-core.upload_progress.927d75fe": "Upload progress",
"i18n:govoplan-core.uploading_files.6536791d": "Uploading files",
"i18n:govoplan-core.uploading.d921a79a": "Uploading…",
"i18n:govoplan-core.use_a_six_digit_hex_color_for_example_4f8cff.d74f4ad2": "Use a six-digit hex color, for example #4f8cff.",
"i18n:govoplan-core.use_a_valid_address_such_as_name_email_example_o.39cdbc3c": "Use a valid address such as Name <email@example.org>.",
"i18n:govoplan-core.use_account_display_name.570926b0": "Use account display name",
"i18n:govoplan-core.use_addresses_already_present_in_this_campaign_a.43258b88": "Use addresses already present in this campaign as autocomplete suggestions.",
"i18n:govoplan-core.use_detected_folder.5ec4965c": "Use detected folder",
"i18n:govoplan-core.use_hh_mm.e995be3f": "Use HH:MM.",
"i18n:govoplan-core.use_value.bac38fc3": "Use {value0}",
"i18n:govoplan-core.use_yyyy_mm_dd.406d2e4d": "Use YYYY-MM-DD.",
"i18n:govoplan-core.used_only_when_there_is_no_browser_session_token.9d399e70": "Used only when there is no browser session token. Browser login remains the preferred interactive mode.",
"i18n:govoplan-core.user_docs.1e38e8d3": "User docs",
"i18n:govoplan-core.user.9f8a2389": "User",
"i18n:govoplan-core.users": "Users",
"i18n:govoplan-core.username.84c29015": "Username",
"i18n:govoplan-core.v.26c12f1e": "· v",
"i18n:govoplan-core.value_encryption_value": "{value0} · Encryption: {value1}",
"i18n:govoplan-core.value_uploaded.2c4bcc60": "{value0}% uploaded",
"i18n:govoplan-core.value_value.27085f09": "{value0} <{value1}>",
"i18n:govoplan-core.value_value.c189e8bc": "{value0} ({value1})",
"i18n:govoplan-core.value_value.dca59cc0": "{value0} {value1}",
"i18n:govoplan-core.value.8c5f2c0e": "{value0}%",
"i18n:govoplan-core.value.8dce170d": "Value",
"i18n:govoplan-core.value_scope": "{value0} scope",
"i18n:govoplan-core.value.ee5a5459": "/{value0}",
"i18n:govoplan-core.we.a24ae9fa": "We",
"i18n:govoplan-core.where_this_campaign_template_comes_from_inline_m.de97578d": "Where this campaign template comes from. Inline means it is stored directly in the campaign draft.",
"i18n:govoplan-core.whether_more_than_one_matching_file_may_be_attac.b29c38c1": "Whether more than one matching file may be attached for this rule.",
"i18n:govoplan-core.whether_sent_messages_should_also_be_copied_into.7fe7e178": "Whether sent messages should also be copied into the configured Sent folder via IMAP.",
"i18n:govoplan-core.whether_the_rule_should_also_search_below_nested.7c05e589": "Whether the rule should also search below nested folders.",
"i18n:govoplan-core.wizard.127a661b": "Wizard",
"i18n:govoplan-core.word_document.f593629d": "Word document",
"i18n:govoplan-core.working.13b7bfca": "Working…",
"i18n:govoplan-core.workspace.4ca0a75c": "Workspace",
"i18n:govoplan-core.accounts.36bae316": "Accounts",
"i18n:govoplan-core.contacts.b0dd615c": "Contacts",
"i18n:govoplan-core.people.b37554f6": "People",
"i18n:govoplan-core.search_people_and_contacts.8e028a78": "Search people and contacts",
"i18n:govoplan-core.search_by_name_or_email_address.6283d84d": "Search by name or email address",
"i18n:govoplan-core.searching.1a6a5ba8": "Searching…",
"i18n:govoplan-core.no_matching_people_or_contacts_found.4c134688": "No matching people or contacts found.",
"i18n:govoplan-core.external_person.35115d8e": "External person",
"i18n:govoplan-core.add_external_person.b19c7abc": "Add external person",
"i18n:govoplan-core.selected_people.49a953a1": "Selected people",
"i18n:govoplan-core.no_people_selected_yet.9383cc74": "No people selected yet.",
"i18n:govoplan-core.source.6da13add": "Source",
"i18n:govoplan-core.add_person.3b10561b": "Add person",
"i18n:govoplan-core.remove_person.2ea46758": "Remove person",
"i18n:govoplan-core.this_person_is_already_selected.d337154c": "This person is already selected.",
"i18n:govoplan-core.enter_a_name.86c810d9": "Enter a name.",
"i18n:govoplan-core.unable_to_search_people_right_now.fcf680f7": "Unable to search people right now.",
"i18n:govoplan-core.type_at_least__value0__characters_to_search.d7d04bad": "Type at least {value0} characters to search.",
"i18n:govoplan-core.add_someone_to_the_selection.c617dd69": "Add someone to the selection",
"i18n:govoplan-core.xlsx_spreadsheet.db8c2fc9": "XLSX spreadsheet",
"i18n:govoplan-core.yes_active.b1ef7d60": "Yes / active",
"i18n:govoplan-core.your_profile_personal_webui_preferences_and_loca.beda6d56": "Your profile, personal WebUI preferences and local browser connection settings. Tenant-wide administration lives in Admin.",
"i18n:govoplan-core.your_session_has_expired_sign_in_again_to_contin.4cc6a1b3": "Your session has expired. Sign in again to continue.",
"i18n:govoplan-core.yyyy_mm_dd.d3f8f7b8": "YYYY-MM-DD",
"i18n:govoplan-core.rich_text_editor.b56157a6": "Rich text editor",
"i18n:govoplan-core.visual.770d690e": "Visual",
"i18n:govoplan-core.html_source.1d4100b2": "HTML source",
"i18n:govoplan-core.block_style.c050e2eb": "Block style",
"i18n:govoplan-core.paragraph.05058e0b": "Paragraph",
"i18n:govoplan-core.heading_1.fdc7d47a": "Heading 1",
"i18n:govoplan-core.heading_2.6542d386": "Heading 2",
"i18n:govoplan-core.heading_3.9694d18f": "Heading 3",
"i18n:govoplan-core.undo.39fc7212": "Undo",
"i18n:govoplan-core.redo.471b94d4": "Redo",
"i18n:govoplan-core.bold.19e07430": "Bold",
"i18n:govoplan-core.italic.1616e2e5": "Italic",
"i18n:govoplan-core.underline.39773aa3": "Underline",
"i18n:govoplan-core.strikethrough.a93b9a68": "Strikethrough",
"i18n:govoplan-core.inline_code.6f3a4263": "Inline code",
"i18n:govoplan-core.bullet_list.660d9fbe": "Bullet list",
"i18n:govoplan-core.numbered_list.8294ea4f": "Numbered list",
"i18n:govoplan-core.block_quote.b3399cd3": "Block quote",
"i18n:govoplan-core.insert_link.4d4ac9a1": "Insert link",
"i18n:govoplan-core.remove_link.8d48d1f9": "Remove link",
"i18n:govoplan-core.insert_image.c8141eb5": "Insert image",
"i18n:govoplan-core.clear_formatting.6c8a26c4": "Clear formatting",
"i18n:govoplan-core.link_text.502f872d": "Link text",
"i18n:govoplan-core.link_url.08738f6e": "Link URL",
"i18n:govoplan-core.image_url.35c80f96": "Image URL",
"i18n:govoplan-core.alternative_text.8d87ae1b": "Alternative text",
"i18n:govoplan-core.apply.cfea419c": "Apply",
"i18n:govoplan-core.enter_a_valid_http_https_mail_or_phone_link.45447137": "Enter a valid HTTP, HTTPS, mail or phone link.",
"i18n:govoplan-core.enter_a_valid_http_https_cid_or_raster_data_image.2cec4b3c": "Enter a valid HTTP, HTTPS, CID or raster data image.",
"i18n:govoplan-core.this_html_uses_markup_outside_the_visual_editor.5adb2a3c": "This HTML uses markup outside the visual editor. Use HTML source mode to preserve it.",
"i18n:govoplan-core.zip_archive.5a2430dd": "ZIP archive",
"i18n:govoplan-core.data_state": "Data state",
"i18n:govoplan-core.validity": "Validity",
"i18n:govoplan-core.current": "Current",
"i18n:govoplan-core.at_time": "At time",
"i18n:govoplan-core.all": "All",
"i18n:govoplan-core.current_data": "Current data",
"i18n:govoplan-core.historical_data_state": "Historical data state",
"i18n:govoplan-core.historical_recorded_state": "Historical recorded state",
"i18n:govoplan-core.all_validity_periods": "All validity periods",
"i18n:govoplan-core.valid_at": "Valid at",
"i18n:govoplan-core.valid_at_help": "Select when the data was valid in the represented domain.",
"i18n:govoplan-core.recorded_state": "Recorded state",
"i18n:govoplan-core.recorded_state_help": "Optionally limit results to what the system had recorded by a point in time.",
"i18n:govoplan-core.latest_recorded_state": "Latest recorded state",
"i18n:govoplan-core.recorded_by_time": "State recorded by a point in time",
"i18n:govoplan-core.recorded_by": "Recorded by",
"i18n:govoplan-core.temporal_data_explanation": "Validity controls when a fact applies. Recorded state controls what the system knew. Access permissions are always evaluated now.",
"i18n:govoplan-core.apply_data_state": "Apply data state",
"i18n:govoplan-core.select_valid_date_time": "Select a valid date and time.",
"i18n:govoplan-core.temporal_selection_invalid": "The selected data state is invalid."
},
"de": {
"i18n:govoplan-core.inherit_governed_palette": "Verwalteten Standard übernehmen",
"i18n:govoplan-core.effective_source": "Wirksame Quelle",
"i18n:govoplan-core.appearance_source_user": "Persönliche Einstellung",
"i18n:govoplan-core.appearance_source_tenant": "Mandantenstandard",
"i18n:govoplan-core.appearance_source_system": "Systemstandard",
"i18n:govoplan-core.appearance_source_tenant_lock": "Mandantenrichtlinie",
"i18n:govoplan-core.appearance_source_system_lock": "Systemrichtlinie",
"i18n:govoplan-core.color_palette": "Farbpalette",
"i18n:govoplan-core.color_palette_help": "Wählen Sie eine geprüfte Akzentpalette. Sie gilt über gemeinsame semantische Tokens für alle Module.",
"i18n:govoplan-core.palette_default": "GovOPlaN-Standard",
"i18n:govoplan-core.palette_civic_blue": "Kommunalblau",
"i18n:govoplan-core.palette_forest": "Waldgrün",
"i18n:govoplan-core.palette_plum": "Pflaume",
"i18n:govoplan-core.reset_palette": "Palette zurücksetzen",
"i18n:govoplan-core.accessibility": "Barrierefreiheit",
"i18n:govoplan-core.palette_contrast_validated": "Geprüfter Kontrast der Vorgabe",
"i18n:govoplan-core.advanced_theme_overrides": "Erweiterte benutzerdefinierte Anpassungen",
"i18n:govoplan-core.not_configured": "Nicht konfiguriert",
"i18n:govoplan-core.advanced_theme_overrides_follow_up": "Beliebige Token-Anpassungen erfordern eine getrennte Mandanten-Branding-Richtlinie und Barrierefreiheitsprüfungen.",
"i18n:govoplan-core.configured": "Konfiguriert",
"i18n:govoplan-core.configure_overrides": "Sichere Standardwerte einrichten",
"i18n:govoplan-core.restore_safe_defaults": "Sichere Standardwerte wiederherstellen",
"i18n:govoplan-core.import_overrides": "JSON importieren",
"i18n:govoplan-core.export_overrides": "JSON exportieren",
"i18n:govoplan-core.explanation_subject.6ff46d22": "Person für die Zugriffserklärung",
"i18n:govoplan-core.remove_overrides": "Anpassungen entfernen",
"i18n:govoplan-core.appearance_override_not_configured_help": "Es sind keine persönlichen Token-Anpassungen gespeichert. Vorgaben und Richtlinienvererbung bleiben aktiv.",
"i18n:govoplan-core.appearance_override_policy_disabled": "Die geltende Darstellungsrichtlinie sperrt derzeit das Anlegen oder Bearbeiten persönlicher Anpassungen. Bestehende Anpassungen können weiterhin exportiert oder entfernt werden.",
"i18n:govoplan-core.appearance_override_mode": "Farbmodus",
"i18n:govoplan-core.appearance_override_imported": "Das geprüfte Darstellungsdokument wurde in diesen Entwurf importiert.",
"i18n:govoplan-core.appearance_override_invalid_schema": "Verwenden Sie das unterstützte Darstellungsdokument der Version 1 mit genau einem hellen und einem dunklen Modus.",
"i18n:govoplan-core.appearance_override_all_tokens_required": "Jedes unterstützte Token muss in beiden Modi genau einmal vorhanden sein.",
"i18n:govoplan-core.appearance_override_hex_required": "Jedes Token muss eine sechsstellige hexadezimale Farbe verwenden.",
"i18n:govoplan-core.appearance_override_contrast_error": "Jede Vordergrundfarbe muss gegenüber der zugehörigen Farbe den WCAG-AA-Kontrast erfüllen.",
"i18n:govoplan-core.appearance_override_status_error": "Erfolg, Information, Warnung und Gefahr müssen visuell unterscheidbar bleiben.",
"i18n:govoplan-core.appearance_override_validation_ok": "Beide Modi erfüllen die Prüfungen für Kontrast und semantische Statusunterscheidung. Beim Speichern wird das Dokument atomar angewendet.",
"i18n:govoplan-core.override_accent": "Akzent",
"i18n:govoplan-core.override_accent_foreground": "Akzent-Vordergrund",
"i18n:govoplan-core.override_surface": "Oberfläche",
"i18n:govoplan-core.override_surface_foreground": "Oberflächen-Vordergrund",
"i18n:govoplan-core.override_success": "Erfolg",
"i18n:govoplan-core.override_success_foreground": "Erfolg-Vordergrund",
"i18n:govoplan-core.override_info": "Information",
"i18n:govoplan-core.override_info_foreground": "Information-Vordergrund",
"i18n:govoplan-core.override_warning": "Warnung",
"i18n:govoplan-core.override_warning_foreground": "Warnungs-Vordergrund",
"i18n:govoplan-core.override_danger": "Gefahr",
"i18n:govoplan-core.override_danger_foreground": "Gefahren-Vordergrund",
"i18n:govoplan-core.preview_action": "Primäraktion",
"i18n:govoplan-core.standard_folder_mappings": "Zuordnung der Standardordner",
"i18n:govoplan-core.standard_folder_mappings_help": "Ordnen Sie jede Standardfunktion einem Ordner dieses IMAP-Kontos zu. Lassen Sie ein Feld leer, um die automatische Erkennung zu verwenden.",
"i18n:govoplan-core.inbox_folder": "Posteingang",
"i18n:govoplan-core.sent_folder": "Gesendet",
"i18n:govoplan-core.drafts_folder": "Entwürfe",
"i18n:govoplan-core.trash_folder": "Papierkorb",
"i18n:govoplan-core.archive_folder": "Archiv",
"i18n:govoplan-core.junk_folder": "Spam",
"i18n:govoplan-core.auto_detect": "Automatisch erkennen",
"i18n:govoplan-core.detect_folders": "Ordner erkennen",
"i18n:govoplan-core.loading_folders": "Ordner werden geladen…",
"i18n:govoplan-core.use_detected_folder_mappings": "Erkannte Zuordnung verwenden",
"i18n:govoplan-core.generate_password.bd5bede8": "Passwort generieren",
"i18n:govoplan-core.use_password.2e1913a6": "Passwort verwenden",
"i18n:govoplan-core.length.adc95605": "Länge",
"i18n:govoplan-core.character_sets.db6efda2": "Zeichensätze",
"i18n:govoplan-core.lowercase.3b677a18": "Kleinbuchstaben",
"i18n:govoplan-core.uppercase.b463d690": "Großbuchstaben",
"i18n:govoplan-core.digits.9cd500d3": "Ziffern",
"i18n:govoplan-core.symbols.9491fc41": "Sonderzeichen",
"i18n:govoplan-core.generated_password.78461854": "Generiertes Passwort",
"i18n:govoplan-core.copied.8d525e5f": "Kopiert",
"i18n:govoplan-core.copy_generated_password.180ca876": "Generiertes Passwort kopieren",
"i18n:govoplan-core.generate_another_password.d99fc019": "Anderes Passwort generieren",
"i18n:govoplan-core.the_current_field_is_not_changed_until_you_choose_use_pass.447608e7": "Das aktuelle Feld wird erst geändert, wenn Sie Passwort verwenden wählen. Speichern oder übermitteln Sie Zugangsdaten über einen freigegebenen separaten Kanal.",
"i18n:govoplan-core.password_length_must_be_between_12_and_128_character.4d147c07": "Die Passwortlänge muss zwischen 12 und 128 Zeichen liegen.",
"i18n:govoplan-core.select_at_least_one_character_set.6150a9c2": "Wählen Sie mindestens einen Zeichensatz aus.",
"i18n:govoplan-core.password_length_is_too_short_for_the_selected_charact.1d7845f1": "Die Passwortlänge ist für die ausgewählten Zeichensätze zu kurz.",
"i18n:govoplan-core.password_generation_could_not_use_the_selected_setti.c2f0da38": "Die Passwortgenerierung konnte die ausgewählten Einstellungen nicht verwenden.",
"i18n:govoplan-core.secure_browser_password_generation_is_unavailable.55275f10": "Die sichere Passwortgenerierung ist in diesem Browser nicht verfügbar.",
"i18n:govoplan-core.password_generation_failed.5a40a004": "Die Passwortgenerierung ist fehlgeschlagen.",
"i18n:govoplan-core.the_generated_password_could_not_be_copied_select_it.569e025e": "Das generierte Passwort konnte nicht kopiert werden. Wählen Sie es stattdessen manuell aus.",
"i18n:govoplan-core.about_govoplan.1c6884f8": "About GovOPlaN",
"i18n:govoplan-core.about.6b21fb79": "About",
"i18n:govoplan-core.accent_color.e49578ed": "Accent color",
"i18n:govoplan-core.access_is_restricted_sign_in_to_open_available_m.2a47a549": "Access is restricted. Sign in to open available modules and administration.",
"i18n:govoplan-core.access_explanation.75ee7f62": "Zugriffserklärung",
"i18n:govoplan-core.accessible_to_you.266eca4e": "Accessible to you",
"i18n:govoplan-core.account_context.5bb0a918": "Account context",
"i18n:govoplan-core.account_display_name.03ed8fc5": "Account display name",
"i18n:govoplan-core.account_id.c5e0db28": "Account ID",
"i18n:govoplan-core.account_settings.82cf8a5f": "Account settings",
"i18n:govoplan-core.account.f967543b": "ACCOUNT",
"i18n:govoplan-core.action.97c89a4d": "Aktion",
"i18n:govoplan-core.action_or_review_severity_when_this_rule_finds_m.2e6863d1": "Action or review severity when this rule finds multiple possible matches.",
"i18n:govoplan-core.action_or_review_severity_when_this_rule_finds_n.bc500ee1": "Action or review severity when this rule finds no matching file.",
"i18n:govoplan-core.actions.c3cd636a": "Aktionen",
"i18n:govoplan-core.active_drafts.cc853293": "Active drafts",
"i18n:govoplan-core.active_tenant.39b16ee9": "Active tenant",
"i18n:govoplan-core.active_via_httponly_cookie.9d05e6ba": "Active via HttpOnly cookie",
"i18n:govoplan-core.add_address_with_form.13b3b3e7": "Add address with form",
"i18n:govoplan-core.add_address.a71075c4": "Add address",
"i18n:govoplan-core.add_first_row.c82c15f2": "Add first row",
"i18n:govoplan-core.add_list_value.5e49e01b": "Add list value",
"i18n:govoplan-core.add_row_below.1aef2881": "Add row below",
"i18n:govoplan-core.add_value.187d35c5": "Add value",
"i18n:govoplan-core.add.61cc55aa": "Add",
"i18n:govoplan-core.address_book.f6327f59": "Adressbuch",
"i18n:govoplan-core.address_recipients_should_reply_to_when_it_diffe.f9035357": "Address recipients should reply to when it differs from the sender address.",
"i18n:govoplan-core.address_suggestions.45ba4a20": "Address suggestions",
"i18n:govoplan-core.admin_docs.bf504a56": "Admin docs",
"i18n:govoplan-core.admin.4e7afebc": "Administration",
"i18n:govoplan-core.advanced_mail_settings.1f69439a": "Advanced mail settings",
"i18n:govoplan-core.advanced.4d064726": "Advanced",
"i18n:govoplan-core.after_smtp_send_succeeds_append_a_copy_of_the_me.2842ed88": "After SMTP send succeeds, append a copy of the message to the selected IMAP Sent folder.",
"i18n:govoplan-core.after_smtp_send_succeeds_append_a_copy_of_the_me.686e7abb": "After SMTP send succeeds, append a copy of the message to the configured IMAP Sent folder.",
"i18n:govoplan-core.after.79ba5e1b": "After",
"i18n:govoplan-core.allow_individual_attachments.a6ff0e87": "Allow individual attachments",
"i18n:govoplan-core.allow_individual_bcc.a932d94b": "Allow individual BCC",
"i18n:govoplan-core.allow_individual_cc.0457c0e2": "Allow individual CC",
"i18n:govoplan-core.allow_individual_from.ca797b5c": "Allow individual From",
"i18n:govoplan-core.allow_individual_reply_to.028f8044": "Allow individual Reply-To",
"i18n:govoplan-core.allow_individual_senders.f85fda12": "Allow individual senders",
"i18n:govoplan-core.allow_individual_to.966cb33e": "Allow individual To",
"i18n:govoplan-core.allow_messages_to_be_sent_even_when_no_attachmen.5c5268e1": "Allow messages to be sent even when no attachment is resolved. Disable to force review or blocking.",
"i18n:govoplan-core.allow_multiple_matches.1ad3a854": "Allow multiple matches",
"i18n:govoplan-core.allow_override.ffa6e9a0": "Allow override",
"i18n:govoplan-core.allow_recipient_specific_values_to_override_the_.1b21d0f0": "Allow recipient-specific values to override the global value for this field.",
"i18n:govoplan-core.allowed_values.495fcf3a": "Allowed values",
"i18n:govoplan-core.ambiguous_behavior.e86e724b": "Ambiguous behavior",
"i18n:govoplan-core.api_base_url.1358fba4": "API base URL",
"i18n:govoplan-core.append_folder.06ed4bba": "Append folder",
"i18n:govoplan-core.append_successful_messages_to_sent_via_imap.dbd1b1d8": "Append successful messages to Sent via IMAP",
"i18n:govoplan-core.append_successfully_sent_messages_to_sent.002fd67e": "Append successfully sent messages to Sent",
"i18n:govoplan-core.append_target_folder.0aaacc0c": "Append target folder",
"i18n:govoplan-core.application_notices": "Anwendungshinweise",
"i18n:govoplan-core.more_tools": "Weitere Werkzeuge",
"i18n:govoplan-core.product_area.work": "Arbeit",
"i18n:govoplan-core.product_area.services_cases": "Leistungen und Vorgänge",
"i18n:govoplan-core.product_area.communication": "Kommunikation",
"i18n:govoplan-core.product_area.records_documents": "Akten und Dokumente",
"i18n:govoplan-core.product_area.meetings_decisions": "Termine und Entscheidungen",
"i18n:govoplan-core.product_area.data_assurance": "Daten und Qualitätssicherung",
"i18n:govoplan-core.product_area.people_responsibility": "Personen und Verantwortung",
"i18n:govoplan-core.product_area.work_description": "Aufgaben, Freigaben, Übergaben und andere zu bearbeitende Arbeit.",
"i18n:govoplan-core.product_area.services_cases_description": "Leistungen, Formulare, Anträge und die zugehörigen Vorgänge.",
"i18n:govoplan-core.product_area.communication_description": "Nachrichten, Kampagnen, Benachrichtigungen und institutionelle Kommunikation.",
"i18n:govoplan-core.product_area.records_documents_description": "Akten, Dokumente, Nachweise, Vorlagen und Dateien.",
"i18n:govoplan-core.product_area.meetings_decisions_description": "Terminplanung, Sitzungen, Beteiligung und institutionelle Entscheidungen.",
"i18n:govoplan-core.product_area.data_assurance_description": "Datenquellen, Verarbeitung, Berichte, Risiken und Qualitätssicherung.",
"i18n:govoplan-core.product_area.people_responsibility_description": "Personen, Organisationen, Identitäten und Verantwortungszuordnungen.",
"i18n:govoplan-core.quick_access.return_to_origin": "Zurück zu {label}",
"i18n:govoplan-core.quick_access.previous_context": "vorherigem Kontext",
"i18n:govoplan-core.application.b291beb8": "Application",
"i18n:govoplan-core.attachment_base_path.66e9940b": "Attachment base path",
"i18n:govoplan-core.attachment_value.01801a54": "Attachment {value0}",
"i18n:govoplan-core.attachments.6771ade6": "Anhänge",
"i18n:govoplan-core.audit_detail_days.21c84dd1": "Audit detail days",
"i18n:govoplan-core.audit_detail_level.b0565260": "Audit detail level",
"i18n:govoplan-core.audit_log.3cfc5f1c": "Audit-Protokoll",
"i18n:govoplan-core.authentication.e665f157": "Authentication:",
"i18n:govoplan-core.auto.0d612c12": "auto",
"i18n:govoplan-core.automation_api_key.5d4e2e6e": "Automation API key",
"i18n:govoplan-core.automation_key.78f1ddbc": "Automation key",
"i18n:govoplan-core.available.7c62a142": "Verfügbar",
"i18n:govoplan-core.backend_mode.c863723a": "Backend mode",
"i18n:govoplan-core.base_directory.31c0edd6": "Base directory",
"i18n:govoplan-core.base_folder_used_during_campaign_creation_to_res.7d7c1681": "Base folder used during campaign creation to resolve attachment files and patterns.",
"i18n:govoplan-core.base_folder_used_to_resolve_campaign_attachment_.1c5d7f57": "Base folder used to resolve campaign attachment rules and relative file patterns.",
"i18n:govoplan-core.batch_repetitive_notices.cc893559": "Batch repetitive notices",
"i18n:govoplan-core.bcc.4c0145a3": "BCC",
"i18n:govoplan-core.before.74f39697": "Before",
"i18n:govoplan-core.binary_file.a4de1904": "Binary file",
"i18n:govoplan-core.blank_values_inherit_numeric_values_may_only_sho.1a96ce70": "Blank values inherit. Numeric values may only shorten the inherited retention period; audit detail may only become more restrictive.",
"i18n:govoplan-core.body.718a7e8a": "Body",
"i18n:govoplan-core.breadcrumb.c766e665": "Breadcrumb",
"i18n:govoplan-core.browser_session.cc021a31": "Browser session",
"i18n:govoplan-core.bytes_b": "{value0} B",
"i18n:govoplan-core.bytes_kb": "{value0} KB",
"i18n:govoplan-core.bytes_mb": "{value0} MB",
"i18n:govoplan-core.calendar_picker.18756418": "Calendar picker",
"i18n:govoplan-core.campaign_attachment_base_path.84827619": "Campaign attachment base path",
"i18n:govoplan-core.campaign_fields.969e7d80": "Campaign fields",
"i18n:govoplan-core.campaign_id.4c4ed79e": "Campaign ID",
"i18n:govoplan-core.campaign_module_not_installed.2a9a8e35": "Campaign module not installed",
"i18n:govoplan-core.campaign_name.aa5d0e72": "Campaign name",
"i18n:govoplan-core.campaign_operating_mode_use_draft_while_editing_.a3a9e257": "Campaign operating mode. Use draft while editing, test for trial runs and send when preparing the real campaign.",
"i18n:govoplan-core.campaign_overview.43c3d159": "Campaign overview",
"i18n:govoplan-core.campaign_settings.efffec26": "Kampagneneinstellungen",
"i18n:govoplan-core.campaign_workspace.c345580f": "Campaign workspace",
"i18n:govoplan-core.campaign.69390e16": "Campaign",
"i18n:govoplan-core.campaigns.01a23a28": "Kampagnen",
"i18n:govoplan-core.can_override.c37b61c4": "Can override",
"i18n:govoplan-core.cancel.77dfd213": "Abbrechen",
"i18n:govoplan-core.cc.c5a976de": "CC",
"i18n:govoplan-core.checking_access.c5108c02": "Checking access…",
"i18n:govoplan-core.checking_session.e7d81968": "Sitzung wird geprüft...",
"i18n:govoplan-core.choose_color.09b969bb": "Choose color",
"i18n:govoplan-core.choose_date.e7877fd9": "Choose date",
"i18n:govoplan-core.clear_filter.b667d6f9": "Clear filter",
"i18n:govoplan-core.close_filter.3a281c3f": "Close filter",
"i18n:govoplan-core.close.bbfa773e": "Schließen",
"i18n:govoplan-core.collapse.9cf188d3": "Collapse",
"i18n:govoplan-core.color_picker.91dee962": "Color picker",
"i18n:govoplan-core.comfortable.2313707a": "Comfortable",
"i18n:govoplan-core.compact_preview.3e06901d": "Compact preview",
"i18n:govoplan-core.compact_tables.c755d9ee": "Compact tables",
"i18n:govoplan-core.completed_or_sent.2d7ab9aa": "Completed or sent",
"i18n:govoplan-core.completed.1798b3ba": "Completed",
"i18n:govoplan-core.concurrency.2ec390bf": "Concurrency",
"i18n:govoplan-core.configured.668c5fff": "Configured",
"i18n:govoplan-core.confirm.04a21221": "Confirm",
"i18n:govoplan-core.connection_security_mode_expected_by_the_server_.4348e12e": "Connection security mode expected by the server: plain, TLS or STARTTLS.",
"i18n:govoplan-core.connection_successful_the_backend_health_endpoin.14eb9295": "Connection successful. The backend health endpoint responded.",
"i18n:govoplan-core.contains.33e15d00": "Contains",
"i18n:govoplan-core.context_help.7fc44ea1": "Kontexthilfe",
"i18n:govoplan-core.controls_contextual_ui_help_markers_once_persist.0eaef9c4": "Controls contextual UI help markers once persisted user preferences are available.",
"i18n:govoplan-core.core_only.d46ce7d9": "Core only",
"i18n:govoplan-core.core_shell_only.4949b5d5": "Core shell only",
"i18n:govoplan-core.core_webui_version.a3c761e1": "Core WebUI version",
"i18n:govoplan-core.create.6e157c5d": "Create",
"i18n:govoplan-core.credentials_accepted.ae8e2629": "credentials accepted",
"i18n:govoplan-core.credentials.dd097a22": "Zugangsdaten",
"i18n:govoplan-core.csv.32811883": "CSV",
"i18n:govoplan-core.dashboard.d87f47b4": "Dashboard",
"i18n:govoplan-core.dark_theme.164a90d9": "Dunkel",
"i18n:govoplan-core.default_ambiguous_behavior.878b9345": "Default ambiguous behavior",
"i18n:govoplan-core.default_brand_accent.606ae693": "Default brand accent",
"i18n:govoplan-core.default_from_address.b9ee6d77": "Default From address",
"i18n:govoplan-core.default_missing_behavior.ffbd9cd7": "Default missing behavior",
"i18n:govoplan-core.default_recipients_included_in_every_generated_m.f98da78f": "Default recipients included in every generated message.",
"i18n:govoplan-core.default_reply_destination_for_recipient_response.86474287": "Default reply destination for recipient responses. Leave empty to let replies go to the From address.",
"i18n:govoplan-core.default_review_behavior_when_a_file_pattern_matc.b6ee0c22": "Default review behavior when a file pattern matches more than one attachment.",
"i18n:govoplan-core.default_review_behavior_when_an_expected_attachm.e4bd7ea5": "Default review behavior when an expected attachment cannot be found.",
"i18n:govoplan-core.default_sender_address_used_for_outgoing_message.3824700a": "Default sender address used for outgoing messages unless individual senders are allowed and set per recipient.",
"i18n:govoplan-core.default.808d7dca": "Default",
"i18n:govoplan-core.density.f9160c22": "Density",
"i18n:govoplan-core.description.55f8ebc8": "Description",
"i18n:govoplan-core.deselect_all.85cce1e1": "Deselect all",
"i18n:govoplan-core.detected_saved_sent_folder.18642a29": "Detected/saved sent folder",
"i18n:govoplan-core.detected_sent_folder.cbf8ec8d": "Detected Sent folder:",
"i18n:govoplan-core.disable_storage.07c44d8b": "Disable storage",
"i18n:govoplan-core.disabled.f4f4473d": "Disabled",
"i18n:govoplan-core.discard.36fff63c": "Discard",
"i18n:govoplan-core.dismiss_notice.ce08c9ad": "Dismiss notice",
"i18n:govoplan-core.display_name_shown_with_the_sender_address_in_ou.21d950a3": "Display name shown with the sender address in outgoing messages.",
"i18n:govoplan-core.docs_module_is_not_available.08eb0cd5": "Docs module is not available",
"i18n:govoplan-core.docx_document.f0b09822": "DOCX document",
"i18n:govoplan-core.draft_or_active.d374afcf": "Draft or active",
"i18n:govoplan-core.drop_files_here_or_click_to_select_files.7eda8608": "Drop files here or click to select files",
"i18n:govoplan-core.drop_files_here.77348907": "Drop files here",
"i18n:govoplan-core.editor_behavior.99581bc1": "Editor behavior",
"i18n:govoplan-core.effective_policy.feedb950": "Effective policy",
"i18n:govoplan-core.email_address_used_to_identify_the_user_account_.0af40171": "Email address used to identify the user account for login or address entry.",
"i18n:govoplan-core.email_address.c94d3175": "Email address",
"i18n:govoplan-core.email_changes_and_password_management_require_de.f7443b69": "Email changes and password management require dedicated identity-verification workflows and are intentionally not part of this first self-service profile editor.",
"i18n:govoplan-core.email_summary_preferences.b6c1dfb1": "Email summary preferences",
"i18n:govoplan-core.email.84add5b2": "E-Mail",
"i18n:govoplan-core.enabled.df174a3f": "Aktiviert",
"i18n:govoplan-core.encryption_value": "Verschlüsselung: {value0}",
"i18n:govoplan-core.english.649df08a": "Englisch",
"i18n:govoplan-core.enter_a_valid_email_address.2e09edea": "Enter a valid email address.",
"i18n:govoplan-core.enter_an_email_address_first.6d55dfd1": "Enter an email address first.",
"i18n:govoplan-core.entry_did_not_export_a_platformwebmodule.9a157741": "entry did not export a PlatformWebModule",
"i18n:govoplan-core.entry_integrity_check_failed.1d8f6b89": "entry integrity check failed",
"i18n:govoplan-core.equals.09b6a6dc": "Equals",
"i18n:govoplan-core.evidence.8487d192": "Nachweise",
"i18n:govoplan-core.excel_spreadsheet.7107fea2": "Excel spreadsheet",
"i18n:govoplan-core.expand.9869e506": "Expand",
"i18n:govoplan-core.explicit_api_url.b117b4b8": "Explicit API URL",
"i18n:govoplan-core.external_address_book_sync.40412341": "External address-book sync",
"i18n:govoplan-core.f1.88bfad9c": "F1",
"i18n:govoplan-core.failure_and_warning_alerts.939d21c2": "Failure and warning alerts",
"i18n:govoplan-core.fallback_api_key_for_scripted_or_non_login_acces.17baecf2": "Fallback API key for scripted or non-login access. Interactive browser sessions should use login tokens instead.",
"i18n:govoplan-core.field_type_aware_recipient_data_inputs.2892f175": "Field-type-aware recipient data inputs",
"i18n:govoplan-core.field.c326a466": "Field",
"i18n:govoplan-core.fields.e8b68527": "Fields",
"i18n:govoplan-core.file_connections.1e362326": "Dateiverbindungen",
"i18n:govoplan-core.file_filter.cf0c5b6f": "File filter",
"i18n:govoplan-core.filename_or_pattern_used_to_select_matching_file.1f76eaa4": "Filename or pattern used to select matching files. Field placeholders can be introduced later.",
"i18n:govoplan-core.files.6ce6c512": "Dateien",
"i18n:govoplan-core.filter_yields_an_empty_result.8bfe7c90": "Filter yields an empty result.",
"i18n:govoplan-core.filter.d7decf1a": "Filter",
"i18n:govoplan-core.first_page.49d74b49": "First page",
"i18n:govoplan-core.folder_below_the_campaign_attachment_base_path_w.04f81c33": "Folder below the campaign attachment base path where this rule starts looking for files.",
"i18n:govoplan-core.folder_for_sent_message_copies_leave_as_auto_unl.a62586e9": "Folder for sent-message copies. Leave as auto unless this campaign needs a different target.",
"i18n:govoplan-core.folder_used_when_this_imap_account_is_used_for_s.08503f5e": "Folder used when this IMAP account is used for sent-message copies. Leave as auto to use the server default.",
"i18n:govoplan-core.folder_where_successfully_sent_messages_should_b.538b4e3e": "Folder where successfully sent messages should be appended via IMAP.",
"i18n:govoplan-core.folders.c603ab65": "Folders...",
"i18n:govoplan-core.fr.aa77f314": "Fr",
"i18n:govoplan-core.from_email.1288a2a1": "From email",
"i18n:govoplan-core.from_name.1e77633a": "From name",
"i18n:govoplan-core.full.10b28a8c": "Full",
"i18n:govoplan-core.fully_inherited.5e48132a": "Fully inherited",
"i18n:govoplan-core.g.a36a6718": "G",
"i18n:govoplan-core.generated_eml_days.bcb273d9": "Generated EML days",
"i18n:govoplan-core.german.da91388c": "Deutsch",
"i18n:govoplan-core.gif_image.d092a779": "GIF image",
"i18n:govoplan-core.gitlab.9a9b09d9": "GitLab",
"i18n:govoplan-core.global_blind_copy_recipients_included_in_every_g.54f7daa6": "Global blind-copy recipients included in every generated message.",
"i18n:govoplan-core.global_carbon_copy_recipients_included_in_every_.51b2b29e": "Global carbon-copy recipients included in every generated message.",
"i18n:govoplan-core.global_recipients.d9aaa427": "Global recipients",
"i18n:govoplan-core.global_reply_to_address.bec1a89b": "Global Reply-To address",
"i18n:govoplan-core.global_to_recipients_added_to_every_message_in_a.f4d3154f": "Global To recipients added to every message in addition to recipient-specific recipients.",
"i18n:govoplan-core.govoplan_is_a_modular_platform_runner_for_govern.159abeab": "GovOPlaN is a modular platform runner for governed workflows, tenant-aware administration, managed files, mail settings and campaign execution.",
"i18n:govoplan-core.govoplan_webui.d4ff003b": "GovOPlaN WebUI",
"i18n:govoplan-core.govoplan.a84c0a85": "GovOPlaN",
"i18n:govoplan-core.greater_or_equal.670adf38": "Greater or equal",
"i18n:govoplan-core.greater_than.599294f2": "Greater than",
"i18n:govoplan-core.group.171a0606": "Group",
"i18n:govoplan-core.groups": "Gruppen",
"i18n:govoplan-core.headers.520de744": "Headers",
"i18n:govoplan-core.help_context.61aed3b9": "Hilfekontext:",
"i18n:govoplan-core.help_f1": "Hilfe (F1)",
"i18n:govoplan-core.help.c47ae153": "Hilfe",
"i18n:govoplan-core.hh_mm.a4c7ee9b": "HH:MM",
"i18n:govoplan-core.hide_password.e40123b4": "Hide password",
"i18n:govoplan-core.high_level_campaign_pattern_used_by_guided_setup.c5ec6652": "High-level campaign pattern used by guided setup to prefill sensible defaults.",
"i18n:govoplan-core.host.3960ec4c": "Host",
"i18n:govoplan-core.html_body.77b5ba37": "HTML body",
"i18n:govoplan-core.html.9f738ce8": "HTML",
"i18n:govoplan-core.human_readable_campaign_name_shown_in_lists_revi.9023c9a6": "Human-readable campaign name shown in lists, review screens and reports.",
"i18n:govoplan-core.human_readable_display_name_shown_in_lists_repor.a86e80a0": "Human-readable display name shown in lists, reports or outgoing address headers.",
"i18n:govoplan-core.imap_append_to_sent.1a097d3a": "IMAP append to Sent",
"i18n:govoplan-core.imap_folder_name_used_as_the_detected_or_manuall.45ad006f": "IMAP folder name used as the detected or manually configured Sent folder.",
"i18n:govoplan-core.imap_settings.ab8d8247": "IMAP settings",
"i18n:govoplan-core.imap_timeout_seconds.489af2a4": "IMAP timeout seconds",
"i18n:govoplan-core.imap.271f9ef2": "IMAP",
"i18n:govoplan-core.in_app_completion_notices.b68f2f4c": "In-app completion notices",
"i18n:govoplan-core.include_subdirectories.97984dfb": "Include subdirectories",
"i18n:govoplan-core.inherit.18f99833": "Inherit",
"i18n:govoplan-core.inside_zip.68c3fd85": "inside ZIP",
"i18n:govoplan-core.install_the_campaign_module_to_show_campaign_act.3085f23e": "Install the Campaign module to show campaign activity here.",
"i18n:govoplan-core.installed_modules.32b3e799": "Installed modules",
"i18n:govoplan-core.installed_modules.cd6863dd": "Installed modules:",
"i18n:govoplan-core.interface_preferences.b82b39a7": "Interface preferences",
"i18n:govoplan-core.interface.7b4db7ef": "Oberfläche",
"i18n:govoplan-core.internal_explanation_of_the_campaign_purpose_thi.f232e76f": "Internal explanation of the campaign purpose. This is not sent to recipients.",
"i18n:govoplan-core.invalid_email_address.9e4ee6d7": "Invalid email address",
"i18n:govoplan-core.jpeg_image.6876b7ff": "JPEG image",
"i18n:govoplan-core.json.031a4e76": "JSON",
"i18n:govoplan-core.keep_page_shell_visible_while_loading.17fc142a": "Keep page shell visible while loading",
"i18n:govoplan-core.keep_validation_and_send_warnings_visible.9d6e0cf4": "Keep validation and send warnings visible",
"i18n:govoplan-core.keeps_campaign_and_admin_section_navigation_in_v.f3602938": "Keeps campaign and admin section navigation in view while scrolling.",
"i18n:govoplan-core.language_native_english": "English",
"i18n:govoplan-core.language_native_german": "Deutsch",
"i18n:govoplan-core.language.89b86ab0": "Sprache",
"i18n:govoplan-core.light_theme.7878f1fa": "Hell",
"i18n:govoplan-core.last_page.b01f16ae": "Last page",
"i18n:govoplan-core.leave_empty_to_use_the_same_origin_in_vite_dev_a.9a1c25d7": "Leave empty to use the same origin. In Vite dev, /api is proxied to the FastAPI backend.",
"i18n:govoplan-core.less_or_equal.2860e695": "Less or equal",
"i18n:govoplan-core.less_than.1d3d412a": "Less than",
"i18n:govoplan-core.library_template.c62eb776": "Library template",
"i18n:govoplan-core.loading_access_explanation.04a7c934": "Zugriffserklärung wird geladen...",
"i18n:govoplan-core.loading_administration_data.643bd894": "Loading administration data...",
"i18n:govoplan-core.loading_campaigns.43ea3afa": "Loading campaigns...",
"i18n:govoplan-core.loading_data.089f19c5": "Loading data…",
"i18n:govoplan-core.loading_retention_policy.dcd30fb6": "Aufbewahrungsrichtlinie wird geladen...",
"i18n:govoplan-core.loading_module.50161f3c": "Modul wird geladen...",
"i18n:govoplan-core.loading_page_data.85fe9edf": "Seitendaten werden geladen",
"i18n:govoplan-core.loading.33ce4174": "Loading…",
"i18n:govoplan-core.loading.8f26c652": "Loading",
"i18n:govoplan-core.loading.b04ba49f": "Loading...",
"i18n:govoplan-core.local_api_connection.bfb02921": "Local API connection",
"i18n:govoplan-core.local_connection.42fba65a": "Lokale Verbindung",
"i18n:govoplan-core.local_policy.942f8665": "Local policy",
"i18n:govoplan-core.local_retention_limits_for_this_scope_values_inh.6114dade": "Local retention limits for this scope. Values inherit from the parent unless explicitly narrowed.",
"i18n:govoplan-core.local_setting.967607a9": "Local setting",
"i18n:govoplan-core.locked_by_parent_policy.66f587c1": "Locked by parent policy",
"i18n:govoplan-core.login_name_for_the_selected_mail_server_often_th.5ae22850": "Login name for the selected mail server. Often the same as the mailbox address.",
"i18n:govoplan-core.looking_up.5fc6d2a2": "Looking up...",
"i18n:govoplan-core.lower_levels.940821ee": "Lower levels",
"i18n:govoplan-core.mail_profiles.8a8018b7": "Mailprofile",
"i18n:govoplan-core.mail_server_hostname_or_ip_address_for_the_selec.596c2d69": "Mail server hostname or IP address for the selected protocol.",
"i18n:govoplan-core.mail_server_settings_sections.40a163b7": "Mail server settings sections",
"i18n:govoplan-core.mailbox_address_used_as_the_sender_of_outgoing_m.c3c79e29": "Mailbox address used as the sender of outgoing messages.",
"i18n:govoplan-core.maintenance_mode_enabled.4fb4a37d": "Maintenance mode enabled",
"i18n:govoplan-core.maintenance_mode_is_active.70f918d9": "Maintenance mode is active.",
"i18n:govoplan-core.manifest_integrity_check_failed.6e3913bc": "manifest integrity check failed",
"i18n:govoplan-core.manifest_signature_check_failed.a9860176": "manifest signature check failed",
"i18n:govoplan-core.manifest_signature_key_is_not_trusted_by_this_sh.3bb2f629": "manifest signature key is not trusted by this shell",
"i18n:govoplan-core.manual_save_with_unsaved_change_guard.ef42e803": "Manual save with unsaved-change guard",
"i18n:govoplan-core.mark_this_item_as_mandatory_missing_required_dat.3a6f40c8": "Mark this item as mandatory. Missing required data should become a validation or review issue.",
"i18n:govoplan-core.match.0335207f": "Match",
"i18n:govoplan-core.max_attempts.f684fef4": "Max attempts",
"i18n:govoplan-core.maximum_retry_attempts_for_a_message_before_it_r.ad40b526": "Maximum retry attempts for a message before it remains failed for review.",
"i18n:govoplan-core.maximum_time_to_wait_for_the_mail_server_before_.4b0241d0": "Maximum time to wait for the mail server before the connection test or send attempt fails.",
"i18n:govoplan-core.message_body_format.5fec42d2": "Message body format",
"i18n:govoplan-core.message_body.daee2627": "Message body",
"i18n:govoplan-core.message_subject_placeholders_can_reference_campa.0426f9a1": "Message subject. Placeholders can reference campaign/global/recipient fields.",
"i18n:govoplan-core.message.68f4145f": "Nachricht",
"i18n:govoplan-core.messages_per_minute.bea49348": "Messages per minute",
"i18n:govoplan-core.minimal.a711cca9": "Minimal",
"i18n:govoplan-core.missing_behavior.de3d1ac7": "Missing behavior",
"i18n:govoplan-core.mo.91e885d8": "Mo",
"i18n:govoplan-core.mock_mailbox_days.a0cf3209": "Mock mailbox days",
"i18n:govoplan-core.mock_mailbox_retention_is_currently_managed_at_s.8c6a8ec7": "Mock mailbox retention is currently managed at system level because mock mailbox records do not carry tenant or campaign ownership metadata.",
"i18n:govoplan-core.mock_server_settings.9361d5c5": "Mock server settings",
"i18n:govoplan-core.mode.a7b93d21": "Mode",
"i18n:govoplan-core.modular_planning_tools_with_controlled_access.1d6b0743": "Modular planning tools with controlled access.",
"i18n:govoplan-core.move_row_down.8e2b5957": "Move row down",
"i18n:govoplan-core.move_row_up.b4715a19": "Move row up",
"i18n:govoplan-core.mute_non_critical_banners.27b23a4a": "Mute non-critical banners",
"i18n:govoplan-core.my_file_connections.00252f2a": "My file connections",
"i18n:govoplan-core.my_mail_profile_policy.6e480f23": "My mail profile policy",
"i18n:govoplan-core.my_mail_server_profiles.c5830798": "My mail server profiles",
"i18n:govoplan-core.my_profile.2f3df0a9": "My profile",
"i18n:govoplan-core.name.709a2322": "Name",
"i18n:govoplan-core.network_port_used_by_the_selected_mail_protocol.664fa120": "Network port used by the selected mail protocol.",
"i18n:govoplan-core.network_port_used_by_the_smtp_server_commonly_58.11ef582f": "Network port used by the SMTP server, commonly 587 for STARTTLS or 465 for TLS.",
"i18n:govoplan-core.never.80c3052d": "Never",
"i18n:govoplan-core.next_actions.7b09055a": "Next actions",
"i18n:govoplan-core.next_month.8abf7cf1": "Next month",
"i18n:govoplan-core.next_page.4bfc194b": "Next page",
"i18n:govoplan-core.next_passes_will_add_functionality_here.c13caade": "Die nächsten Durchläufe ergänzen hier die Funktionalität.",
"i18n:govoplan-core.no_access_evidence_was_returned.84a21e4e": "Es wurden keine Zugriffsnachweise zurückgegeben.",
"i18n:govoplan-core.no_accessible_campaigns_found.0b74419a": "No accessible campaigns found.",
"i18n:govoplan-core.no_address_added_yet.809c4247": "No address added yet.",
"i18n:govoplan-core.no_entries_configured.48e7b97c": "No entries configured.",
"i18n:govoplan-core.no_feature_modules_are_active.e9c2d936": "No feature modules are active.",
"i18n:govoplan-core.no_inactive.75ddffb2": "No / inactive",
"i18n:govoplan-core.no_options_available.a88ab045": "No options available.",
"i18n:govoplan-core.no_value_available": "Keine {value0} verfügbar.",
"i18n:govoplan-core.no_readable_body_content.37643a01": "No readable body content.",
"i18n:govoplan-core.no_rows_found.0c1a8d34": "No rows found.",
"i18n:govoplan-core.no_source.6dcf9723": "Keine Quelle",
"i18n:govoplan-core.no_subject.49b20da0": "(no subject)",
"i18n:govoplan-core.no_values_are_configured_for_this_column.16e935e8": "No values are configured for this column.",
"i18n:govoplan-core.none.6eef6648": "Keine",
"i18n:govoplan-core.not_configured.811931bb": "Nicht konfiguriert",
"i18n:govoplan-core.not_updated.72c7413a": "not updated",
"i18n:govoplan-core.not_used.487f8bcd": "not used",
"i18n:govoplan-core.notification_preferences.0ead6c12": "Notification preferences",
"i18n:govoplan-core.notifications.753a22b2": "Notifications",
"i18n:govoplan-core.number_of_send_operations_that_may_run_in_parall.557a7155": "Number of send operations that may run in parallel. Keep low until account and provider limits are clear.",
"i18n:govoplan-core.of": "von",
"i18n:govoplan-core.on.e0049a66": "On",
"i18n:govoplan-core.only_users_with_maintenance_access_can_use_the_s.5566264f": "Only users with maintenance access can use the system right now.",
"i18n:govoplan-core.open_address_form.f8ee560f": "Open address form",
"i18n:govoplan-core.open_admin_documentation.6adbdae3": "Administrator-Dokumentation öffnen",
"i18n:govoplan-core.open_maintenance_mode_settings.99b41249": "Open maintenance mode settings",
"i18n:govoplan-core.open_user_documentation.084af515": "Benutzerdokumentation öffnen",
"i18n:govoplan-core.optional_backend_url_leave_empty_to_use_the_curr.52bd2bb4": "Optional backend URL. Leave empty to use the current origin and the configured Vite/backend proxy.",
"i18n:govoplan-core.optional_html_version_of_the_email_body_for_rich.3f01db97": "Optional HTML version of the email body for richer formatting.",
"i18n:govoplan-core.optional_local_alias_for_the_active_tenant_it_do.edbb7b14": "Optional local alias for the active tenant. It does not replace the global account name in the title bar.",
"i18n:govoplan-core.or_click_to_select_files.91b05dc1": "or click to select files",
"i18n:govoplan-core.owner.89ff3122": "Eigentümer",
"i18n:govoplan-core.owner_policy.1e8df143": "Owner policy",
"i18n:govoplan-core.p_no_html_body_content_p.c305bfc6": "<p>No HTML body content.</p>",
"i18n:govoplan-core.page.fb06270f": "Seite",
"i18n:govoplan-core.password_for_the_selected_account_or_mail_server.d9681f16": "Password for the selected account or mail server. Stored and transmitted according to the configured backend flow.",
"i18n:govoplan-core.password_protected.09d9e174": "Password protected",
"i18n:govoplan-core.password.8be3c943": "Passwort",
"i18n:govoplan-core.path_or_identifier_for_an_external_recipient_sou.f7da6e8f": "Path or identifier for an external recipient source such as a CSV file.",
"i18n:govoplan-core.pdf.d613d88c": "PDF",
"i18n:govoplan-core.permission.2f81a22d": "Berechtigung",
"i18n:govoplan-core.permit_per_recipient_sender_overrides_when_build.62e46d13": "Permit per-recipient sender overrides when building messages.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_bcc_re.46d737dc": "Permit recipient rows to define their own BCC recipients.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_cc_rec.0247b3cd": "Permit recipient rows to define their own CC recipients.",
"i18n:govoplan-core.permit_recipient_rows_to_define_their_own_to_rec.3b37defe": "Permit recipient rows to define their own To recipients in addition to global headers.",
"i18n:govoplan-core.permit_recipient_rows_to_override_the_campaign_s.ec2e6233": "Permit recipient rows to override the campaign's default sender address.",
"i18n:govoplan-core.permit_recipient_rows_to_override_the_global_rep.092d7e85": "Permit recipient rows to override the global Reply-To address.",
"i18n:govoplan-core.permit_recipient_specific_attachment_rules_in_ad.7bbe1f71": "Permit recipient-specific attachment rules in addition to global files.",
"i18n:govoplan-core.placeholder_for_carddav_google_ldap_or_similar_a.1a22f474": "Placeholder for CardDAV, Google, LDAP or similar address sources.",
"i18n:govoplan-core.plain_text_body.030a0da0": "Plain text body",
"i18n:govoplan-core.plain_text_version_of_the_email_body_it_should_r.fcccbb7c": "Plain text version of the email body. It should remain readable without HTML rendering.",
"i18n:govoplan-core.plain_text.9580fcbc": "Plain text",
"i18n:govoplan-core.planned_opt_in_collection_for_autocomplete_acros.2f06b032": "Planned opt-in collection for autocomplete across campaigns. Currently autocomplete is campaign-local only.",
"i18n:govoplan-core.please_wait_while_the_local_session_is_verified.1dbd8fd3": "Bitte warten Sie, während die lokale Sitzung geprüft wird.",
"i18n:govoplan-core.png_image.6715d4b8": "PNG image",
"i18n:govoplan-core.preferences_saved.c8cd3501": "Einstellungen gespeichert.",
"i18n:govoplan-core.policy.0b779a05": "Richtlinie",
"i18n:govoplan-core.policies.8d611849": "Richtlinien",
"i18n:govoplan-core.port.fe035157": "Port",
"i18n:govoplan-core.powerpoint_presentation.b32b7115": "PowerPoint presentation",
"i18n:govoplan-core.pptx_presentation.855d193b": "PPTX presentation",
"i18n:govoplan-core.prepare_newly_entered_addresses_for_a_future_use.b77195ed": "Prepare newly entered addresses for a future user-level address memory.",
"i18n:govoplan-core.prepared_for_later_personal_notification_prefere.3fe73f86": "Prepared for later personal notification preferences. Backend and browser notification wiring are not active yet.",
"i18n:govoplan-core.prepared_preference_for_users_who_prefer_fewer_a.b288e8ab": "Prepared preference for users who prefer fewer animations.",
"i18n:govoplan-core.prepared_ui_preference_for_denser_tables_the_cur.45698d83": "Prepared UI preference for denser tables. The current table layout remains unchanged until this is wired globally.",
"i18n:govoplan-core.previous_month.46a29921": "Previous month",
"i18n:govoplan-core.previous_page.81f54719": "Previous page",
"i18n:govoplan-core.profile_saved_the_account_menu_has_been_updated.aee56076": "Profile saved. The account menu has been updated.",
"i18n:govoplan-core.quiet_ui_mode.1b0bd558": "Quiet UI mode",
"i18n:govoplan-core.rate_limit_for_outgoing_messages_lower_values_ar.9e929f6c": "Rate limit for outgoing messages. Lower values are safer for mail providers and throttled accounts.",
"i18n:govoplan-core.raw_campaign_json_days.48805a59": "Raw campaign JSON days",
"i18n:govoplan-core.raw_campaign_json.4ca2265b": "Raw campaign JSON",
"i18n:govoplan-core.readable_chooser_fields_for_file_path_selection.d3aee1a7": "Readable chooser fields for file/path selection",
"i18n:govoplan-core.recent_campaigns.b11851a2": "Recent campaigns",
"i18n:govoplan-core.recipient_data_source_format_inline_data_is_edit.086c01b0": "Recipient data source format. Inline data is edited in the campaign; external sources will be parsed later.",
"i18n:govoplan-core.recipient_data.c2baaf10": "Empfängerdaten",
"i18n:govoplan-core.redacted.8780785a": "Redacted",
"i18n:govoplan-core.reduce_motion.25a5aef5": "Reduce motion",
"i18n:govoplan-core.reload.cce71553": "Neu laden",
"i18n:govoplan-core.remember_newly_used_addresses.aebe8adb": "Remember newly used addresses",
"i18n:govoplan-core.remember_previously_used_addresses.0ae67018": "Remember previously used addresses",
"i18n:govoplan-core.remote_entry_needs_an_integrity_hash.3b69ae0a": "remote entry needs an integrity hash",
"i18n:govoplan-core.remote_manifest_has_no_entry.8220dbc9": "remote manifest has no entry",
"i18n:govoplan-core.remote_manifests_need_an_integrity_hash_or_a_ver.bfbb7daa": "remote manifests need an integrity hash or a verifiable signature",
"i18n:govoplan-core.remove_row.bd7f4b48": "Remove row",
"i18n:govoplan-core.remove_value.a2d40d33": "Remove {value0}",
"i18n:govoplan-core.remove.e963907d": "Remove",
"i18n:govoplan-core.rendered_html_message_body.8638b634": "Rendered HTML message body",
"i18n:govoplan-core.reply_to.c1733667": "Reply-To",
"i18n:govoplan-core.report.ee45c303": "Bericht",
"i18n:govoplan-core.reports.88bc3fe3": "Berichte",
"i18n:govoplan-core.request_failed.9fcda32c": "Request failed",
"i18n:govoplan-core.required.eed6bfb4": "Required",
"i18n:govoplan-core.resize.f52dc753": "Resize",
"i18n:govoplan-core.resource.d1c626a9": "Ressource",
"i18n:govoplan-core.retention_policy_saved.eb577758": "Retention policy saved.",
"i18n:govoplan-core.retention_policy.962fb418": "Retention policy",
"i18n:govoplan-core.reusable_template_record_this_campaign_should_re.5896529b": "Reusable template record this campaign should refer to once the template backend is available.",
"i18n:govoplan-core.review_send.1627617d": "Prüfen & Senden",
"i18n:govoplan-core.role.b5b4a5a2": "Rolle",
"i18n:govoplan-core.rows_per_page.af2f9c1b": "Rows per page",
"i18n:govoplan-core.sa.50cf95ce": "Sa",
"i18n:govoplan-core.same_origin_proxied.c39e6e2b": "Same-origin / proxied",
"i18n:govoplan-core.save_and_leave.0507824a": "Save and leave",
"i18n:govoplan-core.save_policy.77d67ce3": "Save policy",
"i18n:govoplan-core.save_preferences.0f1a7e44": "Einstellungen speichern",
"i18n:govoplan-core.save_profile.f597c0e8": "Save profile",
"i18n:govoplan-core.saving.56a2285c": "Saving…",
"i18n:govoplan-core.saving.ae7e8875": "Saving...",
"i18n:govoplan-core.scenario.569aae5b": "Scenario",
"i18n:govoplan-core.search_nested_folders_below_the_configured_base_.122d1916": "Search nested folders below the configured base directory.",
"i18n:govoplan-core.security.f25ce1b8": "Sicherheit",
"i18n:govoplan-core.select_all.913afff1": "Select all",
"i18n:govoplan-core.select_an_item_to_inspect_its_content.1f67f131": "Select an item to inspect its content.",
"i18n:govoplan-core.select_value.a9ef046e": "Select {value0}",
"i18n:govoplan-core.send_without_attachments.ead6d030": "Send without attachments",
"i18n:govoplan-core.sender_recipients.922c6d24": "Absender & Empfänger",
"i18n:govoplan-core.server_settings.28af3cc7": "Servereinstellungen",
"i18n:govoplan-core.server.cb0cb170": "Server",
"i18n:govoplan-core.session_expired.b828190e": "Sitzung abgelaufen",
"i18n:govoplan-core.session_state.b7a3d0f4": "Session state",
"i18n:govoplan-core.share.09ca55ca": "Freigabe",
"i18n:govoplan-core.set_concrete_system_retention_values_blank_day_f.98b9a627": "Set concrete system retention values. Blank day fields mean unlimited retention.",
"i18n:govoplan-core.settings.c7f73bb5": "Einstellungen",
"i18n:govoplan-core.show_content.0528d8d2": "Inhalt anzeigen",
"i18n:govoplan-core.show_field_help.e3dfe98f": "Feldhilfe anzeigen",
"i18n:govoplan-core.show_guided_warnings_while_editing.bc5dba85": "Show guided warnings while editing",
"i18n:govoplan-core.show_header_only.24afefca": "Show header only",
"i18n:govoplan-core.show_inline_guidance_and_warnings_while_campaign.a892f5e9": "Show inline guidance and warnings while campaign data is being edited.",
"i18n:govoplan-core.show_inline_help_hints.47cf5aaa": "Show inline help hints",
"i18n:govoplan-core.show_password.044b852f": "Show password",
"i18n:govoplan-core.sign_in_to_open_the_modules_available_to_your_te.8bb7dab4": "Sign in to open the modules available to your tenant and role.",
"i18n:govoplan-core.sign_in.ada2e9e9": "Anmelden",
"i18n:govoplan-core.sign_out.dc1649a1": "Sign out",
"i18n:govoplan-core.signing_in.c66b2adc": "Signing in…",
"i18n:govoplan-core.smtp_host.2d4a434b": "SMTP host",
"i18n:govoplan-core.smtp_port.65b5a108": "SMTP port",
"i18n:govoplan-core.smtp_server_hostname_or_ip_address_used_for_send.47eabfa4": "SMTP server hostname or IP address used for sending messages.",
"i18n:govoplan-core.smtp_settings.f103e570": "SMTP settings",
"i18n:govoplan-core.smtp_timeout_seconds.ac87c8d2": "SMTP timeout seconds",
"i18n:govoplan-core.smtp.efff9cca": "SMTP",
"i18n:govoplan-core.sorted_ascending.bb4892e9": "Aufsteigend sortiert",
"i18n:govoplan-core.sorted_descending.30a95b88": "Absteigend sortiert",
"i18n:govoplan-core.source_path.5956aebe": "Source path",
"i18n:govoplan-core.source_type.5d02ee8d": "Source type",
"i18n:govoplan-core.stable_technical_identifier_used_in_json_reports.c1088ac6": "Stable technical identifier used in JSON, reports, filenames and backend references.",
"i18n:govoplan-core.status_tracking.15f61f88": "Status tracking",
"i18n:govoplan-core.sticky_section_sidebars.399c92d4": "Sticky section sidebars",
"i18n:govoplan-core.store_if_parent_allows.36dcb07b": "Store if parent allows",
"i18n:govoplan-core.store_per_message_build_validation_queue_send_an.57e387c9": "Store per-message build, validation, queue, send and IMAP status for review and reporting.",
"i18n:govoplan-core.store.0d8a7046": "Store",
"i18n:govoplan-core.stored_report_detail_days.296f6dab": "Stored report detail days",
"i18n:govoplan-core.stored.b2b53ee4": "Stored",
"i18n:govoplan-core.su.25bfc51c": "Su",
"i18n:govoplan-core.subdirs.ab9017e1": "Subdirs",
"i18n:govoplan-core.subject.8d183dbd": "Subject",
"i18n:govoplan-core.suggest_addresses_from_this_campaign.5ebe2aea": "Suggest addresses from this campaign",
"i18n:govoplan-core.switching.ca40b0ec": "Switching…",
"i18n:govoplan-core.system_baseline.219ce334": "System baseline",
"i18n:govoplan-core.system_default_for_now.bc60926e": "System default for now",
"i18n:govoplan-core.system_default.1f06f3ed": "System: Default",
"i18n:govoplan-core.system_level_cleanup_scope.2bce57b5": "System-level cleanup scope",
"i18n:govoplan-core.system_policy.3e1aac4b": "System policy",
"i18n:govoplan-core.system_retention_defaults_and_the_fields_lower_l.90a9e923": "System retention defaults and the fields lower levels may override.",
"i18n:govoplan-core.system_roles.a9461aa6": "System roles",
"i18n:govoplan-core.system.bc0792d8": "System",
"i18n:govoplan-core.table_pagination.3665bd76": "Table pagination",
"i18n:govoplan-core.target.61ad50a9": "Target",
"i18n:govoplan-core.template_body_content_shown_for_review_placehold.57454b52": "Template body content shown for review. Placeholders are checked against campaign fields.",
"i18n:govoplan-core.template_placeholder_chips_and_preview_overlays.11634d55": "Template placeholder chips and preview overlays",
"i18n:govoplan-core.template_source.8e395b7a": "Template source",
"i18n:govoplan-core.template.3ec1ae06": "Vorlage",
"i18n:govoplan-core.templates.f25b700e": "Vorlagen",
"i18n:govoplan-core.tenant_display_name.9ae4495e": "Tenant display name",
"i18n:govoplan-core.tenant_label_prefix": "Mandant:",
"i18n:govoplan-core.tenant_overview_across_installed_modules_and_acc.889799de": "Tenant overview across installed modules and accessible campaigns.",
"i18n:govoplan-core.tenant_roles.51aca82d": "Mandantenrollen",
"i18n:govoplan-core.tenant_switch_failed.c325b20b": "Tenant switch failed.",
"i18n:govoplan-core.tenant_user_mail_server_and_policy_administratio.2f551271": "Tenant, user, mail-server and policy administration has moved to Admin. This page keeps browser-local configuration.",
"i18n:govoplan-core.tenant.3ca93c78": "Tenant",
"i18n:govoplan-core.test_connection.ccf66f07": "Verbindung testen",
"i18n:govoplan-core.test_imap.ef1bd79c": "Test IMAP",
"i18n:govoplan-core.test_smtp.e5697981": "Test SMTP",
"i18n:govoplan-core.testing.15ccc832": "Testing...",
"i18n:govoplan-core.testing.95c4564a": "Testing…",
"i18n:govoplan-core.text.c3328c39": "Text",
"i18n:govoplan-core.th.6929e765": "Th",
"i18n:govoplan-core.the_administrative_operation_failed.0791d379": "The administrative operation failed.",
"i18n:govoplan-core.the_changes_could_not_be_saved_please_review_the.4615a3c6": "The changes could not be saved. Please review the page message and try again.",
"i18n:govoplan-core.the_current_ui_already_keeps_the_section_shell_v.c9bbc227": "The current UI already keeps the section shell visible and overlays loading indicators during refresh.",
"i18n:govoplan-core.the_first_guided_help_content_can_cover_campaign.14a6bd8a": "The first guided help content can cover campaign creation, review, attachment resolution and sending preparation.",
"i18n:govoplan-core.the_mailbox_address_for_example_office_example_o.8e6c2449": "The mailbox address, for example office@example.org.",
"i18n:govoplan-core.the_resource_could_not_be_loaded.0d1b6cbf": "The resource could not be loaded.",
"i18n:govoplan-core.theme_and_language.60a8cf59": "Design und Sprache",
"i18n:govoplan-core.theme.a797e309": "Theme",
"i18n:govoplan-core.this_address_is_already_listed.0f6d0ff2": "This address is already listed.",
"i18n:govoplan-core.this_area_is_prepared_for_context_sensitive_help.57665877": "Das fokussierte Bedienelement verweist auf den folgenden dokumentierten Hilfekontext:",
"i18n:govoplan-core.this_global_name_is_shown_in_the_title_bar_and_f.1d46240e": "This global name is shown in the title bar and follows you across tenant memberships.",
"i18n:govoplan-core.this_module_is_prepared_but_not_implemented_yet.6e6449ee": "Dieses Modul ist vorbereitet, aber noch nicht umgesetzt.",
"i18n:govoplan-core.this_page_has_unsaved_changes_save_them_before_l.419a9d8b": "This page has unsaved changes. Save them before leaving, or discard the changes and continue.",
"i18n:govoplan-core.timeout_seconds.0bfc6553": "Timeout seconds",
"i18n:govoplan-core.to_open_the_right_page_or_section.5ecf4fd2": "Öffnen Sie die verknüpfte Dokumentation für Berechtigungen, Folgen und Hinweise zur Wiederherstellung.",
"i18n:govoplan-core.to.ae79ea1e": "To",
"i18n:govoplan-core.tu.b44892b7": "Tu",
"i18n:govoplan-core.type_a_name_and_email_address_then_press_enter.7c8d43f0": "Type a name and email address, then press Enter",
"i18n:govoplan-core.ui_settings.9e9cc5ea": "UI SETTINGS",
"i18n:govoplan-core.unauthorized.740b8315": "Unauthorized",
"i18n:govoplan-core.unavailable.2c9c1f79": "Unavailable",
"i18n:govoplan-core.unlimited.b8bef37b": "Unlimited",
"i18n:govoplan-core.unsaved_changes.29267269": "Unsaved changes",
"i18n:govoplan-core.upload_progress.927d75fe": "Upload progress",
"i18n:govoplan-core.uploading_files.6536791d": "Uploading files",
"i18n:govoplan-core.uploading.d921a79a": "Uploading…",
"i18n:govoplan-core.use_a_six_digit_hex_color_for_example_4f8cff.d74f4ad2": "Use a six-digit hex color, for example #4f8cff.",
"i18n:govoplan-core.use_a_valid_address_such_as_name_email_example_o.39cdbc3c": "Use a valid address such as Name <email@example.org>.",
"i18n:govoplan-core.use_account_display_name.570926b0": "Use account display name",
"i18n:govoplan-core.use_addresses_already_present_in_this_campaign_a.43258b88": "Use addresses already present in this campaign as autocomplete suggestions.",
"i18n:govoplan-core.use_detected_folder.5ec4965c": "Use detected folder",
"i18n:govoplan-core.use_hh_mm.e995be3f": "Use HH:MM.",
"i18n:govoplan-core.use_value.bac38fc3": "Use {value0}",
"i18n:govoplan-core.use_yyyy_mm_dd.406d2e4d": "Use YYYY-MM-DD.",
"i18n:govoplan-core.used_only_when_there_is_no_browser_session_token.9d399e70": "Used only when there is no browser session token. Browser login remains the preferred interactive mode.",
"i18n:govoplan-core.user_docs.1e38e8d3": "User docs",
"i18n:govoplan-core.user.9f8a2389": "User",
"i18n:govoplan-core.users": "Benutzer",
"i18n:govoplan-core.username.84c29015": "Benutzername",
"i18n:govoplan-core.v.26c12f1e": "· v",
"i18n:govoplan-core.value_encryption_value": "{value0} · Verschlüsselung: {value1}",
"i18n:govoplan-core.value_uploaded.2c4bcc60": "{value0}% uploaded",
"i18n:govoplan-core.value_value.27085f09": "{value0} <{value1}>",
"i18n:govoplan-core.value_value.c189e8bc": "{value0} ({value1})",
"i18n:govoplan-core.value_value.dca59cc0": "{value0} {value1}",
"i18n:govoplan-core.value.8c5f2c0e": "{value0}%",
"i18n:govoplan-core.value.8dce170d": "Wert",
"i18n:govoplan-core.value_scope": "Geltungsbereich: {value0}",
"i18n:govoplan-core.value.ee5a5459": "/{value0}",
"i18n:govoplan-core.we.a24ae9fa": "We",
"i18n:govoplan-core.where_this_campaign_template_comes_from_inline_m.de97578d": "Where this campaign template comes from. Inline means it is stored directly in the campaign draft.",
"i18n:govoplan-core.whether_more_than_one_matching_file_may_be_attac.b29c38c1": "Whether more than one matching file may be attached for this rule.",
"i18n:govoplan-core.whether_sent_messages_should_also_be_copied_into.7fe7e178": "Whether sent messages should also be copied into the configured Sent folder via IMAP.",
"i18n:govoplan-core.whether_the_rule_should_also_search_below_nested.7c05e589": "Whether the rule should also search below nested folders.",
"i18n:govoplan-core.wizard.127a661b": "Wizard",
"i18n:govoplan-core.word_document.f593629d": "Word document",
"i18n:govoplan-core.working.13b7bfca": "Working…",
"i18n:govoplan-core.workspace.4ca0a75c": "Arbeitsbereich",
"i18n:govoplan-core.accounts.36bae316": "Benutzerkonten",
"i18n:govoplan-core.contacts.b0dd615c": "Kontakte",
"i18n:govoplan-core.people.b37554f6": "Personen",
"i18n:govoplan-core.search_people_and_contacts.8e028a78": "Personen und Kontakte suchen",
"i18n:govoplan-core.search_by_name_or_email_address.6283d84d": "Nach Name oder E-Mail-Adresse suchen",
"i18n:govoplan-core.searching.1a6a5ba8": "Suche…",
"i18n:govoplan-core.no_matching_people_or_contacts_found.4c134688": "Keine passenden Personen oder Kontakte gefunden.",
"i18n:govoplan-core.external_person.35115d8e": "Externe Person",
"i18n:govoplan-core.add_external_person.b19c7abc": "Externe Person hinzufügen",
"i18n:govoplan-core.selected_people.49a953a1": "Ausgewählte Personen",
"i18n:govoplan-core.no_people_selected_yet.9383cc74": "Noch keine Personen ausgewählt.",
"i18n:govoplan-core.source.6da13add": "Quelle",
"i18n:govoplan-core.add_person.3b10561b": "Person hinzufügen",
"i18n:govoplan-core.remove_person.2ea46758": "Person entfernen",
"i18n:govoplan-core.this_person_is_already_selected.d337154c": "Diese Person ist bereits ausgewählt.",
"i18n:govoplan-core.enter_a_name.86c810d9": "Geben Sie einen Namen ein.",
"i18n:govoplan-core.unable_to_search_people_right_now.fcf680f7": "Die Personensuche ist derzeit nicht möglich.",
"i18n:govoplan-core.type_at_least__value0__characters_to_search.d7d04bad": "Geben Sie mindestens {value0} Zeichen für die Suche ein.",
"i18n:govoplan-core.add_someone_to_the_selection.c617dd69": "Person zur Auswahl hinzufügen",
"i18n:govoplan-core.xlsx_spreadsheet.db8c2fc9": "XLSX spreadsheet",
"i18n:govoplan-core.yes_active.b1ef7d60": "Yes / active",
"i18n:govoplan-core.your_profile_personal_webui_preferences_and_loca.beda6d56": "Your profile, personal WebUI preferences and local browser connection settings. Tenant-wide administration lives in Admin.",
"i18n:govoplan-core.your_session_has_expired_sign_in_again_to_contin.4cc6a1b3": "Your session has expired. Sign in again to continue.",
"i18n:govoplan-core.yyyy_mm_dd.d3f8f7b8": "YYYY-MM-DD",
"i18n:govoplan-core.rich_text_editor.b56157a6": "Rich-Text-Editor",
"i18n:govoplan-core.visual.770d690e": "Visuell",
"i18n:govoplan-core.html_source.1d4100b2": "HTML-Quelltext",
"i18n:govoplan-core.block_style.c050e2eb": "Absatzformat",
"i18n:govoplan-core.paragraph.05058e0b": "Absatz",
"i18n:govoplan-core.heading_1.fdc7d47a": "Überschrift 1",
"i18n:govoplan-core.heading_2.6542d386": "Überschrift 2",
"i18n:govoplan-core.heading_3.9694d18f": "Überschrift 3",
"i18n:govoplan-core.undo.39fc7212": "Rückgängig",
"i18n:govoplan-core.redo.471b94d4": "Wiederholen",
"i18n:govoplan-core.bold.19e07430": "Fett",
"i18n:govoplan-core.italic.1616e2e5": "Kursiv",
"i18n:govoplan-core.underline.39773aa3": "Unterstrichen",
"i18n:govoplan-core.strikethrough.a93b9a68": "Durchgestrichen",
"i18n:govoplan-core.inline_code.6f3a4263": "Inline-Code",
"i18n:govoplan-core.bullet_list.660d9fbe": "Aufzählung",
"i18n:govoplan-core.numbered_list.8294ea4f": "Nummerierte Liste",
"i18n:govoplan-core.block_quote.b3399cd3": "Blockzitat",
"i18n:govoplan-core.insert_link.4d4ac9a1": "Link einfügen",
"i18n:govoplan-core.remove_link.8d48d1f9": "Link entfernen",
"i18n:govoplan-core.insert_image.c8141eb5": "Bild einfügen",
"i18n:govoplan-core.clear_formatting.6c8a26c4": "Formatierung entfernen",
"i18n:govoplan-core.link_text.502f872d": "Linktext",
"i18n:govoplan-core.link_url.08738f6e": "Link-URL",
"i18n:govoplan-core.image_url.35c80f96": "Bild-URL",
"i18n:govoplan-core.alternative_text.8d87ae1b": "Alternativtext",
"i18n:govoplan-core.apply.cfea419c": "Anwenden",
"i18n:govoplan-core.enter_a_valid_http_https_mail_or_phone_link.45447137": "Geben Sie einen gültigen HTTP-, HTTPS-, E-Mail- oder Telefon-Link ein.",
"i18n:govoplan-core.enter_a_valid_http_https_cid_or_raster_data_image.2cec4b3c": "Geben Sie eine gültige HTTP-, HTTPS-, CID- oder Rasterdaten-Bildadresse ein.",
"i18n:govoplan-core.this_html_uses_markup_outside_the_visual_editor.5adb2a3c": "Dieses HTML verwendet Markup außerhalb des visuellen Editors. Verwenden Sie den HTML-Quelltextmodus, um es zu erhalten.",
"i18n:govoplan-core.zip_archive.5a2430dd": "ZIP archive",
"i18n:govoplan-core.data_state": "Datenstand",
"i18n:govoplan-core.validity": "Gültigkeit",
"i18n:govoplan-core.current": "Aktuell",
"i18n:govoplan-core.at_time": "Zeitpunkt",
"i18n:govoplan-core.all": "Alle",
"i18n:govoplan-core.current_data": "Aktuell gültige Daten",
"i18n:govoplan-core.historical_data_state": "Historischer Datenstand",
"i18n:govoplan-core.historical_recorded_state": "Historischer Erfassungsstand",
"i18n:govoplan-core.all_validity_periods": "Alle Gültigkeitszeiträume",
"i18n:govoplan-core.valid_at": "Gültig am",
"i18n:govoplan-core.valid_at_help": "Wählen Sie, wann die Daten im dargestellten Sachverhalt gültig waren.",
"i18n:govoplan-core.recorded_state": "Erfassungsstand",
"i18n:govoplan-core.recorded_state_help": "Begrenzt die Ergebnisse optional auf den Stand, den das System bis zu einem Zeitpunkt erfasst hatte.",
"i18n:govoplan-core.latest_recorded_state": "Neuester Erfassungsstand",
"i18n:govoplan-core.recorded_by_time": "Bis zu einem Zeitpunkt erfasster Stand",
"i18n:govoplan-core.recorded_by": "Erfasst bis",
"i18n:govoplan-core.temporal_data_explanation": "Die Gültigkeit bestimmt, wann ein Sachverhalt gilt. Der Erfassungsstand bestimmt, was das System wusste. Berechtigungen werden immer aktuell geprüft.",
"i18n:govoplan-core.apply_data_state": "Datenstand anwenden",
"i18n:govoplan-core.select_valid_date_time": "Wählen Sie ein gültiges Datum und eine Uhrzeit.",
"i18n:govoplan-core.temporal_selection_invalid": "Der ausgewählte Datenstand ist ungültig."
}
};