Sync Strings from Localazy

This commit is contained in:
bmarty 2024-08-19 00:25:36 +00:00 committed by github-actions[bot]
parent c420fcad18
commit 5765d9bf9f
147 changed files with 1827 additions and 790 deletions

View file

@ -16,6 +16,12 @@
<string name="screen_create_new_recovery_key_list_item_4">"Segue as instruções para criar uma nova chave de recuperação"</string>
<string name="screen_create_new_recovery_key_list_item_5">"Guarda a tua nova chave de recuperação num gestor de senhas ou numa nota cifrada"</string>
<string name="screen_create_new_recovery_key_title">"Repor a cifragem da tua conta utilizando outro dispositivo"</string>
<string name="screen_encryption_reset_bullet_1">"Os detalhes da tua conta, contactos, preferências e lista de conversas serão mantidos."</string>
<string name="screen_encryption_reset_bullet_2">"Perderás o acesso ao teu histórico de mensagens existente"</string>
<string name="screen_encryption_reset_bullet_3">"Necessitarás de verificar todos os teus dispositivos e contactos novamente."</string>
<string name="screen_encryption_reset_footer">"Repõe a tua identidade apenas se não tiveres acesso a mais nenhum dispositivo com sessão iniciada e se tiveres perdido a tua chave de recuperação."</string>
<string name="screen_encryption_reset_subtitle">"Se não tiveres sessão iniciada em nenhum outro dispositivo e perdeste o acesso à tua chave de recuperação, precisarás de repor a tua identidade para continuares a usar a aplicação. "</string>
<string name="screen_encryption_reset_title">"Repõe a tua identidade caso não consigas confirmar de outra forma"</string>
<string name="screen_key_backup_disable_confirmation_action_turn_off">"Desligar"</string>
<string name="screen_key_backup_disable_confirmation_description">"Perderás as tuas mensagens cifradas se tiveres terminado a sessão em todos os teus dispositivos."</string>
<string name="screen_key_backup_disable_confirmation_title">"Tens a certeza que queres desativar a cópia de segurança?"</string>
@ -51,4 +57,10 @@
<string name="screen_recovery_key_setup_generate_key_description">"Certifica-te de que podes guardar a tua chave de recuperação num local seguro"</string>
<string name="screen_recovery_key_setup_success">"Recuperação configurada com sucesso"</string>
<string name="screen_recovery_key_setup_title">"Configurar recuperação"</string>
<string name="screen_reset_encryption_confirmation_alert_action">"Sim, repor agora"</string>
<string name="screen_reset_encryption_confirmation_alert_subtitle">"Este processo é irreversível."</string>
<string name="screen_reset_encryption_confirmation_alert_title">"Tens a certeza que pretendes repor a tua cifra?"</string>
<string name="screen_reset_encryption_password_placeholder">"Inserir…"</string>
<string name="screen_reset_encryption_password_subtitle">"Confirma que pretendes realmente repor a tua cifra."</string>
<string name="screen_reset_encryption_password_title">"Insere a tua palavra-passe para continuares"</string>
</resources>