mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-23 02:01:36 +03:00
Remove unused strings
This commit is contained in:
parent
00b1087388
commit
d4a6a17568
@ -80,7 +80,6 @@
|
||||
"s_hide_secret_key": null,
|
||||
"s_private_key": null,
|
||||
"s_invalid_length": "Ungültige Länge",
|
||||
"s_invalid_format": null,
|
||||
"l_invalid_format_allowed_chars": null,
|
||||
"@l_invalid_format_allowed_chars": {
|
||||
"placeholders": {
|
||||
@ -113,8 +112,6 @@
|
||||
"s_dark_mode": "Dunkler Modus",
|
||||
|
||||
"@_yubikey_selection": {},
|
||||
"s_yk_information": "YubiKey Information",
|
||||
"s_select_yk": "YubiKey auswählen",
|
||||
"s_select_to_scan": "Zum Scannen auswählen",
|
||||
"s_hide_device": "Gerät verstecken",
|
||||
"s_show_hidden_devices": "Versteckte Geräte anzeigen",
|
||||
@ -156,7 +153,6 @@
|
||||
"@_app_configuration": {},
|
||||
"s_toggle_applications": "Anwendungen umschalten",
|
||||
"s_toggle_interfaces": null,
|
||||
"l_min_one_interface": "Mindestens ein Interface muss aktiviert sein",
|
||||
"s_reconfiguring_yk": "YubiKey wird neu konfiguriert\u2026",
|
||||
"s_config_updated": "Konfiguration aktualisiert",
|
||||
"l_config_updated_reinsert": "Konfiguration aktualisiert, entfernen Sie Ihren YubiKey und schließen ihn wieder an",
|
||||
@ -306,8 +302,6 @@
|
||||
"s_management_key": null,
|
||||
"s_current_management_key": null,
|
||||
"s_new_management_key": null,
|
||||
"s_show_management_key": null,
|
||||
"s_hide_management_key": null,
|
||||
"l_change_management_key": null,
|
||||
"p_change_management_key_desc": null,
|
||||
"l_management_key_changed": null,
|
||||
@ -349,7 +343,6 @@
|
||||
"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",
|
||||
@ -388,7 +381,6 @@
|
||||
"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": {},
|
||||
@ -555,11 +547,7 @@
|
||||
"l_hotp_desc": null,
|
||||
"s_public_id": null,
|
||||
"s_private_id": null,
|
||||
"s_allow_any_character": null,
|
||||
"s_use_serial": null,
|
||||
"s_generate_private_id": null,
|
||||
"s_generate_secret_key": null,
|
||||
"s_generate_passowrd": null,
|
||||
"l_select_file": null,
|
||||
"l_no_export_file": null,
|
||||
"s_no_export": null,
|
||||
|
@ -80,7 +80,6 @@
|
||||
"s_hide_secret_key": "Hide secret key",
|
||||
"s_private_key": "Private key",
|
||||
"s_invalid_length": "Invalid length",
|
||||
"s_invalid_format": "Invalid format",
|
||||
"l_invalid_format_allowed_chars": "Invalid format, allowed characters: {characters}",
|
||||
"@l_invalid_format_allowed_chars": {
|
||||
"placeholders": {
|
||||
@ -113,8 +112,6 @@
|
||||
"s_dark_mode": "Dark mode",
|
||||
|
||||
"@_yubikey_selection": {},
|
||||
"s_yk_information": "YubiKey information",
|
||||
"s_select_yk": "Select YubiKey",
|
||||
"s_select_to_scan": "Select to scan",
|
||||
"s_hide_device": "Hide device",
|
||||
"s_show_hidden_devices": "Show hidden devices",
|
||||
@ -156,7 +153,6 @@
|
||||
"@_app_configuration": {},
|
||||
"s_toggle_applications": "Toggle applications",
|
||||
"s_toggle_interfaces": "Toggle interfaces",
|
||||
"l_min_one_interface": "At least one interface must be enabled",
|
||||
"s_reconfiguring_yk": "Reconfiguring YubiKey\u2026",
|
||||
"s_config_updated": "Configuration updated",
|
||||
"l_config_updated_reinsert": "Configuration updated, remove and reinsert your YubiKey",
|
||||
@ -306,8 +302,6 @@
|
||||
"s_management_key": "Management key",
|
||||
"s_current_management_key": "Current management key",
|
||||
"s_new_management_key": "New management key",
|
||||
"s_show_management_key": "Show management key",
|
||||
"s_hide_management_key": "Hide management key",
|
||||
"l_change_management_key": "Change management key",
|
||||
"p_change_management_key_desc": "Change your management key. You can optionally choose to allow the PIN to be used instead of the management key.",
|
||||
"l_management_key_changed": "Management key changed",
|
||||
@ -349,7 +343,6 @@
|
||||
"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",
|
||||
"s_pinned": "Pinned",
|
||||
"s_pin_account": "Pin account",
|
||||
"s_unpin_account": "Unpin account",
|
||||
"s_no_pinned_accounts": "No pinned accounts",
|
||||
@ -388,7 +381,6 @@
|
||||
"s_counter_based": "Counter based",
|
||||
"s_time_based": "Time based",
|
||||
"l_copy_code_desc": "Easily paste the code into another app",
|
||||
"s_calculate_code": "Calculate code",
|
||||
"l_calculate_code_desc": "Get a new code from your YubiKey",
|
||||
|
||||
"@_fido_credentials": {},
|
||||
@ -555,11 +547,7 @@
|
||||
"l_hotp_desc": "Program a HMAC-SHA1 based credential",
|
||||
"s_public_id": "Public ID",
|
||||
"s_private_id": "Private ID",
|
||||
"s_allow_any_character": "Allow any character",
|
||||
"s_use_serial": "Use serial",
|
||||
"s_generate_private_id": "Generate private ID",
|
||||
"s_generate_secret_key": "Generate secret key",
|
||||
"s_generate_passowrd": "Generate password",
|
||||
"l_select_file": "Select file",
|
||||
"l_no_export_file": "No export file",
|
||||
"s_no_export": "No export",
|
||||
@ -656,7 +644,7 @@
|
||||
"p_factory_reset_desc": "Data is stored in multiple applications on the YubiKey, some of which can be factory reset independently of each other.\n\nSelect an application above to reset.",
|
||||
"p_warning_factory_reset": "Warning! This will irrevocably delete all OATH TOTP/HOTP accounts from your YubiKey.",
|
||||
"p_warning_disable_credentials": "Your OATH credentials, as well as any password set, will be removed from this YubiKey. Make sure to first disable these from their respective web sites to avoid being locked out of your accounts.",
|
||||
"p_warning_deletes_accounts": "Warning! This will irrevocably delete all U2F and FIDO2 accounts, including as passkeys, from your YubiKey.",
|
||||
"p_warning_deletes_accounts": "Warning! This will irrevocably delete all U2F and FIDO2 accounts, including passkeys, from your YubiKey.",
|
||||
"p_warning_disable_accounts": "Your credentials, as well as any PIN set, will be removed from this YubiKey. Make sure to first disable these from their respective web sites to avoid being locked out of your accounts.",
|
||||
"p_warning_piv_reset": "Warning! All data stored for PIV will be irrevocably deleted from your YubiKey.",
|
||||
"p_warning_piv_reset_desc": "This includes private keys and certificates. Your PIN, PUK, and management key will be reset to their factory default values.",
|
||||
|
@ -80,7 +80,6 @@
|
||||
"s_hide_secret_key": null,
|
||||
"s_private_key": "Clé privée",
|
||||
"s_invalid_length": "Longueur invalide",
|
||||
"s_invalid_format": null,
|
||||
"l_invalid_format_allowed_chars": null,
|
||||
"@l_invalid_format_allowed_chars": {
|
||||
"placeholders": {
|
||||
@ -113,8 +112,6 @@
|
||||
"s_dark_mode": "Thème sombre",
|
||||
|
||||
"@_yubikey_selection": {},
|
||||
"s_yk_information": "Informations de la YubiKey",
|
||||
"s_select_yk": "Sélectionner une YubiKey",
|
||||
"s_select_to_scan": "Sélectionnez pour scanner",
|
||||
"s_hide_device": "Cacher l'appareil",
|
||||
"s_show_hidden_devices": "Afficher les appareils cachés",
|
||||
@ -156,7 +153,6 @@
|
||||
"@_app_configuration": {},
|
||||
"s_toggle_applications": "Changer les applications",
|
||||
"s_toggle_interfaces": null,
|
||||
"l_min_one_interface": "Au moins une interface doit être activée",
|
||||
"s_reconfiguring_yk": "Reconfiguration de la YubiKey\u2026",
|
||||
"s_config_updated": "Configuration mise à jour",
|
||||
"l_config_updated_reinsert": "Configuration mise à jour; retirez et réinsérez votre YubiKey",
|
||||
@ -306,8 +302,6 @@
|
||||
"s_management_key": "Gestion des clés",
|
||||
"s_current_management_key": "Clé actuelle de gestion",
|
||||
"s_new_management_key": "Nouvelle clé de gestion",
|
||||
"s_show_management_key": null,
|
||||
"s_hide_management_key": null,
|
||||
"l_change_management_key": "Changer la clé de gestion",
|
||||
"p_change_management_key_desc": "Changer votre clé de gestion. Vous pouvez optionnellement autoriser le PIN à être utilisé à la place de la clé de gestion.",
|
||||
"l_management_key_changed": "Ché de gestion changée",
|
||||
@ -349,7 +343,6 @@
|
||||
"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",
|
||||
"s_pinned": "Épinglé",
|
||||
"s_pin_account": "Épingler un compte",
|
||||
"s_unpin_account": "Désépingler un compte",
|
||||
"s_no_pinned_accounts": "Aucun compte épinglé",
|
||||
@ -388,7 +381,6 @@
|
||||
"s_counter_based": "Basé sur un décompte",
|
||||
"s_time_based": "Basé sur le temps",
|
||||
"l_copy_code_desc": "Coller facilement le code depuis une autre application",
|
||||
"s_calculate_code": "Calculer un code",
|
||||
"l_calculate_code_desc": "Récupérer un nouveau code depuis votre YubiKey",
|
||||
|
||||
"@_fido_credentials": {},
|
||||
@ -555,11 +547,7 @@
|
||||
"l_hotp_desc": null,
|
||||
"s_public_id": null,
|
||||
"s_private_id": null,
|
||||
"s_allow_any_character": null,
|
||||
"s_use_serial": null,
|
||||
"s_generate_private_id": null,
|
||||
"s_generate_secret_key": null,
|
||||
"s_generate_passowrd": null,
|
||||
"l_select_file": null,
|
||||
"l_no_export_file": null,
|
||||
"s_no_export": null,
|
||||
|
@ -80,7 +80,6 @@
|
||||
"s_hide_secret_key": null,
|
||||
"s_private_key": "秘密鍵",
|
||||
"s_invalid_length": "無効な長さです",
|
||||
"s_invalid_format": null,
|
||||
"l_invalid_format_allowed_chars": null,
|
||||
"@l_invalid_format_allowed_chars": {
|
||||
"placeholders": {
|
||||
@ -113,8 +112,6 @@
|
||||
"s_dark_mode": "ダークモード",
|
||||
|
||||
"@_yubikey_selection": {},
|
||||
"s_yk_information": "YubiKey情報",
|
||||
"s_select_yk": "YubiKeyを選択",
|
||||
"s_select_to_scan": "選択してスキャン",
|
||||
"s_hide_device": "デバイスを非表示",
|
||||
"s_show_hidden_devices": "非表示のデバイスを表示",
|
||||
@ -156,7 +153,6 @@
|
||||
"@_app_configuration": {},
|
||||
"s_toggle_applications": "アプリケーションの切替え",
|
||||
"s_toggle_interfaces": null,
|
||||
"l_min_one_interface": "少なくとも 1 つのインターフェイスを有効にする必要があります",
|
||||
"s_reconfiguring_yk": "YubiKeyを再構成しています\u2026",
|
||||
"s_config_updated": "構成が更新されました",
|
||||
"l_config_updated_reinsert": "設定が更新されました。YubiKeyを取り外して再挿入してください",
|
||||
@ -306,8 +302,6 @@
|
||||
"s_management_key": "Management key",
|
||||
"s_current_management_key": "現在のManagement key",
|
||||
"s_new_management_key": "新しいManagement key",
|
||||
"s_show_management_key": null,
|
||||
"s_hide_management_key": null,
|
||||
"l_change_management_key": "Management keyの変更",
|
||||
"p_change_management_key_desc": "Management keyを変更してください。Management keyの代わりにPINを使用することも可能です",
|
||||
"l_management_key_changed": "Management keyは変更されました",
|
||||
@ -349,7 +343,6 @@
|
||||
"l_account_already_exists": "このアカウントはすでに YubiKey に存在します",
|
||||
"l_invalid_character_issuer": "無効な文字: ':' は発行者名で使用できません",
|
||||
"l_select_accounts": "YubiKey に追加するアカウントを選択してください",
|
||||
"s_pinned": "固定",
|
||||
"s_pin_account": "アカウントを固定する",
|
||||
"s_unpin_account": "アカウントの固定を解除する",
|
||||
"s_no_pinned_accounts": "固定されたアカウントはありません",
|
||||
@ -388,7 +381,6 @@
|
||||
"s_counter_based": "カウンターベース",
|
||||
"s_time_based": "時間ベース",
|
||||
"l_copy_code_desc": "コードを別のアプリに貼り付ける",
|
||||
"s_calculate_code": " コードの計算",
|
||||
"l_calculate_code_desc": "YubiKey から新しいコードの取得",
|
||||
|
||||
"@_fido_credentials": {},
|
||||
@ -555,11 +547,7 @@
|
||||
"l_hotp_desc": null,
|
||||
"s_public_id": null,
|
||||
"s_private_id": null,
|
||||
"s_allow_any_character": null,
|
||||
"s_use_serial": null,
|
||||
"s_generate_private_id": null,
|
||||
"s_generate_secret_key": null,
|
||||
"s_generate_passowrd": null,
|
||||
"l_select_file": null,
|
||||
"l_no_export_file": null,
|
||||
"s_no_export": null,
|
||||
|
@ -80,7 +80,6 @@
|
||||
"s_hide_secret_key": "Ukryj tajny klucz",
|
||||
"s_private_key": "Klucz prywatny",
|
||||
"s_invalid_length": "Nieprawidłowa długość",
|
||||
"s_invalid_format": null,
|
||||
"l_invalid_format_allowed_chars": null,
|
||||
"@l_invalid_format_allowed_chars": {
|
||||
"placeholders": {
|
||||
@ -113,8 +112,6 @@
|
||||
"s_dark_mode": "Ciemny",
|
||||
|
||||
"@_yubikey_selection": {},
|
||||
"s_yk_information": "Informacja o YubiKey",
|
||||
"s_select_yk": "Wybierz YubiKey",
|
||||
"s_select_to_scan": "Wybierz, aby skanować",
|
||||
"s_hide_device": "Ukryj urządzenie",
|
||||
"s_show_hidden_devices": "Pokaż ukryte urządzenia",
|
||||
@ -156,7 +153,6 @@
|
||||
"@_app_configuration": {},
|
||||
"s_toggle_applications": "Przełączanie funkcji",
|
||||
"s_toggle_interfaces": "Przełącz interfejsy",
|
||||
"l_min_one_interface": "Przynajmniej jeden interfejs musi być włączony",
|
||||
"s_reconfiguring_yk": "Rekonfigurowanie YubiKey\u2026",
|
||||
"s_config_updated": "Zaktualizowano konfigurację",
|
||||
"l_config_updated_reinsert": "Zaktualizowano konfigurację, podłącz ponownie klucz YubiKey",
|
||||
@ -306,8 +302,6 @@
|
||||
"s_management_key": "Klucz zarządzania",
|
||||
"s_current_management_key": "Aktualny klucz zarządzania",
|
||||
"s_new_management_key": "Nowy klucz zarządzania",
|
||||
"s_show_management_key": null,
|
||||
"s_hide_management_key": null,
|
||||
"l_change_management_key": "Zmień klucz zarządzania",
|
||||
"p_change_management_key_desc": "Zmień swój klucz zarządzania. Opcjonalnie możesz zezwolić na używanie kodu PIN zamiast klucza zarządzania.",
|
||||
"l_management_key_changed": "Zmieniono klucz zarządzania",
|
||||
@ -349,7 +343,6 @@
|
||||
"l_account_already_exists": "To konto już istnieje w YubiKey",
|
||||
"l_invalid_character_issuer": "Nieprawidłowy znak: „:” nie jest dozwolony w polu wydawcy",
|
||||
"l_select_accounts": "Wybierz konta, które chcesz dodać do YubiKey",
|
||||
"s_pinned": "Przypięte",
|
||||
"s_pin_account": "Przypnij konto",
|
||||
"s_unpin_account": "Odepnij konto",
|
||||
"s_no_pinned_accounts": "Brak przypiętych kont",
|
||||
@ -388,7 +381,6 @@
|
||||
"s_counter_based": "Na podstawie licznika",
|
||||
"s_time_based": "Na podstawie czasu",
|
||||
"l_copy_code_desc": "Łatwe wklejanie kodu do innych aplikacji",
|
||||
"s_calculate_code": "Oblicz kod",
|
||||
"l_calculate_code_desc": "Uzyskaj nowy kod z klucza YubiKey",
|
||||
|
||||
"@_fido_credentials": {},
|
||||
@ -555,11 +547,7 @@
|
||||
"l_hotp_desc": null,
|
||||
"s_public_id": null,
|
||||
"s_private_id": null,
|
||||
"s_allow_any_character": null,
|
||||
"s_use_serial": null,
|
||||
"s_generate_private_id": null,
|
||||
"s_generate_secret_key": null,
|
||||
"s_generate_passowrd": null,
|
||||
"l_select_file": null,
|
||||
"l_no_export_file": null,
|
||||
"s_no_export": null,
|
||||
|
@ -160,7 +160,7 @@ class _ConfigureStaticDialogState extends ConsumerState<ConfigureStaticDialog> {
|
||||
: null,
|
||||
prefixIcon: const Icon(Icons.key_outlined),
|
||||
suffixIcon: IconButton(
|
||||
tooltip: l10n.s_generate_passowrd,
|
||||
tooltip: l10n.s_generate_random,
|
||||
icon: const Icon(Icons.refresh),
|
||||
onPressed: () async {
|
||||
final password = await ref
|
||||
|
Loading…
Reference in New Issue
Block a user