Updated language translations.

This commit is contained in:
Cody Henthorne
2022-08-15 15:46:48 -04:00
parent 029a76f8a2
commit 18ae665cd1
59 changed files with 405 additions and 120 deletions

View File

@@ -485,6 +485,7 @@
<string name="BackupsPreferenceFragment__learn_more">Saiba mais</string>
<string name="BackupsPreferenceFragment__in_progress">Em andamento…</string>
<!--Status text shown in backup preferences when verifying a backup-->
<string name="BackupsPreferenceFragment__verifying_backup">Verificando backup…</string>
<string name="BackupsPreferenceFragment__d_so_far">%1$d até agora…</string>
<!--Show percentage of completion of backup-->
<string name="BackupsPreferenceFragment__s_so_far">%1$s%% até agora…</string>
@@ -1599,7 +1600,9 @@
<!--Menu option to save a debug log file to disk.-->
<string name="SubmitDebugLogActivity_save">Salvar</string>
<!--Error that is show in a toast when we fail to save a debug log file to disk.-->
<string name="SubmitDebugLogActivity_failed_to_save">Falha ao salvar</string>
<!--Toast that is show to notify that we have saved the debug log file to disk.-->
<string name="SubmitDebugLogActivity_save_complete">Salvo com sucesso</string>
<string name="SubmitDebugLogActivity_tap_a_line_to_delete_it">Toque em uma linha para excluí-la</string>
<string name="SubmitDebugLogActivity_submit">Enviar</string>
<string name="SubmitDebugLogActivity_failed_to_submit_logs">Falha ao enviar os relatórios</string>
@@ -2828,12 +2831,15 @@
<string name="BackupDialog_passphrase_was_not_correct">A senha está incorreta</string>
<string name="LocalBackupJob_creating_signal_backup">Criando backup do Signal…</string>
<!--Title for progress notification shown in a system notification while verifying a recent backup.-->
<string name="LocalBackupJob_verifying_signal_backup">Verificando backup do Signal…</string>
<string name="LocalBackupJobApi29_backup_failed">Backup falhou</string>
<string name="LocalBackupJobApi29_your_backup_directory_has_been_deleted_or_moved">Sua pasta de backup foi excluída ou movida.</string>
<string name="LocalBackupJobApi29_your_backup_file_is_too_large">Seu arquivo de backup é muito grande para ser armazenado neste local.</string>
<string name="LocalBackupJobApi29_there_is_not_enough_space">Não há espaço suficiente para armazenar seu backup.</string>
<!--Error message shown if a newly created backup could not be verified as accurate-->
<string name="LocalBackupJobApi29_your_backup_could_not_be_verified">Não foi possível criar e verificar seu backup recente. Crie um novo.</string>
<!--Error message shown if a very large attachment is encountered during the backup creation and causes the backup to fail-->
<string name="LocalBackupJobApi29_your_backup_contains_a_very_large_file">Seu backup contém um arquivo muito grande não compatível com backup. Exclua e crie um backup novo.</string>
<string name="LocalBackupJobApi29_tap_to_manage_backups">Toque para gerenciar os backups.</string>
<string name="ProgressPreference_d_messages_so_far">%d mensagens até agora</string>
<string name="RegistrationActivity_wrong_number">Número incorreto</string>