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:
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Meus Stories</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_add_to">Adicionar à/ao…</string>
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensagem %1$s</string>
|
||||
@@ -822,7 +822,9 @@
|
||||
<string name="AddGroupDetailsFragment__remove">Remover</string>
|
||||
<string name="AddGroupDetailsFragment__sms_contact">Contato de SMS</string>
|
||||
<string name="AddGroupDetailsFragment__remove_s_from_this_group">Remover %1$s desse grupo?</string>
|
||||
<!-- Displayed when adding group details to an MMS Group -->
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support">Você selecionou um contato que não aceita grupos do Signal, então esse grupo será de MMS. Nomes e fotos de grupos personalizados de MMS só ficarão visíveis para você.</string>
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group after SMS Phase 0 -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support_signal_groups_mms_removal">Você selecionou um contato que não tem suporte para grupos do Signal. Então este grupo será de MMS. Nomes e fotos de grupos de MMS personalizados serão visíveis apenas para você. O suporte para grupos de MMS será removido em breve. Nosso foco serão as mensagens com criptografia.</string>
|
||||
|
||||
<!-- ManageGroupActivity -->
|
||||
@@ -2511,7 +2513,7 @@
|
||||
<string name="HelpFragment__debug_log">Registro de depuração:</string>
|
||||
<string name="HelpFragment__could_not_upload_logs">Não foi possível enviar o registro</string>
|
||||
<string name="HelpFragment__please_be_as_descriptive_as_possible">Por favor, seja o mais detalhista possível para nos ajudar a entender o problema.</string>
|
||||
<string-array name="HelpFragment__categories_4">
|
||||
<string-array name="HelpFragment__categories_5">
|
||||
<item>\\-\\- Selecione uma opção \\-\\-</item>
|
||||
<item>Algo não está funcionando</item>
|
||||
<item>Solicitação de recurso</item>
|
||||
@@ -2520,6 +2522,7 @@
|
||||
<item>Outro</item>
|
||||
<item>Pagamentos (MobileCoin)</item>
|
||||
<item>Doações e selos</item>
|
||||
<item>SMS Export</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -2778,7 +2781,7 @@
|
||||
<!-- Internal only preferences -->
|
||||
<string name="preferences__internal_turn_off_stories_with_stories_on_disk" translatable="false">Turn off stories (with stories on disk)</string>
|
||||
<string name="preferences__internal_turn_off_stories" translatable="false">Turn off stories</string>
|
||||
<string name="preferences__internal_delete_private_story" translatable="false">Delete private story</string>
|
||||
<string name="preferences__internal_delete_custom_story" translatable="false">Delete custom story</string>
|
||||
<string name="preferences__internal_hide_story" translatable="false">Hide story</string>
|
||||
<string name="preferences__internal_story_or_profile_selector" translatable="false">Story or profile selector</string>
|
||||
<string name="preferences__internal_stories_dialog_launcher" translatable="false">Stories dialog launcher</string>
|
||||
@@ -4767,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Meus Stories</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add_a_story">Toque para adicionar um story</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Nenhum story em exibição no momento.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4932,25 +4935,25 @@
|
||||
<string name="SignalConnectionsBottomSheet__having_them_in_your_system_contacts">Tê-los em seus contatos do sistema</string>
|
||||
<!-- Note at the bottom of the Signal connections sheet -->
|
||||
<string name="SignalConnectionsBottomSheet__your_connections_can_see_your_name">"Seus contatos conseguem ver: seu nome, foto e conteúdos publicados no seu Story, a menos que você oculte seu Story dessas pessoas."</string>
|
||||
<!-- Clickable option to add a viewer to a private story -->
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Adicionar visualizador</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_private_story">Excluir story privado</string>
|
||||
<!-- Dialog title when attempting to remove someone from a private story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Remover %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a private story -->
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__this_person_will_no_longer">Essa pessoa não verá mais o seu story.</string>
|
||||
<!-- Positive action label when attempting to remove someone from a private story -->
|
||||
<!-- Positive action label when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove">Remover</string>
|
||||
<!-- Dialog title when deleting a private story -->
|
||||
<!-- Dialog title when deleting a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__are_you_sure">Tem certeza?</string>
|
||||
<!-- Dialog message when deleting a private story -->
|
||||
<!-- Dialog message when deleting a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__this_action_cannot">Essa ação não poderá ser desfeita.</string>
|
||||
<!-- Page title for editing a private story name -->
|
||||
<!-- Page title for editing a custom story name -->
|
||||
<string name="EditPrivateStoryNameFragment__edit_story_name">Editar o nome do story</string>
|
||||
<!-- Input field hint when editing a private story name -->
|
||||
<!-- Input field hint when editing a custom story name -->
|
||||
<string name="EditPrivateStoryNameFragment__story_name">Nome do story</string>
|
||||
<!-- Save button label when editing a private story name -->
|
||||
<!-- Save button label when editing a custom story name -->
|
||||
<string name="EditPrivateStoryNameFragment__save">Salvar</string>
|
||||
<!-- Displayed in text post creator before user enters text -->
|
||||
<string name="TextStoryPostCreationFragment__tap_to_add_text">Toque para adicionar texto</string>
|
||||
@@ -4972,6 +4975,8 @@
|
||||
<string name="TextStoryPostSendFragment__search">Pesquisar</string>
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ocorreu um erro inesperado</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Todos, exceto…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4984,11 +4989,11 @@
|
||||
<string name="StoryDialogs__s_will_be_removed">\"%1$s\" será removido.</string>
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Remover</string>
|
||||
<!-- Dialog title for deleting a private story -->
|
||||
<string name="StoryDialogs__delete_private_story">Excluir story privado?</string>
|
||||
<!-- Dialog message for deleting a private story -->
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" e atualizações compartilhadas nesse story serão excluídos.</string>
|
||||
<!-- Dialog positive action for deleting a private story -->
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete">Excluir</string>
|
||||
<!-- Dialog title for first time sending something to a beta story -->
|
||||
<string name="StoryDialogs__stories_is_available_to">O Stories está disponível no Signal apenas para usuários beta.</string>
|
||||
@@ -5023,6 +5028,8 @@
|
||||
</plurals>
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nome do story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nome do story (obrigatório)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5038,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Escolha o tipo do seu story</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_private_story">Novo story privado</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visível apenas para pessoas específicas</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5146,10 +5153,10 @@
|
||||
<string name="ExpiredGiftSheetConfiguration__not_now">Agora não</string>
|
||||
<!-- My Story label designating that we will only share with the selected viewers. -->
|
||||
<string name="ContactSearchItems__only_share_with">Compartilhar só com…</string>
|
||||
<!-- Label under name for private stories -->
|
||||
<plurals name="ContactSearchItems__private_story_d_viewers">
|
||||
<item quantity="one">Story privado · %1$d visualizador</item>
|
||||
<item quantity="other">Story privado · %1$d visualizadores</item>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5172,7 +5179,7 @@
|
||||
<string name="ContactSearchItems__story_settings">Configurações do story</string>
|
||||
<!-- Label for context menu item to remove a group story from contact results -->
|
||||
<string name="ContactSearchItems__remove_story">Remover story</string>
|
||||
<!-- Label for context menu item to delete a private story -->
|
||||
<!-- Label for context menu item to delete a custom story -->
|
||||
<string name="ContactSearchItems__delete_story">Excluir story</string>
|
||||
<!-- Dialog title for removing a group story -->
|
||||
<string name="ContactSearchMediator__remove_group_story">Remover story do grupo?</string>
|
||||
@@ -5180,11 +5187,11 @@
|
||||
<string name="ContactSearchMediator__this_will_remove">Esta ação removerá o story desta lista. Você ainda poderá ver stories desse grupo.</string>
|
||||
<!-- Dialog action item for removing a group story -->
|
||||
<string name="ContactSearchMediator__remove">Remover</string>
|
||||
<!-- Dialog title for deleting a private story -->
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Excluir story?</string>
|
||||
<!-- Dialog message for deleting a private story -->
|
||||
<string name="ContactSearchMediator__delete_the_private">Deseja excluir o story privado \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a private story -->
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Excluir</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
<plurals name="Gifts__d_days_remaining">
|
||||
@@ -5284,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories_automatically_disappear">Os stories desaparecem automaticamente após 24 horas. Escolha quem pode ver seu story ou criar novos stories com visualizadores ou grupos específicos.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desativar stories</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5301,6 +5308,12 @@
|
||||
<string name="StoriesPrivacySettingsFragment__story_privacy">Privacidade do story</string>
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stories</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Novo story</string>
|
||||
@@ -5342,6 +5355,14 @@
|
||||
<item quantity="one">Exportando %1$d de %2$d…</item>
|
||||
<item quantity="other">Exportando %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
<!-- ChooseANewDefaultSmsAppFragment -->
|
||||
<!-- Title of the screen -->
|
||||
@@ -5439,6 +5460,26 @@
|
||||
<item quantity="other">%1$d de %2$d mensagens exportadas</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Entre em contato</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Tente novamente</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user