mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-25 17:32:34 +00:00
chore(translations): shorten wipe code copy
[no changelog]
This commit is contained in:
parent
ea38f998b8
commit
661b817c82
@ -1133,7 +1133,7 @@ pub enum TranslatedString {
|
||||
wipe_code__diff_from_pin = 776, // "The wipe code must be different from your PIN."
|
||||
wipe_code__disabled = 777, // "Wipe code disabled."
|
||||
wipe_code__enabled = 778, // "Wipe code enabled."
|
||||
wipe_code__enter_new = 779, // "Enter new wipe code"
|
||||
wipe_code__enter_new = 779, // "New wipe code"
|
||||
wipe_code__info = 780, // "Wipe code can be used to erase all data from this device."
|
||||
wipe_code__invalid = 781, // "Invalid wipe code"
|
||||
wipe_code__mismatch = 782, // "The wipe codes you entered do not match."
|
||||
@ -2544,7 +2544,7 @@ impl TranslatedString {
|
||||
(Self::wipe_code__diff_from_pin, "The wipe code must be different from your PIN."),
|
||||
(Self::wipe_code__disabled, "Wipe code disabled."),
|
||||
(Self::wipe_code__enabled, "Wipe code enabled."),
|
||||
(Self::wipe_code__enter_new, "Enter new wipe code"),
|
||||
(Self::wipe_code__enter_new, "New wipe code"),
|
||||
(Self::wipe_code__info, "Wipe code can be used to erase all data from this device."),
|
||||
(Self::wipe_code__invalid, "Invalid wipe code"),
|
||||
(Self::wipe_code__mismatch, "The wipe codes you entered do not match."),
|
||||
|
@ -927,7 +927,7 @@ class TR:
|
||||
wipe_code__diff_from_pin: str = "The wipe code must be different from your PIN."
|
||||
wipe_code__disabled: str = "Wipe code disabled."
|
||||
wipe_code__enabled: str = "Wipe code enabled."
|
||||
wipe_code__enter_new: str = "Enter new wipe code"
|
||||
wipe_code__enter_new: str = "New wipe code"
|
||||
wipe_code__info: str = "Wipe code can be used to erase all data from this device."
|
||||
wipe_code__invalid: str = "Invalid wipe code"
|
||||
wipe_code__mismatch: str = "The wipe codes you entered do not match."
|
||||
|
@ -953,11 +953,11 @@
|
||||
"wipe_code__diff_from_pin": "Kód pro vymazání se musí lišit od PIN kódu.",
|
||||
"wipe_code__disabled": "Kód pro vymazání zakázán.",
|
||||
"wipe_code__enabled": "Kód pro vymazání povolen.",
|
||||
"wipe_code__enter_new": "Vložte nový kód vymaz.",
|
||||
"wipe_code__enter_new": "Nový kód vymaz.",
|
||||
"wipe_code__info": "Kód pro vymazání lze použít k vymazání všech dat ze zařízení.",
|
||||
"wipe_code__invalid": "Chybný kód vymazání",
|
||||
"wipe_code__mismatch": "Zadané kódy pro vymazání se neshodují.",
|
||||
"wipe_code__reenter": "Zopakujte kód vymazání",
|
||||
"wipe_code__reenter": "Zopakujte kód vymaz.",
|
||||
"wipe_code__reenter_to_confirm": "Potvrďte dalším zadáním kódu vymazání.",
|
||||
"wipe_code__title_check": "Zkont. kód vymazání",
|
||||
"wipe_code__title_invalid": "Nesprávný kód pro vymazání",
|
||||
|
@ -929,7 +929,7 @@
|
||||
"wipe_code__diff_from_pin": "The wipe code must be different from your PIN.",
|
||||
"wipe_code__disabled": "Wipe code disabled.",
|
||||
"wipe_code__enabled": "Wipe code enabled.",
|
||||
"wipe_code__enter_new": "Enter new wipe code",
|
||||
"wipe_code__enter_new": "New wipe code",
|
||||
"wipe_code__info": "Wipe code can be used to erase all data from this device.",
|
||||
"wipe_code__invalid": "Invalid wipe code",
|
||||
"wipe_code__mismatch": "The wipe codes you entered do not match.",
|
||||
|
@ -958,11 +958,11 @@
|
||||
"wipe_code__diff_from_pin": "El código de borrar debe ser diferente del PIN.",
|
||||
"wipe_code__disabled": "El código de borrar se ha desactivado.",
|
||||
"wipe_code__enabled": "El código de borrar se ha activado.",
|
||||
"wipe_code__enter_new": "Meter nuevo cód.borrar",
|
||||
"wipe_code__enter_new": "Nuevo cód. borrar",
|
||||
"wipe_code__info": "Con el código de borrar eliminarás todos los datos del dispositivo.",
|
||||
"wipe_code__invalid": "Cód. borrar no válido",
|
||||
"wipe_code__mismatch": "Los códigos de borrar no coinciden.",
|
||||
"wipe_code__reenter": "Reingresar cód.borrar.",
|
||||
"wipe_code__reenter": "Reingresar cód. bor.",
|
||||
"wipe_code__reenter_to_confirm": "Reingresar cód.borrar para confirmar.",
|
||||
"wipe_code__title_check": "Revisar cód. borrar",
|
||||
"wipe_code__title_invalid": "Cód. borrar no válido",
|
||||
|
@ -953,7 +953,7 @@
|
||||
"wipe_code__diff_from_pin": "Le code d'eff. doit être différent de votre PIN.",
|
||||
"wipe_code__disabled": "Code d'eff. désactivé.",
|
||||
"wipe_code__enabled": "Code d'eff. activé.",
|
||||
"wipe_code__enter_new": "Entrez nouv. code eff.",
|
||||
"wipe_code__enter_new": "Nouv. code d'eff.",
|
||||
"wipe_code__info": "Le code d'eff. peut être utilisé pour eff. les données de ce disp.",
|
||||
"wipe_code__invalid": "Code d'eff. non valide",
|
||||
"wipe_code__mismatch": "Les codes d'eff. ne correspondent pas.",
|
||||
|
@ -952,7 +952,7 @@
|
||||
"wipe_code__diff_from_pin": "O código de limpeza deve ser diferente do seu PIN.",
|
||||
"wipe_code__disabled": "Código de limpeza desativado.",
|
||||
"wipe_code__enabled": "Código de limpeza ativado.",
|
||||
"wipe_code__enter_new": "Inserir novo cód. limp.",
|
||||
"wipe_code__enter_new": "Novo cód. limpeza",
|
||||
"wipe_code__info": "O cód. limpeza pode apagar todos os dados deste dispositivo.",
|
||||
"wipe_code__invalid": "Cód. limpeza inválido",
|
||||
"wipe_code__mismatch": "Cód. limpeza não coincidem.",
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"merkle_root": "06c684a5913a1ba5ebbaa933b90f31111cde422ff72c07bfa1ea76edfd7b5c45",
|
||||
"datetime": "2025-05-27T11:23:39.601630",
|
||||
"commit": "a6eb3bc47c08b734fb872a5b8990cd59576bafab"
|
||||
"merkle_root": "3743d69d3b87f02cdb8d60009f0380e96769f054e1d1bcefb6fbf020795e4b22",
|
||||
"datetime": "2025-05-28T08:29:03.671929",
|
||||
"commit": "4c7766b09eacf4bd5e851c8dfc72961af9b73338"
|
||||
},
|
||||
"history": [
|
||||
{
|
||||
|
@ -848,11 +848,11 @@
|
||||
"wipe_code__diff_from_pin": "Silme kodu, PIN kodunuzdan farklı olmalıdır.",
|
||||
"wipe_code__disabled": "Silme kodu devre dışı.",
|
||||
"wipe_code__enabled": "Silme kodu etkin.",
|
||||
"wipe_code__enter_new": "Yeni silme kodu girin",
|
||||
"wipe_code__enter_new": "Yeni silme kodu",
|
||||
"wipe_code__info": "Silme kodu, cihazdaki tüm verileri silmek için kullanılabilir.",
|
||||
"wipe_code__invalid": "Geçersiz silme kodu",
|
||||
"wipe_code__mismatch": "Girdiğiniz silme kodları uyumlu değil.",
|
||||
"wipe_code__reenter": "Silme kod. yeniden girin",
|
||||
"wipe_code__reenter": "Silme kod. yeniden",
|
||||
"wipe_code__reenter_to_confirm": "Onaylamak için silme kodunu yeniden girin.",
|
||||
"wipe_code__title_check": "Si̇lme kod. kntrl et",
|
||||
"wipe_code__title_invalid": "Geçersi̇z si̇lme kodu",
|
||||
|
Loading…
Reference in New Issue
Block a user