Updated language translations.

This commit is contained in:
Cody Henthorne
2022-02-01 12:16:19 -05:00
parent ef9f1e9884
commit b0bf077797
3 changed files with 25 additions and 3 deletions

View File

@@ -1084,6 +1084,7 @@
<string name="MessageRecord_you_marked_your_safety_number_with_s_unverified">Você marcou o seu número de segurança com %scomo não verificado</string>
<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>
<!--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>
@@ -2340,6 +2341,10 @@
<!--Button to select a message and enter selection mode-->
<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>
<item quantity="other">%d selecionadas</item>
</plurals>
<!--conversation_context_image-->
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_context_image__save_attachment">Salvar</string>
@@ -3037,6 +3042,7 @@
<string name="ChangeNumberFragment__use_this_to_change_your_current_phone_number_to_a_new_phone_number">Proceda para mudar o seu número de telefone atual para um novo número de telefone. Você não poderá desfazer esta mudança.\n\nAntes de continuar, certifique-se que o seu novo número está recebendo SMS ou ligações.</string>
<string name="ChangeNumberFragment__continue">Continuar</string>
<!--Message shown on dialog after your number has been changed successfully.-->
<string name="ChangeNumber__your_phone_number_has_changed_to_s">O seu número de telefone foi alterado para %1$s</string>
<!--Confirmation button to dismiss number changed dialog-->
<string name="ChangeNumber__okay">Ok</string>
<!--ChangeNumberEnterPhoneNumberFragment-->