Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lang JSONs update 2024-10 #4286

Merged
merged 4 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions core/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@
"bitcoin__unverified_external_inputs": "Transakce obsahuje neověřené externí vstupy.",
"bitcoin__valid_signature": "Podpis je platný.",
"bitcoin__voting_rights": "Hlasovací práva:",
"brightness__change_title": "Změnit jas displeje",
"brightness__changed_title": "Jas displeje byl změněn",
"brightness__title": "Nastavení jasu",
"buttons__abort": "Zrušit",
"buttons__access": "Přístup",
Expand Down Expand Up @@ -377,15 +379,20 @@
"fido__does_not_belong": "Údaje, které se pokoušíte importovat,\nnepatří tomuto autentikátoru.",
"fido__erase_credentials": "smazat všechny údaje?",
"fido__export_credentials": "Exportovat informace o údajích uložených v tomto zařízení?",
"fido__more_credentials": "Další přihlašovací údaje",
"fido__not_registered": "Nezaregistrováno",
"fido__not_registered_with_template": "Toto zařízení není zaregistrováno v\n{0}.",
"fido__please_enable_pin_protection": "Povolte ochranu PIN kódem.",
"fido__select_intro": "Vyberte přihlašovací údaje, které chcete použít k ověření.",
"fido__title_authenticate": "Ověření FIDO2",
"fido__title_credential_details": "Podrobnosti přihlašovacích údajů",
"fido__title_for_authentication": "pro ověření",
"fido__title_import_credential": "Importovat údaje",
"fido__title_list_credentials": "Vypsat údaje",
"fido__title_register": "Registrace FIDO2",
"fido__title_remove_credential": "Odstranit údaje",
"fido__title_reset": "Reset FIDO2",
"fido__title_select_credential": "Vyberte přihlašovací údaje",
"fido__title_u2f_auth": "Ověření U2F",
"fido__title_u2f_register": "Registrace U2F",
"fido__title_verify_user": "Ověření uživ. FIDO2",
Expand Down Expand Up @@ -428,6 +435,8 @@
"instructions__learn_more": "Zjistit více",
"instructions__shares_continue_with_x_template": "Pokračujte částí č. {0}",
"instructions__shares_start_with_1": "Začněte částí č. 1",
"instructions__swipe_down": "Přejeďte prstem dolů",
"instructions__swipe_horizontally": "Přejeďte prstem vodorovně",
"instructions__swipe_up": "Přejeďte prstem nahoru",
"instructions__tap_to_confirm": "Klepnutím potvrďte",
"instructions__tap_to_start": "Začněte klepnutím",
Expand Down Expand Up @@ -527,6 +536,7 @@
"nem__unknown_mosaic": "Neznámá mozaika!",
"passphrase__access_wallet": "Otev. passphrase pen.?",
"passphrase__always_on_device": "Vždy zadávat passphrase na Trezoru?",
"passphrase__continue_with_empty_passphrase": "Pokračovat s prázdnou passphrase?",
"passphrase__from_host_not_shown": "Použije se passphrase zadaná hostitelem, ale vzhledem k nastavení zařízení se nezobrazí.",
"passphrase__hide": "Skrýt passphrase od hostitele?",
"passphrase__next_screen_will_show_passphrase": "Na další obrazovce se zobrazí vaše passphrase.",
Expand Down Expand Up @@ -565,7 +575,7 @@
"pin__title_check_pin": "Zkontrolovat PIN",
"pin__title_settings": "Nastavení PIN kódu",
"pin__title_wrong_pin": "Nesprávný PIN kód",
"pin__tries_left": "pokusů",
"pin__tries_left": "pok.",
"pin__turn_off": "Opravdu chcete vypnout ochranu PIN kódem?",
"pin__turn_on": "Zapnout ochranu PIN kódem?",
"pin__wrong_pin": "Nesprávný PIN",
Expand Down Expand Up @@ -692,6 +702,8 @@
"reset__share_checked_successfully_template": "Část č. {0} byla úspěšně zkontrolována.",
"reset__share_completed_template": "Část č. {0} byla dokončena",
"reset__share_words_title": "Standardní záloha",
"reset__slip39_checklist_more_info_threshold": "Počet dílů zálohy pro obnovu určuje minimální počet dílů, které jsou potřeba k obnovení peněženky.",
"reset__slip39_checklist_more_info_threshold_example_template": "Když nastavíte {0} z {1} dílů, budete k obnovení peněženky potřebovat {2} díly.",
"reset__slip39_checklist_num_groups": "Počet skupin",
"reset__slip39_checklist_num_groups_x_template": "Počet skupin: {0}",
"reset__slip39_checklist_num_shares": "Počet částí",
Expand Down Expand Up @@ -784,6 +796,8 @@
"send__transaction_id": "ID transakce:",
"send__transaction_signed": "Transakce podepsána",
"send__you_are_contributing": "Přispíváte:",
"setting__adjust": "Upravit",
"setting__apply": "Použít",
"share_words__words_in_order": " slova v pořadí.",
"share_words__wrote_down_all": "Zapsal/a jsem si všechna ",
"sign_message__bytes_template": "{0} bajtů",
Expand Down Expand Up @@ -908,7 +922,6 @@
"tutorial__title_hello": "Dobrý den",
"tutorial__title_hold": "Držením potvrdíte důležité akce",
"tutorial__title_lets_begin": "Můžeme začít",
"tutorial__title_navigation": "Ovládání",
"tutorial__title_screen_scroll": "Posunutí obrazovky",
"tutorial__title_skip": "Přeskočit tutoriál",
"tutorial__title_tutorial_complete": "Tutoriál dokončen",
Expand Down Expand Up @@ -977,6 +990,7 @@
"words__sign": "Podepsat",
"words__signer": "Podepisující osoba",
"words__title_check": "Zkontrolovat",
"words__title_done": "Hotovo",
"words__title_group": "Skupina",
"words__title_information": "Informace",
"words__title_remember": "Zapamatovat",
Expand Down
18 changes: 16 additions & 2 deletions core/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@
"bitcoin__unverified_external_inputs": "Die Transaktion enthält nicht verifizierte externe Eingaben.",
"bitcoin__valid_signature": "Die Signatur ist gültig.",
"bitcoin__voting_rights": "Stimmrechte an:",
"brightness__change_title": "Display-Helligkeit ändern",
"brightness__changed_title": "Display-Helligkeit geändert",
"brightness__title": "Helligkeit einstellen",
"buttons__abort": "Abbrechen",
"buttons__access": "Zugriff",
Expand Down Expand Up @@ -377,15 +379,20 @@
"fido__does_not_belong": "Die Daten, die du importieren möchtest, gehören nicht zu diesem Authentifikator.",
"fido__erase_credentials": "alle Daten löschen?",
"fido__export_credentials": "Informationen über die auf diesem Gerät gespeicherten Daten exportieren?",
"fido__more_credentials": "Mehr Daten",
"fido__not_registered": "Nicht registriert",
"fido__not_registered_with_template": "Dieses Gerät ist nicht registriert bei\n{0}.",
"fido__please_enable_pin_protection": "Aktiviere den PIN-Schutz.",
"fido__select_intro": "Wähle die Daten aus, die du zur Authentifizierung nutzen möchtest.",
"fido__title_authenticate": "FIDO2 authentifiz.",
"fido__title_credential_details": "Datendetails",
"fido__title_for_authentication": "zur Authentifizierung",
"fido__title_import_credential": "Daten importieren",
"fido__title_list_credentials": "Daten auflisten",
"fido__title_register": "FIDO2 registrieren",
"fido__title_remove_credential": "Daten entfernen",
"fido__title_reset": "FIDO2 zurücksetzen",
"fido__title_select_credential": "Daten auswählen",
"fido__title_u2f_auth": "U2F authentifizier.",
"fido__title_u2f_register": "U2F registrieren",
"fido__title_verify_user": "FIDO2-nutzer verif.",
Expand Down Expand Up @@ -414,7 +421,7 @@
"inputs__cancel": "ABBRECHEN",
"inputs__delete": "LÖSCHEN",
"inputs__enter": "EINGEBEN",
"inputs__previous": "VORHERIGE",
"inputs__previous": "ZURÜCK",
"inputs__return": "ZURÜCK",
"inputs__show": "ANZEIGEN",
"inputs__space": "LEER",
Expand All @@ -428,6 +435,8 @@
"instructions__learn_more": "Mehr erfahren",
"instructions__shares_continue_with_x_template": "Mit Share #{0} fortfahren",
"instructions__shares_start_with_1": "Mit Share #1 beginnen",
"instructions__swipe_down": "Nach unten wischen",
"instructions__swipe_horizontally": "Zur Seite wischen",
"instructions__swipe_up": "Nach oben wischen",
"instructions__tap_to_confirm": "Zum Bestätigen tippen",
"instructions__tap_to_start": "Zum Beginnen tippen",
Expand Down Expand Up @@ -527,6 +536,7 @@
"nem__unknown_mosaic": "Unbekanntes Mosaik.",
"passphrase__access_wallet": "Passphr. Wall. öffnen?",
"passphrase__always_on_device": "Deine Passphrase immer auf dem Trezor eingeben?",
"passphrase__continue_with_empty_passphrase": "Mit leerer Passphrase fortfahren?",
"passphrase__from_host_not_shown": "Passphrase vom Host wird verwendet, wegen Geräteeinstellungen aber nicht angezeigt.",
"passphrase__hide": "Passphrase vom Host ausblenden?",
"passphrase__next_screen_will_show_passphrase": "Der nächste Bildschirm zeigt deine Passphrase.",
Expand Down Expand Up @@ -692,6 +702,8 @@
"reset__share_checked_successfully_template": "Share #{0} erfolgreich geprüft.",
"reset__share_completed_template": "Share #{0} abgeschlossen",
"reset__share_words_title": "Standard-backup",
"reset__slip39_checklist_more_info_threshold": "Die Schwelle bestimmt die Mindestanzahl an Shares zur Wallet-Wiederherstellung.",
"reset__slip39_checklist_more_info_threshold_example_template": "Wenn du {0} von {1} Shares festlegst, sind {2} Backup-Shares zur Wallet-Wiederherstellung nötig.",
"reset__slip39_checklist_num_groups": "Anzahl der Gruppen",
"reset__slip39_checklist_num_groups_x_template": "Anzahl der Gruppen: {0}",
"reset__slip39_checklist_num_shares": "Anzahl der Shares",
Expand Down Expand Up @@ -784,6 +796,8 @@
"send__transaction_id": "Transaktions-ID:",
"send__transaction_signed": "Transaktion signiert",
"send__you_are_contributing": "Dein Anteil:",
"setting__adjust": "Anpassen",
"setting__apply": "Anwenden",
"share_words__words_in_order": " Wörter der Reihe nach notiert.",
"share_words__wrote_down_all": "Ich habe alle ",
"sign_message__bytes_template": "{0} Bytes",
Expand Down Expand Up @@ -908,7 +922,6 @@
"tutorial__title_hello": "Hallo",
"tutorial__title_hold": "Halte den Bildschirm um Schritte bestätigen",
"tutorial__title_lets_begin": "Lass uns beginnen",
"tutorial__title_navigation": "Navigation",
"tutorial__title_screen_scroll": "Bildschirm scrollen",
"tutorial__title_skip": "Tutorial überspr.",
"tutorial__title_tutorial_complete": "Tutorial beendet",
Expand Down Expand Up @@ -977,6 +990,7 @@
"words__sign": "Signieren",
"words__signer": "Unterzeichner",
"words__title_check": "Prüfen",
"words__title_done": "Fertig",
"words__title_group": "Gruppe",
"words__title_information": "Informationen",
"words__title_remember": "Erinnerung",
Expand Down
16 changes: 15 additions & 1 deletion core/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@
"bitcoin__unverified_external_inputs": "La transacción contiene entradas externas sin verificar.",
"bitcoin__valid_signature": "La firma es válida.",
"bitcoin__voting_rights": "Derechos de voto de:",
"brightness__change_title": "Cambiar brillo de la pantalla",
"brightness__changed_title": "Brillo de la pantalla cambiado",
"brightness__title": "Ajustar brillo",
"buttons__abort": "Abortar",
"buttons__access": "Acceder",
Expand Down Expand Up @@ -377,15 +379,20 @@
"fido__does_not_belong": "Las credenciales que intentas importar\nno pertenecen a este autenticador.",
"fido__erase_credentials": "¿Borrar credenciales?",
"fido__export_credentials": "¿Exportar información sobre las credenciales almacenadas en este dispositivo?",
"fido__more_credentials": "Más credenciales",
"fido__not_registered": "No registrado",
"fido__not_registered_with_template": "Este dispositivo no está registrado en\n{0}.",
"fido__please_enable_pin_protection": "Activa la protección con PIN.",
"fido__select_intro": "Selecciona la credencial que deseas usar para la autenticación.",
"fido__title_authenticate": "Autenticación FIDO2",
"fido__title_credential_details": "Datos de la credencial",
"fido__title_for_authentication": "para la autenticación",
"fido__title_import_credential": "Importar credencial",
"fido__title_list_credentials": "Listar credenciales",
"fido__title_register": "Registro FIDO2",
"fido__title_remove_credential": "Eliminar credencial",
"fido__title_reset": "Restablecer FIDO2",
"fido__title_select_credential": "Seleccionar credencial",
"fido__title_u2f_auth": "Autenticación U2F",
"fido__title_u2f_register": "Registro U2F",
"fido__title_verify_user": "Verificar FIDO2",
Expand Down Expand Up @@ -428,6 +435,8 @@
"instructions__learn_more": "Más información",
"instructions__shares_continue_with_x_template": "Continuar con el rec. n.º {0}",
"instructions__shares_start_with_1": "Empezar con el rec. n.º 1",
"instructions__swipe_down": "Deslizar hacia abajo",
"instructions__swipe_horizontally": "Deslizar en horizontal",
"instructions__swipe_up": "Desliza hacia arriba",
"instructions__tap_to_confirm": "Toca para confirmar",
"instructions__tap_to_start": "Toca para empezar",
Expand Down Expand Up @@ -527,6 +536,7 @@
"nem__unknown_mosaic": "Mosaico desconocido.",
"passphrase__access_wallet": "¿Ir al monedero frase contr.?",
"passphrase__always_on_device": "¿Introduces siempre la frase de contraseña en Trezor?",
"passphrase__continue_with_empty_passphrase": "¿Continuar con la frase de contraseña vacía?",
"passphrase__from_host_not_shown": "Se usará la frase de contraseña dada por el host, pero no se verá debido a la configuración.",
"passphrase__hide": "¿Ocultar la frase de contraseña del host?",
"passphrase__next_screen_will_show_passphrase": "La siguiente pantalla muestra la frase de contraseña.",
Expand Down Expand Up @@ -692,6 +702,8 @@
"reset__share_checked_successfully_template": "Se ha verificado el recurso n.º {0}.",
"reset__share_completed_template": "Se ha completado el recurso n.º {0}",
"reset__share_words_title": "C. seg. estándar",
"reset__slip39_checklist_more_info_threshold": "El umbral fija el número mínimo de acciones para recuperar tu monedero.",
"reset__slip39_checklist_more_info_threshold_example_template": "Si fijas {0} de {1} acciones, necesitarás {2} acciones para recuperar tu monedero.",
"reset__slip39_checklist_num_groups": "Número de grupos",
"reset__slip39_checklist_num_groups_x_template": "Número de grupos: {0}",
"reset__slip39_checklist_num_shares": "Nro.de rec. comp.",
Expand Down Expand Up @@ -784,6 +796,8 @@
"send__transaction_id": "ID de la transacción:",
"send__transaction_signed": "Transacción firmada",
"send__you_are_contributing": "Estás aportando:",
"setting__adjust": "Ajustar",
"setting__apply": "Aplicar",
"share_words__words_in_order": " palabras en orden.",
"share_words__wrote_down_all": "Escribí las ",
"sign_message__bytes_template": "{0} bytes",
Expand Down Expand Up @@ -908,7 +922,6 @@
"tutorial__title_hello": "Hola",
"tutorial__title_hold": "Mantén presionado para confirmar acciones importantes",
"tutorial__title_lets_begin": "Comencemos",
"tutorial__title_navigation": "Navegación",
"tutorial__title_screen_scroll": "Desplazarse",
"tutorial__title_skip": "Omitir tutorial",
"tutorial__title_tutorial_complete": "Tutorial completo",
Expand Down Expand Up @@ -977,6 +990,7 @@
"words__sign": "Firmar",
"words__signer": "Firmante",
"words__title_check": "Revisar",
"words__title_done": "Listo",
"words__title_group": "Grupo",
"words__title_information": "Información",
"words__title_remember": "Recordar",
Expand Down
Loading
Loading