mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 21:48:13 +00:00
chore(core): translate storage strings into supported languages
This commit is contained in:
parent
de2fe3d6d6
commit
379737a9a5
@ -781,6 +781,10 @@
|
|||||||
"stellar__value_sha256": "Hodnota (SHA-256):",
|
"stellar__value_sha256": "Hodnota (SHA-256):",
|
||||||
"stellar__wanna_clean_value_key_template": "Chcete vymazat klíč hodnoty {0}?",
|
"stellar__wanna_clean_value_key_template": "Chcete vymazat klíč hodnoty {0}?",
|
||||||
"stellar__your_account": " váš účet",
|
"stellar__your_account": " váš účet",
|
||||||
|
"storage_msg__verifying_pin": "OVĚŘOVÁNÍ PINU",
|
||||||
|
"storage_msg__processing": "ZPRACOVÁVÁ SE",
|
||||||
|
"storage_msg__starting": "SPOUŠTĚNÍ",
|
||||||
|
"storage_msg__wrong_pin": "ŠPATNÝ PIN",
|
||||||
"tezos__baker_address": "Adresa bakera:",
|
"tezos__baker_address": "Adresa bakera:",
|
||||||
"tezos__balance": "Zůstatek:",
|
"tezos__balance": "Zůstatek:",
|
||||||
"tezos__ballot": "Hlasování:",
|
"tezos__ballot": "Hlasování:",
|
||||||
|
@ -781,6 +781,10 @@
|
|||||||
"stellar__value_sha256": "Wert (SHA-256):",
|
"stellar__value_sha256": "Wert (SHA-256):",
|
||||||
"stellar__wanna_clean_value_key_template": "Möchtest du den Wert-Key {0} löschen?",
|
"stellar__wanna_clean_value_key_template": "Möchtest du den Wert-Key {0} löschen?",
|
||||||
"stellar__your_account": " dein Konto",
|
"stellar__your_account": " dein Konto",
|
||||||
|
"storage_msg__verifying_pin": "PIN ÜBERPRÜFEN",
|
||||||
|
"storage_msg__processing": "VERARBEITUNG",
|
||||||
|
"storage_msg__starting": "STARTVORGANG",
|
||||||
|
"storage_msg__wrong_pin": "FALSCHER PIN",
|
||||||
"tezos__baker_address": "Baker-Adresse:",
|
"tezos__baker_address": "Baker-Adresse:",
|
||||||
"tezos__balance": "Guthaben:",
|
"tezos__balance": "Guthaben:",
|
||||||
"tezos__ballot": "Abstimmung:",
|
"tezos__ballot": "Abstimmung:",
|
||||||
|
@ -781,6 +781,10 @@
|
|||||||
"stellar__value_sha256": "Valor (SHA-256):",
|
"stellar__value_sha256": "Valor (SHA-256):",
|
||||||
"stellar__wanna_clean_value_key_template": "¿Quieres borrar la clave de valor {0}?",
|
"stellar__wanna_clean_value_key_template": "¿Quieres borrar la clave de valor {0}?",
|
||||||
"stellar__your_account": " tu cuenta",
|
"stellar__your_account": " tu cuenta",
|
||||||
|
"storage_msg__verifying_pin": "VERIFICANDO PIN",
|
||||||
|
"storage_msg__processing": "PROCESANDO",
|
||||||
|
"storage_msg__starting": "INICIANDO",
|
||||||
|
"storage_msg__wrong_pin": "PIN INCORRECTO",
|
||||||
"tezos__baker_address": "Dirección de panadero:",
|
"tezos__baker_address": "Dirección de panadero:",
|
||||||
"tezos__balance": "Saldo:",
|
"tezos__balance": "Saldo:",
|
||||||
"tezos__ballot": "Papeleta:",
|
"tezos__ballot": "Papeleta:",
|
||||||
|
@ -782,6 +782,10 @@
|
|||||||
"stellar__wanna_clean_value_key_template": "Voulez-vous effacer la clé de valeur {0} ?",
|
"stellar__wanna_clean_value_key_template": "Voulez-vous effacer la clé de valeur {0} ?",
|
||||||
"stellar__your_account": " votre compte",
|
"stellar__your_account": " votre compte",
|
||||||
"tezos__baker_address": "Adr. du baker :",
|
"tezos__baker_address": "Adr. du baker :",
|
||||||
|
"storage_msg__verifying_pin": "VÉRIFICATION DU PIN",
|
||||||
|
"storage_msg__processing": "TRAITEMENT",
|
||||||
|
"storage_msg__starting": "DÉMARRAGE",
|
||||||
|
"storage_msg__wrong_pin": "PIN INCORRECT",
|
||||||
"tezos__balance": "Solde :",
|
"tezos__balance": "Solde :",
|
||||||
"tezos__ballot": "Bulletin de vote :",
|
"tezos__ballot": "Bulletin de vote :",
|
||||||
"tezos__confirm_delegation": "Conf. délégation",
|
"tezos__confirm_delegation": "Conf. délégation",
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"current": {
|
"current": {
|
||||||
"merkle_root": "d349550e9ad7be0b63b06fc43c6b764d008bf4497a8e1d0374cb92119b242160",
|
"merkle_root": "3700c5cf563ec866319c8b3af19f4cf6d5894949bf394dd7581aa85685e042de",
|
||||||
"datetime": "2024-03-25T14:23:51.859562",
|
"datetime": "2024-03-25T15:28:46.161035",
|
||||||
"commit": "ef11039a818bb0941191af49e0c9a0f7aae9324a"
|
"commit": "709a43c84bff4c49cd4c914c82636a69b2b95f84"
|
||||||
},
|
},
|
||||||
"history": [
|
"history": [
|
||||||
{
|
{
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user