Updated language translations.

This commit is contained in:
Nicholas
2023-04-25 16:03:22 -04:00
parent a01fb7ff1c
commit a9ce4a1aed
69 changed files with 549 additions and 281 deletions

View File

@@ -2149,7 +2149,7 @@
<!-- This is displayed as a toast notification when we encounter an error deleting a message, including potentially on other people\'s devices -->
<string name="MediaPreviewFragment_media_delete_error">Erro ao excluir mensagem, é possível que a mensagem ainda exista</string>
<!-- A suffix to be attached to truncated captions that the user may tap onto to view the entire text caption -->
<string name="MediaPreviewFragment_see_more">%1$s… <b>Ler mais</b></string>
<string name="MediaPreviewFragment_read_more_overflow_text">Read More</string>
<!-- MessageNotifier -->
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d mensagens novas em %2$d conversas</string>
@@ -3484,6 +3484,8 @@
<string name="RegistrationActivity_enter_backup_passphrase">Digite a frase-chave de backup</string>
<string name="RegistrationActivity_restore">Restaurar</string>
<string name="RegistrationActivity_backup_failure_downgrade">Não é possível importar backups de versões recentes</string>
<!-- Error message indicating that we could not restore the user\'s backup. Displayed in a toast at the bottom of the screen. -->
<string name="RegistrationActivity_backup_failure_foreign_key">Backup contains malformed data</string>
<string name="RegistrationActivity_incorrect_backup_passphrase">Frase-chave de backup incorreta</string>
<string name="RegistrationActivity_checking">Checando…</string>
<string name="RegistrationActivity_d_messages_so_far">%1$d mensagens até agora…</string>
@@ -3644,6 +3646,8 @@
<!-- NewDeviceTransferFragment -->
<string name="NewDeviceTransfer__cannot_transfer_from_a_newer_version_of_signal">Não é possível transferir de uma versão mais recente do Signal</string>
<!-- Error message indicating that we could not finish the user\'s device transfer. Displayed in a toast at the bottom of the screen. -->
<string name="NewDeviceTransfer__failure_foreign_key">The transferred data was malformed</string>
<!-- DeviceTransferFragment -->
<string name="DeviceTransfer__transferring_data">Transferindo dados</string>
@@ -5214,7 +5218,7 @@
<!-- Displayed when copying group story reply text to clipboard -->
<string name="StoryGroupReplyFragment__copied_to_clipboard">Copiado para a área de transferência</string>
<!-- Displayed in story caption when content is longer than 5 lines -->
<string name="StoryViewerPageFragment__see_more">… Leia mais</string>
<string name="StoryViewerPageFragment__see_more">See More</string>
<!-- Displayed in toast after sending a direct reply -->
<string name="StoryDirectReplyDialogFragment__sending_reply">Enviando resposta…</string>
<!-- Displayed in the viewer when a story is no longer available -->