mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-04 21:48:17 +00:00
Merge c5579ca180
into ef02c4de5d
This commit is contained in:
commit
0774b00876
@ -894,11 +894,11 @@ pub enum TranslatedString {
|
||||
ripple__confirm_tag = 605, // "Confirm tag"
|
||||
#[cfg(feature = "universal_fw")]
|
||||
ripple__destination_tag_template = 606, // "Destination tag:\n{0}"
|
||||
rotation__change_template = 607, // "Do you want to change device rotation to {0}?"
|
||||
rotation__change_template = 607, // "Change display orientation to {0}?"
|
||||
rotation__east = 608, // "east"
|
||||
rotation__north = 609, // "north"
|
||||
rotation__south = 610, // "south"
|
||||
rotation__title_change = 611, // "Change rotation"
|
||||
rotation__title_change = 611, // "Display orientation"
|
||||
rotation__west = 612, // "west"
|
||||
safety_checks__approve_unsafe_always = 613, // "Trezor will allow you to approve some actions which might be unsafe."
|
||||
safety_checks__approve_unsafe_temporary = 614, // "Trezor will temporarily allow you to approve some actions which might be unsafe."
|
||||
@ -2270,11 +2270,11 @@ impl TranslatedString {
|
||||
Self::ripple__confirm_tag => "Confirm tag",
|
||||
#[cfg(feature = "universal_fw")]
|
||||
Self::ripple__destination_tag_template => "Destination tag:\n{0}",
|
||||
Self::rotation__change_template => "Do you want to change device rotation to {0}?",
|
||||
Self::rotation__change_template => "Change display orientation to {0}?",
|
||||
Self::rotation__east => "east",
|
||||
Self::rotation__north => "north",
|
||||
Self::rotation__south => "south",
|
||||
Self::rotation__title_change => "Change rotation",
|
||||
Self::rotation__title_change => "Display orientation",
|
||||
Self::rotation__west => "west",
|
||||
Self::safety_checks__approve_unsafe_always => "Trezor will allow you to approve some actions which might be unsafe.",
|
||||
Self::safety_checks__approve_unsafe_temporary => "Trezor will temporarily allow you to approve some actions which might be unsafe.",
|
||||
|
@ -705,11 +705,11 @@ class TR:
|
||||
reset__your_backup_is_done: str = "Your backup is done."
|
||||
ripple__confirm_tag: str = "Confirm tag"
|
||||
ripple__destination_tag_template: str = "Destination tag:\n{0}"
|
||||
rotation__change_template: str = "Do you want to change device rotation to {0}?"
|
||||
rotation__change_template: str = "Change display orientation to {0}?"
|
||||
rotation__east: str = "east"
|
||||
rotation__north: str = "north"
|
||||
rotation__south: str = "south"
|
||||
rotation__title_change: str = "Change rotation"
|
||||
rotation__title_change: str = "Display orientation"
|
||||
rotation__west: str = "west"
|
||||
safety_checks__approve_unsafe_always: str = "Trezor will allow you to approve some actions which might be unsafe."
|
||||
safety_checks__approve_unsafe_temporary: str = "Trezor will temporarily allow you to approve some actions which might be unsafe."
|
||||
|
@ -182,6 +182,7 @@ async def _require_confirm_change_display_rotation(rotation: DisplayRotation) ->
|
||||
await confirm_action(
|
||||
"set_rotation",
|
||||
TR.rotation__title_change,
|
||||
subtitle=TR.words__settings,
|
||||
description=TR.rotation__change_template,
|
||||
description_param=label,
|
||||
br_code=BRT_PROTECT_CALL,
|
||||
|
@ -749,11 +749,11 @@
|
||||
"reset__your_backup_is_done": "Záloha je dokončena.",
|
||||
"ripple__confirm_tag": "Potvrdit značku",
|
||||
"ripple__destination_tag_template": "Cílová značka:\n{0}",
|
||||
"rotation__change_template": "Chcete změnit orientaci zařízení na {0}?",
|
||||
"rotation__change_template": "Změnit orientaci displeje na {0}?",
|
||||
"rotation__east": "východ",
|
||||
"rotation__north": "sever",
|
||||
"rotation__south": "jih",
|
||||
"rotation__title_change": "Změnit orientaci",
|
||||
"rotation__title_change": "Orientace displeje",
|
||||
"rotation__west": "západ",
|
||||
"safety_checks__approve_unsafe_always": "Trezor vám umožní schválit některé akce, které by mohly být nebezpečné.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor vám dočasně umožní schválit některé akce, které by mohly být nebezpečné.",
|
||||
|
@ -749,11 +749,11 @@
|
||||
"reset__your_backup_is_done": "Backup abgeschlossen.",
|
||||
"ripple__confirm_tag": "Tag bestätigen",
|
||||
"ripple__destination_tag_template": "Ziel-Tag:\n{0}",
|
||||
"rotation__change_template": "Möchtest du das Gerät nach {0} drehen?",
|
||||
"rotation__change_template": "Bildschirmausrichtung auf {0} ändern?",
|
||||
"rotation__east": "Osten",
|
||||
"rotation__north": "Norden",
|
||||
"rotation__south": "Süden",
|
||||
"rotation__title_change": "Drehung ändern",
|
||||
"rotation__title_change": "Bildschirmausrichtung",
|
||||
"rotation__west": "Westen",
|
||||
"safety_checks__approve_unsafe_always": "Trezor erlaubt dir, einige Aktionen zu genehmigen, die unsicher sein könnten.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor erlaubt kurzzeitig die Genehmigung potenziell unsicherer Aktionen.",
|
||||
|
@ -707,11 +707,11 @@
|
||||
"reset__your_backup_is_done": "Your backup is done.",
|
||||
"ripple__confirm_tag": "Confirm tag",
|
||||
"ripple__destination_tag_template": "Destination tag:\n{0}",
|
||||
"rotation__change_template": "Do you want to change device rotation to {0}?",
|
||||
"rotation__change_template": "Change display orientation to {0}?",
|
||||
"rotation__east": "east",
|
||||
"rotation__north": "north",
|
||||
"rotation__south": "south",
|
||||
"rotation__title_change": "Change rotation",
|
||||
"rotation__title_change": "Display orientation",
|
||||
"rotation__west": "west",
|
||||
"safety_checks__approve_unsafe_always": "Trezor will allow you to approve some actions which might be unsafe.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor will temporarily allow you to approve some actions which might be unsafe.",
|
||||
|
@ -749,11 +749,11 @@
|
||||
"reset__your_backup_is_done": "Fin de la copia seg.",
|
||||
"ripple__confirm_tag": "Confirmar etiqueta",
|
||||
"ripple__destination_tag_template": "Etiqueta de destino:\n{0}",
|
||||
"rotation__change_template": "¿Quieres cambiar la rotación del dispositivo al {0}?",
|
||||
"rotation__change_template": "¿Cambiar la orientación de la pantalla a {0}?",
|
||||
"rotation__east": "este",
|
||||
"rotation__north": "norte",
|
||||
"rotation__south": "sur",
|
||||
"rotation__title_change": "Cambiar rotación",
|
||||
"rotation__title_change": "Rotación de pantalla",
|
||||
"rotation__west": "oeste",
|
||||
"safety_checks__approve_unsafe_always": "Trezor te permitirá aprobar algunas acciones que podrían no ser seguras.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor te permitirá aprobar temporalmente algunas acciones que podrían no ser seguras.",
|
||||
|
@ -749,11 +749,11 @@
|
||||
"reset__your_backup_is_done": "Sauv. terminée.",
|
||||
"ripple__confirm_tag": "Conf. étiquette",
|
||||
"ripple__destination_tag_template": "Étiquette de destination:\n{0}",
|
||||
"rotation__change_template": "Voulez-vous modifier la rotation du disp. pour {0} ?",
|
||||
"rotation__change_template": "Changer l'orientation de l'écran en {0} ?",
|
||||
"rotation__east": "est",
|
||||
"rotation__north": "nord",
|
||||
"rotation__south": "sud",
|
||||
"rotation__title_change": "Modifier rotation",
|
||||
"rotation__title_change": "Rotation d'écran",
|
||||
"rotation__west": "ouest",
|
||||
"safety_checks__approve_unsafe_always": "Trezor vous permettra d'approuver certaines actions qui pourraient être dangereuses.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor vous laissera temporairement appr. des actions pouvant être dangereuses.",
|
||||
|
@ -749,11 +749,11 @@
|
||||
"reset__your_backup_is_done": "Back-up eseguito.",
|
||||
"ripple__confirm_tag": "Conferma tag",
|
||||
"ripple__destination_tag_template": "Tag di destin.:\n{0}",
|
||||
"rotation__change_template": "Modificare rotazione del dispositivo verso {0}?",
|
||||
"rotation__change_template": "Cambiare l'orientamento dello schermo in {0}?",
|
||||
"rotation__east": "est",
|
||||
"rotation__north": "nord",
|
||||
"rotation__south": "sud",
|
||||
"rotation__title_change": "Cambia rotaz.",
|
||||
"rotation__title_change": "Orientamento dello schermo",
|
||||
"rotation__west": "ovest",
|
||||
"safety_checks__approve_unsafe_always": "Trezor consentirà di approvare azioni potenzialmente non sicure.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor consentirà temporan. di approvare azioni potenzialmente non sicure.",
|
||||
|
@ -748,11 +748,11 @@
|
||||
"reset__your_backup_is_done": "Backup concluído.",
|
||||
"ripple__confirm_tag": "Confirmar etiqueta",
|
||||
"ripple__destination_tag_template": "Etiqueta de destino:\n{0}",
|
||||
"rotation__change_template": "Deseja alterar a rotação do dispositivo para {0}?",
|
||||
"rotation__change_template": "Alterar a orientação da tela para {0}?",
|
||||
"rotation__east": "leste",
|
||||
"rotation__north": "norte",
|
||||
"rotation__south": "sul",
|
||||
"rotation__title_change": "Alterar rotação",
|
||||
"rotation__title_change": "Orientação da tela",
|
||||
"rotation__west": "oeste",
|
||||
"safety_checks__approve_unsafe_always": "O Trezor permitirá aprovação de cotas não seguras.",
|
||||
"safety_checks__approve_unsafe_temporary": "O Trezor permitirá temporariamente aprovação de cotas não seguras.",
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"current": {
|
||||
"merkle_root": "007f67665e08d5512c3d287949ada4fab7ef7de33dd5edc0539f090d0d3d2d98",
|
||||
"datetime": "2024-11-28T12:34:57.070219",
|
||||
"commit": "66e992540ecc37e77c8fc40f626039fa6a68eeb2"
|
||||
"merkle_root": "30668d47ab98455c6e89fef357ccd7ebd7386501c5d934af5f4995d9e106df6c",
|
||||
"datetime": "2024-12-02T11:45:41.893178",
|
||||
"commit": "521d0989513a74461f86fd881d7efd23cff025f0"
|
||||
},
|
||||
"history": [
|
||||
{
|
||||
|
@ -680,11 +680,11 @@
|
||||
"reset__your_backup_is_done": "Yedekleme tamamlandı.",
|
||||
"ripple__confirm_tag": "Etiketi onayla",
|
||||
"ripple__destination_tag_template": "Hedef etiket:\n{0}",
|
||||
"rotation__change_template": "Cihaz rotasyonunu {0} olarak değiştirmek istiyor musunuz?",
|
||||
"rotation__change_template": "Ekran yönünü {0} olarak değiştir?",
|
||||
"rotation__east": "doğu",
|
||||
"rotation__north": "kuzey",
|
||||
"rotation__south": "güney",
|
||||
"rotation__title_change": "Rotasyonu deği̇şti̇r",
|
||||
"rotation__title_change": "Ekran yönü",
|
||||
"rotation__west": "batı",
|
||||
"safety_checks__approve_unsafe_always": "Trezor, güvenli olmayabilecek bazı eylemleri onaylamanıza izin verecektir.",
|
||||
"safety_checks__approve_unsafe_temporary": "Trezor, güvenli olmayabilecek bazı eylemleri onaylamanıza geçici izin verecektir.",
|
||||
|
Loading…
Reference in New Issue
Block a user