mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Updated language translations.
This commit is contained in:
@@ -1153,23 +1153,23 @@
|
||||
<string name="MessageRecord_you_updated_group">Você atualizou o grupo.</string>
|
||||
<string name="MessageRecord_the_group_was_updated">O grupo foi atualizado.</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s answered by the other party -->
|
||||
<string name="MessageRecord_outgoing_voice_call">Outgoing voice call</string>
|
||||
<string name="MessageRecord_outgoing_voice_call">Chamada de voz efetuada</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s answered by the other party -->
|
||||
<string name="MessageRecord_outgoing_video_call">Chamada de vídeo efetuada</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 voice/audio call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_voice_call">Unanswered voice call</string>
|
||||
<string name="MessageRecord_unanswered_voice_call">Chamada de voz não atendida</string>
|
||||
<!-- Update message shown when placing an outgoing 1:1 video call and it\'s not answered by the other party -->
|
||||
<string name="MessageRecord_unanswered_video_call">Chamada de vídeo não atendida</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and it\'s answered -->
|
||||
<string name="MessageRecord_incoming_voice_call">Incoming voice call</string>
|
||||
<string name="MessageRecord_incoming_voice_call">Recebendo chamada de voz</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and answered -->
|
||||
<string name="MessageRecord_incoming_video_call">Chamada de vídeo recebida</string>
|
||||
<string name="MessageRecord_incoming_video_call">Recebendo chamada de vídeo</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and not answered -->
|
||||
<string name="MessageRecord_missed_voice_call">Missed voice call</string>
|
||||
<string name="MessageRecord_missed_voice_call">Chamada de voz perdida</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">Chamada de vídeo perdida</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">You declined a voice call</string>
|
||||
<string name="MessageRecord_you_declined_a_voice_call">Você recusou uma chamada de voz</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_video_call">Você recusou uma chamada de vídeo</string>
|
||||
<!-- Call update formatter string to place the update message next to a time stamp. e.g., \'Incoming voice call · 11:11am\' -->
|
||||
@@ -1998,7 +1998,7 @@
|
||||
<string name="MediaPreviewActivity_s_to_you">%1$s para você</string>
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">A mídia não está mais disponível.</string>
|
||||
<!-- Notifying the user that the device has encountered a technical issue and is unable to render a video. -->
|
||||
<string name="MediaPreviewActivity_unable_to_play_media">Unable to play media.</string>
|
||||
<string name="MediaPreviewActivity_unable_to_play_media">Não foi possível reproduzir a mídia.</string>
|
||||
<string name="MediaPreviewActivity_error_finding_message">Erro ao encontrar mensagem.</string>
|
||||
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">Não foi possível encontrar um aplicativo capaz de compartilhar esta mídia.</string>
|
||||
<string name="MediaPreviewActivity_dismiss_due_to_error">Fechar</string>
|
||||
@@ -2070,7 +2070,7 @@
|
||||
<!-- SearchToolbar -->
|
||||
<string name="SearchToolbar_search">Procurar</string>
|
||||
<!-- Hint when searching filtered chat content -->
|
||||
<string name="SearchToolbar_search_unread_chats">Search unread chats</string>
|
||||
<string name="SearchToolbar_search_unread_chats">Pesquisar chats não lidos</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Buscar conversas, contatos e mensagens</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
@@ -2103,7 +2103,7 @@
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">Isso provavelmente aconteceu porque você registrou seu número de telefone no Signal usando um outro dispositivo. Toque para registrar novamente.</string>
|
||||
|
||||
<!-- Push notification when the app is forcibly logged out by the server. -->
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">You have been logged out of Signal on this device.</string>
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">Este dispositivo não está mais conectado ao Signal.</string>
|
||||
|
||||
<!-- EnclaveFailureReminder -->
|
||||
<!-- Banner message to update app to use payments -->
|
||||
@@ -5470,10 +5470,10 @@
|
||||
|
||||
<!-- ChatFilter -->
|
||||
<!-- Displayed in a pill at the top of the chat list when it is filtered by unread messages -->
|
||||
<string name="ChatFilter__filtered_by_unread">Filtered by unread</string>
|
||||
<string name="ChatFilter__filtered_by_unread">Filtrado por não lidas</string>
|
||||
<!-- Displayed underneath the filter circle at the top of the chat list when the user pulls at a very low velocity -->
|
||||
<string name="ChatFilter__pull_to_filter">Pull to filter</string>
|
||||
<string name="ChatFilter__pull_to_filter">Puxe para filtrar</string>
|
||||
<!-- Displayed in the "clear filter" item in the chat feed if the user opened the filter from the overflow menu -->
|
||||
<string name="ChatFilter__tip_pull_down">Tip: Pull down on the chat list to filter</string>
|
||||
<string name="ChatFilter__tip_pull_down">Dica: puxe a lista de chats pra baixo para filtrar</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user