This commit is contained in:
Adam Velebil 2023-11-08 15:08:44 +01:00
commit 533c2d26d7
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10
6 changed files with 358 additions and 140 deletions

View File

@ -18,6 +18,11 @@ def write_to_file(file_path, text):
with open(file_path, 'w', encoding='utf-8') as file:
file.write(text)
# Translation table for unicode characters we want to keep in escaped form.
trans = str.maketrans({
'\u00a0': r"\u00a0", # No-Break Space (NBSP)
'\u2026': r"\u2026" # Horizontal Ellipsis
})
# Move keys in target into same order as in source.
# Keys not present in source are removed from target.
@ -56,6 +61,7 @@ def update_arb_file(source_path, target_path, language_code):
target_reordered = equalize_key_order(source_json, target_json)
target_text = json.dumps(target_reordered, indent=4, ensure_ascii=False)
target_text = target_text.translate(trans)
target_lines = target_text.splitlines()
for i, line in enumerate(source_lines):

View File

@ -16,6 +16,8 @@
},
"@_lint_rules": {
"p_ending_chars": null,
"q_ending_chars": null,
"s_max_words": 4,
"s_max_length": 32
},
@ -29,25 +31,37 @@
"s_quit": "Beenden",
"s_unlock": "Entsperren",
"s_calculate": "Berechnen",
"s_import": null,
"s_overwrite": null,
"s_label": "Beschriftung",
"s_name": "Name",
"s_usb": "USB",
"s_nfc": "NFC",
"s_options": null,
"s_show_window": "Fenster anzeigen",
"s_hide_window": "Fenster verstecken",
"q_rename_target": "{label} umbenennen?",
"@q_rename_target" : {
"@q_rename_target": {
"placeholders": {
"label": {}
}
},
"l_bullet": null,
"@l_bullet": {
"placeholders": {
"item": {}
}
},
"s_about": "Über",
"s_algorithm": null,
"s_appearance": "Aussehen",
"s_authenticator": "Authenticator",
"s_actions": null,
"s_manage": "Verwalten",
"s_setup": "Einrichten",
"s_settings": "Einstellungen",
"s_piv": null,
"s_webauthn": "WebAuthn",
"s_help_and_about": "Hilfe und Über",
"s_help_and_feedback": "Hilfe und Feedback",
@ -60,6 +74,9 @@
"s_configure_yk": "YubiKey konfigurieren",
"s_please_wait": "Bitte warten\u2026",
"s_secret_key": "Geheimer Schlüssel",
"s_show_secret_key": null,
"s_hide_secret_key": null,
"s_private_key": null,
"s_invalid_length": "Ungültige Länge",
"s_require_touch": "Berührung ist erforderlich",
"q_have_account_info": "Haben Sie Konto-Informationen?",
@ -92,13 +109,13 @@
"s_hide_device": "Gerät verstecken",
"s_show_hidden_devices": "Versteckte Geräte anzeigen",
"s_sn_serial": "S/N: {serial}",
"@s_sn_serial" : {
"@s_sn_serial": {
"placeholders": {
"serial": {}
}
},
"s_fw_version": "F/W: {version}",
"@s_fw_version" : {
"@s_fw_version": {
"placeholders": {
"version": {}
}
@ -125,7 +142,7 @@
"l_config_updated_reinsert": "Konfiguration aktualisiert, entfernen Sie Ihren YubiKey und schließen ihn wieder an",
"s_app_not_supported": "Anwendung nicht unterstützt",
"l_app_not_supported_on_yk": "Der verwendete YubiKey unterstützt die Anwendung '{app}' nicht",
"@l_app_not_supported_on_yk" : {
"@l_app_not_supported_on_yk": {
"placeholders": {
"app": {}
}
@ -133,7 +150,7 @@
"l_app_not_supported_desc": "Diese Anwendung wird nicht unterstützt",
"s_app_disabled": "Anwendung deaktiviert",
"l_app_disabled_desc": "Aktivieren Sie die Anwendung '{app}' auf Ihrem YubiKey für Zugriff",
"@l_app_disabled_desc" : {
"@l_app_disabled_desc": {
"placeholders": {
"app": {}
}
@ -165,31 +182,53 @@
"@_pins": {},
"s_pin": "PIN",
"s_puk": null,
"s_set_pin": "PIN setzen",
"s_change_pin": "PIN ändern",
"s_change_puk": null,
"s_show_pin": null,
"s_hide_pin": null,
"s_current_pin": "Derzeitige PIN",
"s_current_puk": null,
"s_new_pin": "Neue PIN",
"s_new_puk": null,
"s_confirm_pin": "PIN bestätigen",
"s_confirm_puk": null,
"s_unblock_pin": null,
"l_new_pin_len": "Neue PIN muss mindestens {length} Zeichen lang sein",
"@l_new_pin_len" : {
"@l_new_pin_len": {
"placeholders": {
"length": {}
}
},
"s_pin_set": "PIN gesetzt",
"s_puk_set": null,
"l_set_pin_failed": "PIN konnte nicht gesetzt werden: {message}",
"@l_set_pin_failed" : {
"@l_set_pin_failed": {
"placeholders": {
"message": {}
}
},
"l_attempts_remaining": null,
"@l_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_pin_attempts_remaining": "Falsche PIN, {retries} Versuch(e) verbleibend",
"@l_wrong_pin_attempts_remaining" : {
"@l_wrong_pin_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_puk_attempts_remaining": null,
"@l_wrong_puk_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"s_fido_pin_protection": "FIDO PIN Schutz",
"s_pin_change_required": null,
"l_fido_pin_protection_optional": "Optionaler FIDO PIN Schutz",
"l_enter_fido2_pin": "Geben Sie die FIDO2 PIN für Ihren YubiKey ein",
"l_optionally_set_a_pin": "Setzen Sie optional eine PIN, um den Zugriff auf Ihren YubiKey zu schützen\nAls Sicherheitsschlüssel auf Webseiten registrieren",
@ -197,19 +236,34 @@
"l_set_pin_first": "Zuerst ist eine PIN erforderlich",
"l_unlock_pin_first": "Zuerst mit PIN entsperren",
"l_pin_soft_locked": "PIN wurde blockiert bis der YubiKey entfernt und wieder angeschlossen wird",
"l_pin_change_required_desc": null,
"p_enter_current_pin_or_reset": "Geben Sie Ihre aktuelle PIN ein. Wenn Sie die PIN nicht wissen, müssen Sie den YubiKey zurücksetzen.",
"p_enter_current_pin_or_reset_no_puk": null,
"p_enter_current_puk_or_reset": null,
"p_enter_new_fido2_pin": "Geben Sie Ihre neue PIN ein. Eine PIN muss mindestens {length} Zeichen lang sein und kann Buchstaben, Ziffern und spezielle Zeichen enthalten.",
"@p_enter_new_fido2_pin" : {
"@p_enter_new_fido2_pin": {
"placeholders": {
"length": {}
}
},
"s_pin_required": null,
"p_pin_required_desc": null,
"l_piv_pin_blocked": null,
"l_piv_pin_puk_blocked": null,
"p_enter_new_piv_pin_puk": null,
"@p_enter_new_piv_pin_puk": {
"placeholders": {
"name": {}
}
},
"@_passwords": {},
"s_password": "Passwort",
"s_manage_password": "Passwort verwalten",
"s_set_password": "Passwort setzen",
"s_password_set": "Passwort gesetzt",
"s_show_password": null,
"s_hide_password": null,
"l_optional_password_protection": "Optionaler Passwortschutz",
"s_new_password": "Neues Passwort",
"s_current_password": "Aktuelles Passwort",
@ -227,9 +281,26 @@
"p_enter_current_password_or_reset": "Geben Sie Ihr aktuelles Passwort ein. Wenn Sie Ihr Passwort nicht wissen, müssen Sie den YubiKey zurücksetzen.",
"p_enter_new_password": "Geben Sie Ihr neues Passwort ein. Ein Passwort kann Buchstaben, Ziffern und spezielle Zeichen enthalten.",
"@_management_key": {},
"s_management_key": null,
"s_current_management_key": null,
"s_new_management_key": null,
"l_change_management_key": null,
"p_change_management_key_desc": null,
"l_management_key_changed": null,
"l_default_key_used": null,
"s_generate_random": null,
"s_use_default": null,
"l_warning_default_key": null,
"s_protect_key": null,
"l_pin_protected_key": null,
"l_wrong_key": null,
"l_unlock_piv_management": null,
"p_unlock_piv_management_desc": null,
"@_oath_accounts": {},
"l_account": "Konto: {label}",
"@l_account" : {
"@l_account": {
"placeholders": {
"label": {}
}
@ -237,44 +308,52 @@
"s_accounts": "Konten",
"s_no_accounts": "Keine Konten",
"s_add_account": "Konto hinzufügen",
"s_add_accounts": null,
"p_add_description": null,
"s_add_manually": null,
"s_account_added": "Konto hinzugefügt",
"l_account_add_failed": "Fehler beim Hinzufügen des Kontos: {message}",
"@l_account_add_failed" : {
"@l_account_add_failed": {
"placeholders": {
"message": {}
}
},
"l_account_name_required": "Ihr Konto muss einen Namen haben",
"l_name_already_exists": "Für diesen Aussteller existiert dieser Name bereits",
"l_account_already_exists": null,
"l_invalid_character_issuer": "Ungültiges Zeichen: ':' ist im Aussteller nicht erlaubt",
"l_select_accounts": null,
"s_pinned": "Angepinnt",
"s_pin_account": "Konto anpinnen",
"s_unpin_account": "Konto nicht mehr anpinnen",
"s_no_pinned_accounts": "Keine angepinnten Konten",
"l_pin_account_desc": null,
"s_rename_account": "Konto umbenennen",
"l_rename_account_desc": null,
"s_account_renamed": "Konto umbenannt",
"p_rename_will_change_account_displayed": "Das ändert die Anzeige dieses Kontos in der Liste.",
"s_delete_account": "Konto löschen",
"l_delete_account_desc": null,
"s_account_deleted": "Konto gelöscht",
"p_warning_delete_account": "Vorsicht! Das löscht das Konto von Ihrem YubiKey.",
"p_warning_disable_credential": "Sie werden keine OTPs für dieses Konto mehr erstellen können. Deaktivieren Sie diese Anmeldeinformation zuerst auf der Webseite, um nicht aus dem Konto ausgesperrt zu werden.",
"s_account_name": "Kontoname",
"s_search_accounts": "Konten durchsuchen",
"l_accounts_used": "{used} von {capacity} Konten verwendet",
"@l_accounts_used" : {
"@l_accounts_used": {
"placeholders": {
"used": {},
"capacity": {}
}
},
"s_num_digits": "{num} Ziffern",
"@s_num_digits" : {
"@s_num_digits": {
"placeholders": {
"num": {}
}
},
"s_num_sec": "{num} sek",
"@s_num_sec" : {
"@s_num_sec": {
"placeholders": {
"num": {}
}
@ -282,25 +361,29 @@
"s_issuer_optional": "Aussteller (optional)",
"s_counter_based": "Zähler-basiert",
"s_time_based": "Zeit-basiert",
"l_copy_code_desc": null,
"s_calculate_code": null,
"l_calculate_code_desc": null,
"@_fido_credentials": {},
"l_credential": "Anmeldeinformation: {label}",
"@l_credential" : {
"l_passkey": null,
"@l_passkey": {
"placeholders": {
"label": {}
}
},
"s_credentials": "Anmeldeinformationen",
"s_passkeys": null,
"l_ready_to_use": "Bereit zur Verwendung",
"l_register_sk_on_websites": "Als Sicherheitsschlüssel auf Webseiten registrieren",
"l_no_discoverable_accounts": "Keine erkennbaren Konten",
"s_delete_credential": "Anmeldeinformation löschen",
"s_credential_deleted": "Anmeldeinformation gelöscht",
"p_warning_delete_credential": "Das löscht die Anmeldeinformation von Ihrem YubiKey.",
"s_delete_passkey": null,
"l_delete_passkey_desc": null,
"s_passkey_deleted": null,
"p_warning_delete_passkey": null,
"@_fingerprints": {},
"l_fingerprint": "Fingerabdruck: {label}",
"@l_fingerprint" : {
"@l_fingerprint": {
"placeholders": {
"label": {}
}
@ -309,7 +392,7 @@
"l_fingerprint_captured": "Fingerabdruck erfolgreich aufgenommen!",
"s_fingerprint_added": "Fingerabdruck hinzugefügt",
"l_setting_name_failed": "Fehler beim Setzen des Namens: {message}",
"@l_setting_name_failed" : {
"@l_setting_name_failed": {
"placeholders": {
"message": {}
}
@ -318,15 +401,17 @@
"l_fp_step_1_capture": "Schritt 1/2: Fingerabdruck aufnehmen",
"l_fp_step_2_name": "Schritt 2/2: Fingerabdruck benennen",
"s_delete_fingerprint": "Fingerabdruck löschen",
"l_delete_fingerprint_desc": null,
"s_fingerprint_deleted": "Fingerabdruck gelöscht",
"p_warning_delete_fingerprint": "Das löscht den Fingerabdruck von Ihrem YubiKey.",
"s_no_fingerprints": "Keine Fingerabdrücke",
"l_set_pin_fingerprints": "Setzen Sie eine PIN um Fingerabdrücke zu registrieren",
"l_no_fps_added": "Es wurden keine Fingerabdrücke hinzugefügt",
"s_rename_fp": "Fingerabdruck umbenennen",
"l_rename_fp_desc": null,
"s_fingerprint_renamed": "Fingerabdruck umbenannt",
"l_rename_fp_failed": "Fehler beim Umbenennen: {message}",
"@l_rename_fp_failed" : {
"@l_rename_fp_failed": {
"placeholders": {
"message": {}
}
@ -341,6 +426,83 @@
"p_press_fingerprint_begin": "Drücken Sie Ihren Finger gegen den YubiKey um zu beginnen.",
"p_will_change_label_fp": "Das ändert die Beschriftung des Fingerabdrucks.",
"@_certificates": {},
"s_certificate": null,
"s_certificates": null,
"s_csr": null,
"s_subject": null,
"l_export_csr_file": null,
"l_select_import_file": null,
"l_export_certificate": null,
"l_export_certificate_file": null,
"l_export_certificate_desc": null,
"l_certificate_exported": null,
"l_import_file": null,
"l_import_desc": null,
"l_importing_file": null,
"s_file_imported": null,
"l_delete_certificate": null,
"l_delete_certificate_desc": null,
"s_issuer": null,
"s_serial": null,
"s_certificate_fingerprint": null,
"s_valid_from": null,
"s_valid_to": null,
"l_no_certificate": null,
"l_key_no_certificate": null,
"s_generate_key": null,
"l_generate_desc": null,
"p_generate_desc": null,
"@p_generate_desc": {
"placeholders": {
"slot": {}
}
},
"l_generating_private_key": null,
"s_private_key_generated": null,
"p_warning_delete_certificate": null,
"q_delete_certificate_confirm": null,
"@q_delete_certificate_confirm": {
"placeholders": {
"slot": {}
}
},
"l_certificate_deleted": null,
"p_password_protected_file": null,
"p_import_items_desc": null,
"@p_import_items_desc": {
"placeholders": {
"slot": {}
}
},
"p_subject_desc": null,
"l_rfc4514_invalid": null,
"rfc4514_examples": null,
"p_cert_options_desc": null,
"s_overwrite_slot": null,
"p_overwrite_slot_desc": null,
"@p_overwrite_slot_desc": {
"placeholders": {
"slot": {}
}
},
"l_overwrite_cert": null,
"l_overwrite_key": null,
"l_overwrite_key_maybe": null,
"@_piv_slots": {},
"s_slot_display_name": null,
"@s_slot_display_name": {
"placeholders": {
"name": {},
"hexid": {}
}
},
"s_slot_9a": null,
"s_slot_9c": null,
"s_slot_9d": null,
"s_slot_9e": null,
"@_permissions": {},
"s_enable_nfc": "NFC aktivieren",
"s_permission_denied": "Zugriff verweigert",
@ -355,8 +517,9 @@
"l_qr_scanned": "QR-Code aufgenommen",
"l_invalid_qr": "Ungültiger QR-Code",
"l_qr_not_found": "Kein QR-Code gefunden",
"l_qr_select_file": null,
"l_qr_not_read": "Fehler beim Lesen des QR-Codes: {message}",
"@l_qr_not_read" : {
"@l_qr_not_read": {
"placeholders": {
"message": {}
}
@ -365,6 +528,7 @@
"q_want_to_scan": "Möchten Sie aufnehmen?",
"q_no_qr": "Kein QR-Code?",
"s_enter_manually": "Manuell eingeben",
"s_read_from_file": null,
"@_factory_reset": {},
"s_reset": "Zurücksetzen",
@ -376,15 +540,19 @@
"l_fido_app_reset": "FIDO Anwendung zurückgesetzt",
"l_press_reset_to_begin": "Drücken Sie Zurücksetzen um zu beginnen\u2026",
"l_reset_failed": "Fehler beim Zurücksetzen: {message}",
"@l_reset_failed" : {
"@l_reset_failed": {
"placeholders": {
"message": {}
}
},
"s_reset_piv": null,
"l_piv_app_reset": null,
"p_warning_factory_reset": "Achtung! Das löscht alle OATH TOTP/HOTP Konten unwiederbringlich von Ihrem YubiKey.",
"p_warning_disable_credentials": "Ihre OATH Anmeldeinformationen und jedes gesetzte Passwort wird von diesem YubiKey entfernt. Deaktivieren Sie diese zuerst auf den zugehörigen Webseiten, um nicht aus ihren Konten ausgesperrt zu werden.",
"p_warning_deletes_accounts": "Achtung! Das löscht alle U2F und FIDO2 Konten unwiederbringlich von Ihrem YubiKey.",
"p_warning_disable_accounts": "Ihre Anmeldeinformationen und jede gesetzte PIN wird von diesem YubiKey entfernt. Deaktivieren Sie diese zuerst auf den zugehörigen Webseiten, um nicht aus ihren Konten ausgesperrt zu werden.",
"p_warning_piv_reset": null,
"p_warning_piv_reset_desc": null,
"@_copy_to_clipboard": {},
"l_copy_to_clipboard": "In die Zwischenablage kopieren",
@ -394,7 +562,7 @@
"l_log_copied": "Log in die Zwischenablage kopiert",
"l_diagnostics_copied": "Diagnosedaten in die Zwischenablage kopiert",
"p_target_copied_clipboard": "{label} in die Zwischenablage kopiert.",
"@p_target_copied_clipboard" : {
"@p_target_copied_clipboard": {
"placeholders": {
"label": {}
}
@ -424,6 +592,7 @@
"@_android_settings": {},
"s_nfc_options": "NFC Optionen",
"l_on_yk_nfc_tap": "Bei YubiKey NFC-Berührung",
"l_do_nothing": null,
"l_launch_ya": "Yubico Authenticator starten",
"l_copy_otp_clipboard": "OTP in Zwischenablage kopieren",
"l_launch_and_copy_otp": "App starten und OTP kopieren",
@ -441,5 +610,20 @@
"l_launch_app_on_usb_off": "Andere Anwendungen können den YubiKey über USB nutzen",
"s_allow_screenshots": "Bildschirmfotos erlauben",
"s_nfc_dialog_tap_key": null,
"s_nfc_dialog_operation_success": null,
"s_nfc_dialog_operation_failed": null,
"s_nfc_dialog_oath_reset": null,
"s_nfc_dialog_oath_unlock": null,
"s_nfc_dialog_oath_set_password": null,
"s_nfc_dialog_oath_unset_password": null,
"s_nfc_dialog_oath_add_account": null,
"s_nfc_dialog_oath_rename_account": null,
"s_nfc_dialog_oath_delete_account": null,
"s_nfc_dialog_oath_calculate_code": null,
"s_nfc_dialog_oath_failure": null,
"s_nfc_dialog_oath_add_multiple_accounts": null,
"@_eof": {}
}
}

View File

@ -41,13 +41,13 @@
"s_show_window": "Show window",
"s_hide_window": "Hide window",
"q_rename_target": "Rename {label}?",
"@q_rename_target" : {
"@q_rename_target": {
"placeholders": {
"label": {}
}
},
"l_bullet": "• {item}",
"@l_bullet" : {
"@l_bullet": {
"placeholders": {
"item": {}
}
@ -109,13 +109,13 @@
"s_hide_device": "Hide device",
"s_show_hidden_devices": "Show hidden devices",
"s_sn_serial": "S/N: {serial}",
"@s_sn_serial" : {
"@s_sn_serial": {
"placeholders": {
"serial": {}
}
},
"s_fw_version": "F/W: {version}",
"@s_fw_version" : {
"@s_fw_version": {
"placeholders": {
"version": {}
}
@ -142,7 +142,7 @@
"l_config_updated_reinsert": "Configuration updated, remove and reinsert your YubiKey",
"s_app_not_supported": "Application not supported",
"l_app_not_supported_on_yk": "The used YubiKey does not support '{app}' application",
"@l_app_not_supported_on_yk" : {
"@l_app_not_supported_on_yk": {
"placeholders": {
"app": {}
}
@ -150,7 +150,7 @@
"l_app_not_supported_desc": "This application is not supported",
"s_app_disabled": "Application disabled",
"l_app_disabled_desc": "Enable the '{app}' application on your YubiKey to access",
"@l_app_disabled_desc" : {
"@l_app_disabled_desc": {
"placeholders": {
"app": {}
}
@ -196,7 +196,7 @@
"s_confirm_puk": "Confirm PUK",
"s_unblock_pin": "Unblock PIN",
"l_new_pin_len": "New PIN must be at least {length} characters",
"@l_new_pin_len" : {
"@l_new_pin_len": {
"placeholders": {
"length": {}
}
@ -204,25 +204,25 @@
"s_pin_set": "PIN set",
"s_puk_set": "PUK set",
"l_set_pin_failed": "Failed to set PIN: {message}",
"@l_set_pin_failed" : {
"@l_set_pin_failed": {
"placeholders": {
"message": {}
}
},
"l_attempts_remaining": "{retries} attempt(s) remaining",
"@l_attempts_remaining" : {
"@l_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_pin_attempts_remaining": "Wrong PIN, {retries} attempt(s) remaining",
"@l_wrong_pin_attempts_remaining" : {
"@l_wrong_pin_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_puk_attempts_remaining": "Wrong PUK, {retries} attempt(s) remaining",
"@l_wrong_puk_attempts_remaining" : {
"@l_wrong_puk_attempts_remaining": {
"placeholders": {
"retries": {}
}
@ -241,7 +241,7 @@
"p_enter_current_pin_or_reset_no_puk": "Enter your current PIN. If you don't know your PIN, you'll need to reset the YubiKey.",
"p_enter_current_puk_or_reset": "Enter your current PUK. If you don't know your PUK, you'll need to reset the YubiKey.",
"p_enter_new_fido2_pin": "Enter your new PIN. A PIN must be at least {length} characters long and may contain letters, numbers and special characters.",
"@p_enter_new_fido2_pin" : {
"@p_enter_new_fido2_pin": {
"placeholders": {
"length": {}
}
@ -251,7 +251,7 @@
"l_piv_pin_blocked": "Blocked, use PUK to reset",
"l_piv_pin_puk_blocked": "Blocked, factory reset needed",
"p_enter_new_piv_pin_puk": "Enter a new {name} to set. Must be 6-8 characters.",
"@p_enter_new_piv_pin_puk" : {
"@p_enter_new_piv_pin_puk": {
"placeholders": {
"name": {}
}
@ -300,7 +300,7 @@
"@_oath_accounts": {},
"l_account": "Account: {label}",
"@l_account" : {
"@l_account": {
"placeholders": {
"label": {}
}
@ -308,12 +308,12 @@
"s_accounts": "Accounts",
"s_no_accounts": "No accounts",
"s_add_account": "Add account",
"s_add_accounts" : "Add account(s)",
"p_add_description" : "To scan a QR code, make sure the full code is visible on screen and press the button below. You can also drag a saved image from a folder onto this dialog. If you have the account credential details in writing, use the manual entry instead.",
"s_add_manually" : "Add manually",
"s_add_accounts": "Add account(s)",
"p_add_description": "To scan a QR code, make sure the full code is visible on screen and press the button below. You can also drag a saved image from a folder onto this dialog. If you have the account credential details in writing, use the manual entry instead.",
"s_add_manually": "Add manually",
"s_account_added": "Account added",
"l_account_add_failed": "Failed adding account: {message}",
"@l_account_add_failed" : {
"@l_account_add_failed": {
"placeholders": {
"message": {}
}
@ -322,7 +322,7 @@
"l_name_already_exists": "This name already exists for the issuer",
"l_account_already_exists": "This account already exists on the YubiKey",
"l_invalid_character_issuer": "Invalid character: ':' is not allowed in issuer",
"l_select_accounts" : "Select account(s) to add to the YubiKey",
"l_select_accounts": "Select account(s) to add to the YubiKey",
"s_pinned": "Pinned",
"s_pin_account": "Pin account",
"s_unpin_account": "Unpin account",
@ -340,20 +340,20 @@
"s_account_name": "Account name",
"s_search_accounts": "Search accounts",
"l_accounts_used": "{used} of {capacity} accounts used",
"@l_accounts_used" : {
"@l_accounts_used": {
"placeholders": {
"used": {},
"capacity": {}
}
},
"s_num_digits": "{num} digits",
"@s_num_digits" : {
"@s_num_digits": {
"placeholders": {
"num": {}
}
},
"s_num_sec": "{num} sec",
"@s_num_sec" : {
"@s_num_sec": {
"placeholders": {
"num": {}
}
@ -367,7 +367,7 @@
"@_fido_credentials": {},
"l_passkey": "Passkey: {label}",
"@l_passkey" : {
"@l_passkey": {
"placeholders": {
"label": {}
}
@ -383,7 +383,7 @@
"@_fingerprints": {},
"l_fingerprint": "Fingerprint: {label}",
"@l_fingerprint" : {
"@l_fingerprint": {
"placeholders": {
"label": {}
}
@ -392,7 +392,7 @@
"l_fingerprint_captured": "Fingerprint captured successfully!",
"s_fingerprint_added": "Fingerprint added",
"l_setting_name_failed": "Error setting name: {message}",
"@l_setting_name_failed" : {
"@l_setting_name_failed": {
"placeholders": {
"message": {}
}
@ -411,7 +411,7 @@
"l_rename_fp_desc": "Change the label",
"s_fingerprint_renamed": "Fingerprint renamed",
"l_rename_fp_failed": "Error renaming: {message}",
"@l_rename_fp_failed" : {
"@l_rename_fp_failed": {
"placeholders": {
"message": {}
}
@ -453,7 +453,7 @@
"s_generate_key": "Generate key",
"l_generate_desc": "Generate a new certificate or CSR",
"p_generate_desc": "This will generate a new key on the YubiKey in PIV slot {slot}. The public key will be embedded into a self-signed certificate stored on the YubiKey, or in a certificate signing request (CSR) saved to file.",
"@p_generate_desc" : {
"@p_generate_desc": {
"placeholders": {
"slot": {}
}
@ -462,7 +462,7 @@
"s_private_key_generated": "Private key generated",
"p_warning_delete_certificate": "Warning! This action will delete the certificate from your YubiKey.",
"q_delete_certificate_confirm": "Delete the certficate in PIV slot {slot}?",
"@q_delete_certificate_confirm" : {
"@q_delete_certificate_confirm": {
"placeholders": {
"slot": {}
}
@ -470,7 +470,7 @@
"l_certificate_deleted": "Certificate deleted",
"p_password_protected_file": "The selected file is password protected. Enter the password to proceed.",
"p_import_items_desc": "The following item(s) will be imported into PIV slot {slot}.",
"@p_import_items_desc" : {
"@p_import_items_desc": {
"placeholders": {
"slot": {}
}
@ -481,7 +481,7 @@
"p_cert_options_desc": "Key algorithm to use, output format, and expiration date (certificate only).",
"s_overwrite_slot": "Overwrite slot",
"p_overwrite_slot_desc": "This will permanently overwrite existing content in slot {slot}.",
"@p_overwrite_slot_desc" : {
"@p_overwrite_slot_desc": {
"placeholders": {
"slot": {}
}
@ -492,7 +492,7 @@
"@_piv_slots": {},
"s_slot_display_name": "{name} ({hexid})",
"@s_slot_display_name" : {
"@s_slot_display_name": {
"placeholders": {
"name": {},
"hexid": {}
@ -519,7 +519,7 @@
"l_qr_not_found": "No QR code found",
"l_qr_select_file": "Select file with QR code",
"l_qr_not_read": "Failed reading QR code: {message}",
"@l_qr_not_read" : {
"@l_qr_not_read": {
"placeholders": {
"message": {}
}
@ -540,7 +540,7 @@
"l_fido_app_reset": "FIDO application reset",
"l_press_reset_to_begin": "Press reset to begin\u2026",
"l_reset_failed": "Error performing reset: {message}",
"@l_reset_failed" : {
"@l_reset_failed": {
"placeholders": {
"message": {}
}
@ -562,7 +562,7 @@
"l_log_copied": "Log copied to clipboard",
"l_diagnostics_copied": "Diagnostic data copied to clipboard",
"p_target_copied_clipboard": "{label} copied to clipboard.",
"@p_target_copied_clipboard" : {
"@p_target_copied_clipboard": {
"placeholders": {
"label": {}
}
@ -626,4 +626,4 @@
"s_nfc_dialog_oath_add_multiple_accounts": "Action: add multiple accounts",
"@_eof": {}
}
}

View File

@ -16,6 +16,8 @@
},
"@_lint_rules": {
"p_ending_chars": null,
"q_ending_chars": null,
"s_max_words": 5,
"s_max_length": 32
},
@ -39,13 +41,13 @@
"s_show_window": "Afficher la fenêtre",
"s_hide_window": "Masquer la fenêtre",
"q_rename_target": "Renommer {label}?",
"@q_rename_target" : {
"@q_rename_target": {
"placeholders": {
"label": {}
}
},
"l_bullet": "• {item}",
"@l_bullet" : {
"@l_bullet": {
"placeholders": {
"item": {}
}
@ -72,6 +74,8 @@
"s_configure_yk": "Configurer la YubiKey",
"s_please_wait": "Veuillez patienter\u2026",
"s_secret_key": "Clé secrète",
"s_show_secret_key": null,
"s_hide_secret_key": null,
"s_private_key": "Clé privée",
"s_invalid_length": "Longueur invalide",
"s_require_touch": "Touché requis",
@ -105,13 +109,13 @@
"s_hide_device": "Cacher l'appareil",
"s_show_hidden_devices": "Afficher les appareils cachés",
"s_sn_serial": "S/N: {serial}",
"@s_sn_serial" : {
"@s_sn_serial": {
"placeholders": {
"serial": {}
}
},
"s_fw_version": "F/W: {version}",
"@s_fw_version" : {
"@s_fw_version": {
"placeholders": {
"version": {}
}
@ -138,7 +142,7 @@
"l_config_updated_reinsert": "Configuration mise à jour; retirez et réinsérez votre YubiKey",
"s_app_not_supported": "Application non supportée",
"l_app_not_supported_on_yk": "La YubiKey utilisée ne supporte pas l'application '{app}'",
"@l_app_not_supported_on_yk" : {
"@l_app_not_supported_on_yk": {
"placeholders": {
"app": {}
}
@ -146,7 +150,7 @@
"l_app_not_supported_desc": "Cette application n'est pas supportée",
"s_app_disabled": "Application désactivée",
"l_app_disabled_desc": "Activez l'application '{app}' sur votre YubiKey",
"@l_app_disabled_desc" : {
"@l_app_disabled_desc": {
"placeholders": {
"app": {}
}
@ -182,6 +186,8 @@
"s_set_pin": "Entrez un PIN",
"s_change_pin": "Changez PIN",
"s_change_puk": "Changez PUK",
"s_show_pin": null,
"s_hide_pin": null,
"s_current_pin": "PIN actuel",
"s_current_puk": "PUK actuel",
"s_new_pin": "Nouveau PIN",
@ -190,7 +196,7 @@
"s_confirm_puk": "Confirmez le PUK",
"s_unblock_pin": "Débloquer le PIN",
"l_new_pin_len": "Le nouveau PIN doit avoir au moins {length} caractères",
"@l_new_pin_len" : {
"@l_new_pin_len": {
"placeholders": {
"length": {}
}
@ -198,30 +204,31 @@
"s_pin_set": "PIN défini",
"s_puk_set": "PUK défini",
"l_set_pin_failed": "Échec du changement de PIN: {message}",
"@l_set_pin_failed" : {
"@l_set_pin_failed": {
"placeholders": {
"message": {}
}
},
"l_attempts_remaining": "Nombre de tentative(s) restante(s) : {retries}",
"@l_attempts_remaining" : {
"@l_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_pin_attempts_remaining": "Mauvais PIN, {retries} tentative(s) restante(s)",
"@l_wrong_pin_attempts_remaining" : {
"@l_wrong_pin_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_puk_attempts_remaining": "Mauvais PUK, {retries} tentative(s) restante(s)",
"@l_wrong_puk_attempts_remaining" : {
"@l_wrong_puk_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"s_fido_pin_protection": "PIN de protection FIDO",
"s_pin_change_required": null,
"l_fido_pin_protection_optional": "PIN de protection optionnel FIDO",
"l_enter_fido2_pin": "Entrez le PIN FIDO2 de votre YubiKey",
"l_optionally_set_a_pin": "(Optionnel) Entrez un PIN pour protéger l'accès de votre YubiKey\nEnregistrer en tant que clé de sécurité sur les sites web",
@ -229,10 +236,12 @@
"l_set_pin_first": "Un PIN est d'abord requis",
"l_unlock_pin_first": "Débloquez avec un PIN d'abord",
"l_pin_soft_locked": "Le PIN est bloqué tant que votre YubiKey ne sera pas réinsérée",
"l_pin_change_required_desc": null,
"p_enter_current_pin_or_reset": "Entrez votre PIN. Si vous ne savez pas votre PIN, vous devez déverrouiller votre YubiKey avec un code PUK ou la réinitialiser.",
"p_enter_current_pin_or_reset_no_puk": null,
"p_enter_current_puk_or_reset": "Entrez votre PUK. Si vous ne savez pas votre PUK, vous devez déverrouiller réinitialiser votre YubiKey.",
"p_enter_new_fido2_pin": "Entrez votre nouveau PIN. Un code PIN doit avoir au moins {length} caractères et peut contenir des lettres, nombre et caractères spéciaux.",
"@p_enter_new_fido2_pin" : {
"@p_enter_new_fido2_pin": {
"placeholders": {
"length": {}
}
@ -242,7 +251,7 @@
"l_piv_pin_blocked": "Vous êtes bloqué, utilisez le code PUK pour réinitialiser",
"l_piv_pin_puk_blocked": "Bloqué, réinitialisation nécesssaire",
"p_enter_new_piv_pin_puk": "Entrez un nouveau {name} entre 6 et 8 caractères.",
"@p_enter_new_piv_pin_puk" : {
"@p_enter_new_piv_pin_puk": {
"placeholders": {
"name": {}
}
@ -253,6 +262,8 @@
"s_manage_password": "Gérer les mots de passes",
"s_set_password": "Définir le mot de passe",
"s_password_set": "Mot de passe défini",
"s_show_password": null,
"s_hide_password": null,
"l_optional_password_protection": "Mot de passe optionnel de protection",
"s_new_password": "Nouveau mot de passe",
"s_current_password": "Mot de passe actuel",
@ -289,7 +300,7 @@
"@_oath_accounts": {},
"l_account": "Compte: {label}",
"@l_account" : {
"@l_account": {
"placeholders": {
"label": {}
}
@ -297,12 +308,12 @@
"s_accounts": "Comptes",
"s_no_accounts": "Aucun compte",
"s_add_account": "Ajouter un compte",
"s_add_accounts" : "Ajouter un/des compte(s)",
"p_add_description" : "Pour scanner un code QR, assurez-vous que le code complet est visible à l'écran et appuyez sur le bouton ci-dessous. Vous pouvez également faire glisser une image enregistrée dans un dossier vers cette boîte de dialogue. Si vous disposez des informations d'identification du compte par écrit, utilisez plutôt la saisie manuelle.",
"s_add_manually" : "Ajouter manuellement",
"s_add_accounts": "Ajouter un/des compte(s)",
"p_add_description": "Pour scanner un code QR, assurez-vous que le code complet est visible à l'écran et appuyez sur le bouton ci-dessous. Vous pouvez également faire glisser une image enregistrée dans un dossier vers cette boîte de dialogue. Si vous disposez des informations d'identification du compte par écrit, utilisez plutôt la saisie manuelle.",
"s_add_manually": "Ajouter manuellement",
"s_account_added": "Compte ajouté",
"l_account_add_failed": "Échec d'ajout d'un compte: {message}",
"@l_account_add_failed" : {
"@l_account_add_failed": {
"placeholders": {
"message": {}
}
@ -311,7 +322,7 @@
"l_name_already_exists": "Ce nom existe déjà pour cet émetteur",
"l_account_already_exists": "Ce compte existe déjà sur la YubiKey",
"l_invalid_character_issuer": "Caractère invalide: ':' n'est pas autorisé pour un émetteur",
"l_select_accounts" : "Sélectionner le/les compte(s) à ajouter à la YubiKey",
"l_select_accounts": "Sélectionner le/les compte(s) à ajouter à la YubiKey",
"s_pinned": "Épinglé",
"s_pin_account": "Épingler un compte",
"s_unpin_account": "Désépingler un compte",
@ -329,20 +340,20 @@
"s_account_name": "Nom du compte",
"s_search_accounts": "Rechercher des comptes",
"l_accounts_used": "{used} sur {capacity} comptes utilisés",
"@l_accounts_used" : {
"@l_accounts_used": {
"placeholders": {
"used": {},
"capacity": {}
}
},
"s_num_digits": "{num} chiffres",
"@s_num_digits" : {
"@s_num_digits": {
"placeholders": {
"num": {}
}
},
"s_num_sec": "{num} secondes",
"@s_num_sec" : {
"@s_num_sec": {
"placeholders": {
"num": {}
}
@ -356,7 +367,7 @@
"@_fido_credentials": {},
"l_passkey": "Passkey: {label}",
"@l_passkey" : {
"@l_passkey": {
"placeholders": {
"label": {}
}
@ -372,7 +383,7 @@
"@_fingerprints": {},
"l_fingerprint": "Empreinte: {label}",
"@l_fingerprint" : {
"@l_fingerprint": {
"placeholders": {
"label": {}
}
@ -381,7 +392,7 @@
"l_fingerprint_captured": "Empreinte capturée avec succès!",
"s_fingerprint_added": "Empreinte ajoutée",
"l_setting_name_failed": "Erreur lors de l'ajout du nom: {message}",
"@l_setting_name_failed" : {
"@l_setting_name_failed": {
"placeholders": {
"message": {}
}
@ -400,7 +411,7 @@
"l_rename_fp_desc": "Changer la description",
"s_fingerprint_renamed": "Empreinte renommée",
"l_rename_fp_failed": "Erreur lors du renommage: {message}",
"@l_rename_fp_failed" : {
"@l_rename_fp_failed": {
"placeholders": {
"message": {}
}
@ -442,7 +453,7 @@
"s_generate_key": "Générer une clé",
"l_generate_desc": "Générer un nouveau certificat ou CSR",
"p_generate_desc": "Cette action génèrera une nouvelle clé sur l'emplacement PIV {slot} de votre YubiKey. La clé publique sera incorporée dans un certificat auto-signé stocké sur votre YubiKey, ou dans un fichier CSR (Certificate Signing Request).",
"@p_generate_desc" : {
"@p_generate_desc": {
"placeholders": {
"slot": {}
}
@ -451,7 +462,7 @@
"s_private_key_generated": "Clé privée générée",
"p_warning_delete_certificate": "Attention! Cette action supprimera le certificat de votre YubiKey.",
"q_delete_certificate_confirm": "Supprimer le certficat du slot PIV {slot}?",
"@q_delete_certificate_confirm" : {
"@q_delete_certificate_confirm": {
"placeholders": {
"slot": {}
}
@ -459,7 +470,7 @@
"l_certificate_deleted": "Certificat supprimé",
"p_password_protected_file": "Le fichier sélectionné est protégé par un mot de passe. Enterez le mot de passe pour continuer.",
"p_import_items_desc": "Les éléments suivants seront importés dans le slot PIV {slot}.",
"@p_import_items_desc" : {
"@p_import_items_desc": {
"placeholders": {
"slot": {}
}
@ -470,7 +481,7 @@
"p_cert_options_desc": "Algorithme de clé à utiliser, format de sortie et date d'expiration (certificat uniquement).",
"s_overwrite_slot": "Écraser l'emplacement",
"p_overwrite_slot_desc": "Cette opération écrase de manière permanente le contenu existant dans le slot {slot}.",
"@p_overwrite_slot_desc" : {
"@p_overwrite_slot_desc": {
"placeholders": {
"slot": {}
}
@ -481,7 +492,7 @@
"@_piv_slots": {},
"s_slot_display_name": "{name} ({hexid})",
"@s_slot_display_name" : {
"@s_slot_display_name": {
"placeholders": {
"name": {},
"hexid": {}
@ -506,8 +517,9 @@
"l_qr_scanned": "QR code scanné",
"l_invalid_qr": "QR code invalide",
"l_qr_not_found": "Aucun QR code trouvé",
"l_qr_select_file": null,
"l_qr_not_read": "Erreur de lecture du QR code: {message}",
"@l_qr_not_read" : {
"@l_qr_not_read": {
"placeholders": {
"message": {}
}
@ -516,6 +528,7 @@
"q_want_to_scan": "Voulez vous scanner un code?",
"q_no_qr": "Pas de QR code?",
"s_enter_manually": "Entrer un code manuellement",
"s_read_from_file": null,
"@_factory_reset": {},
"s_reset": "Réinitialiser",
@ -527,7 +540,7 @@
"l_fido_app_reset": "L'application FIDO à été réinitialisée",
"l_press_reset_to_begin": "Appuyez sur réinitialiser pour commencer\u2026",
"l_reset_failed": "Erreur pendant la réinitialisation: {message}",
"@l_reset_failed" : {
"@l_reset_failed": {
"placeholders": {
"message": {}
}
@ -549,7 +562,7 @@
"l_log_copied": "Logs copiés vers le presse papier",
"l_diagnostics_copied": "Données de diagnostique copiés vers le presse papier",
"p_target_copied_clipboard": "{label} copié vers le presse papier.",
"@p_target_copied_clipboard" : {
"@p_target_copied_clipboard": {
"placeholders": {
"label": {}
}
@ -579,6 +592,7 @@
"@_android_settings": {},
"s_nfc_options": "Options NFC",
"l_on_yk_nfc_tap": "Lorsque le NFC de la YubiKey est en contact",
"l_do_nothing": null,
"l_launch_ya": "Démarrer Yubico Authenticator",
"l_copy_otp_clipboard": "Copier le code OTP vers le presse papier",
"l_launch_and_copy_otp": "Démarrer l'application et copier le code OTP",
@ -612,4 +626,4 @@
"s_nfc_dialog_oath_add_multiple_accounts": "Action: ajouter plusieurs comptes",
"@_eof": {}
}
}

View File

@ -41,13 +41,13 @@
"s_show_window": "ウィンドウを表示",
"s_hide_window": "ウィンドウを表示しない",
"q_rename_target": "{label}の名前を変更しますか?",
"@q_rename_target" : {
"@q_rename_target": {
"placeholders": {
"label": {}
}
},
"l_bullet": "• {item}",
"@l_bullet" : {
"@l_bullet": {
"placeholders": {
"item": {}
}
@ -74,6 +74,8 @@
"s_configure_yk": "YubiKeyを構成する",
"s_please_wait": "お待ちください\u2026",
"s_secret_key": "秘密鍵",
"s_show_secret_key": null,
"s_hide_secret_key": null,
"s_private_key": "秘密鍵",
"s_invalid_length": "無効な長さです",
"s_require_touch": "タッチが必要",
@ -107,13 +109,13 @@
"s_hide_device": "デバイスを非表示",
"s_show_hidden_devices": "非表示のデバイスを表示",
"s_sn_serial": "S/N: {serial}",
"@s_sn_serial" : {
"@s_sn_serial": {
"placeholders": {
"serial": {}
}
},
"s_fw_version": "F/W: {version}",
"@s_fw_version" : {
"@s_fw_version": {
"placeholders": {
"version": {}
}
@ -140,7 +142,7 @@
"l_config_updated_reinsert": "設定が更新されました。YubiKeyを取り外して再挿入してください",
"s_app_not_supported": "アプリケーションがサポートされていません",
"l_app_not_supported_on_yk": "使用されているYubiKeyは '{app}' アプリケーションをサポートしていません",
"@l_app_not_supported_on_yk" : {
"@l_app_not_supported_on_yk": {
"placeholders": {
"app": {}
}
@ -148,7 +150,7 @@
"l_app_not_supported_desc": "このアプリケーションはサポートされていません",
"s_app_disabled": "アプリケーションが無効になっています",
"l_app_disabled_desc": "YubiKeyの「{app}」アプリケーションへのアクセスを許可",
"@l_app_disabled_desc" : {
"@l_app_disabled_desc": {
"placeholders": {
"app": {}
}
@ -184,6 +186,8 @@
"s_set_pin": "PINを設定する",
"s_change_pin": "PINを変更する",
"s_change_puk": "PUKを変更する",
"s_show_pin": null,
"s_hide_pin": null,
"s_current_pin": "現在のPIN",
"s_current_puk": "現在のPUK",
"s_new_pin": "新しいPIN",
@ -192,7 +196,7 @@
"s_confirm_puk": "PUKの確認",
"s_unblock_pin": "ブロックを解除",
"l_new_pin_len": "新しいPINは少なくとも{length}文字である必要があります",
"@l_new_pin_len" : {
"@l_new_pin_len": {
"placeholders": {
"length": {}
}
@ -200,30 +204,31 @@
"s_pin_set": "PINの設定",
"s_puk_set": "PUKの設定",
"l_set_pin_failed": "PIN設定に失敗しました:{message}",
"@l_set_pin_failed" : {
"@l_set_pin_failed": {
"placeholders": {
"message": {}
}
},
"l_attempts_remaining": "あと{retries}回試行できます",
"@l_attempts_remaining" : {
"@l_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_pin_attempts_remaining": "PINが間違っています。あと{retries}回試行できます",
"@l_wrong_pin_attempts_remaining" : {
"@l_wrong_pin_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"l_wrong_puk_attempts_remaining": "PUKが間違っています。あと{retries}回試行できます",
"@l_wrong_puk_attempts_remaining" : {
"@l_wrong_puk_attempts_remaining": {
"placeholders": {
"retries": {}
}
},
"s_fido_pin_protection": "FIDO PINによる保護",
"s_pin_change_required": null,
"l_fido_pin_protection_optional": "任意FIDO PINによる保護",
"l_enter_fido2_pin": "YubiKeyのFIDO2 PINを入力してください",
"l_optionally_set_a_pin": "YubiKeyアクセスを保護するために、任意でPINの設定ができます\nWebサイトにはセキュリティ キーとして登録されます",
@ -231,10 +236,12 @@
"l_set_pin_first": "最初にPINが必要です",
"l_unlock_pin_first": "最初にPINでロックを解除してください",
"l_pin_soft_locked": "YubiKeyを取り外して再挿入するまで、PINはブロックされています",
"l_pin_change_required_desc": null,
"p_enter_current_pin_or_reset": "現在のPINを入力してください。PIN がわからない場合は、PUK でブロック解除するか、YubiKey をリセットする必要があります",
"p_enter_current_pin_or_reset_no_puk": null,
"p_enter_current_puk_or_reset": "現在のPUKを入力してください。 PUK がわからない場合は、YubiKeyをリセットする必要があります",
"p_enter_new_fido2_pin": "新しいPINを入力してください。 PINは少なくとも{length}文字の長さである必要があり、文字、数字、特殊文字を含めることができます",
"@p_enter_new_fido2_pin" : {
"@p_enter_new_fido2_pin": {
"placeholders": {
"length": {}
}
@ -244,7 +251,7 @@
"l_piv_pin_blocked": "ブロックされています。PUK を使用してリセットしてください",
"l_piv_pin_puk_blocked": "ブロックされています。工場出荷リセットしてください",
"p_enter_new_piv_pin_puk": "新{name}を入力してください。6 8 文字でなければな りま せん。",
"@p_enter_new_piv_pin_puk" : {
"@p_enter_new_piv_pin_puk": {
"placeholders": {
"name": {}
}
@ -255,6 +262,8 @@
"s_manage_password": "パスワードの管理",
"s_set_password": "パスワードを設定",
"s_password_set": "パスワード設定",
"s_show_password": null,
"s_hide_password": null,
"l_optional_password_protection": "任意パスワードによる保護",
"s_new_password": "新しいパスワード",
"s_current_password": "現在のパスワード",
@ -291,7 +300,7 @@
"@_oath_accounts": {},
"l_account": "アカウント:{label}",
"@l_account" : {
"@l_account": {
"placeholders": {
"label": {}
}
@ -299,12 +308,12 @@
"s_accounts": "アカウント",
"s_no_accounts": "アカウントがありません",
"s_add_account": "アカウントの追加",
"s_add_accounts" : "アカウントの追加",
"p_add_description" : "QR コードをスキャンするには、コード全体が画面に表示されていることを確認し、下のボタンを押してください。保存した画像をこのダイアログにドラッグすることもできます。アカウントクレデンシャル情報を書面で持っている場合は、代わりに手動で入力をしてください。",
"s_add_manually" : "手動で追加",
"s_add_accounts": "アカウントの追加",
"p_add_description": "QR コードをスキャンするには、コード全体が画面に表示されていることを確認し、下のボタンを押してください。保存した画像をこのダイアログにドラッグすることもできます。アカウントクレデンシャル情報を書面で持っている場合は、代わりに手動で入力をしてください。",
"s_add_manually": "手動で追加",
"s_account_added": "アカウントが追加されました",
"l_account_add_failed": "アカウントの追加に失敗しました:{message}",
"@l_account_add_failed" : {
"@l_account_add_failed": {
"placeholders": {
"message": {}
}
@ -313,7 +322,7 @@
"l_name_already_exists": "発行者名は既に使われています",
"l_account_already_exists": "このアカウントはすでに YubiKey に存在します",
"l_invalid_character_issuer": "無効な文字: ':' は発行者名で使用できません",
"l_select_accounts" : "YubiKey に追加するアカウントを選択してください",
"l_select_accounts": "YubiKey に追加するアカウントを選択してください",
"s_pinned": "固定",
"s_pin_account": "アカウントを固定する",
"s_unpin_account": "アカウントの固定を解除する",
@ -331,20 +340,20 @@
"s_account_name": "アカウント名",
"s_search_accounts": "アカウントを検索",
"l_accounts_used": "{capacity}個のアカウントのうち{used}個が使用されています",
"@l_accounts_used" : {
"@l_accounts_used": {
"placeholders": {
"used": {},
"capacity": {}
}
},
"s_num_digits": "{num}桁",
"@s_num_digits" : {
"@s_num_digits": {
"placeholders": {
"num": {}
}
},
"s_num_sec": "{num}秒",
"@s_num_sec" : {
"@s_num_sec": {
"placeholders": {
"num": {}
}
@ -358,7 +367,7 @@
"@_fido_credentials": {},
"l_passkey": "パスキー: {label}",
"@l_passkey" : {
"@l_passkey": {
"placeholders": {
"label": {}
}
@ -374,7 +383,7 @@
"@_fingerprints": {},
"l_fingerprint": "指紋:{label}",
"@l_fingerprint" : {
"@l_fingerprint": {
"placeholders": {
"label": {}
}
@ -383,7 +392,7 @@
"l_fingerprint_captured": "指紋の取得に成功しました!",
"s_fingerprint_added": "指紋が追加されました",
"l_setting_name_failed": "名前設定時名エラー:{message}",
"@l_setting_name_failed" : {
"@l_setting_name_failed": {
"placeholders": {
"message": {}
}
@ -402,7 +411,7 @@
"l_rename_fp_desc": "ラベルの変更",
"s_fingerprint_renamed": "指紋の名前が変更されました",
"l_rename_fp_failed": "大友:名前変更エラー:{message}",
"@l_rename_fp_failed" : {
"@l_rename_fp_failed": {
"placeholders": {
"message": {}
}
@ -444,7 +453,7 @@
"s_generate_key": "鍵の生成",
"l_generate_desc": "新しい証明書またはCSRの生成",
"p_generate_desc": "これにより、YubiKeyのPIVスロット{slot}に新しい鍵が生成されます。公開鍵は、YubiKeyに保存されている自己署名証明書、またはファイルに保存されている証明書署名要求(CSR)に埋め込まれます",
"@p_generate_desc" : {
"@p_generate_desc": {
"placeholders": {
"slot": {}
}
@ -453,7 +462,7 @@
"s_private_key_generated": "秘密鍵を生成しました",
"p_warning_delete_certificate": "警告この操作によってYubiKeyから証明書が削除されます",
"q_delete_certificate_confirm": "PIVスロット{slot}の証明書を削除しますか?",
"@q_delete_certificate_confirm" : {
"@q_delete_certificate_confirm": {
"placeholders": {
"slot": {}
}
@ -461,7 +470,7 @@
"l_certificate_deleted": "証明書が削除されました",
"p_password_protected_file": "選択したファイルはパスワードで保護されています。パスワードを入力して続行します",
"p_import_items_desc": "次のアイテムはPIVスロット{slot}にインポートされます",
"@p_import_items_desc" : {
"@p_import_items_desc": {
"placeholders": {
"slot": {}
}
@ -472,7 +481,7 @@
"p_cert_options_desc": "使用する鍵アルゴリズム、出力形式、および有効期限 (該当する場合)",
"s_overwrite_slot": "スロットの上書き",
"p_overwrite_slot_desc": "これにより、スロット{slot}内の既存のデータが永久に上書きされます",
"@p_overwrite_slot_desc" : {
"@p_overwrite_slot_desc": {
"placeholders": {
"slot": {}
}
@ -483,7 +492,7 @@
"@_piv_slots": {},
"s_slot_display_name": "{name} ({hexid})",
"@s_slot_display_name" : {
"@s_slot_display_name": {
"placeholders": {
"name": {},
"hexid": {}
@ -508,8 +517,9 @@
"l_qr_scanned": "スキャンしたQRコード",
"l_invalid_qr": "無効なQRコード",
"l_qr_not_found": "QRコードが見つかりませんでした",
"l_qr_select_file": null,
"l_qr_not_read": "QRコードの読み取りに失敗しました:{message}",
"@l_qr_not_read" : {
"@l_qr_not_read": {
"placeholders": {
"message": {}
}
@ -518,6 +528,7 @@
"q_want_to_scan": "スキャンしますか?",
"q_no_qr": "QRコードはありませんか",
"s_enter_manually": "手動で入力",
"s_read_from_file": null,
"@_factory_reset": {},
"s_reset": "リセット",
@ -529,7 +540,7 @@
"l_fido_app_reset": "FIDOアプリケーションのリセット",
"l_press_reset_to_begin": "リセットを押して開始してください\u2026",
"l_reset_failed": "リセット実行中のエラー:{message}",
"@l_reset_failed" : {
"@l_reset_failed": {
"placeholders": {
"message": {}
}
@ -551,7 +562,7 @@
"l_log_copied": "ログをクリップボードにコピーしました",
"l_diagnostics_copied": "診断データをクリップボードにコピーしました",
"p_target_copied_clipboard": "{label}をクリップボードにコピーしました",
"@p_target_copied_clipboard" : {
"@p_target_copied_clipboard": {
"placeholders": {
"label": {}
}
@ -581,6 +592,7 @@
"@_android_settings": {},
"s_nfc_options": "NFCオプション",
"l_on_yk_nfc_tap": "YubiKey NFCタップ時",
"l_do_nothing": null,
"l_launch_ya": "Yubico Authenticatorを起動",
"l_copy_otp_clipboard": "OTPをクリップボードにコピー",
"l_launch_and_copy_otp": "アプリを起動してOTPをコピー",
@ -614,4 +626,4 @@
"s_nfc_dialog_oath_add_multiple_accounts": "操作:複数アカウントの追加",
"@_eof": {}
}
}

View File

@ -16,6 +16,8 @@
},
"@_lint_rules": {
"p_ending_chars": null,
"q_ending_chars": null,
"s_max_words": 5,
"s_max_length": 32
},
@ -70,7 +72,7 @@
"s_privacy_policy": "Polityka prywatności",
"s_open_src_licenses": "Licencje open source",
"s_configure_yk": "Skonfiguruj YubiKey",
"s_please_wait": "Proszę czekać",
"s_please_wait": "Proszę czekać\u2026",
"s_secret_key": "Tajny klucz",
"s_show_secret_key": "Pokaż tajny klucz",
"s_hide_secret_key": "Ukryj tajny klucz",
@ -130,12 +132,12 @@
"p_try_reinsert_yk": "Spróbuj ponownie podłączyć klucz YubiKey.",
"s_touch_required": "Wymagane dotknięcie",
"l_touch_button_now": "Dotknij teraz przycisku na kluczu YubiKey",
"l_keep_touching_yk": "Wielokrotnie dotykaj klucza YubiKey",
"l_keep_touching_yk": "Wielokrotnie dotykaj klucza YubiKey\u2026",
"@_app_configuration": {},
"s_toggle_applications": "Przełączanie funkcji",
"l_min_one_interface": "Przynajmniej jeden interfejs musi być włączony",
"s_reconfiguring_yk": "Rekonfigurowanie YubiKey",
"s_reconfiguring_yk": "Rekonfigurowanie YubiKey\u2026",
"s_config_updated": "Zaktualizowano konfigurację",
"l_config_updated_reinsert": "Zaktualizowano konfigurację, podłącz ponownie klucz YubiKey",
"s_app_not_supported": "Funkcja nie jest obsługiwana",
@ -437,7 +439,7 @@
"l_certificate_exported": "Wyeksportowano certyfikat",
"l_import_file": "Importuj plik",
"l_import_desc": "Zaimportuj klucz i/lub certyfikat",
"l_importing_file": "Importowanie pliku",
"l_importing_file": "Importowanie pliku\u2026",
"s_file_imported": "Plik został zaimportowany",
"l_delete_certificate": "Usuń certyfikat",
"l_delete_certificate_desc": "Usuń certyfikat z klucza YubiKey",
@ -456,7 +458,7 @@
"slot": {}
}
},
"l_generating_private_key": "Generowanie prywatnego klucza",
"l_generating_private_key": "Generowanie prywatnego klucza\u2026",
"s_private_key_generated": "Wygenerowano klucz prywatny",
"p_warning_delete_certificate": "Uwaga! Ta czynność spowoduje usunięcie certyfikatu z klucza YubiKey.",
"q_delete_certificate_confirm": "Usunąć certyfikat ze slotu PIV {slot}?",
@ -504,7 +506,7 @@
"@_permissions": {},
"s_enable_nfc": "Włącz NFC",
"s_permission_denied": "Odmowa dostępu",
"l_elevating_permissions": "Podnoszenie uprawnień",
"l_elevating_permissions": "Podnoszenie uprawnień\u2026",
"s_review_permissions": "Przegląd uprawnień",
"p_elevated_permissions_required": "Zarządzanie tym urządzeniem wymaga podwyższonych uprawnień.",
"p_webauthn_elevated_permissions_required": "Zarządzanie WebAuthn wymaga podwyższonych uprawnień.",
@ -536,7 +538,7 @@
"l_oath_application_reset": "Reset funkcji OATH",
"s_reset_fido": "Zresetuj FIDO",
"l_fido_app_reset": "Reset funkcji FIDO",
"l_press_reset_to_begin": "Naciśnij reset, aby rozpocząć",
"l_press_reset_to_begin": "Naciśnij reset, aby rozpocząć\u2026",
"l_reset_failed": "Błąd podczas resetowania: {message}",
"@l_reset_failed": {
"placeholders": {
@ -571,7 +573,7 @@
"l_set_icons_for_accounts": "Ustaw ikony dla kont",
"p_custom_icons_description": "Pakiety ikon mogą sprawić, że Twoje konta będą łatwiejsze do odróżnienia dzięki znanym logo i kolorom.",
"s_replace_icon_pack": "Zastąp pakiet ikon",
"l_loading_icon_pack": "Wczytywanie pakietu ikon",
"l_loading_icon_pack": "Wczytywanie pakietu ikon\u2026",
"s_load_icon_pack": "Wczytaj pakiet ikon",
"s_remove_icon_pack": "Usuń pakiet ikon",
"l_icon_pack_removed": "Usunięto pakiet ikon",