Updated language translations.

This commit is contained in:
Cody Henthorne
2022-02-02 19:47:16 -05:00
parent 92978b0e3f
commit 95276b0192
63 changed files with 782 additions and 940 deletions

View File

@@ -90,6 +90,8 @@
<string name="BlockUnblockDialog_group_members_will_be_able_to_add_you">Os membros poderão adicionar você a este grupo novamente</string>
<string name="BlockUnblockDialog_you_will_be_able_to_call_and_message_each_other">Vocês poderão trocar mensagens e fazer chamadas entre si, e o seu nome e foto serão compartilhados com essa pessoa..</string>
<string name="BlockUnblockDialog_blocked_people_wont_be_able_to_call_you_or_send_you_messages">As pessoas bloqueadas não poderão mais fazer chamadas ou enviar mensagens para você.</string>
<!--Message shown on block dialog when blocking the Signal release notes recipient-->
<!--Message shown on unblock dialog when unblocking the Signal release notes recipient-->
<string name="BlockUnblockDialog_unblock_s">Desbloquear %1$s ?</string>
<string name="BlockUnblockDialog_block">Bloquear</string>
<string name="BlockUnblockDialog_block_and_leave">Bloquear e sair</string>
@@ -1085,6 +1087,8 @@
<string name="MessageRecord_you_marked_your_safety_number_with_s_unverified_from_another_device">Você marcou o seu número de segurança com %s como não verificado através de outro dispositivo</string>
<string name="MessageRecord_a_message_from_s_couldnt_be_delivered">Uma mensagem de %s não pôde ser entregue</string>
<string name="MessageRecord_s_changed_their_phone_number">%1$s alterou o número de telefone.</string>
<!--Update item message shown in the release channel when someone is already a sustainer so we ask them if they want to boost.-->
<!--Update item message shown in the release channel when someone is not a sustainer so we ask them to consider becoming one-->
<!--Group Calling update messages-->
<string name="MessageRecord_s_started_a_group_call_s">%1$s começou uma chamada em grupo · %2$s</string>
<string name="MessageRecord_s_is_in_the_group_call_s">%1$s está na chamada em grupo · %2$s</string>
@@ -1724,6 +1728,10 @@
<string name="ConversationUpdateItem_no_contacts_in_this_group_review_requests_carefully">Nenhum contato neste grupo. Analise solicitações com atenção.</string>
<string name="ConversationUpdateItem_view">Exibir</string>
<string name="ConversationUpdateItem_the_disappearing_message_time_will_be_set_to_s_when_you_message_them">O tempo de desaparecimento das mensagens que você enviar será definido como %1$s.</string>
<!--Update item button text to show to boost a feature-->
<string name="ConversationUpdateItem_signal_boost">Doação única</string>
<!--Update item button text to show to become a sustainer in the release notes channel-->
<string name="ConversationUpdateItem_become_a_sustainer">Torne-se um apoiador</string>
<!--audio_view-->
<string name="audio_view__play_pause_accessibility_description">Tocar … Pausar</string>
<string name="audio_view__download_accessibility_description">Baixar</string>
@@ -2325,21 +2333,6 @@
<string name="conversation_callable_secure__menu_call">Chamada do Signal</string>
<string name="conversation_callable_secure__menu_video">Vídeo chamada do Signal</string>
<!--conversation_context-->
<!--Button to view detailed information for a message-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_message_details">Info</string> -->
<!--Button to copy a message\'s text to the clipboard-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_copy_text">Copiar</string> -->
<!--Button to delete a message-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_delete_message">Excluir</string> -->
<!--Button to forward a message to another person or group chat-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_forward_message">Encaminhar</string> -->
<!--Button to retry sending a message-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_resend_message">Reenviar mensagem</string> -->
<!--Button to reply to a message-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__menu_reply_to_message">Responder</string> -->
<!--conversation_context_reaction-->
<!--Button to select a message and enter selection mode-->
<!-- Removed by excludeNonTranslatables <string name="conversation_context__reaction_multi_select">Selecionar várias</string> -->
<!--Heading which shows how many messages are currently selected-->
<plurals name="conversation_context__s_selected">
<item quantity="one">%d selecionada</item>
@@ -2363,6 +2356,10 @@
<string name="conversation_selection__menu_reply">Responder</string>
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_selection__menu_save">Salvar</string>
<!--Button to retry sending a message-->
<string name="conversation_selection__menu_resend_message">Reenviar</string>
<!--Button to select a message and enter selection mode-->
<string name="conversation_selection__menu_multi_select">Selecionar</string>
<!--conversation_expiring_on-->
<!--conversation_insecure-->
<string name="conversation_insecure__invite">Convidar</string>
@@ -3598,5 +3595,6 @@
<string name="NotificationProfilesMegaphone__not_now">Agora não</string>
<!--Displayed in a toast when we fail to open the ringtone picker-->
<string name="NotificationSettingsFragment__failed_to_open_picker">Falha ao abrir o selecionador de toques.</string>
<!--Description shown for the Signal Release Notes channel-->
<!--EOF-->
</resources>