Signal-Desktop/_locales/pt-BR/messages.json
Scott Nonnenberg 592b8dd8a7 Update strings
2023-10-24 17:29:08 -07:00

6821 lines
326 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"smartling": {
"placeholder_format_custom": "(\\$.+?\\$)",
"string_format_paths": "icu: [*/messageformat]",
"translate_paths": [
{
"path": "*/messageformat",
"key": "{*}/messageformat",
"instruction": "*/description"
},
{
"key": "{*}/message",
"path": "*/message",
"instruction": "*/description"
}
]
},
"icu:AddCaptionModal__title": {
"messageformat": "Adicionar uma mensagem",
"description": "Shown as the title of the dialog that allows you to add a caption to a story"
},
"icu:AddCaptionModal__placeholder": {
"messageformat": "Enviar mensagem",
"description": "Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)"
},
"icu:AddCaptionModal__submit-button": {
"messageformat": "Pronto",
"description": "Label on the button that submits changes to a story's caption in the add-caption dialog"
},
"icu:AddUserToAnotherGroupModal__title": {
"messageformat": "Adicionar a um grupo",
"description": "Shown as the title of the dialog that allows you to add a contact to an group"
},
"icu:AddUserToAnotherGroupModal__confirm-title": {
"messageformat": "Adicionar novo membro?",
"description": "Shown as the title of the confirmation dialog when adding a contact to a group, after having selected the group"
},
"icu:AddUserToAnotherGroupModal__confirm-add": {
"messageformat": "Adicionar",
"description": "Shown in the affirmative button of the confirmation dialog when adding a contact to a group"
},
"icu:AddUserToAnotherGroupModal__confirm-message": {
"messageformat": "Adicionar “{contact}” ao grupo “{group}”",
"description": "Shown in the confirmation dialog body when adding a contact to a group"
},
"icu:AddUserToAnotherGroupModal__toast--user-added-to-group": {
"messageformat": "{contact} está em {group}",
"description": "Shown in toast after a user is added to an existing group"
},
"icu:AddUserToAnotherGroupModal__toast--adding-user-to-group": {
"messageformat": "Adicionando {contact}…",
"description": "Shown in toast while a user is being added to a group"
},
"icu:RecordingComposer__cancel": {
"messageformat": "Cancelar",
"description": "Label of cancel button on voice note recording UI"
},
"icu:RecordingComposer__send": {
"messageformat": "Enviar",
"description": "Label of send button on voice note recording UI"
},
"icu:GroupListItem__message-default": {
"messageformat": "{count, plural, one {{count,number} membro} other {{count,number} membros}}",
"description": "Shown below the group name when selecting a group to invite a contact to"
},
"icu:GroupListItem__message-already-member": {
"messageformat": "Já é um membro",
"description": "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled"
},
"icu:GroupListItem__message-pending": {
"messageformat": "A assinatura está pendente",
"description": "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled"
},
"icu:Preferences__sent-media-quality": {
"messageformat": "Qualidade da mídia enviada",
"description": "Title for the sent media quality setting"
},
"icu:sentMediaQualityStandard": {
"messageformat": "Padrão",
"description": "Label text for standard media quality option"
},
"icu:sentMediaQualityHigh": {
"messageformat": "Alta",
"description": "Label text for high media quality option"
},
"icu:softwareAcknowledgments": {
"messageformat": "Agradecimentos",
"description": "Shown in the about box for the link to software acknowledgments"
},
"icu:privacyPolicy": {
"messageformat": "Termos e Política de Privacidade",
"description": "Shown in the about box for the link to https://signal.org/legal"
},
"icu:appleSilicon": {
"messageformat": "Apple silicon",
"description": "Shown in the about box for Apple silicon product name"
},
"icu:copyErrorAndQuit": {
"messageformat": "Copiar erro e sair",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"icu:unknownContact": {
"messageformat": "Contato desconhecido",
"description": "Shown as the name of a contact if we don't have any displayable information about them"
},
"icu:unknownGroup": {
"messageformat": "Grupo desconhecido",
"description": "Shown as the name of a group if we don't have any information about it"
},
"icu:databaseError": {
"messageformat": "Erro no banco de dados",
"description": "Title of a popup if the database cannot start up properly"
},
"icu:databaseError__detail": {
"messageformat": "Ocorreu um erro de base de dados. Copie o erro e entre em contato com o suporte do Signal para resolver o problema. Se precisar usar o Signal imediatamente, exclua seus dados e reinicie.\n\nEntre em contato com o suporte aqui: https://support.signal.org/hc/requests/new?desktop",
"description": "Description shown in a popup if the database cannot start up properly"
},
"icu:deleteAndRestart": {
"messageformat": "Excluir dados e reiniciar",
"description": "Text of a button shown in a popup if the database cannot start up properly; allows user to delete all data in their database and restart"
},
"icu:databaseError__deleteDataConfirmation": {
"messageformat": "Excluir todos os dados permanentemente?",
"description": "Header of a confirmation popup shown if the database cannot start up properly and the user selects 'delete data and restart'"
},
"icu:databaseError__deleteDataConfirmation__detail": {
"messageformat": "Todo o seu histórico de mensagens e mídia serão excluídos permanentemente deste dispositivo. Você poderá usar o Signal neste dispositivo após vinculá-lo novamente. Os dados do seu telefone não serão excluídos.",
"description": "Description of a confirmation popup shown if the database cannot start up properly and the user selects 'delete data and restart'"
},
"icu:databaseError__startOldVersion": {
"messageformat": "A versão da sua base de dados não corresponde a esta versão do Signal. Confira se está abrindo a versão mais recente do Signal no seu computador.",
"description": "Text in a popup shown if the app cannot start because the user started an older version of Signal"
},
"icu:mainMenuFile": {
"messageformat": "&Arquivo",
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuCreateStickers": {
"messageformat": "Criar/enviar pacote de figurinhas",
"description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuEdit": {
"messageformat": "&Editar",
"description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuView": {
"messageformat": "E&xibir",
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuWindow": {
"messageformat": "&Janela",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuHelp": {
"messageformat": "Aju&da",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"icu:mainMenuSettings": {
"messageformat": "Preferências…",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"icu:appMenuServices": {
"messageformat": "Serviços",
"description": "Application menu item for macOS 'Services'"
},
"icu:appMenuHide": {
"messageformat": "Ocultar",
"description": "Application menu command to hide the window"
},
"icu:appMenuHideOthers": {
"messageformat": "Ocultar outras",
"description": "Application menu command to hide all other windows"
},
"icu:appMenuUnhide": {
"messageformat": "Mostrar todas",
"description": "Application menu command to show all application windows"
},
"icu:appMenuQuit": {
"messageformat": "Sair do Signal",
"description": "Application menu command to close the application"
},
"icu:editMenuUndo": {
"messageformat": "Desfazer",
"description": "Edit menu command to remove recently-typed text"
},
"icu:editMenuRedo": {
"messageformat": "Refazer",
"description": "Edit menu command to restore previously undone typed text"
},
"icu:editMenuCut": {
"messageformat": "Cortar",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"icu:editMenuCopy": {
"messageformat": "Copiar",
"description": "Edit menu command to add selected text to clipboard"
},
"icu:editMenuPaste": {
"messageformat": "Colar",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"icu:editMenuPasteAndMatchStyle": {
"messageformat": "Colar e combinar estilo",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"icu:editMenuDelete": {
"messageformat": "Apagar",
"description": "Edit menu command to remove the selected text"
},
"icu:editMenuSelectAll": {
"messageformat": "Selecionar tudo",
"description": "Edit menu command to select all of the text in selected text box"
},
"icu:editMenuStartSpeaking": {
"messageformat": "Começar ditado",
"description": "Edit menu item under 'speech' to start dictation"
},
"icu:editMenuStopSpeaking": {
"messageformat": "Parar ditado",
"description": "Edit menu item under 'speech' to stop dictation"
},
"icu:windowMenuClose": {
"messageformat": "Fechar janela",
"description": "Window menu command to close the current window"
},
"icu:windowMenuMinimize": {
"messageformat": "Minimizar",
"description": "Window menu command to minimize the current window"
},
"icu:windowMenuZoom": {
"messageformat": "Zoom",
"description": "Window menu command to make the current window the size of the whole screen"
},
"icu:windowMenuBringAllToFront": {
"messageformat": "Trazer todas para a frente",
"description": "Window menu command to bring all windows of current application to front"
},
"icu:viewMenuResetZoom": {
"messageformat": "Tamanho normal",
"description": "View menu command to go back to the default zoom"
},
"icu:viewMenuZoomIn": {
"messageformat": "Aumentar zoom",
"description": "View menu command to make everything bigger"
},
"icu:viewMenuZoomOut": {
"messageformat": "Diminuir zoom",
"description": "View menu command to make everything smaller"
},
"icu:viewMenuToggleFullScreen": {
"messageformat": "Alternar tela inteira",
"description": "View menu command to enter or leave Full Screen mode"
},
"icu:viewMenuToggleDevTools": {
"messageformat": "Ferramentas de desenvolvimento",
"description": "View menu command to show or hide the developer tools"
},
"icu:menuSetupAsNewDevice": {
"messageformat": "Configurar como Novo Aparelho",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"icu:menuSetupAsStandalone": {
"messageformat": "Configurar como Aparelho Independente",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"icu:messageContextMenuButton": {
"messageformat": "Mais ações",
"description": "Label for context button next to each message"
},
"icu:contextMenuCopyLink": {
"messageformat": "Copiar link",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"icu:contextMenuCopyImage": {
"messageformat": "Copiar a imagem",
"description": "Shown in the context menu for an image to indicate that the user can copy the image"
},
"icu:contextMenuNoSuggestions": {
"messageformat": "Nenhuma sugestão",
"description": "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
},
"icu:avatarMenuViewArchive": {
"messageformat": "Ver arquivo",
"description": "One of the menu options available in the Avatar popup menu"
},
"icu:avatarMenuChatColors": {
"messageformat": "Cor do chat",
"description": "One of the menu options available in the Avatar popup menu"
},
"icu:avatarMenuUpdateAvailable": {
"messageformat": "Atualizar o Signal",
"description": "One of the menu options available in the Avatar popup menu"
},
"icu:loading": {
"messageformat": "Carregando…",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"icu:optimizingApplication": {
"messageformat": "Otimizando o aplicativo…",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"icu:migratingToSQLCipher": {
"messageformat": "Otimizando mensagens… {status} carregadas.",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"icu:archivedConversations": {
"messageformat": "Chats arquivados",
"description": "Shown in place of the search box when showing archived conversation list"
},
"icu:LeftPane--pinned": {
"messageformat": "Fixadas",
"description": "Shown as a header for pinned conversations in the left pane"
},
"icu:LeftPane--chats": {
"messageformat": "Chats",
"description": "Shown as a header for non-pinned conversations in the left pane"
},
"icu:NavTabsToggle__showTabs": {
"messageformat": "Mostrar abas",
"description": "Show in the left pane when the nav tabs are hidden, shows the nav tabs"
},
"icu:NavTabsToggle__hideTabs": {
"messageformat": "Ocultar abas",
"description": "Show in the nav tabs when the nav tabs are visible, hides the nav tabs"
},
"icu:NavTabs__ItemIconLabel--HasError": {
"messageformat": "Ocorreu um erro",
"description": "Nav Tabs > Tab has error > Accessibility Text"
},
"icu:NavTabs__ItemIconLabel--UnreadCount": {
"messageformat": "{count,number} não lida(s)",
"description": "Nav Tabs > Unread badge > Accessibility Text"
},
"icu:NavTabs__ItemIconLabel--MarkedUnread": {
"messageformat": "Marcadas como não lidas",
"description": "Nav Tabs > Unread badge > when conversation is marked unread > Accessibility Text"
},
"icu:NavTabs__ItemLabel--Settings": {
"messageformat": "Configurações",
"description": "Nav Tabs > Settings Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Update": {
"messageformat": "Atualizar o Signal",
"description": "Nav Tabs > Settings Button > Label & Accessibility Text"
},
"icu:NavTabs__ItemLabel--Profile": {
"messageformat": "Perfil",
"description": "Nav Tabs > Profile Button > Accessibility Text"
},
"icu:NavSidebar__BackButtonLabel": {
"messageformat": "Voltar",
"description": "Shown in the sidebar header when on a nested panel within the current sidebar, takes the user back to the previous step or default sidebar state"
},
"icu:archiveHelperText": {
"messageformat": "Esses chats estão arquivados e só aparecerão na caixa de entrada se você receber novas mensagens.",
"description": "Shown at the top of the archived conversations list in the left pane"
},
"icu:noArchivedConversations": {
"messageformat": "Nenhum chat arquivado.",
"description": "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
},
"icu:archiveConversation": {
"messageformat": "Arquivar",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"icu:markUnread": {
"messageformat": "Marcar como não lida",
"description": "Shown in menu for conversation, and marks conversation as unread"
},
"icu:ConversationHeader__menu__selectMessages": {
"messageformat": "Selecionar mensagens",
"description": "Shown in menu for conversation, allows the user to start selecting multiple messages in the conversation"
},
"icu:ContactListItem__menu": {
"messageformat": "Gerenciar contatos",
"description": "Shown as aria label for context menu for a contact"
},
"icu:ContactListItem__menu__message": {
"messageformat": "Enviar mensagem",
"description": "Shown in a context menu for a contact, allows the user to start the conversation with the contact"
},
"icu:ContactListItem__menu__audio-call": {
"messageformat": "Chamada de voz",
"description": "Shown in a context menu for a contact, allows the user to start the audio call with the contact"
},
"icu:ContactListItem__menu__video-call": {
"messageformat": "Chamada de vídeo",
"description": "Shown in a context menu for a contact, allows the user to start the video call with the contact"
},
"icu:ContactListItem__menu__remove": {
"messageformat": "Remover",
"description": "Shown in a context menu for a contact, allows the user to remove the contact from the contact list"
},
"icu:ContactListItem__menu__block": {
"messageformat": "Bloquear",
"description": "Shown in a context menu for a contact, allows the user to block the contact"
},
"icu:ContactListItem__remove--title": {
"messageformat": "Remover {title}?",
"description": "Shown as the title in the confirmation modal for removing a contact from the contact list"
},
"icu:ContactListItem__remove--body": {
"messageformat": "Você não verá esta pessoa ao pesquisar. Você receberá uma solicitação de mensagem se essa pessoa enviar uma mensagem para você no futuro.",
"description": "Shown as the body in the confirmation modal for removing a contact from the contact list"
},
"icu:ContactListItem__remove--confirm": {
"messageformat": "Remover",
"description": "Shown as the confirmation button text in the confirmation modal for removing a contact from the contact list"
},
"icu:ContactListItem__remove-system--title": {
"messageformat": "Não foi possível remover {title}",
"description": "Shown as the title in the confirmation modal for removing a system contact from the contact list"
},
"icu:ContactListItem__remove-system--body": {
"messageformat": "Esta pessoa está salva nos contatos do seu dispositivo. Exclua essa pessoa dos seus contatos no seu celular e tente novamente.",
"description": "Shown as the body in the confirmation modal for removing a system contact from the contact list"
},
"icu:moveConversationToInbox": {
"messageformat": "Desarquivar",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"icu:pinConversation": {
"messageformat": "Fixar chat",
"description": "Shown in menu for conversation, and pins the conversation to the top of the conversation list"
},
"icu:unpinConversation": {
"messageformat": "Desafixar chat",
"description": "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
},
"icu:pinnedConversationsFull": {
"messageformat": "Você só pode fixar até 4 chats",
"description": "Shown in a toast when a user attempts to pin more than the maximum number of chats"
},
"icu:chooseDirectory": {
"messageformat": "Escolher pasta",
"description": "Button to allow the user to find a folder on disk"
},
"icu:chooseFile": {
"messageformat": "Escolher arquivo",
"description": "Button to allow the user to find a file on disk"
},
"icu:loadDataHeader": {
"messageformat": "Carregar seus dados",
"description": "Header shown on the first screen in the data import process"
},
"icu:loadDataDescription": {
"messageformat": "Você terminou o processo de exportação, e os seus contatos e mensagens esperam por você. Selecione a pasta que contém os seus dados salvos do Signal.",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"icu:importChooserTitle": {
"messageformat": "Escolha a pasta com os dados exportados",
"description": "Title of the popup window used to select data previously exported"
},
"icu:importErrorHeader": {
"messageformat": "Algo deu errado!",
"description": "Header of the error screen after a failed import"
},
"icu:importingHeader": {
"messageformat": "Carregando contatos e mensagens",
"description": "Header of screen shown as data is import"
},
"icu:importErrorFirst": {
"messageformat": "Confira se escolheu a pasta certa, que contém seus dados exportados do Signal. O nome da pasta deve começar com 'Signal Export'. Você também pode baixar seus dados novamente usando o Chrome App.",
"description": "Message shown if the import went wrong; first paragraph"
},
"icu:importErrorSecond": {
"messageformat": "Se não funcionar, envie-nos o registro de depuração (Exibir -> Registro de depuração) para que possamos ajudar você a migrar sua conta!",
"description": "Message shown if the import went wrong; second paragraph"
},
"icu:importAgain": {
"messageformat": "Escolha uma pasta e tente de novo",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"icu:importCompleteHeader": {
"messageformat": "Deu certo!",
"description": "Header shown on the screen at the end of a successful import process"
},
"icu:importCompleteStartButton": {
"messageformat": "Comece a usar o Signal Desktop",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"icu:importCompleteLinkButton": {
"messageformat": "Vincular este aparelho ao seu telefone",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"icu:selectedLocation": {
"messageformat": "você escolheu uma localização",
"description": "Message shown as the export location if we didn't capture the target directory"
},
"icu:upgradingDatabase": {
"messageformat": "Atualizando o banco de dados. Isso pode levar um tempo…",
"description": "Message shown on the loading screen when we're changing database structure on first run of a new version"
},
"icu:loadingMessages--other": {
"messageformat": "{daysAgo, plural, one {Carregando mensagens de 1 dia atrás…} other {Carregando mensagens de {daysAgo,number} dias atrás…}}",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages from day before yesterday and earlier"
},
"icu:loadingMessages--yesterday": {
"messageformat": "Carregando mensagens de ontem…",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages from yesterday"
},
"icu:loadingMessages--today": {
"messageformat": "Carregando mensagens de hoje…",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages from today"
},
"icu:view": {
"messageformat": "Exibir",
"description": "Used as a label on a button allowing user to see more information"
},
"icu:youLeftTheGroup": {
"messageformat": "Você não é mais um membro do grupo.",
"description": "Displayed when a user can't send a message because they have left the group"
},
"icu:invalidConversation": {
"messageformat": "Há algo errado neste grupo. Por favor, crie um novo grupo.",
"description": "Displayed when a user can't send a message because something has gone wrong in the conversation."
},
"icu:scrollDown": {
"messageformat": "Rolar a tela até o final do chat",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"icu:messagesBelow": {
"messageformat": "Novas mensagens abaixo",
"description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
"icu:mentionsBelow": {
"messageformat": "Novas menções abaixo",
"description": "Alt text for button to take user down to next mention of them further down the message list (currently out of screen)"
},
"icu:unreadMessage": {
"messageformat": "1 mensagem não lida",
"description": "Text for unread message separator, just one message"
},
"icu:unreadMessages": {
"messageformat": "{count, plural, one {{count,number} mensagem não lida} other {{count,number} mensagens não lidas}}",
"description": "Text for unread message separator, with count"
},
"icu:messageHistoryUnsynced": {
"messageformat": "Para a sua segurança, o histórico dos chats não é transferido para novos dispositivos vinculados.",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"icu:youMarkedAsVerified": {
"messageformat": "Você marcou seu Número de Segurança com {name} como verificado",
"description": "Shown in the conversation history when the user marks a contact as verified."
},
"icu:youMarkedAsNotVerified": {
"messageformat": "Você marcou seu Número de Segurança com {name} como não verificado",
"description": "Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog."
},
"icu:youMarkedAsVerifiedOtherDevice": {
"messageformat": "Em um outro aparelho, você marcou seu número de segurança com {name} como verificado",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device."
},
"icu:youMarkedAsNotVerifiedOtherDevice": {
"messageformat": "Em um outro aparelho, você marcou seu número de segurança com {name} como não verificado",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device."
},
"icu:membersNeedingVerification": {
"messageformat": "Os seus números de segurança com os membros deste grupo mudaram desde a última vez que você os verificou. Clique em um membro do grupo para consultar o seu número de segurança com ele.",
"description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"icu:changedRightAfterVerify": {
"messageformat": "O número de segurança que você está querendo verificar mudou. Por favor, revise seu novo número de segurança com {name1}. Lembre-se, esta mudança pode significar que alguém está tentando interceptar sua comunicação ou que {name2} simplesmente reinstalou o Signal.",
"description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change"
},
"icu:safetyNumberChangeDialog__message": {
"messageformat": "As pessoas listadas a seguir talvez tenham reinstalado o Signal ou trocado de aparelho. Toque em um destinatário para confirmar o novo número de segurança. Isso é opcional.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"icu:safetyNumberChangeDialog__pending-messages": {
"messageformat": "Enviar mensagens pendentes",
"description": "Shown on confirmation dialog when user attempts to send a message in the outbox"
},
"icu:safetyNumberChangeDialog__review": {
"messageformat": "Análise",
"description": "Shown to enter 'review' mode if more than five contacts have changed safety numbers"
},
"icu:safetyNumberChangeDialog__many-contacts": {
"messageformat": "{count, plural, one {Você tem {count,number} contato que pode ter reinstalado o Signal ou trocado de aparelho. Também é possível verificar o número de segurança dele antes de enviar.} other {Você tem {count,number} contatos que podem ter reinstalado o Signal ou trocado de aparelho. Também é possível verificar o número de segurança deles antes de enviar.}}",
"description": "Shown during an attempted send when more than five contacts have changed their safety numbers"
},
"icu:safetyNumberChangeDialog__post-review": {
"messageformat": "Todos os contatos foram analisados, toque em enviar para continuar.",
"description": "Shown after reviewing large number of contacts"
},
"icu:safetyNumberChangeDialog__confirm-remove-all": {
"messageformat": "{count, plural, one {Tem certeza de que deseja remover 1 destinatário do story {story}?} other {Tem certeza que deseja remover {count,number} destinatários do story {story}?}}",
"description": "Shown if user selects 'remove all' option to remove all potentially untrusted contacts from a given story"
},
"icu:safetyNumberChangeDialog__remove-all": {
"messageformat": "Remover todos",
"description": "Shown in the context menu for a story header, to remove all contacts within from their parent list"
},
"icu:safetyNumberChangeDialog__verify-number": {
"messageformat": "Verificar número de segurança",
"description": "Shown in the context menu for a story recipient header, to verify that they are still trusted"
},
"icu:safetyNumberChangeDialog__remove": {
"messageformat": "Remover do story",
"description": "Shown in the context menu for a story recipient, to remove this contact from from their parent list"
},
"icu:safetyNumberChangeDialog__actions-contact": {
"messageformat": "Ações para o contato {contact}",
"description": "Label for button that opens context menu for contact"
},
"icu:safetyNumberChangeDialog__actions-story": {
"messageformat": "Ações para o story {story}",
"description": "Label for button that opens context menu for story"
},
"icu:identityKeyErrorOnSend": {
"messageformat": "Seu número de segurança com {name1} foi alterado. Isto pode significar que alguém está tentando interceptar sua comunicação ou que {name2} simplesmente reinstalou o Signal. Você pode querer verificar seu número de segurança com este contato.",
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change"
},
"icu:sendAnyway": {
"messageformat": "Enviar mesmo assim",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"icu:safetyNumberChangeDialog_send": {
"messageformat": "Enviar",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"icu:safetyNumberChangeDialog_done": {
"messageformat": "Pronto",
"description": "Used when there are enough safety number changes to require an explicit review step, to signal that the review is complete."
},
"icu:callAnyway": {
"messageformat": "Ligar mesmo assim",
"description": "Used on a warning dialog to make it clear that it might be risky to call the conversation."
},
"icu:joinAnyway": {
"messageformat": "Entrar mesmo assim",
"description": "Used on a warning dialog to make it clear that it might be risky to join the call."
},
"icu:continueCall": {
"messageformat": "Continuar a chamada",
"description": "Used on a warning dialog to make it clear that it might be risky to continue the group call."
},
"icu:noLongerVerified": {
"messageformat": "O seu número de segurança com {name} mudou e não foi verificado. Clique para exibi-lo.",
"description": "Shown in conversation banner when user's safety number has changed, but they were previously verified."
},
"icu:multipleNoLongerVerified": {
"messageformat": "Os seus números de segurança com vários membros deste grupo mudaram e não foram verificados. Clique para exibi-los.",
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"icu:debugLogExplanation": {
"messageformat": "Ao clicar no botão Enviar, seu registro será postado online por 30 dias via uma URL original e inédita. Você pode salvá-la localmente primeiro.",
"description": "Description of what will happen with your debug log"
},
"icu:debugLogError": {
"messageformat": "Algo deu errado no envio do registro! Por favor, envie um e-mail para support@signal.org e anexe um arquivo de texto contendo o seu registro.",
"description": "Error message a recommendations if debug log upload fails"
},
"icu:debugLogSuccess": {
"messageformat": "Registro de depuração enviado",
"description": "Title of the success page for submitting a debug log"
},
"icu:debugLogSuccessNextSteps": {
"messageformat": "O registro de depuração foi enviado. Ao entrar em contato com o suporte, copie a URL abaixo e anexe-a junto com uma descrição do problema que você teve e o passo a passo para reproduzi-lo.",
"description": "Explanation of next steps to take when submitting debug log"
},
"icu:debugLogLogIsIncomplete": {
"messageformat": "… para ver o registro completo, clique em Salvar",
"description": "Shown as the text for the copy button on the debug log screen"
},
"icu:debugLogCopy": {
"messageformat": "Copiar link",
"description": "Shown as the text for the copy button on the debug log screen"
},
"icu:debugLogSave": {
"messageformat": "Salvar",
"description": "Shown as the text for the download button on the debug log screen"
},
"icu:debugLogLinkCopied": {
"messageformat": "Link copiado para a sua área de transferência",
"description": "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard"
},
"icu:reportIssue": {
"messageformat": "Entre em contato com o suporte",
"description": "Link to open the issue tracker"
},
"icu:gotIt": {
"messageformat": "Entendido!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"icu:submit": {
"messageformat": "Enviar"
},
"icu:acceptNewKey": {
"messageformat": "Aceitar",
"description": "Label for a button to accept a new safety number"
},
"icu:SafetyNumberViewer__migration__text": {
"messageformat": "Os números de segurança estão sendo atualizados.",
"description": "An explanatory note in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__migration__learn_more": {
"messageformat": "Saiba mais",
"description": "A link text in SafetyNumberViewer describing the safety number migration process."
},
"icu:SafetyNumberViewer__card__prev": {
"messageformat": "Número de segurança anterior",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__card__next": {
"messageformat": "Próximo número de segurança",
"description": "An ARIA label for safety number navigation button."
},
"icu:SafetyNumberViewer__carousel__dot": {
"messageformat": "Versão do número de segurança, {index,number} de {total,number}",
"description": "An ARIA label for safety number carousel button."
},
"icu:SafetyNumberViewer__markAsVerified": {
"messageformat": "Marcar como verificado",
"description": "Safety number viewer, verification toggle button, when not verified, sets verified"
},
"icu:SafetyNumberViewer__clearVerification": {
"messageformat": "Apagar verificação",
"description": "Safety number viewer, verification toggle button, when verified, clears verification state"
},
"icu:SafetyNumberViewer__hint--migration": {
"messageformat": "Para verificar a criptografia de ponta a ponta com {name}, combine o cartão de cor acima com o dispositivo e compare os números. Se não corresponder, use o outro par de números de segurança. Apenas um par precisa dar match.",
"description": "Safety number viewer, text of the hint during migration period"
},
"icu:SafetyNumberViewer__hint--normal": {
"messageformat": "Para verificar a criptografia de ponta a ponta com {name}, compare os números acima com os números no dispositivo dessa pessoa. Também é possível escanear seu código com um dispositivo.",
"description": "Safety number viewer, text of the hint after migration period"
},
"icu:SafetyNumberOnboarding__title": {
"messageformat": "Alterações nos números de segurança",
"description": "Title of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p1": {
"messageformat": "Vamos atualizar os números de segurança durante um período de transição para habilitar os próximos recursos de privacidade no Signal.",
"description": "Paragraph 1 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__p2": {
"messageformat": "Para verificar números de segurança, combine o cartão da cor com o dispositivo do seu contato. Se não corresponder, use o outro par de números de segurança. Apenas um par precisa dar match.",
"description": "Paragraph 2 of Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__help": {
"messageformat": "Precisa de ajuda?",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberOnboarding__close": {
"messageformat": "Entendi",
"description": "Text of a secondary button in Safety number onboarding modal"
},
"icu:SafetyNumberNotReady__body": {
"messageformat": "Após trocar mensagens com essa pessoa, um número de segurança será criado.",
"description": "Body of SafetyNumberNotReady modal"
},
"icu:SafetyNumberNotReady__learn-more": {
"messageformat": "Saiba mais",
"description": "Text of 'Learn more' button of SafetyNumberNotReady modal"
},
"icu:isVerified": {
"messageformat": "Você verificou o seu número de segurança com {name}.",
"description": "Summary state shown at top of the safety number screen if user has verified contact."
},
"icu:isNotVerified": {
"messageformat": "Você ainda não verificou o seu número de segurança com {name}.",
"description": "Summary state shown at top of the safety number screen if user has not verified contact."
},
"icu:verified": {
"messageformat": "Verificado"
},
"icu:newIdentity": {
"messageformat": "Novo número de segurança",
"description": "Header for a key change dialog"
},
"icu:identityChanged": {
"messageformat": "O seu número de segurança com este contato mudou. Isso pode significar uma tentativa de interceptação das suas comunicações ou uma simples reinstalação do Signal. Recomendamos que você verifique o novo número de segurança, abaixo."
},
"icu:incomingError": {
"messageformat": "Erro ao exibir mensagem recebida."
},
"icu:media": {
"messageformat": "Mídia",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"icu:mediaEmptyState": {
"messageformat": "Não há mídias nesse chat",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"icu:allMedia": {
"messageformat": "Todas as mídias",
"description": "Header for the media gallery"
},
"icu:documents": {
"messageformat": "Documentos",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"icu:documentsEmptyState": {
"messageformat": "Você não possui nenhum documento nesse chat",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"icu:today": {
"messageformat": "Hoje",
"description": "The string \"today\""
},
"icu:yesterday": {
"messageformat": "Ontem",
"description": "The string \"yesterday\""
},
"icu:thisWeek": {
"messageformat": "Essa semana",
"description": "Section header in the media gallery"
},
"icu:thisMonth": {
"messageformat": "Esse mês",
"description": "Section header in the media gallery"
},
"icu:unsupportedAttachment": {
"messageformat": "Tipo de anexo incompatível. Clique para salvar.",
"description": "Displayed for incoming unsupported attachment"
},
"icu:clickToSave": {
"messageformat": "Clicar para salvar",
"description": "Hover text for attachment filenames"
},
"icu:unnamedFile": {
"messageformat": "Arquivo sem nome",
"description": "Hover text for attachment filenames"
},
"icu:voiceMessage": {
"messageformat": "Mensagem de voz",
"description": "Name for a voice message attachment"
},
"icu:dangerousFileType": {
"messageformat": "Tipo de anexo não permitido por motivos de segurança",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"icu:loadingPreview": {
"messageformat": "Carregando pré-visualização…",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:stagedPreviewThumbnail": {
"messageformat": "Rascunho da pré-visualização em miniatura do link {domain}",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:previewThumbnail": {
"messageformat": "Pré-visualização em miniatura do link {domain}",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"icu:stagedImageAttachment": {
"messageformat": "Rascunho de imagem anexa: {path}",
"description": "Alt text for staged attachments"
},
"icu:cdsMirroringErrorToast": {
"messageformat": "O desktop encontrou uma inconsistência no Serviço de descoberta de contatos.",
"description": "An error popup when we discovered an inconsistency between mirrored Contact Discovery Service requests."
},
"icu:decryptionErrorToast": {
"messageformat": "Signal encontrou um erro ao descriptografar uma mensagem de {name}, aparelho {deviceId}.",
"description": "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users."
},
"icu:decryptionErrorToastAction": {
"messageformat": "Enviar um registro de depuração",
"description": "Label for the decryption error toast button"
},
"icu:cannotSelectPhotosAndVideosAlongWithFiles": {
"messageformat": "Não é possível selecionar fotos e vídeos juntamente com arquivos.",
"description": "An error popup when the user has attempted to add an attachment"
},
"icu:cannotSelectMultipleFileAttachments": {
"messageformat": "Você só pode selecionar um arquivo por vez.",
"description": "An error popup when the user has attempted to add multiple non-image attachments"
},
"icu:maximumAttachments": {
"messageformat": "Você não pode adicionar mais anexos nesta mensagem.",
"description": "An error popup when the user has attempted to add an attachment"
},
"icu:fileSizeWarning": {
"messageformat": "Desculpe, o arquivo selecionado excede o tamanho máximo aceito. {limit,number} {units}",
"description": "Shown in a toast if the user tries to attach too-large file"
},
"icu:unableToLoadAttachment": {
"messageformat": "Não foi possível carregar o anexo selecionado."
},
"icu:disconnected": {
"messageformat": "Desconectado",
"description": "Displayed when the desktop client cannot connect to the server."
},
"icu:connecting": {
"messageformat": "Conectando…",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"icu:connect": {
"messageformat": "Clique para conectar novamente.",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"icu:connectingHangOn": {
"messageformat": "Não deve demorar",
"description": "Subtext description for when the client is connecting to the server."
},
"icu:offline": {
"messageformat": "Offline",
"description": "Displayed when the desktop client has no network connection."
},
"icu:checkNetworkConnection": {
"messageformat": "Verifique a sua conexão de rede.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"icu:submitDebugLog": {
"messageformat": "Registro de depuração",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"icu:debugLog": {
"messageformat": "Registro de depuração",
"description": "View menu item to open the debug log (title case)"
},
"icu:forceUpdate": {
"messageformat": "Atualizar agora",
"description": "View menu item to force the app to update download and install"
},
"icu:helpMenuShowKeyboardShortcuts": {
"messageformat": "Mostrar atalhos de teclado",
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
"icu:contactUs": {
"messageformat": "Contate-nos",
"description": "Item under the help menu, takes you to the contact us support page"
},
"icu:goToReleaseNotes": {
"messageformat": "Ir para Notas de lançamento",
"description": "Item under the help menu, takes you to GitHub page for release notes"
},
"icu:goToForums": {
"messageformat": "Ir para Fóruns",
"description": "Item under the Help menu, takes you to the forums"
},
"icu:goToSupportPage": {
"messageformat": "Ir para Página de suporte",
"description": "Item under the Help menu, takes you to the support page"
},
"icu:joinTheBeta": {
"messageformat": "Experimente a versão beta",
"description": "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop"
},
"icu:signalDesktopPreferences": {
"messageformat": "Preferências do Signal Desktop",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"icu:signalDesktopStickerCreator": {
"messageformat": "Criador de pacotes de figurinhas",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"icu:aboutSignalDesktop": {
"messageformat": "Sobre o Signal Desktop",
"description": "Item under the Help menu, which opens a small about window"
},
"icu:screenShareWindow": {
"messageformat": "Você está apresentando",
"description": "Title for screen sharing window"
},
"icu:speech": {
"messageformat": "Fala",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"icu:show": {
"messageformat": "Exibir",
"description": "Command under Window menu, to show the window"
},
"icu:hide": {
"messageformat": "Ocultar",
"description": "Command in the tray icon menu, to hide the window"
},
"icu:quit": {
"messageformat": "Sair",
"description": "Command in the tray icon menu, to quit the application"
},
"icu:signalDesktop": {
"messageformat": "Signal Desktop",
"description": "Tooltip for the tray icon"
},
"icu:search": {
"messageformat": "Pesquisar",
"description": "Placeholder text in the search input"
},
"icu:clearSearch": {
"messageformat": "Limpar os resultados da pesquisa",
"description": "Aria label for clear search button"
},
"icu:searchIn": {
"messageformat": "Pesquisar no chat",
"description": "Shown in the search box before text is entered when searching in a specific conversation"
},
"icu:noSearchResults": {
"messageformat": "Nenhum resultado para \"{searchTerm}\"",
"description": "Shown in the search left pane when no results were found"
},
"icu:noSearchResults--sms-only": {
"messageformat": "Contatos SMS/MMS não estão disponíveis no Signal para Desktop.",
"description": "Shown in the search left pane when no results were found and primary device has SMS/MMS handling enabled"
},
"icu:noSearchResultsInConversation": {
"messageformat": "Nenhum resultado para \"{searchTerm}\" em {conversationName}",
"description": "Shown in the search left pane when no results were found"
},
"icu:conversationsHeader": {
"messageformat": "Chats",
"description": "Shown to separate the types of search results"
},
"icu:contactsHeader": {
"messageformat": "Contatos",
"description": "Shown to separate the types of search results"
},
"icu:groupsHeader": {
"messageformat": "Grupos",
"description": "Shown to separate the types of search results"
},
"icu:messagesHeader": {
"messageformat": "Mensagens",
"description": "Shown to separate the types of search results"
},
"icu:findByUsernameHeader": {
"messageformat": "Encontrar pelo nome de usuário",
"description": "Shown when search could be a valid username, with one sub-item that will kick off the search"
},
"icu:findByPhoneNumberHeader": {
"messageformat": "Encontrar pelo número de telefone",
"description": "Shown when search could be a valid phone number, with one sub-item that will kick off the search"
},
"icu:welcomeToSignal": {
"messageformat": "Boas-vindas ao Signal"
},
"icu:whatsNew": {
"messageformat": "Conheça as {whatsNew} dessa atualização",
"description": "Shown in the main window"
},
"icu:viewReleaseNotes": {
"messageformat": "novidades",
"description": "Clickable link that displays the latest release notes"
},
"icu:typingAlt": {
"messageformat": "Digitando animação para esse chat",
"description": "Used as the 'title' attribute for the typing animation"
},
"icu:contactInAddressBook": {
"messageformat": "Essa pessoa está em seus contatos.",
"description": "Description of icon denoting that contact is from your address book"
},
"icu:contactAvatarAlt": {
"messageformat": "Foto de {name}",
"description": "Used in the alt tag for the image avatar of a contact"
},
"icu:sendMessageToContact": {
"messageformat": "Enviar mensagem",
"description": "Shown when you are sent a contact and that contact has a signal account"
},
"icu:home": {
"messageformat": "casa",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"icu:work": {
"messageformat": "trabalho",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"icu:mobile": {
"messageformat": "celular",
"description": "Shown on contact detail screen as a label for a phone or email"
},
"icu:email": {
"messageformat": "e-mail",
"description": "Generic label shown if contact email has custom type but no label"
},
"icu:phone": {
"messageformat": "telefone",
"description": "Generic label shown if contact phone has custom type but no label"
},
"icu:address": {
"messageformat": "endereço",
"description": "Generic label shown if contact address has custom type but no label"
},
"icu:poBox": {
"messageformat": "Caixa postal",
"description": "When rendering an address, used to provide context to a post office box"
},
"icu:downloading": {
"messageformat": "Baixando",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
"icu:downloadFullMessage": {
"messageformat": "Baixar mensagem completa",
"description": "Shown in the message bubble while a long message attachment is not downloaded"
},
"icu:downloadAttachment": {
"messageformat": "Baixar anexo",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"icu:reactToMessage": {
"messageformat": "Reagir à mensagem",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"icu:replyToMessage": {
"messageformat": "Responder à mensagem",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"icu:originalMessageNotFound": {
"messageformat": "Mensagem original não encontrada",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"icu:messageFoundButNotLoaded": {
"messageformat": "Mensagem original encontrada. Vá para cima para carregá-la.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"icu:voiceRecording--start": {
"messageformat": "Começar a gravar a mensagem de voz",
"description": "Tooltip for microphone button to start voice message"
},
"icu:voiceRecording--complete": {
"messageformat": "Concluir a mensagem de voz e enviá-la",
"description": "Tooltip for green complete voice message and send"
},
"icu:voiceRecording--cancel": {
"messageformat": "Cancelar a mensagem de voz",
"description": "Tooltip for red button to cancel voice message"
},
"icu:voiceRecordingInterruptedMax": {
"messageformat": "A gravação da mensagem de voz parou porque atingiu o limite máximo de tempo.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"icu:voiceRecordingInterruptedBlur": {
"messageformat": "A gravação da mensagem de voz parou porque você trocou de aplicativo.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"icu:voiceNoteLimit": {
"messageformat": "Mensagens de voz são limitadas a uma hora. A gravação será interrompida se você trocar de aplicativo.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"icu:voiceNoteMustBeOnlyAttachment": {
"messageformat": "Uma mensagem de voz pode ter apenas um anexo.",
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
"icu:voiceNoteError": {
"messageformat": "Ocorreu um erro no gravador de voz.",
"description": "Shown in a dialog to inform user that we experienced an unrecoverable error"
},
"icu:attachmentSaved": {
"messageformat": "Anexo salvo.",
"description": "Shown after user selects to save to downloads"
},
"icu:attachmentSavedShow": {
"messageformat": "Mostrar na pasta",
"description": "Button label for showing the attachment in your file system"
},
"icu:you": {
"messageformat": "Você",
"description": "Shown when the user represented is the current user."
},
"icu:replyingTo": {
"messageformat": "Respondendo para {name}",
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you"
},
"icu:audioPermissionNeeded": {
"messageformat": "Para enviar mensagens de voz, permita que o Signal Desktop acesse o seu microfone.",
"description": "Shown if the user attempts to send an audio message without audio permissions turned on"
},
"icu:audioCallingPermissionNeeded": {
"messageformat": "Para fazer chamadas, você deve permitir ao Signal Desktop acessar o seu microfone.",
"description": "Shown if the user attempts access the microphone for calling without audio permissions turned on"
},
"icu:videoCallingPermissionNeeded": {
"messageformat": "Para fazer chamadas de vídeo, você deve permitir ao Signal Desktop acessar a sua câmera.",
"description": "Shown if the user attempts access the camera for video calling without video permissions turned on"
},
"icu:allowAccess": {
"messageformat": "Permitir acesso",
"description": "Button shown in popup asking to enable microphone/video permissions to send audio messages"
},
"icu:showSettings": {
"messageformat": "Mostrar configurações",
"description": "A button shown in dialog requesting the user to turn on audio permissions"
},
"icu:audio": {
"messageformat": "Áudio",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"icu:video": {
"messageformat": "Vídeo",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"icu:photo": {
"messageformat": "Foto",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"icu:text": {
"messageformat": "Texto",
"description": "Label for the word 'text'"
},
"icu:cannotUpdate": {
"messageformat": "Não foi possível atualizar",
"description": "Shown as the title of our update error dialogs on windows"
},
"icu:muted": {
"messageformat": "Silenciado(a)",
"description": "Shown in a button when a conversation is muted"
},
"icu:mute": {
"messageformat": "Silenciar",
"description": "Shown in a button when a conversation is unmuted and can be muted"
},
"icu:cannotUpdateDetail": {
"messageformat": "Signal não foi atualizado. {retry} ou visite {url} para você instalar a atualização. Em seguida, {support} sobre esse problema",
"description": "Shown if a general error happened while trying to install update package"
},
"icu:cannotUpdateRequireManualDetail": {
"messageformat": "Signal não foi atualizado. Visite {url} para instalá-lo manualmente. Em seguida, {support} sobre esse problema",
"description": "Shown if a general error happened while trying to install update package and manual update is required"
},
"icu:readOnlyVolume": {
"messageformat": "O Signal Desktop possivelmente está na quarentena do macOS, portanto não será capaz de atualizar-se automaticamente, Por favor, tente mover {app} para {folder} usando o Finder.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update"
},
"icu:ok": {
"messageformat": "OK"
},
"icu:cancel": {
"messageformat": "Cancelar"
},
"icu:discard": {
"messageformat": "Descartar"
},
"icu:failedToSend": {
"messageformat": "Falha ao enviar para alguns destinatários. Verifique a sua conexão de rede."
},
"icu:error": {
"messageformat": "Erro"
},
"icu:messageDetail": {
"messageformat": "Detalhes da mensagem"
},
"icu:delete": {
"messageformat": "Apagar"
},
"icu:accept": {
"messageformat": "Aceitar"
},
"icu:edit": {
"messageformat": "Editar"
},
"icu:forward": {
"messageformat": "Encaminhar"
},
"icu:done": {
"messageformat": "Pronto",
"description": "Label for done"
},
"icu:update": {
"messageformat": "Atualizar"
},
"icu:next2": {
"messageformat": "Próximo"
},
"icu:on": {
"messageformat": "Ligado",
"description": "Label for when something is turned on"
},
"icu:off": {
"messageformat": "Desligado",
"description": "Label for when something is turned off"
},
"icu:deleteWarning": {
"messageformat": "Esta mensagem será apagada deste aparelho.",
"description": "Text shown in the confirmation dialog for deleting a message locally"
},
"icu:deleteForEveryoneWarning": {
"messageformat": "Esta mensagem será apagada para todos os participantes desse chat, se estiverem usando a versão mais recente do Signal. Eles poderão ver que você apagou uma mensagem.",
"description": "Text shown in the confirmation dialog for deleting a message for everyone"
},
"icu:from": {
"messageformat": "De",
"description": "Label for the sender of a message"
},
"icu:to": {
"messageformat": "Para",
"description": "Label for the receiver of a message"
},
"icu:searchResultHeader--sender-to-group": {
"messageformat": "{sender} em {receiverGroup}",
"description": "Shown for search result items - like 'Jon to Friends Group'"
},
"icu:searchResultHeader--sender-to-you": {
"messageformat": "{sender} para você",
"description": "Shown for search result items - like 'Jon to You"
},
"icu:searchResultHeader--you-to-group": {
"messageformat": "Enviado para {receiverGroup}",
"description": "Shown for search result items - like 'You to Friends Group'"
},
"icu:searchResultHeader--you-to-receiver": {
"messageformat": "Enviado para {receiverContact}",
"description": "Shown for search result items - like 'You to Jon'"
},
"icu:sent": {
"messageformat": "Enviada",
"description": "Label for the time a message was sent"
},
"icu:received": {
"messageformat": "Recebida",
"description": "Label for the time a message was received"
},
"icu:sendMessage": {
"messageformat": "Enviar mensagem",
"description": "Placeholder text in the message entry field"
},
"icu:groupMembers": {
"messageformat": "Membros do grupo"
},
"icu:showMembers": {
"messageformat": "Mostrar membros"
},
"icu:showSafetyNumber": {
"messageformat": "Ver número de segurança"
},
"icu:ContactModal__showSafetyNumber": {
"messageformat": "Ver número de segurança",
"description": "Contact modal, label for button to show safety number modal"
},
"icu:viewRecentMedia": {
"messageformat": "Ver mídia recente",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"icu:theirIdentityUnknown": {
"messageformat": "Você ainda não trocou nenhuma mensagem com este contato. O seu número de segurança com ele estará disponível após a primeira mensagem."
},
"icu:back": {
"messageformat": "Voltar",
"description": "Generic label for back"
},
"icu:goBack": {
"messageformat": "Voltar",
"description": "Label for back button in a conversation"
},
"icu:moreInfo": {
"messageformat": "Detalhes",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"icu:copy": {
"messageformat": "Copiar texto",
"description": "Shown on the drop-down menu for an individual message, copies the message text to the clipboard"
},
"icu:MessageContextMenu__select": {
"messageformat": "Selecionar",
"description": "Shown on the drop-down menu for an individual message, opens the conversation in select mode with the current message selected"
},
"icu:MessageTextRenderer--spoiler--label": {
"messageformat": "Spoiler",
"description": "Used as a label for screenreaders on 'spoiler' text, which is hidden by default"
},
"icu:retrySend": {
"messageformat": "Reenviar",
"description": "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
},
"icu:retryDeleteForEveryone": {
"messageformat": "Tentar apagar para todos novamente",
"description": "Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send"
},
"icu:forwardMessage": {
"messageformat": "Encaminhar mensagem",
"description": "Shown on the drop-down menu for an individual message, forwards a message"
},
"icu:MessageContextMenu__reply": {
"messageformat": "Responder",
"description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, focuses the composer with a reply to the current message"
},
"icu:MessageContextMenu__react": {
"messageformat": "Reagir",
"description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, opens the react picker for the current message"
},
"icu:MessageContextMenu__download": {
"messageformat": "Baixar",
"description": "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button and when there's only a single attachment, downloads an attachment"
},
"icu:MessageContextMenu__deleteMessage": {
"messageformat": "Apagar",
"description": "Show on the drop-down menu for an individual message, opens a modal to select if you want to 'delete for me' or 'delete for everyone'"
},
"icu:MessageContextMenu__forward": {
"messageformat": "Encaminhar",
"description": "Show on the drop-down menu for an individual message, opens a modal to forward a message"
},
"icu:MessageContextMenu__info": {
"messageformat": "Info",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"icu:deleteMessages": {
"messageformat": "Apagar",
"description": "Menu item for deleting messages, title case."
},
"icu:ConversationHeader__DeleteMessagesConfirmation__title": {
"messageformat": "Quer excluir o chat?",
"description": "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Title"
},
"icu:ConversationHeader__DeleteMessagesConfirmation__description": {
"messageformat": "Este chat será excluído do dispositivo.",
"description": "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Description"
},
"icu:ConversationHeader__ContextMenu__LeaveGroupAction__title": {
"messageformat": "Sair do grupo",
"description": "This is a button to leave a group"
},
"icu:ConversationHeader__LeaveGroupConfirmation__title": {
"messageformat": "Você tem certeza que deseja sair?",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Title"
},
"icu:ConversationHeader__LeaveGroupConfirmation__description": {
"messageformat": "Você não poderá mais enviar nem receber mensagens neste grupo.",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Description"
},
"icu:ConversationHeader__LeaveGroupConfirmation__confirmButton": {
"messageformat": "Sair",
"description": "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Confirm Button"
},
"icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description": {
"messageformat": "Antes de sair, você precisa escolher pelo menos um novo admin para este grupo.",
"description": "Conversation Header > Leave Group Action > Cannot Leave Group Because You Are Last Admin Alert > Description"
},
"icu:sessionEnded": {
"messageformat": "A sessão segura foi reiniciada",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"icu:ChatRefresh--notification": {
"messageformat": "A sessão do chat foi reiniciada",
"description": "Shown in timeline when a error happened, and the session was automatically reset."
},
"icu:ChatRefresh--learnMore": {
"messageformat": "Saiba mais",
"description": "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
},
"icu:ChatRefresh--summary": {
"messageformat": "O Signal usa criptografia de ponta a ponta e, às vezes, pode precisar reiniciar a sessão do chat. Isso não afeta a segurança, mas pode ser que você perca uma mensagem deste contato e tenha que pedir para ela ser enviada novamente.",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"icu:ChatRefresh--contactSupport": {
"messageformat": "Entre em contato com o suporte",
"description": "Shown on explainer dialog available from chat session refreshed timeline events"
},
"icu:DeliveryIssue--preview": {
"messageformat": "Problema na entrega",
"description": "Shown in left pane preview when message delivery issue happens"
},
"icu:DeliveryIssue--notification": {
"messageformat": "Uma mensagem de {sender} não pôde ser entregue",
"description": "Shown in timeline when message delivery issue happens"
},
"icu:DeliveryIssue--learnMore": {
"messageformat": "Saiba mais",
"description": "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
},
"icu:DeliveryIssue--title": {
"messageformat": "Problema na entrega",
"description": "Shown on explainer dialog available from delivery issue timeline events"
},
"icu:DeliveryIssue--summary": {
"messageformat": "Não foi possível entregar para você uma mensagem (texto, figurinha, reação, confirmação de leitura ou mídia) de {sender}. Essa pessoa tentou entrar em contato com você diretamente ou em um grupo.",
"description": "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations"
},
"icu:DeliveryIssue--summary--group": {
"messageformat": "Não foi possível entregar para você uma mensagem (texto, figurinha, reação, confirmação de leitura ou mídia) de {sender} nesse chat.",
"description": "Shown on explainer dialog available from delivery issue timeline events in groups"
},
"icu:ChangeNumber--notification": {
"messageformat": "{sender} alterou o número de telefone",
"description": "Shown in timeline when a member of a conversation changes their phone number"
},
"icu:ConversationMerge--notification": {
"messageformat": "{obsoleteConversationTitle} e {conversationTitle} são a mesma conta. Seu histórico de mensagens dos dois chats está aqui.",
"description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way"
},
"icu:ConversationMerge--notification--with-e164": {
"messageformat": "Seu histórico de mensagens com {conversationTitle} e o número {obsoleteConversationNumber} foram mesclados.",
"description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we have the phone number for the old conversation"
},
"icu:ConversationMerge--notification--no-title": {
"messageformat": "Seu histórico de mensagens com {conversationTitle} e outro chat pertencente a este usuário foram mesclados.",
"description": "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we don't have the title for the old conversation"
},
"icu:ConversationMerge--learn-more": {
"messageformat": "Saiba mais",
"description": "Shown on a button below a 'conversations were merged' timeline notification"
},
"icu:ConversationMerge--explainer-dialog--line-1": {
"messageformat": "Após trocar mensagens para {obsoleteConversationTitle}, você descobriu que esse número pertence à conversa {conversationTitle}. O número de telefone é privado.",
"description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
},
"icu:ConversationMerge--explainer-dialog--line-2": {
"messageformat": "Seu histórico de mensagens para ambos os chats foi mesclado aqui.",
"description": "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
},
"icu:quoteThumbnailAlt": {
"messageformat": "Miniatura da imagem na citação",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"icu:imageAttachmentAlt": {
"messageformat": "Imagem anexada à mensagem",
"description": "Used in alt tag of image attachment"
},
"icu:videoAttachmentAlt": {
"messageformat": "Captura de tela do vídeo anexada à mensagem",
"description": "Used in alt tag of video attachment preview"
},
"icu:lightboxImageAlt": {
"messageformat": "Imagem enviada no chat",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"icu:imageCaptionIconAlt": {
"messageformat": "Ícone mostrando que esta imagem possui uma legenda",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"icu:save": {
"messageformat": "Salvar",
"description": "Used on save buttons"
},
"icu:reset": {
"messageformat": "Redefinir",
"description": "Used on reset buttons"
},
"icu:fileIconAlt": {
"messageformat": "Ícone do arquivo",
"description": "Used in the media gallery documents tab to visually represent a file"
},
"icu:installWelcome": {
"messageformat": "Boas-vindas ao Signal Desktop",
"description": "Welcome title on the install page"
},
"icu:installTagline": {
"messageformat": "Privacidade é possível. Signal faz com que ela seja fácil.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"icu:linkedDevices": {
"messageformat": "Aparelhos vinculados",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"icu:linkNewDevice": {
"messageformat": "Vincular novo aparelho",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"icu:Install__learn-more": {
"messageformat": "Saiba mais",
"description": "Button text for learn more button during error screen"
},
"icu:Install__scan-this-code": {
"messageformat": "Escaneie este código no aplicativo Signal do seu telefone",
"description": "Title of the device link screen. Also used as alt text for the QR code on the device link screen"
},
"icu:Install__instructions__1": {
"messageformat": "Abra o Signal no seu celular",
"description": "Instructions on the device link screen"
},
"icu:Install__instructions__2": {
"messageformat": "Toque em {settings} e, em seguida, toque em {linkedDevices}",
"description": "Instructions on the device link screen"
},
"icu:Install__instructions__2__settings": {
"messageformat": "Configurações",
"description": "Part of the 2nd instruction on the device link screen"
},
"icu:Install__instructions__3": {
"messageformat": "Toque em {plusButton} (Android) ou em {linkNewDevice} (iPhone)",
"description": "Instructions on the device link screen"
},
"icu:Install__qr-failed": {
"messageformat": "(deleted 05/09/2023) The QR code couldn't load. Check your internet and try again. <learnMoreLink>Learn more</learnMoreLink>",
"description": "Shown on the install screen if the QR code fails to load"
},
"icu:Install__qr-failed-load": {
"messageformat": "Não foi possível carregar o QR code. Verifique a sua conexão de internet e tente novamente. <retry>Tente novamente</retry>",
"description": "Shown on the install screen if the QR code fails to load"
},
"icu:Install__support-link": {
"messageformat": "Precisa de ajuda?",
"description": "Shown on the install screen. Link takes users to a support page"
},
"icu:Install__choose-device-name__description": {
"messageformat": "Você verá este nome em \"Aparelhos vinculados\", no seu telefone",
"description": "The subheader shown on the 'choose device name' screen in the device linking process"
},
"icu:Install__choose-device-name__placeholder": {
"messageformat": "Meu computador",
"description": "The placeholder for the 'choose device name' input"
},
"icu:Preferences--device-name": {
"messageformat": "Nome do aparelho",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"icu:chooseDeviceName": {
"messageformat": "Escolher o nome deste aparelho",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"icu:finishLinkingPhone": {
"messageformat": "Prosseguir para vincular com o celular",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"icu:initialSync": {
"messageformat": "Sincronizando contatos e grupos",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"icu:initialSync__subtitle": {
"messageformat": "Nota: seu histórico de chats não será transferido para esse dispositivo",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"icu:installConnectionFailed": {
"messageformat": "Falha de conexão ao servidor.",
"description": "Displayed when we can't connect to the server."
},
"icu:installTooManyDevices": {
"messageformat": "Desculpe, você já tem muitos aparelhos vinculados. Tente remover alguns."
},
"icu:installTooOld": {
"messageformat": "Atualize o Signal neste aparelho para vinculá-lo ao seu celular."
},
"icu:installErrorHeader": {
"messageformat": "Algo deu errado!"
},
"icu:installUnknownError": {
"messageformat": "Ocorreu um erro inesperado. Por favor, tente novamente."
},
"icu:installTryAgain": {
"messageformat": "Tentar novamente"
},
"icu:Preferences--theme": {
"messageformat": "Tema",
"description": "Header for theme settings"
},
"icu:calling": {
"messageformat": "Chamadas",
"description": "Header for calling options on the settings screen"
},
"icu:calling__call-back": {
"messageformat": "Retornar a chamada",
"description": "Button to call someone back"
},
"icu:calling__call-again": {
"messageformat": "Ligar novamente",
"description": "Button to call someone again"
},
"icu:calling__start": {
"messageformat": "Começar a chamada",
"description": "Button label in the call lobby for starting a call"
},
"icu:calling__join": {
"messageformat": "Participar da chamada",
"description": "Button label in the call lobby for joining a call"
},
"icu:calling__return": {
"messageformat": "Voltar à chamada",
"description": "Button label in the call lobby for returning to a call"
},
"icu:calling__lobby-automatically-muted-because-there-are-a-lot-of-people": {
"messageformat": "Microfone silenciado devido à quantidade de pessoas na chamada",
"description": "Shown in a call lobby toast if there are a lot of people already on the call"
},
"icu:calling__call-is-full": {
"messageformat": "A chamada está lotada",
"description": "Text in the call lobby when you can't join because the call is full"
},
"icu:calling__button--video__label": {
"messageformat": "Câmera",
"description": "Label under the video button"
},
"icu:calling__button--video-disabled": {
"messageformat": "Câmera desativada",
"description": "Button tooltip label when the camera is disabled"
},
"icu:calling__button--video-off": {
"messageformat": "Desativar câmera",
"description": "Button tooltip label for turning off the camera"
},
"icu:calling__button--video-on": {
"messageformat": "Ativar câmera",
"description": "Button tooltip label for turning on the camera"
},
"icu:calling__button--audio__label": {
"messageformat": "Silenciar",
"description": "Label under the audio button"
},
"icu:calling__button--audio-disabled": {
"messageformat": "Microfone desativado",
"description": "Button tooltip label when the microphone is disabled"
},
"icu:calling__button--audio-off": {
"messageformat": "Desligar microfone",
"description": "Button tooltip label for turning off the microphone"
},
"icu:calling__button--audio-on": {
"messageformat": "Ligar microfone",
"description": "Button tooltip label for turning on the microphone"
},
"icu:calling__button--presenting__label": {
"messageformat": "Apresentar",
"description": "Label under the share screen button"
},
"icu:calling__button--presenting-disabled": {
"messageformat": "Apresentação desativada",
"description": "Button tooltip label for when screen sharing is disabled"
},
"icu:calling__button--presenting-on": {
"messageformat": "Apresentar agora",
"description": "Button tooltip label for starting to share screen"
},
"icu:calling__button--presenting-off": {
"messageformat": "Parar apresentação",
"description": "Button tooltip label for stopping screen sharing"
},
"icu:calling__button--ring__label": {
"messageformat": "Ligar",
"description": "Label under the ring button"
},
"icu:calling__button--ring__disabled-because-group-is-too-large": {
"messageformat": "O grupo é muito grande para ligar para todos os participantes.",
"description": "Button tooltip label when you can't ring because the group is too large"
},
"icu:calling__button--ring__off": {
"messageformat": "Enviar notificação em vez de ligar",
"description": "Button tooltip label for turning ringing off"
},
"icu:calling__button--ring__on": {
"messageformat": "Ligar em vez de enviar notificação",
"description": "Button tooltip label for turning ringing on"
},
"icu:calling__your-video-is-off": {
"messageformat": "Sua câmera está desligada",
"description": "Label in the calling lobby indicating that your camera is off"
},
"icu:calling__pre-call-info--empty-group": {
"messageformat": "Ninguém mais está aqui",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--1-person-in-call": {
"messageformat": "{first} está na chamada",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--another-device-in-call": {
"messageformat": "Um dos seus outros aparelhos está na chamada",
"description": "Shown in the calling lobby to describe when it is just you"
},
"icu:calling__pre-call-info--2-people-in-call": {
"messageformat": "{first} e {second} estão na chamada",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--3-people-in-call": {
"messageformat": "{first}, {second} e {third} estão na chamada",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--many-people-in-call": {
"messageformat": "{first}, {second} e outros {others} estão na chamada",
"description": "Shown in the calling lobby to describe who is in the call"
},
"icu:calling__pre-call-info--will-ring-1": {
"messageformat": "Signal ligará para {person}",
"description": "Shown in the calling lobby to describe who will be rung"
},
"icu:calling__pre-call-info--will-ring-2": {
"messageformat": "Signal ligará para {first} e {second}",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-ring-3": {
"messageformat": "Signal ligará para {first}, {second} e {third}",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-ring-many": {
"messageformat": "Signal ligará para {first}, {second} e outros {others}",
"description": "Shown in the calling lobby to describe who will be rang"
},
"icu:calling__pre-call-info--will-notify-1": {
"messageformat": "{person} receberá uma notificação",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-2": {
"messageformat": "{first} e {second} receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-3": {
"messageformat": "{first}, {second} e {third} receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__pre-call-info--will-notify-many": {
"messageformat": "{first}, {second} e outros {others} receberão uma notificação",
"description": "Shown in the calling lobby to describe who will be notified"
},
"icu:calling__in-this-call--zero": {
"messageformat": "Ninguém mais está aqui",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__in-this-call--one": {
"messageformat": "Na chamada · 1 pessoa",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__in-this-call--many": {
"messageformat": "Na chamada · {people} pessoas",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__you-have-blocked": {
"messageformat": "Você bloqueou {name}",
"description": "when you block someone and cannot view their video"
},
"icu:calling__block-info": {
"messageformat": "Você não receberá a voz ou o vídeo dessa pessoa, e ela não receberá os seus.",
"description": "Shown in the modal dialog to describe how blocking works in a group call"
},
"icu:calling__overflow__scroll-up": {
"messageformat": "Deslizar para cima",
"description": "Label for the \"scroll up\" button in a call's overflow area"
},
"icu:calling__overflow__scroll-down": {
"messageformat": "Deslizar para baixo",
"description": "Label for the \"scroll down\" button in a call's overflow area"
},
"icu:calling__presenting--notification-title": {
"messageformat": "Você está apresentando para todos.",
"description": "Title for the share screen notification"
},
"icu:calling__presenting--notification-body": {
"messageformat": "Clique aqui para retornar à chamada quando você parar a apresentação.",
"description": "Body text for the share screen notification"
},
"icu:calling__presenting--info": {
"messageformat": "Signal está apresentando {window}.",
"description": "Text that appears in the screen sharing controller to inform person that they are presenting"
},
"icu:calling__presenting--stop": {
"messageformat": "Parar apresentação",
"description": "Button for stopping screen sharing"
},
"icu:calling__presenting--you-stopped": {
"messageformat": "Você parou a apresentação",
"description": "Toast that appears when someone stops presenting"
},
"icu:calling__presenting--person-ongoing": {
"messageformat": "{name} está apresentando",
"description": "Title of call when someone is presenting"
},
"icu:calling__presenting--person-stopped": {
"messageformat": "{name} parou a apresentação",
"description": "Toast that appears when someone stops presenting"
},
"icu:calling__presenting--permission-title": {
"messageformat": "Permissão necessária",
"description": "Shown as the title for the modal that requests screen recording permissions"
},
"icu:calling__presenting--macos-permission-description": {
"messageformat": "Signal precisa de permissão para compartilhar a tela do seu computador.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step1": {
"messageformat": "Vá para as Preferências do Sistema.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step2": {
"messageformat": "Clique no ícone do cadeado no canto inferior esquerdo e digite a senha do seu computador.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-instruction-step3": {
"messageformat": "Ao lado direito, marque o Signal na caixa de seleção. Se você não encontrar Signal na lista, clique em + para adicioná-lo.",
"description": "Shown as the description for the modal that requests screen recording permissions"
},
"icu:calling__presenting--permission-open": {
"messageformat": "Abra as Preferências do Sistema",
"description": "The button that opens your system preferences for the needs screen record permissions modal"
},
"icu:calling__presenting--permission-cancel": {
"messageformat": "Ignorar",
"description": "The cancel button for the needs screen record permissions modal"
},
"icu:alwaysRelayCallsDescription": {
"messageformat": "Sempre reencaminhar chamadas",
"description": "Description of the always relay calls setting"
},
"icu:alwaysRelayCallsDetail": {
"messageformat": "Redirecionar todas as chamadas através do servidor do Signal para evitar revelar seu endereço IP ao seu contato. Habilitar esta opção reduzirá a qualidade da chamada.",
"description": "Details describing the always relay calls setting"
},
"icu:permissions": {
"messageformat": "Permissões",
"description": "Header for permissions section of settings"
},
"icu:mediaPermissionsDescription": {
"messageformat": "Permitir acesso ao microfone",
"description": "Description of the media permission description"
},
"icu:mediaCameraPermissionsDescription": {
"messageformat": "Permitir acesso à câmera",
"description": "Description of the media permission description"
},
"icu:general": {
"messageformat": "Geral",
"description": "Header for general options on the settings screen"
},
"icu:spellCheckDescription": {
"messageformat": "Verificar a ortografia da mensagem digitada no campo de texto",
"description": "Description of the spell check setting"
},
"icu:textFormattingDescription": {
"messageformat": "Mostrar menu de formatação do texto quando ele estiver selecionado",
"description": "Description of the text-formatting popover menu setting"
},
"icu:spellCheckWillBeEnabled": {
"messageformat": "A verificação ortográfica será ativada na próxima vez que o Signal for iniciado.",
"description": "Shown when the user enables spellcheck to indicate that they must restart Signal."
},
"icu:spellCheckWillBeDisabled": {
"messageformat": "A verificação ortográfica será desativada na próxima vez que o aplicativo for iniciado.",
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"icu:SystemTraySetting__minimize-to-system-tray": {
"messageformat": "Manter em execução na bandeja do sistema quando a janela for fechada",
"description": "In the settings, shown next to the checkbox option for minimizing to the system tray"
},
"icu:SystemTraySetting__minimize-to-and-start-in-system-tray": {
"messageformat": "Iniciar minimizado na bandeja do sistema",
"description": "In the settings, shown next to the checkbox option for starting in the system tray"
},
"icu:autoLaunchDescription": {
"messageformat": "Iniciar no login do computador",
"description": "Description for the automatic launch setting"
},
"icu:clearDataHeader": {
"messageformat": "Limpar dados do aplicativo",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"icu:clearDataExplanation": {
"messageformat": "Você limpará todos os dados do aplicativo, removendo todas as mensagens e informações de conta salvas.",
"description": "Text describing what the clear data button will do."
},
"icu:clearDataButton": {
"messageformat": "Limpar dados",
"description": "Button in the settings dialog starting process to delete all data"
},
"icu:deleteAllDataHeader": {
"messageformat": "Excluir todos os dados?",
"description": "Header of the full-screen delete data confirmation screen"
},
"icu:deleteAllDataBody": {
"messageformat": "Você está prestes a excluir todas as informações de conta salvas no aplicativo, inclusive todos os contatos e todas as mensagens. Você continuará a poder vincular ao seu aparelho celular novamente, mas as mensagens excluídas não serão restauradas.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"icu:deleteAllDataButton": {
"messageformat": "Excluir todos os dados",
"description": "Text of the button that deletes all data"
},
"icu:deleteAllDataProgress": {
"messageformat": "Desconectando e apagando todos os dados",
"description": "Message shown to user when app is disconnected and data deleted"
},
"icu:deleteOldIndexedDBData": {
"messageformat": "Você tem dados antigos de uma instalação anterior do Signal Desktop. Se você optar por continuar, eles serão excluídos e você começará do zero.",
"description": "Shown if user last ran Signal Desktop before October 2018"
},
"icu:deleteOldData": {
"messageformat": "Excluir dados antigos",
"description": "Button to make the delete happen"
},
"icu:notifications": {
"messageformat": "Notificações",
"description": "Header for notification settings"
},
"icu:notificationSettingsDialog": {
"messageformat": "Quando mensagens chegarem, exibir notificações que mostrem:",
"description": "Explain the purpose of the notification settings"
},
"icu:disableNotifications": {
"messageformat": "Desabilitar notificações",
"description": "Label for disabling notifications"
},
"icu:nameAndMessage": {
"messageformat": "Nome, conteúdo e ações",
"description": "Label for setting notifications to display name and message text"
},
"icu:noNameOrMessage": {
"messageformat": "Nenhum nome ou conteúdo",
"description": "Label for setting notifications to display no name and no message text"
},
"icu:nameOnly": {
"messageformat": "Apenas nome",
"description": "Label for setting notifications to display sender name only"
},
"icu:newMessage": {
"messageformat": "Nova mensagem",
"description": "Displayed in notifications for only 1 message"
},
"icu:notificationSenderInGroup": {
"messageformat": "{sender} em {group}",
"description": "Displayed in notifications for messages in a group"
},
"icu:notificationReaction": {
"messageformat": "{sender} reagiu com {emoji} à sua mensagem"
},
"icu:notificationReactionMessage": {
"messageformat": "{sender} reagiu com {emoji} à mensagem: {message}"
},
"icu:sendFailed": {
"messageformat": "Falha no envio",
"description": "Shown on outgoing message if it fails to send"
},
"icu:deleteFailed": {
"messageformat": "Falha ao excluir",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone"
},
"icu:editFailed": {
"messageformat": "Erro ao editar. Clique aqui para ver detalhes",
"description": "Shown on a message which was edited if the edit wasn't successfully sent to anyone"
},
"icu:sendPaused": {
"messageformat": "Envio pendente",
"description": "Shown on outgoing message if it cannot be sent immediately"
},
"icu:partiallySent": {
"messageformat": "Enviada parcialmente, clique para ver detalhes",
"description": "Shown on outgoing message if it is partially sent"
},
"icu:partiallyDeleted": {
"messageformat": "Apagada parcialmente, clique para tentar novamente",
"description": "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone"
},
"icu:showMore": {
"messageformat": "Detalhes",
"description": "Displays the details of a key change"
},
"icu:showLess": {
"messageformat": "Ocultar detalhes",
"description": "Hides the details of a key change"
},
"icu:learnMore": {
"messageformat": "Saiba mais sobre como verificar números de segurança",
"description": "Text that links to a support article on verifying safety numbers"
},
"icu:expiredWarning": {
"messageformat": "Esta versão do Signal Desktop não é mais suportada. Por favor, atualize-o para a versão mais recente para continuar enviando mensagens.",
"description": "Warning notification that this version of the app has expired"
},
"icu:upgrade": {
"messageformat": "Clique para acessar signal.org/download",
"description": "Label text for button to upgrade the app to the latest version"
},
"icu:mediaMessage": {
"messageformat": "Mensagem de mídia",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"icu:unregisteredUser": {
"messageformat": "Número não registrado",
"description": "Error message displayed when sending to an unregistered user."
},
"icu:sync": {
"messageformat": "Importar contatos",
"description": "Label for contact and group sync settings"
},
"icu:syncExplanation": {
"messageformat": "Importar todos os grupos do Signal e contatos do seu celular.",
"description": "Explanatory text for sync settings"
},
"icu:lastSynced": {
"messageformat": "Última importação feita em",
"description": "Label for date and time of last sync operation"
},
"icu:syncNow": {
"messageformat": "Importar agora",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"icu:syncing": {
"messageformat": "Importando…",
"description": "Label for a disabled sync button while sync is in progress."
},
"icu:syncFailed": {
"messageformat": "Erro ao importar. O seu computador e o seu celular estão conectados à Internet?",
"description": "Informational text displayed if a sync operation times out."
},
"icu:timestamp_s": {
"messageformat": "agora",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"icu:timestamp_m": {
"messageformat": "1min",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"icu:timestamp_h": {
"messageformat": "1h",
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"icu:hoursAgo": {
"messageformat": "{hours,number}h",
"description": "Contracted form of 'X hours ago' which works both for singular and plural"
},
"icu:minutesAgo": {
"messageformat": "{minutes,number}min",
"description": "Contracted form of 'X minutes ago' which works both for singular and plural"
},
"icu:justNow": {
"messageformat": "Agora",
"description": "Shown if a message is very recent, less than 60 seconds old"
},
"icu:timestampFormat__long--today": {
"messageformat": "Hoje, {time}",
"description": "Timestamp format string for displaying \"Today\" and the time"
},
"icu:timestampFormat__long--yesterday": {
"messageformat": "Ontem, {time}",
"description": "Timestamp format string for displaying \"Yesterday\" and the time"
},
"icu:messageBodyTooLong": {
"messageformat": "Mensagem muito longa.",
"description": "Shown if the user tries to send more than 64kb of text"
},
"icu:unblockToSend": {
"messageformat": "Desbloqueie este contato para enviar uma mensagem.",
"description": "Brief message shown when trying to message a blocked number"
},
"icu:unblockGroupToSend": {
"messageformat": "Desbloqueie este grupo para enviar uma mensagem.",
"description": "Brief message shown when trying to message a blocked group"
},
"icu:youChangedTheTimer": {
"messageformat": "Você definiu o tempo da mensagem efêmera para {time}.",
"description": "Message displayed when you change the message expiration timer in a conversation."
},
"icu:timerSetOnSync": {
"messageformat": "Atualizado o tempo da mensagem efêmera para {time}.",
"description": "Message displayed when timer is set on initial link of desktop device."
},
"icu:timerSetByMember": {
"messageformat": "Um membro definiu o tempo da mensagem efêmera para {time}.",
"description": "Message displayed when timer is by an unknown group member."
},
"icu:theyChangedTheTimer": {
"messageformat": "{name} definiu o tempo da mensagem efêmera para {time}.",
"description": "Message displayed when someone else changes the message expiration timer in a conversation."
},
"icu:disappearingMessages__off": {
"messageformat": "desligar",
"description": "Label for option to turn off message expiration in the timer menu"
},
"icu:disappearingMessages": {
"messageformat": "Mensagens efêmeras",
"description": "Conversation menu option to enable disappearing messages. Title of the settings section for Disappearing Messages. Label of the disappearing timer select in group creation flow"
},
"icu:disappearingMessagesDisabled": {
"messageformat": "Mensagens efêmeras desativadas",
"description": "Displayed in the left pane when the timer is turned off"
},
"icu:disappearingMessagesDisabledByMember": {
"messageformat": "Um membro desativou as mensagens efêmeras.",
"description": "Displayed in the left pane when the timer is turned off"
},
"icu:disabledDisappearingMessages": {
"messageformat": "{name} desativou as mensagens efêmeras.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"icu:youDisabledDisappearingMessages": {
"messageformat": "Você desativou as mensagens efêmeras.",
"description": "Displayed in the conversation list when the timer is turned off"
},
"icu:timerSetTo": {
"messageformat": "Cronômetro definido para {time}",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane"
},
"icu:audioNotificationDescription": {
"messageformat": "Sons de notificações push",
"description": "Description for audio notification setting"
},
"icu:callRingtoneNotificationDescription": {
"messageformat": "Reproduzir sons das chamadas",
"description": "Description for call ringtone notification setting"
},
"icu:callSystemNotificationDescription": {
"messageformat": "Mostrar notificações para chamadas",
"description": "Description for call notification setting"
},
"icu:incomingCallNotificationDescription": {
"messageformat": "Permitir o recebimento de chamadas",
"description": "Description for incoming calls setting"
},
"icu:contactChangedProfileName": {
"messageformat": "{sender} alterou o nome de perfil de {oldProfile} para {newProfile}.",
"description": "Description for incoming calls setting"
},
"icu:changedProfileName": {
"messageformat": "{oldProfile} alterou o nome de perfil para {newProfile}.",
"description": "Shown when a contact not in your address book changes their profile name"
},
"icu:SafetyNumberModal__title": {
"messageformat": "Verificar número de segurança",
"description": "Title for the modal for safety number verification"
},
"icu:safetyNumberChanged": {
"messageformat": "O número de segurança mudou",
"description": "A notification shown in the conversation when a contact reinstalls"
},
"icu:safetyNumberChanges": {
"messageformat": "Mudança no número de segurança",
"description": "Title for safety number changed modal"
},
"icu:safetyNumberChangedGroup": {
"messageformat": "Seu número de segurança com {name} mudou",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name"
},
"icu:ConversationDetails__viewSafetyNumber": {
"messageformat": "Ver Número de Segurança",
"description": "In conversation details, label for button to view safety number, opens safety number modal"
},
"icu:ConversationDetails__HeaderButton--Message": {
"messageformat": "Enviar mensagem",
"description": "In conversation details, label for button to switch to the conversation view in order to draft a message in that converation"
},
"icu:SafetyNumberNotification__viewSafetyNumber": {
"messageformat": "Ver Número de Segurança",
"description": "In conversation, safety number change notification, label for button to view safety number, opens safety number modal"
},
"icu:cannotGenerateSafetyNumber": {
"messageformat": "Esta pessoa não pode ser verificada até que você troque mensagens com ela.",
"description": "Shown on the safety number screen if you have never exchanged messages with that contact"
},
"icu:yourSafetyNumberWith": {
"messageformat": "Seu número de segurança com {name1}:",
"description": "Heading for safety number view"
},
"icu:themeLight": {
"messageformat": "Claro",
"description": "Label text for light theme (normal)"
},
"icu:themeDark": {
"messageformat": "Escuro",
"description": "Label text for dark theme"
},
"icu:themeSystem": {
"messageformat": "Sistema",
"description": "Label text for system theme"
},
"icu:noteToSelf": {
"messageformat": "Anotações",
"description": "Name for the conversation with your own phone number"
},
"icu:noteToSelfHero": {
"messageformat": "Você pode adicionar anotações nesse chat. Se sua conta estiver vinculada a algum dispositivo, as novas anotações serão sincronizadas.",
"description": "Description for the Note to Self conversation"
},
"icu:notificationDrawAttention": {
"messageformat": "Chame a atenção para esta janela quando chegar uma notificação",
"description": "Label text for the setting that controls whether new notifications draw attention to the window"
},
"icu:hideMenuBar": {
"messageformat": "Ocultar a barra de menu",
"description": "Label text for menu bar visibility setting"
},
"icu:startConversation": {
"messageformat": "Iniciar novo chat",
"description": "Label underneath number a user enters that is not an existing contact"
},
"icu:newConversation": {
"messageformat": "Novo chat",
"description": "Label for header when starting a new conversation"
},
"icu:stories": {
"messageformat": "Stories",
"description": "Label for header to go to stories view"
},
"icu:contactSearchPlaceholder": {
"messageformat": "Pesquisar por nome ou número de telefone",
"description": "Placeholder to use when searching for contacts in the composer"
},
"icu:noContactsFound": {
"messageformat": "Nenhum contato encontrado",
"description": "Label shown when there are no contacts to compose to"
},
"icu:noGroupsFound": {
"messageformat": "Nenhum grupo encontrado",
"description": "Label shown when there are no groups to compose to"
},
"icu:noConversationsFound": {
"messageformat": "Nenhum chat encontrado",
"description": "Label shown when there are no conversations to compose to"
},
"icu:Toast--ConversationRemoved": {
"messageformat": "{title} foi removido(a).",
"description": "Shown after the contact was removed from the contact list"
},
"icu:Toast--error": {
"messageformat": "Ocorreu um erro",
"description": "Toast for general errors"
},
"icu:Toast--error--action": {
"messageformat": "Enviar um registro de depuração",
"description": "Label for the error toast button"
},
"icu:Toast--failed-to-fetch-username": {
"messageformat": "Falha ao buscar o nome de usuário. Verifique a sua conexão e tente novamente.",
"description": "Shown if request to Signal servers to find username fails"
},
"icu:Toast--failed-to-fetch-phone-number": {
"messageformat": "Falha ao buscar o número de telefone. Verifique a sua conexão e tente novamente.",
"description": "Shown if request to Signal servers to find phone number fails"
},
"icu:ToastManager__CannotEditMessage": {
"messageformat": "Só é possível fazer edições no período de '{'0'}' horas após enviar esta mensagem.",
"description": "Error message when you try to send an edit after message becomes too old"
},
"icu:startConversation--username-not-found": {
"messageformat": "Pessoa não encontrada. {atUsername} não é um nome de usuário registrado no Signal; certifique-se de que você digitou o nome de usuário completo.",
"description": "Shown in dialog if username is not found. Note that 'username' will be the output of at-username"
},
"icu:startConversation--phone-number-not-found": {
"messageformat": "Usuário não encontrado. \"{phoneNumber}\" não está no Signal.",
"description": "Shown in dialog if phone number is not found."
},
"icu:startConversation--phone-number-not-valid": {
"messageformat": "Usuário não encontrado. \"{phoneNumber}\" não é um número de telefone válido.",
"description": "Shown in dialog if phone number is not valid."
},
"icu:chooseGroupMembers__title": {
"messageformat": "Escolher membros",
"description": "The title for the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__back-button": {
"messageformat": "Voltar",
"description": "Used as alt-text of the back button on the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__skip": {
"messageformat": "Ignorar",
"description": "The 'skip' button text in the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__next": {
"messageformat": "Próximo",
"description": "The 'next' button text in the 'choose group members' left pane screen"
},
"icu:chooseGroupMembers__maximum-group-size__title": {
"messageformat": "O grupo chegou ao tamanho máximo",
"description": "Shown in the alert when you add the maximum number of group members"
},
"icu:chooseGroupMembers__maximum-group-size__body": {
"messageformat": "Os grupos do Signal podem ter no máximo {max,number} membros.",
"description": "Shown in the alert when you add the maximum number of group members"
},
"icu:chooseGroupMembers__maximum-recommended-group-size__title": {
"messageformat": "O limite recomendado de membros foi alcançado",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"icu:chooseGroupMembers__maximum-recommended-group-size__body": {
"messageformat": "Os grupos do Signal têm melhor desempenho com {max,number} membros ou menos. Adicionar mais membros causará atrasos no envio e recebimento de mensagens.",
"description": "Shown in the alert when you add the maximum recommended number of group members"
},
"icu:setGroupMetadata__title": {
"messageformat": "Escolha um nome para este grupo",
"description": "The title for the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__back-button": {
"messageformat": "Voltar para a seleção de membros",
"description": "Used as alt-text of the back button on the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__group-name-placeholder": {
"messageformat": "Nome do grupo (obrigatório)",
"description": "The placeholder for the group name placeholder"
},
"icu:setGroupMetadata__group-description-placeholder": {
"messageformat": "Descrição",
"description": "The placeholder for the group description"
},
"icu:setGroupMetadata__create-group": {
"messageformat": "Criar",
"description": "The 'create group' button text in the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__members-header": {
"messageformat": "Membros",
"description": "The header for the members list in the 'set group metadata' left pane screen"
},
"icu:setGroupMetadata__error-message": {
"messageformat": "Não foi possível criar este grupo. Verifique a sua conexão e tente novamente.",
"description": "Shown in the modal when we can't create a group"
},
"icu:updateGroupAttributes__title": {
"messageformat": "Editar grupo",
"description": "Shown in the modal when we want to update a group"
},
"icu:updateGroupAttributes__error-message": {
"messageformat": "Falha ao atualizar o grupo. Verifique a sua conexão e tente novamente.",
"description": "Shown in the modal when we can't update a group"
},
"icu:notSupportedSMS": {
"messageformat": "As mensagens SMS/MMS não são suportadas.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
},
"icu:newPhoneNumber": {
"messageformat": "Inserir um número de telefone para adicionar um contato.",
"description": "Placeholder for adding a new number to a contact"
},
"icu:invalidNumberError": {
"messageformat": "Número inválido",
"description": "When a person inputs a number that is invalid"
},
"icu:unlinkedWarning": {
"messageformat": "Para continuar a enviar mensagens, clique para vincular novamente o Signal Desktop ao seu celular."
},
"icu:unlinked": {
"messageformat": "Desvinculados"
},
"icu:relink": {
"messageformat": "Vincular novamente"
},
"icu:autoUpdateNewVersionTitle": {
"messageformat": "Atualização disponível"
},
"icu:autoUpdateRetry": {
"messageformat": "Tente atualizar novamente"
},
"icu:autoUpdateContactSupport": {
"messageformat": "entre em contato com o suporte"
},
"icu:autoUpdateNewVersionMessage": {
"messageformat": "Clique para reiniciar o Signal"
},
"icu:downloadNewVersionMessage": {
"messageformat": "Clique para baixar a atualização"
},
"icu:downloadFullNewVersionMessage": {
"messageformat": "Não foi possível atualizar o Signal. Clique para tentar novamente.",
"description": "Shown in update dialog when partial update fails and we have to ask user to download full update"
},
"icu:autoUpdateRestartButtonLabel": {
"messageformat": "Reiniciar Signal"
},
"icu:autoUpdateLaterButtonLabel": {
"messageformat": "Mais tarde"
},
"icu:autoUpdateIgnoreButtonLabel": {
"messageformat": "Ignorar a atualização"
},
"icu:leftTheGroup": {
"messageformat": "{name} saiu do grupo.",
"description": "Shown in the conversation history when a single person leaves the group"
},
"icu:multipleLeftTheGroup": {
"messageformat": "{name} saiu do grupo.",
"description": "Shown in the conversation history when multiple people leave the group"
},
"icu:updatedTheGroup": {
"messageformat": "{name} atualizou o grupo.",
"description": "Shown in the conversation history when someone updates the group"
},
"icu:youUpdatedTheGroup": {
"messageformat": "Você atualizou o grupo.",
"description": "Shown in the conversation history when you update a group"
},
"icu:updatedGroupAvatar": {
"messageformat": "A foto do grupo foi atualizada.",
"description": "Shown in the conversation history when someone updates the group"
},
"icu:titleIsNow": {
"messageformat": "O nome do grupo agora é ''{name}'.",
"description": "Shown in the conversation history when someone changes the title of the group"
},
"icu:youJoinedTheGroup": {
"messageformat": "Você entrou no grupo.",
"description": "Shown in the conversation history when you are added to a group."
},
"icu:joinedTheGroup": {
"messageformat": "{name} entrou no grupo.",
"description": "Shown in the conversation history when a single person joins the group"
},
"icu:multipleJoinedTheGroup": {
"messageformat": "{names} entrou no grupo.",
"description": "Shown in the conversation history when more than one person joins the group"
},
"icu:ConversationList__aria-label": {
"messageformat": "{unreadCount, plural, one {Chat com {title}, {unreadCount,number} nova mensagem, última mensagem: {lastMessage}.} other {Chat com {title}, {unreadCount,number} novas mensagens, última mensagem: {lastMessage}.}}",
"description": "Aria label for the conversation list item"
},
"icu:ConversationList__last-message-undefined": {
"messageformat": "A última mensagem pode ter sido apagada.",
"description": "For aria-label within conversation list. Describes if last message is not defined."
},
"icu:BaseConversationListItem__aria-label": {
"messageformat": "Ir para chat com {title}",
"description": "Aria label for the conversation list item button"
},
"icu:ConversationListItem--message-request": {
"messageformat": "Solicitação de conversa",
"description": "Preview shown for conversation if the user has not yet accepted an incoming message request"
},
"icu:ConversationListItem--draft-prefix": {
"messageformat": "Rascunho:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"icu:message--getNotificationText--messageRequest": {
"messageformat": "Solicitação de mensagem",
"description": "Shown in notifications and in the left pane when a message request is received."
},
"icu:message--getNotificationText--gif": {
"messageformat": "GIF",
"description": "Shown in notifications and in the left pane when a GIF is received."
},
"icu:message--getNotificationText--photo": {
"messageformat": "Foto",
"description": "Shown in notifications and in the left pane when a photo is received."
},
"icu:message--getNotificationText--video": {
"messageformat": "Vídeo",
"description": "Shown in notifications and in the left pane when a video is received."
},
"icu:message--getNotificationText--voice-message": {
"messageformat": "Mensagem de voz",
"description": "Shown in notifications and in the left pane when a voice message is received."
},
"icu:message--getNotificationText--audio-message": {
"messageformat": "Mensagem de voz",
"description": "Shown in notifications and in the left pane when an audio message is received."
},
"icu:message--getNotificationText--file": {
"messageformat": "Arquivo",
"description": "Shown in notifications and in the left pane when a generic file is received."
},
"icu:message--getNotificationText--stickers": {
"messageformat": "Mensagem com figurinha",
"description": "Shown in notifications and in the left pane instead of sticker image."
},
"icu:message--getNotificationText--text-with-emoji": {
"messageformat": "{emoji} {text}",
"description": "Shown in notifications and in the left pane when text has an emoji. Probably always [emoji] [text] on LTR languages and [text] [emoji] on RTL languages."
},
"icu:message--getDescription--unsupported-message": {
"messageformat": "Mensagem incompatível",
"description": "Shown in notifications and in the left pane when a message has features too new for this signal install."
},
"icu:message--getDescription--disappearing-media": {
"messageformat": "Mídia efêmera",
"description": "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
},
"icu:message--getDescription--disappearing-photo": {
"messageformat": "Foto efêmera",
"description": "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
},
"icu:message--getDescription--disappearing-video": {
"messageformat": "Vídeo efêmero",
"description": "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
},
"icu:message--deletedForEveryone": {
"messageformat": "Essa mensagem foi apagada.",
"description": "Shown in a message's bubble when the message has been deleted for everyone."
},
"icu:donation--missing": {
"messageformat": "Não foi possível obter os detalhes da doação",
"description": "Aria label for donation when we can't fetch the details."
},
"icu:message--donation--unopened--incoming": {
"messageformat": "Veja esta mensagem no celular para abrir",
"description": "Shown in a message's bubble when you've received a donation badge from a contact"
},
"icu:message--donation--unopened--outgoing": {
"messageformat": "Toque nessa mensagem no celular para ver sua doação",
"description": "Shown in a message's bubble when you've sent a donation badge to a contact."
},
"icu:message--donation--unopened--label": {
"messageformat": "{sender} fez uma doação para o Signal no seu nome",
"description": "Shown in a message's bubble when you've received a donation badge from a contact."
},
"icu:message--donation--unopened--toast--incoming": {
"messageformat": "Confira seu celular para abrir esta doação",
"description": "Shown when you've clicked on an incoming donation you haven't yet redeemed."
},
"icu:message--donation--unopened--toast--outgoing": {
"messageformat": "Confira seu celular para ver sua doação",
"description": "Shown when you've clicked on an outgoing donation badge."
},
"icu:message--donation--preview--unopened": {
"messageformat": "{sender} fez uma doação pra você",
"description": "Shown to label the donation badge in notifications and the left pane."
},
"icu:message--donation--preview--redeemed": {
"messageformat": "Você resgatou uma doação",
"description": "Shown to label the redeemed donation badge in notifications and the left pane."
},
"icu:message--donation--preview--sent": {
"messageformat": "Você fez uma doação para {recipient}",
"description": "Shown to label a donation badge you've sent in notifications and the left pane"
},
"icu:message--donation": {
"messageformat": "Doação",
"description": "Shown to label the donation badge you've redeemed on another device."
},
"icu:quote--donation": {
"messageformat": "Doação",
"description": "Shown to label a donation badge you've replied to."
},
"icu:message--donation--remaining--days": {
"messageformat": "{days, plural, one {{days,number} dia restante} other {{days,number} dias restantes}}",
"description": "Describes how long remains for the donation badge you've redeemed on another device (only rendered for days > 1)."
},
"icu:message--donation--remaining--hours": {
"messageformat": "{hours, plural, one {{hours,number} hora restante} other {{hours,number} horas restantes}}",
"description": "Describes how long remains for the donation badge you've redeemed on another device (only rendered for hours > 1)"
},
"icu:message--donation--remaining--minutes": {
"messageformat": "{minutes, plural, one {{minutes,number} minuto restante} other {{minutes,number} minutos restantes}}",
"description": "Describes how long remains for the donation badge you've redeemed on another device."
},
"icu:message--donation--expired": {
"messageformat": "Perdeu a validade",
"description": "Shows that a donation badge is expired"
},
"icu:message--giftBadge--view": {
"messageformat": "Exibir",
"description": "Shown when you've sent a gift badge to someone then opened it"
},
"icu:message--donation--view": {
"messageformat": "Exibir",
"description": "Shown when you've sent a donation badge to someone then opened it"
},
"icu:message--donation--redeemed": {
"messageformat": "Resgatado",
"description": "Shown when you've redeemed the donation badge on another device"
},
"icu:messageAccessibilityLabel--outgoing": {
"messageformat": "Mensagem enviada por você",
"description": "Accessibility label for outgoing messages"
},
"icu:messageAccessibilityLabel--incoming": {
"messageformat": "Mensagem enviada por {author}",
"description": "Accessibility label for incoming messages"
},
"icu:modal--donation--title": {
"messageformat": "Agradecemos por seu apoio!",
"description": "The title of the outgoing donation badge detail dialog"
},
"icu:modal--donation--description": {
"messageformat": "Você fez uma doação para o Signal no nome de {name}. Essa pessoa poderá escolher se quer mostrar que apoia o Signal no perfil.",
"description": "The description of the outgoing donation badge detail dialog"
},
"icu:stickers--toast--InstallFailed": {
"messageformat": "O pacote de figurinhas não pôde ser instalado",
"description": "Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"icu:stickers--StickerManager--title": {
"messageformat": "Figurinhas",
"description": "Title for the sticker manager"
},
"icu:stickers--StickerManager--Available": {
"messageformat": "Disponível",
"description": "Shown in the sticker pack manager as a tab for available stickers"
},
"icu:stickers--StickerManager--InstalledPacks": {
"messageformat": "Instalado",
"description": "Shown in the sticker pack manager above your installed sticker packs."
},
"icu:stickers--StickerManager--InstalledPacks--Empty": {
"messageformat": "Nenhuma figurinha instalada",
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"icu:stickers--StickerManager--BlessedPacks": {
"messageformat": "Série Signal Artist",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"icu:stickers--StickerManager--BlessedPacks--Empty": {
"messageformat": "Nenhuma figurinha Signal Artist disponível",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"icu:stickers--StickerManager--ReceivedPacks": {
"messageformat": "Figurinhas que você recebeu",
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"icu:stickers--StickerManager--ReceivedPacks--Empty": {
"messageformat": "Figurinhas de mensagens recebidas aparecerão aqui",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"icu:stickers--StickerManager--Install": {
"messageformat": "Instalar",
"description": "Shown in the sticker pack manager next to sticker packs which can be installed."
},
"icu:stickers--StickerManager--Uninstall": {
"messageformat": "Desinstalar",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"icu:stickers--StickerManager--UninstallWarning": {
"messageformat": "Você pode não ser capaz de reinstalar este pacote de figurinhas se não tiver a mensagem original.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"icu:stickers--StickerManager--Introduction--Image": {
"messageformat": "Apresentando figurinhas: o gato bandido",
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
"icu:stickers--StickerManager--Introduction--Title": {
"messageformat": "Apresentando figurinhas",
"description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"icu:stickers--StickerManager--Introduction--Body": {
"messageformat": "Por que utilizar palavras quando você pode utilizar figurinhas?",
"description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"icu:stickers--StickerPicker--Open": {
"messageformat": "Abrir o seletor de figurinhas",
"description": "Label for the open button for the sticker picker"
},
"icu:stickers--StickerPicker--AddPack": {
"messageformat": "Adicionar um pacote de figurinhas",
"description": "Label for the add pack button in the sticker picker"
},
"icu:stickers--StickerPicker--NextPage": {
"messageformat": "Próxima página",
"description": "Label for the next page button in the sticker picker"
},
"icu:stickers--StickerPicker--PrevPage": {
"messageformat": "Página anterior",
"description": "Label for the previous page button in the sticker picker"
},
"icu:stickers--StickerPicker--Recents": {
"messageformat": "Figurinha recente",
"description": "Label for the recent stickers button in the sticker picker"
},
"icu:stickers--StickerPicker--DownloadError": {
"messageformat": "Algumas figurinhas não puderam ser baixadas.",
"description": "Shown in the sticker picker when one or more stickers could not be downloaded."
},
"icu:stickers--StickerPicker--DownloadPending": {
"messageformat": "Instalando pacote de figurinhas…",
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"icu:stickers--StickerPicker--Empty": {
"messageformat": "Nenhuma figurinha encontrada",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"icu:stickers--StickerPicker--Hint": {
"messageformat": "Novos pacotes de figurinhas em suas mensagens estão disponíveis para instalação.",
"description": "Shown in the sticker picker the first time you have received new packs you can install."
},
"icu:stickers--StickerPicker--NoPacks": {
"messageformat": "Nenhum pacote de figurinhas encontrado",
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"icu:stickers--StickerPicker--NoRecents": {
"messageformat": "Figurinhas utilizadas recentemente aparecerão aqui.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"icu:stickers__StickerPicker__recent": {
"messageformat": "Recentes",
"description": "Title for all of the recent stickers"
},
"icu:stickers__StickerPicker__featured": {
"messageformat": "Em destaque",
"description": "Title for featured stickers"
},
"icu:stickers__StickerPicker__analog-time": {
"messageformat": "Tempo analógico",
"description": "aria-label for the analog time sticker"
},
"icu:stickers--StickerPreview--Title": {
"messageformat": "Pacote de figurinhas",
"description": "The title that appears in the sticker pack preview modal."
},
"icu:stickers--StickerPreview--Error": {
"messageformat": "Erro ao abrir o pacote de figurinhas. Verifique sua conexão à Internet e tente novamente.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"icu:EmojiPicker--empty": {
"messageformat": "Nenhum emoji encontrado",
"description": "Shown in the emoji picker when a search yields 0 results."
},
"icu:EmojiPicker--search-close": {
"messageformat": "Fechar pesquisa de emoji",
"description": "Button title to cancel the emoji search."
},
"icu:EmojiPicker--search-placeholder": {
"messageformat": "Pesquisar emojis",
"description": "Shown as a placeholder inside the emoji picker search field."
},
"icu:EmojiPicker--skin-tone": {
"messageformat": "Tom de pele {tone}",
"description": "Shown as a tooltip over the emoji tone buttons."
},
"icu:EmojiPicker__button--recents": {
"messageformat": "Recentes",
"description": "Label for recents emoji picker button"
},
"icu:EmojiPicker__button--emoji": {
"messageformat": "Emojis e pessoas",
"description": "Label for emoji emoji picker button"
},
"icu:EmojiPicker__button--animal": {
"messageformat": "Animais e natureza",
"description": "Label for animal emoji picker button"
},
"icu:EmojiPicker__button--food": {
"messageformat": "Comidas e bebidas",
"description": "Label for food emoji picker button"
},
"icu:EmojiPicker__button--activity": {
"messageformat": "Atividades",
"description": "Label for activity emoji picker button"
},
"icu:EmojiPicker__button--travel": {
"messageformat": "Viagens e lugares",
"description": "Label for travel emoji picker button"
},
"icu:EmojiPicker__button--object": {
"messageformat": "Objetos",
"description": "Label for object emoji picker button"
},
"icu:EmojiPicker__button--symbol": {
"messageformat": "Símbolos",
"description": "Label for symbol emoji picker button"
},
"icu:EmojiPicker__button--flag": {
"messageformat": "Bandeiras",
"description": "Label for flag emoji picker button"
},
"icu:confirmation-dialog--Cancel": {
"messageformat": "Cancelar",
"description": "Appears on the cancel button in confirmation dialogs."
},
"icu:Message__reaction-emoji-label--you": {
"messageformat": "Você reagiu com {emoji}",
"description": "aria-label for reaction emoji (you)"
},
"icu:Message__reaction-emoji-label--single": {
"messageformat": "{title} reagiu com {emoji}",
"description": "aria-label for reaction emoji when one person reacts with an emoji"
},
"icu:Message__reaction-emoji-label--many": {
"messageformat": "{count, plural, one {{count,number} pessoa reagiu com {emoji}} other {{count,number} pessoas reagiram com {emoji}}}",
"description": "Used as an aria-label for when many people react to a message. Count is always greater than 1"
},
"icu:Message__role-description": {
"messageformat": "Enviar mensagem",
"description": "aria-roledescription of a message"
},
"icu:MessageBody--read-more": {
"messageformat": "Leia mais",
"description": "When a message is too long this is the affordance to expand the message"
},
"icu:Message--unsupported-message": {
"messageformat": "{contact} enviou-lhe uma mensagem que não pode ser processada ou exibida porque usa um novo recurso do Signal."
},
"icu:Message--unsupported-message-ask-to-resend": {
"messageformat": "Você pode pedir a {contact} para reenviar a mensagem, agora que você atualizou o Signal."
},
"icu:Message--from-me-unsupported-message": {
"messageformat": "Uma mensagem enviada de um dos seus aparelhos não pode ser processada ou exibida, porque usa uma nova funcionalidade do Signal."
},
"icu:Message--from-me-unsupported-message-ask-to-resend": {
"messageformat": "As próximas mensagens desse tipo serão sincronizadas, agora que você está usando uma versão atualizada do Signal."
},
"icu:Message--update-signal": {
"messageformat": "Atualizar o Signal",
"description": "Text for a button which will take user to Signal download page"
},
"icu:Message--tap-to-view-expired": {
"messageformat": "Vista",
"description": "Text shown on messages with with individual timers, after user has viewed it"
},
"icu:Message--tap-to-view--outgoing": {
"messageformat": "Mídia",
"description": "Text shown on outgoing messages with with individual timers (inaccessible)"
},
"icu:Message--tap-to-view--incoming--expired-toast": {
"messageformat": "Você já visualizou essa mensagem.",
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"icu:Message--tap-to-view--outgoing--expired-toast": {
"messageformat": "As mensagens temporárias não ficam armazenadas no seu histórico de chats.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"icu:Message--tap-to-view--incoming": {
"messageformat": "Ver foto",
"description": "Text shown on photo messages with with individual timers, before user has viewed it"
},
"icu:Message--tap-to-view--incoming-video": {
"messageformat": "Assistir vídeo",
"description": "Text shown on video messages with with individual timers, before user has viewed it"
},
"icu:Conversation--getDraftPreview--attachment": {
"messageformat": "(anexo)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Conversation--getDraftPreview--quote": {
"messageformat": "(citação)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Conversation--getDraftPreview--draft": {
"messageformat": "(rascunho)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"icu:Keyboard--focus-most-recent-message": {
"messageformat": "Priorizar mensagem não lida mais antiga ou mensagem mais recente",
"description": "Shown in shortcuts guide"
},
"icu:Keyboard--navigate-by-section": {
"messageformat": "Navegar por seções",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--previous-conversation": {
"messageformat": "Chat anterior",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--next-conversation": {
"messageformat": "Próximo chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--previous-unread-conversation": {
"messageformat": "Chat anterior não lido",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--next-unread-conversation": {
"messageformat": "Próximo chat não lido",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--preferences": {
"messageformat": "Preferências",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-conversation-menu": {
"messageformat": "Abrir menu de chats",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--new-conversation": {
"messageformat": "Iniciar novo chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--archive-conversation": {
"messageformat": "Arquivar chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--unarchive-conversation": {
"messageformat": "Desarquivar chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--search": {
"messageformat": "Pesquisar",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--search-in-conversation": {
"messageformat": "Pesquisar no chat",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--focus-composer": {
"messageformat": "Focar no campo de texto",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-all-media-view": {
"messageformat": "Visualizar todas as mídias",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-emoji-chooser": {
"messageformat": "Abrir a seleção de emojis",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--open-sticker-chooser": {
"messageformat": "Abrir a seleção de figurinhas",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--begin-recording-voice-note": {
"messageformat": "Começar a gravar uma mensagem de voz",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--default-message-action": {
"messageformat": "Ação padrão para a mensagem selecionada",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--view-details-for-selected-message": {
"messageformat": "Visualizar detalhes da mensagem selecionada",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-reply": {
"messageformat": "Alternar resposta à mensagem selecionada",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-reaction-picker": {
"messageformat": "Alternar o seletor de reações de emoji na mensagem selecionada",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--save-attachment": {
"messageformat": "Salvar o anexo da mensagem selecionada",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--delete-messages": {
"messageformat": "Excluir mensagens selecionadas",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--forward-messages": {
"messageformat": "Encaminhar mensagens selecionadas",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--add-newline": {
"messageformat": "Adicionar nova linha à mensagem",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--expand-composer": {
"messageformat": "Expandir o campo de texto",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--send-in-expanded-composer": {
"messageformat": "Enviar (em campo de texto expandido)",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--attach-file": {
"messageformat": "Anexar arquivo",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--remove-draft-link-preview": {
"messageformat": "Excluir rascunho de pré-visualização",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--remove-draft-attachments": {
"messageformat": "Excluir todos os anexos do rascunho",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--conversation-by-index": {
"messageformat": "Ir para chat",
"description": "A shortcut allowing direct navigation to conversations 1 to 9 in list"
},
"icu:Keyboard--edit-last-message": {
"messageformat": "Editar a mensagem anterior",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--Key--ctrl": {
"messageformat": "Ctrl",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--option": {
"messageformat": "Opção",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--alt": {
"messageformat": "Alt",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--shift": {
"messageformat": "Shift",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--enter": {
"messageformat": "Enter",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--tab": {
"messageformat": "Tab",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"icu:Keyboard--Key--one-to-nine-range": {
"messageformat": "1 a 9",
"description": "Expresses that 1, 2, 3, up to 9 are available shortcut keys"
},
"icu:Keyboard--header": {
"messageformat": "Atalhos de teclado",
"description": "Title header of the keyboard shortcuts guide"
},
"icu:Keyboard--navigation-header": {
"messageformat": "Navegação",
"description": "Header of the keyboard shortcuts guide - navigation section"
},
"icu:Keyboard--messages-header": {
"messageformat": "Mensagens",
"description": "Header of the keyboard shortcuts guide - messages section"
},
"icu:Keyboard--composer-header": {
"messageformat": "Campo de texto",
"description": "Header of the keyboard shortcuts guide - composer section"
},
"icu:Keyboard--composer--bold": {
"messageformat": "Colocar o texto selecionado em negrito",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--italic": {
"messageformat": "Colocar o texto selecionado em itálico",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--strikethrough": {
"messageformat": "Riscar o texto selecionado",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--monospace": {
"messageformat": "Colocar o texto selecionado em monospace",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--composer--spoiler": {
"messageformat": "Marcar o texto selecionado como spoiler",
"description": "Description of command to bold text in composer"
},
"icu:Keyboard--open-context-menu": {
"messageformat": "Abrir menu de contexto para ver mensagem selecionada",
"description": "Shown in shortcuts guide"
},
"icu:FormatMenu--guide--bold": {
"messageformat": "Negrito",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--italic": {
"messageformat": "Itálico",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--strikethrough": {
"messageformat": "Riscado",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--monospace": {
"messageformat": "Espaçamento simples",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:FormatMenu--guide--spoiler": {
"messageformat": "Spoiler",
"description": "Shown when you hover over the bold button in the popup formatting menu"
},
"icu:Keyboard--scroll-to-top": {
"messageformat": "Ir para o topo da lista",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--scroll-to-bottom": {
"messageformat": "Ir para o final da lista",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--close-curent-conversation": {
"messageformat": "Fechar chat atual",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--calling-header": {
"messageformat": "Chamadas",
"description": "Header of the keyboard shortcuts guide - calling section"
},
"icu:Keyboard--toggle-audio": {
"messageformat": "Ligar e desligar o microfone",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--toggle-video": {
"messageformat": "Ativar e desativar a câmera",
"description": "Shown in the shortcuts guide"
},
"icu:Keyboard--accept-video-call": {
"messageformat": "Atender chamada com vídeo (somente videochamadas)",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--accept-call-without-video": {
"messageformat": "Atender chamada sem vídeo",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--start-audio-call": {
"messageformat": "Iniciar chamada de voz",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--start-video-call": {
"messageformat": "Iniciar uma chamada de vídeo",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--decline-call": {
"messageformat": "Recusar chamada",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:Keyboard--hang-up": {
"messageformat": "Encerrar",
"description": "Shown in the calling keyboard shortcuts guide"
},
"icu:close-popup": {
"messageformat": "Fechar janela",
"description": "Used as alt text for any button closing a popup"
},
"icu:addImageOrVideoattachment": {
"messageformat": "Adicionar anexo de imagem ou vídeo",
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"icu:remove-attachment": {
"messageformat": "Excluiranexo",
"description": "Used in draft attachment list to remove an individual attachment"
},
"icu:backToInbox": {
"messageformat": "Voltar à caixa de entrada",
"description": "Used as alt-text of button on archived conversations screen"
},
"icu:conversationArchived": {
"messageformat": "Chat arquivado",
"description": "A toast that shows up when user archives a conversation"
},
"icu:conversationArchivedUndo": {
"messageformat": "Desfazer",
"description": "Undo button for archiving a conversation"
},
"icu:conversationReturnedToInbox": {
"messageformat": "Chat voltou à caixa de entrada",
"description": "A toast that shows up when the user unarchives a conversation"
},
"icu:conversationMarkedUnread": {
"messageformat": "Chat marcado como não lido",
"description": "A toast that shows up when user marks a conversation as unread"
},
"icu:SendEdit--dialog--title": {
"messageformat": "Somente no Signal Beta",
"description": "(deleted 8/30) Title of the modal shown before sending your first edit message"
},
"icu:SendEdit--dialog--body": {
"messageformat": "A edição de mensagens está disponível apenas para usuários do Signal Beta. Se você editar uma mensagem, ela ficará visível para pessoas que estejam usando a versão mais recente do Signal Beta.",
"description": "(deleted 8/30) Body text of the modal shown before sending your first edit message"
},
"icu:SendEdit--dialog--title2": {
"messageformat": "Editar mensagem",
"description": "Title of the modal shown before sending your first edit message"
},
"icu:SendEdit--dialog--body2": {
"messageformat": "Se você editar uma mensagem, ela ficará visível para pessoas que estejam usando as versões mais recentes do Signal. Elas poderão ver que você editou a mensagem.",
"description": "Body text of the modal shown before sending your first edit message"
},
"icu:SendFormatting--dialog--title": {
"messageformat": "Enviando texto formatado",
"description": "Title of the modal shown before sending your first formatting message"
},
"icu:SendFormatting--dialog--body": {
"messageformat": "É possível que algumas pessoas tenham uma versão do Signal não compatível com texto formatado. Essas pessoas não conseguirão ver as alterações de formatação que você fez na mensagem.",
"description": "Body text of the modal shown before sending your first formatting message"
},
"icu:AuthArtCreator--dialog--message": {
"messageformat": "Gostaria de abrir o criador de pacotes de figurinhas do Signal?",
"description": "A body of the dialog that is presented when user tries to open Signal Sticker Pack Creator from a link"
},
"icu:AuthArtCreator--dialog--confirm": {
"messageformat": "Confirmar",
"description": "A buttle title for confirming Signal Sticker Pack Creator dialog"
},
"icu:AuthArtCreator--dialog--dismiss": {
"messageformat": "Ignorar",
"description": "A buttle title for dismissing Signal Sticker Pack Creator dialog"
},
"icu:ArtCreator--Authentication--error": {
"messageformat": "Configure o Signal no seu telefone e desktop para usar o Criador de pacote de figurinhas",
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"icu:Reactions--remove": {
"messageformat": "Remover reação",
"description": "Shown when you want to remove a reaction you've made"
},
"icu:Reactions--error": {
"messageformat": "Falha ao enviar reação. Tente novamente.",
"description": "Shown when a reaction fails to send"
},
"icu:Reactions--more": {
"messageformat": "Mais",
"description": "Use in the reaction picker as the alt text for the 'more' button"
},
"icu:ReactionsViewer--all": {
"messageformat": "Todos",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"icu:MessageRequests--message-direct": {
"messageformat": "Permitir a {name} enviar uma mensagem para você, e exibir seu nome e foto para essa pessoa? Ela não saberá que você viu as mensagens dela até que você aceite.",
"description": "Shown as the message for a message request in a direct message"
},
"icu:MessageRequests--message-direct-hidden": {
"messageformat": "Quer compartilhar seu nome e foto, e permitir que {name} envie uma mensagem pra você? Você removeu essa pessoa anteriormente.",
"description": "Shown as the message for a message request in a hidden conversation"
},
"icu:MessageRequests--message-direct-blocked": {
"messageformat": "Permitir que {name} envie mensagens para você e veja o seu nome e foto? Você não receberá mensagens dessa pessoa até que a desbloqueie.",
"description": "Shown as the message for a message request in a direct message with a blocked account"
},
"icu:MessageRequests--message-group": {
"messageformat": "Você quer entrar nesse grupo e compartilhar seu nome e foto com os membros dele? Eles não saberão que você visualizou as mensagens deles se você não aceitar.",
"description": "Shown as the message for a message request in a group"
},
"icu:MessageRequests--message-group-blocked": {
"messageformat": "Você quer desbloquear esse grupo e exibir seu nome e foto para os seus membros? Você não receberá nenhuma mensagem até que desbloqueie o grupo.",
"description": "Shown as the message for a message request in a blocked group"
},
"icu:MessageRequests--block": {
"messageformat": "Bloquear",
"description": "Shown as a button to let the user block a message request"
},
"icu:MessageRequests--unblock": {
"messageformat": "Desbloquear",
"description": "Shown as a button to let the user unblock a message request"
},
"icu:MessageRequests--unblock-direct-confirm-title": {
"messageformat": "Desbloquear {name}?",
"description": "Shown as a button to let the user unblock a message request"
},
"icu:MessageRequests--unblock-direct-confirm-body": {
"messageformat": "Vocês poderão trocar mensagens e fazer chamadas entre si.",
"description": "Shown as the body in the confirmation modal for unblocking a private message request"
},
"icu:MessageRequests--unblock-group-confirm-body": {
"messageformat": "Membros do grupo poderão adicionar você ao grupo novamente.",
"description": "Shown as the body in the confirmation modal for unblocking a group message request"
},
"icu:MessageRequests--block-and-report-spam": {
"messageformat": "Denunciar spam e bloquear",
"description": "Shown as a button to let the user block a message request and report spam"
},
"icu:MessageRequests--block-and-report-spam-success-toast": {
"messageformat": "Denunciado como spam e bloqueado.",
"description": "Shown in a toast when you successfully block a user and report them as spam"
},
"icu:MessageRequests--block-direct-confirm-title": {
"messageformat": "Bloquear {title}?",
"description": "Shown as the title in the confirmation modal for blocking a private message request"
},
"icu:MessageRequests--block-direct-confirm-body": {
"messageformat": "As pessoas bloqueadas não poderão mais fazer chamadas ou enviar mensagens para você.",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"icu:MessageRequests--block-group-confirm-title": {
"messageformat": "Bloquear e sair de {title}?",
"description": "Shown as the title in the confirmation modal for blocking a group message request"
},
"icu:MessageRequests--block-group-confirm-body": {
"messageformat": "Você não receberá mais mensagens ou notificações deste grupo e os membros não poderão adicioná-lo a este grupo de novo.",
"description": "Shown as the body in the confirmation modal for blocking a group message request"
},
"icu:MessageRequests--delete": {
"messageformat": "Apagar",
"description": "Shown as a button to let the user delete any message request"
},
"icu:MessageRequests--delete-direct-confirm-title": {
"messageformat": "Quer excluir o chat?",
"description": "Shown as the title in the confirmation modal for deleting a private message request"
},
"icu:MessageRequests--delete-direct-confirm-body": {
"messageformat": "Este chat será apagado de todos os seus dispositivos.",
"description": "Shown as the body in the confirmation modal for deleting a private message request"
},
"icu:MessageRequests--delete-group-confirm-title": {
"messageformat": "Apagar e sair de {title}?",
"description": "Shown as the title in the confirmation modal for deleting a group message request"
},
"icu:MessageRequests--delete-direct": {
"messageformat": "Apagar",
"description": "Shown as a button to let the user delete a direct message request"
},
"icu:MessageRequests--delete-group": {
"messageformat": "Apagar e sair",
"description": "Shown as a button to let the user delete a group message request"
},
"icu:MessageRequests--delete-group-confirm-body": {
"messageformat": "Você sairá deste grupo, e ele será apagado de todos os seus aparelhos.",
"description": "Shown as the body in the confirmation modal for deleting a group message request"
},
"icu:MessageRequests--accept": {
"messageformat": "Aceitar",
"description": "Shown as a button to let the user accept a message request"
},
"icu:MessageRequests--continue": {
"messageformat": "Continuar",
"description": "Shown as a button to share your profile, necessary to continue messaging in a conversation"
},
"icu:MessageRequests--profile-sharing--group--link": {
"messageformat": "Continuar chat com este grupo e exibir seu nome e foto para os membros? <learnMoreLink>Saiba mais.</learnMoreLink>",
"description": "Shown when user hasn't shared their profile in a group yet"
},
"icu:MessageRequests--profile-sharing--direct--link": {
"messageformat": "Continuar chat com {firstName} e exibir seu nome e foto para essa pessoa? <learnMoreLink>Saiba mais</learnMoreLink>",
"description": "Shown when user hasn't shared their profile in a 1:1 conversation yet"
},
"icu:ConversationHero--members": {
"messageformat": "{count, plural, one {1 membro} other {{count,number} membros}}",
"description": "Specifies the number of members in a group conversation"
},
"icu:member-of-1-group": {
"messageformat": "Membro de {group}",
"description": "Shown in the conversation hero to indicate this user is a member of a mutual group"
},
"icu:member-of-2-groups": {
"messageformat": "Membro de {group1} e {group2}",
"description": "Shown in the conversation hero to indicate this user is a member of two mutual groups"
},
"icu:member-of-3-groups": {
"messageformat": "Membro de {group1}, {group2} e {group3}",
"description": "Shown in the conversation hero to indicate this user is a member of three mutual groups"
},
"icu:member-of-more-than-3-groups--one-more": {
"messageformat": "Membro de {group1}, {group2}, {group3} e outro grupo",
"description": "Shown in the conversation hero to indicate this user is a member of four mutual groups"
},
"icu:member-of-more-than-3-groups--multiple-more": {
"messageformat": "Membro de {group1}, {group2}, {group3} e mais {remainingCount,number} grupos",
"description": "Shown in the conversation hero to indicate this user is a member of 5+ mutual groups."
},
"icu:ConversationHero--membership-added": {
"messageformat": "{name} adicionou você ao grupo.",
"description": "Shown Indicates that you were added to a group by a given individual."
},
"icu:no-groups-in-common": {
"messageformat": "Nenhum grupo em comum",
"description": "Shown to indicate this user is not a member of any groups"
},
"icu:no-groups-in-common-warning": {
"messageformat": "Nenhum grupo em comum. Analise a solicitação com atenção.",
"description": "When a user has no common groups, show this warning"
},
"icu:acceptCall": {
"messageformat": "Atender chamada",
"description": "Shown in tooltip for the button to accept a call (audio or video)"
},
"icu:acceptCallWithoutVideo": {
"messageformat": "Atender chamada sem vídeo",
"description": "Shown in tooltip for the button to accept a video call without video"
},
"icu:declineCall": {
"messageformat": "Recusar",
"description": "Shown in tooltip for the button to decline a call (audio or video)"
},
"icu:declinedIncomingAudioCall": {
"messageformat": "Você recusou uma chamada de voz",
"description": "Shown in conversation history when you declined an incoming voice call"
},
"icu:declinedIncomingVideoCall": {
"messageformat": "Você recusou uma chamada de vídeo",
"description": "Shown in conversation history when you declined an incoming video call"
},
"icu:acceptedIncomingAudioCall": {
"messageformat": "Recebendo chamada de voz",
"description": "Shown in conversation history when you accepted an incoming voice call"
},
"icu:acceptedIncomingVideoCall": {
"messageformat": "Chamada de vídeo recebida",
"description": "Shown in conversation history when you accepted an incoming video call"
},
"icu:missedIncomingAudioCall": {
"messageformat": "Chamada de voz perdida",
"description": "Shown in conversation history when you missed an incoming voice call"
},
"icu:missedIncomingVideoCall": {
"messageformat": "Chamada de vídeo perdida",
"description": "Shown in conversation history when you missed an incoming video call"
},
"icu:acceptedOutgoingAudioCall": {
"messageformat": "Chamada de voz efetuada",
"description": "Shown in conversation history when you made an outgoing voice call"
},
"icu:acceptedOutgoingVideoCall": {
"messageformat": "Chamada de vídeo efetuada",
"description": "Shown in conversation history when you made an outgoing video call"
},
"icu:missedOrDeclinedOutgoingAudioCall": {
"messageformat": "Chamada de voz não atendida",
"description": "Shown in conversation history when your voice call is missed or declined"
},
"icu:missedOrDeclinedOutgoingVideoCall": {
"messageformat": "Chamada de vídeo não atendida",
"description": "Shown in conversation history when your video call is missed or declined"
},
"icu:minimizeToTrayNotification--title": {
"messageformat": "O Signal ainda está aberto",
"description": "Shown in a notification title when Signal is minimized to tray"
},
"icu:minimizeToTrayNotification--body": {
"messageformat": "O Signal ficará aberto na área de notificações. Você pode alterar isso nas configurações do Signal.",
"description": "Shown in a notification body when Signal is minimized to tray"
},
"icu:incomingAudioCall": {
"messageformat": "Recebendo chamada de voz…",
"description": "Shown in both the incoming call bar and notification for an incoming voice call"
},
"icu:incomingVideoCall": {
"messageformat": "Recebendo chamada de vídeo…",
"description": "Shown in both the incoming call bar and notification for an incoming video call"
},
"icu:outgoingAudioCall": {
"messageformat": "Chamada de voz efetuada",
"description": "Shown in the timeline for an outgoing voice call"
},
"icu:outgoingVideoCall": {
"messageformat": "Chamada de vídeo efetuada",
"description": "Shown in the timeline for an outgoing video call"
},
"icu:incomingGroupCall__ringing-you": {
"messageformat": "{ringer} está ligando para você",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-1-other": {
"messageformat": "{ringer} está ligando para você e {otherMember}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-2-others": {
"messageformat": "{ringer} está ligando para você, {first} e {second}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-3-others": {
"messageformat": "{ringer} está ligando para você, {first}, {second} e outra pessoa",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:incomingGroupCall__ringing-many": {
"messageformat": "{remaining, plural, one {{ringer} está ligando para você, {first}, {second} e {remaining,number} outra pessoa} other {{ringer} está ligando para você, {first}, {second} e {remaining,number} outras pessoas}}",
"description": "Shown in the incoming call bar when someone is ringing you for a group call"
},
"icu:outgoingCallRinging": {
"messageformat": "Tocando…",
"description": "Shown in the call screen when placing an outgoing call that is now ringing"
},
"icu:makeOutgoingCall": {
"messageformat": "Fazer uma chamada",
"description": "Title for the call button in a conversation"
},
"icu:makeOutgoingVideoCall": {
"messageformat": "Fazer uma chamada de vídeo",
"description": "Title for the video call button in a conversation"
},
"icu:joinOngoingCall": {
"messageformat": "Entrar",
"description": "Text that appears in a group when a call is active"
},
"icu:callNeedPermission": {
"messageformat": "{title} receberá um pedido para conversar com você. Você poderá ligar assim que seu pedido for aceito.",
"description": "Shown when a call is rejected because the other party hasn't approved the message/call request"
},
"icu:callReconnecting": {
"messageformat": "Reconectando…",
"description": "Shown in the call screen when the call is reconnecting due to network issues"
},
"icu:callDuration": {
"messageformat": "Signal {duration}",
"description": "Shown in the call screen to indicate how long the call has been connected"
},
"icu:callingDeviceSelection__settings": {
"messageformat": "Configurações",
"description": "Title for device selection settings"
},
"icu:calling__participants": {
"messageformat": "{people} na chamada",
"description": "Title for participants list toggle"
},
"icu:calling__call-notification__ended": {
"messageformat": "A chamada em grupo foi encerrada",
"description": "Notification message when a group call has ended"
},
"icu:calling__call-notification__started-by-someone": {
"messageformat": "Uma chamada em grupo foi iniciada",
"description": "Notification message when a group call has started, but we don't know who started it"
},
"icu:calling__call-notification__started-by-you": {
"messageformat": "Você começou uma chamada em grupo",
"description": "Notification message when a group call has started by you"
},
"icu:calling__call-notification__started": {
"messageformat": "{name} começou uma chamada em grupo",
"description": "Notification message when a group call has started"
},
"icu:calling__in-another-call-tooltip": {
"messageformat": "Você já está em uma chamada",
"description": "Tooltip in disabled notification button when you're on another call"
},
"icu:calling__call-notification__button__call-full-tooltip": {
"messageformat": "A chamada atingiu a capacidade máxima de {max,number} participantes",
"description": "Tooltip in disabled notification button when the call is full"
},
"icu:calling__pip--on": {
"messageformat": "Chamada em janela",
"description": "Title for picture-in-picture toggle"
},
"icu:calling__pip--off": {
"messageformat": "Chamada em tela inteira",
"description": "Title for picture-in-picture toggle"
},
"icu:calling__switch-view--to-grid": {
"messageformat": "Trocar para exibição em grade",
"description": "Title for grid/speaker view toggle when on a call"
},
"icu:calling__switch-view--to-speaker": {
"messageformat": "Trocar para exibição individual",
"description": "Title for grid/speaker view toggle when on a call"
},
"icu:calling__hangup": {
"messageformat": "Sair da chamada",
"description": "Title for hang up button"
},
"icu:calling__SelectPresentingSourcesModal--title": {
"messageformat": "Apresentar sua tela",
"description": "Title for the select your screen sharing sources modal"
},
"icu:calling__SelectPresentingSourcesModal--confirm": {
"messageformat": "Apresentar agora",
"description": "Confirm button for sharing screen modal"
},
"icu:calling__SelectPresentingSourcesModal--entireScreen": {
"messageformat": "A tela inteira",
"description": "Title for the select your screen sharing sources modal and 'Entire Screen' source"
},
"icu:calling__SelectPresentingSourcesModal--screen": {
"messageformat": "Tela {id}",
"description": "Title for `Screen #N` source in screen sharing sources modal and overlay"
},
"icu:calling__SelectPresentingSourcesModal--window": {
"messageformat": "Uma janela",
"description": "Title for the select your screen sharing sources modal"
},
"icu:callingDeviceSelection__label--video": {
"messageformat": "Vídeo",
"description": "Label for video input selector"
},
"icu:callingDeviceSelection__label--audio-input": {
"messageformat": "Microfone",
"description": "Label for audio input selector"
},
"icu:callingDeviceSelection__label--audio-output": {
"messageformat": "Alto-falantes",
"description": "Label for audio output selector"
},
"icu:callingDeviceSelection__select--no-device": {
"messageformat": "Nenhum aparelho disponível",
"description": "Message for when there are no available devices to select for input/output audio or video"
},
"icu:callingDeviceSelection__select--default": {
"messageformat": "Padrão",
"description": "Shown when the device is the default device"
},
"icu:muteNotificationsTitle": {
"messageformat": "Silenciar notificações",
"description": "Label for the mute notifications drop-down selector"
},
"icu:notMuted": {
"messageformat": "Não silenciada",
"description": "Label when the conversation is not muted"
},
"icu:muteHour": {
"messageformat": "Silenciar por uma hora",
"description": "Label for muting the conversation"
},
"icu:muteEightHours": {
"messageformat": "Silenciar por oito horas",
"description": "Label for muting the conversation"
},
"icu:muteDay": {
"messageformat": "Silenciar por um dia",
"description": "Label for muting the conversation"
},
"icu:muteWeek": {
"messageformat": "Silenciar por uma semana",
"description": "Label for muting the conversation"
},
"icu:muteAlways": {
"messageformat": "Silenciar para sempre",
"description": "Label for muting the conversation"
},
"icu:unmute": {
"messageformat": "Reativar",
"description": "Label for unmuting the conversation"
},
"icu:muteExpirationLabelAlways": {
"messageformat": "Silenciada para sempre",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"icu:muteExpirationLabel": {
"messageformat": "Silenciada até {duration}",
"description": "Shown in the mute notifications submenu whenever a conversation has been muted"
},
"icu:EmojiButton__label": {
"messageformat": "Emojis e pessoas",
"description": "Label for emoji button"
},
"icu:ErrorModal--title": {
"messageformat": "Algo deu errado!",
"description": "Title of popup dialog when user-initiated task has gone wrong"
},
"icu:ErrorModal--description": {
"messageformat": "Por favor, tente novamente ou entre em contato com o suporte.",
"description": "Description text in popup dialog when user-initiated task has gone wrong"
},
"icu:Confirmation--confirm": {
"messageformat": "Ok",
"description": "Button to dismiss popup dialog when user-initiated task has gone wrong"
},
"icu:unknown-sgnl-link": {
"messageformat": "Desculpe, esse link sgnl:// não funcionou!",
"description": "Shown if you click on a sgnl:// link not currently supported by Desktop"
},
"icu:GroupV2--cannot-send": {
"messageformat": "Você não pode enviar mensagens para esse grupo.",
"description": "Shown in toast when you attempt to forward a message to an announcement only group"
},
"icu:GroupV2--cannot-start-group-call": {
"messageformat": "Somente admins podem iniciar uma chamada nesse grupo.",
"description": "Shown in toast when a non-admin starts a group call in an announcements only group"
},
"icu:GroupV2--join--invalid-link--title": {
"messageformat": "Link Inválido",
"description": "Shown if we are unable to parse a group link"
},
"icu:GroupV2--join--invalid-link": {
"messageformat": "Este link do grupo não é válido. Certifique-se de que o link esteja inalterado e correto antes de tentar entrar.",
"description": "Shown if we are unable to parse a group link"
},
"icu:GroupV2--join--prompt": {
"messageformat": "Você quer entrar neste grupo e exibir seu nome e foto para os membros?",
"description": "Shown when you click on a group link to confirm"
},
"icu:GroupV2--join--already-in-group": {
"messageformat": "Você já faz parte desse grupo.",
"description": "Shown if you click a group link for a group where you're already a member"
},
"icu:GroupV2--join--already-awaiting-approval": {
"messageformat": "Você já pediu para entrar nesse grupo.",
"description": "Shown if you click a group link for a group where you've already requested approval'"
},
"icu:GroupV2--join--unknown-link-version--title": {
"messageformat": "Versão do link desconhecida",
"description": "This group link is no longer valid."
},
"icu:GroupV2--join--unknown-link-version": {
"messageformat": "Esse link não é compatível com esta versão do Signal Desktop.",
"description": "Shown if you click a group link and we can't get information about it"
},
"icu:GroupV2--join--link-revoked--title": {
"messageformat": "Não é possível entrar no grupo",
"description": "Shown if you click a group link and we can't get information about it"
},
"icu:GroupV2--join--link-revoked": {
"messageformat": "Este link de grupo não é mais válido.",
"description": "Shown if you click a group link and we can't get information about it"
},
"icu:GroupV2--join--link-forbidden--title": {
"messageformat": "Não é possível entrar no grupo",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"icu:GroupV2--join--link-forbidden": {
"messageformat": "Você não pode entrar nesse grupo por meio do link porque um admin excluiu você.",
"description": "Shown if you click a group link and you have been forbidden from joining via the link"
},
"icu:GroupV2--join--prompt-with-approval": {
"messageformat": "Um admin desse grupo deve aprovar a sua solicitação antes que você possa participar. Se você entrar no grupo, seu nome e foto serão compartilhados com os membros.",
"description": "Shown when you click on a group link to confirm, if it requires admin approval"
},
"icu:GroupV2--join--join-button": {
"messageformat": "Entrar",
"description": "The button to join the group"
},
"icu:GroupV2--join--request-to-join-button": {
"messageformat": "Pedir para entrar",
"description": "The button to join the group, if approval is required"
},
"icu:GroupV2--join--cancel-request-to-join": {
"messageformat": "Cancelar pedido",
"description": "The button to cancel request to join the group"
},
"icu:GroupV2--join--cancel-request-to-join--confirmation": {
"messageformat": "Cancelar o seu pedido para entrar nesse grupo?",
"description": "A confirmation message that shows after you click the button"
},
"icu:GroupV2--join--cancel-request-to-join--yes": {
"messageformat": "Sim",
"description": "Choosing to continue in the cancel join confirmation dialog"
},
"icu:GroupV2--join--cancel-request-to-join--no": {
"messageformat": "Não",
"description": "Choosing not to continue in the cancel join confirmation dialog"
},
"icu:GroupV2--join--group-metadata--full": {
"messageformat": "{memberCount, plural, one {Grupo · {memberCount,number} membro} other {Grupo · {memberCount,number} membros}}",
"description": "A holder for two pieces of information - the type of conversation, and the member count"
},
"icu:GroupV2--join--requested": {
"messageformat": "O seu pedido para entrar no grupo foi enviado ao admin. Você será notificado quando a decisão for tomada.",
"description": "Shown in composition area when you've requested to join a group"
},
"icu:GroupV2--join--general-join-failure--title": {
"messageformat": "Erro no link",
"description": "Shown if something went wrong when you try to join via a group link"
},
"icu:GroupV2--join--general-join-failure": {
"messageformat": "Não foi possível entrar no grupo. Tente mais tarde.",
"description": "Shown if something went wrong when you try to join via a group link"
},
"icu:GroupV2--admin": {
"messageformat": "Admin",
"description": "Label for a group administrator"
},
"icu:GroupV2--only-admins": {
"messageformat": "Somente admins",
"description": "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
},
"icu:GroupV2--all-members": {
"messageformat": "Todos os membros",
"description": "Label for describing the general non-privileged members of a group"
},
"icu:updating": {
"messageformat": "Atualizando…",
"description": "Shown along with a spinner when an update operation takes longer than one second"
},
"icu:GroupV2--create--you": {
"messageformat": "Você criou o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--create--other": {
"messageformat": "{memberName} criou o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--create--unknown": {
"messageformat": "O grupo foi criado.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--other": {
"messageformat": "{memberName} alterou o nome do grupo para \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--you": {
"messageformat": "Você alterou o nome do grupo para \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--change--unknown": {
"messageformat": "Um membro alterou o nome do grupo para \"{newTitle}\".",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--other": {
"messageformat": "{memberName} excluiu o nome do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--you": {
"messageformat": "Você excluiu o nome do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--title--remove--unknown": {
"messageformat": "Um membro excluiu o nome do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--other": {
"messageformat": "{memberName} alterou a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--you": {
"messageformat": "Você mudou a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--change--unknown": {
"messageformat": "Um membro alterou a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--other": {
"messageformat": "{memberName} excluiu a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--you": {
"messageformat": "Você excluiu a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--avatar--remove--unknown": {
"messageformat": "Um membro excluiu a foto do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--other": {
"messageformat": "{adminName} alterou quem pode editar as informações do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--you": {
"messageformat": "Você alterou quem pode editar as informações do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--admins--unknown": {
"messageformat": "Um admin alterou quem pode editar as informações do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--other": {
"messageformat": "{adminName} alterou quem pode editar as informações do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--you": {
"messageformat": "Você alterou quem pode editar as informações do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-attributes--all--unknown": {
"messageformat": "Um admin alterou quem pode editar as informações do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--other": {
"messageformat": "{adminName} alterou quem pode editar os membros do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--you": {
"messageformat": "Você alterou quem pode editar os membros do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--admins--unknown": {
"messageformat": "Um administrador alterou quem pode editar os membros do grupo. Agora é \"Somente admins.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--other": {
"messageformat": "{adminName} alterou quem pode editar os membros do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--you": {
"messageformat": "Você alterou quem pode editar os membros do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-members--all--unknown": {
"messageformat": "Um administrador alterou quem pode editar os membros do grupo. Agora é \"Todos os membros.\"",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--you": {
"messageformat": "Você desativou a aprovação do admin para o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--other": {
"messageformat": "{adminName} desativou a aprovação do admin para o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--disabled--unknown": {
"messageformat": "A aprovação do admin para o link do grupo foi desativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--you": {
"messageformat": "Você ativou a aprovação do admin para o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--other": {
"messageformat": "{adminName} ativou a aprovação do admin para o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--access-invite-link--enabled--unknown": {
"messageformat": "A aprovação do admin para o link do grupo foi ativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--you": {
"messageformat": "Você adicionou o membro convidado {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--other": {
"messageformat": "{memberName} adicionou o membro convidado {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--invited--unknown": {
"messageformat": "Um membro adicionou o membro convidado {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--other": {
"messageformat": "{inviteeName} aceitou o convite para o grupo de {inviterName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--other-no-from": {
"messageformat": "{inviteeName} aceitou o convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--you": {
"messageformat": "Você aceitou o convite para o grupo de {inviterName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--you-no-from": {
"messageformat": "Você aceitou o convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--from-invite--from-you": {
"messageformat": "{inviteeName} aceitou o seu convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--other": {
"messageformat": "{adderName} adicionou {addeeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--you": {
"messageformat": "Você adicionou {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--other--unknown": {
"messageformat": "Um membro adicionou {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--other": {
"messageformat": "{memberName} adicionou você ao grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--you": {
"messageformat": "Você entrou no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add--you--unknown": {
"messageformat": "Você foi adicionado ao grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-link--you--you": {
"messageformat": "Você entrou no grupo via link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-link--other": {
"messageformat": "{memberName} entrou no grupo via link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--you--other": {
"messageformat": "{adminName} aprovou o seu pedido para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--you--unknown": {
"messageformat": "O seu pedido para entrar no grupo foi aprovado.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--you": {
"messageformat": "Você aprovou o pedido de {joinerName} para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--other": {
"messageformat": "{adminName} aprovou o pedido de {joinerName} para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-add-from-admin-approval--other--unknown": {
"messageformat": "O pedido de {joinerName} para entrar no grupo foi aprovado.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--other": {
"messageformat": "{adminName} excluiu {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--self": {
"messageformat": "{memberName} saiu do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--you": {
"messageformat": "Você excluiu {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--other--unknown": {
"messageformat": "Um membro excluiu {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--other": {
"messageformat": "{adminName} excluiu você.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--you": {
"messageformat": "Você saiu do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-remove--you--unknown": {
"messageformat": "Você foi excluído do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--other": {
"messageformat": "{adminName} promoveu {memberName} a admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--you": {
"messageformat": "Você promoveu {memberName} a admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--other--unknown": {
"messageformat": "Um admin promoveu {memberName} a admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--you--other": {
"messageformat": "{adminName} promoveu você a admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--promote--you--unknown": {
"messageformat": "Um admin promoveu você a admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--other": {
"messageformat": "{adminName} removeu {memberName} da lista de admins.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--you": {
"messageformat": "Você removeu {memberName} da lista de admins.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--other--unknown": {
"messageformat": "Um admin removeu {memberName} da lista de admins.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--you--other": {
"messageformat": "{adminName} removeu você da lista de admins.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--member-privilege--demote--you--unknown": {
"messageformat": "Um admin removeu você da lista de admins.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--other": {
"messageformat": "{memberName} convidou 1 pessoa para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--you": {
"messageformat": "Você convidou {inviteeName} para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--other--unknown": {
"messageformat": "Uma pessoa foi convidada para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--you--other": {
"messageformat": "{memberName} convidou você para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--one--you--unknown": {
"messageformat": "Você recebeu um convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--other": {
"messageformat": "{memberName} convidou {count,number} pessoas para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--you": {
"messageformat": "Você convidou {count,number} pessoas para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-add--many--unknown": {
"messageformat": "{count,number} pessoas foram convidadas para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--other": {
"messageformat": "1 pessoa convidada por {memberName} recusou o convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--you": {
"messageformat": "{inviteeName} recusou o seu convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--from-you": {
"messageformat": "Você recusou o convite ao grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--decline--unknown": {
"messageformat": "1 pessoa recusou o convite para o grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--other": {
"messageformat": "{memberName} revogou um convite para 1 pessoa entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--you": {
"messageformat": "Você revogou um convite para 1 pessoa entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-own--to-you": {
"messageformat": "{inviterName} revogou o convite dele para você.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-own--unknown": {
"messageformat": "{inviterName} revogou o convite dele para 1 pessoa.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--one--unknown": {
"messageformat": "Um admin revogou um convite para 1 pessoa entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--other": {
"messageformat": "{memberName} revogou convites para {count,number} pessoas entrarem no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--you": {
"messageformat": "Você revogou convites para {count,number} pessoas entrarem no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke--many--unknown": {
"messageformat": "Um admin revogou convites para {count,number} pessoas entrarem no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--other": {
"messageformat": "{adminName} revogou um convite para 1 pessoa convidada por {memberName} entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--you": {
"messageformat": "Você revogou um convite para 1 pessoa convidada por {memberName} entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--one--unknown": {
"messageformat": "Um admin revogou um convite para 1 pessoa convidada por {memberName} entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--other": {
"messageformat": "{adminName} revogou o convite que você enviou para {inviteeName} entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--you": {
"messageformat": "Você revogou o seu convite para {inviteeName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown": {
"messageformat": "Um admin revogou o convite que você enviou para {inviteeName} entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--other": {
"messageformat": "{adminName} revogou os convites para {count,number} pessoas convidadas por {memberName} entrarem no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--you": {
"messageformat": "Você revogou os convites para o grupo para {count,number} pessoas convidadas por {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from--many--unknown": {
"messageformat": "Um administrador revogou os convites para o grupo para {count,number} pessoas convidadas por {memberName}.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--other": {
"messageformat": "{adminName} revogou os convites para o grupo você enviou para {count,number} pessoas.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--you": {
"messageformat": "Você anulou o seu convite para {count,number} pessoas.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown": {
"messageformat": "Um administrador revogou os convites para o grupo que você enviou a {count,number} pessoas.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-add-one--you": {
"messageformat": "Você enviou um pedido para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-add-one--other": {
"messageformat": "{joinerName} solicitou entrar via link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--you--you": {
"messageformat": "Você cancelou o seu pedido para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--you--unknown": {
"messageformat": "O seu pedido para entrar no grupo foi recusado por um admin.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--you": {
"messageformat": "Você recusou o pedido de {joinerName} para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--own": {
"messageformat": "{joinerName} cancelou o pedido para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-remove-one--other--other": {
"messageformat": "{adminName} recusou o pedido de {joinerName} para entrar no grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce--one": {
"messageformat": "{joinerName} solicitou e cancelou o pedido de participação via o link do grupo",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--admin-approval-bounce": {
"messageformat": "{joinerName} solicitou e cancelou {numberOfRequests,number} pedidos de participação via o link do grupo",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--you": {
"messageformat": "Você ativou o link do grupo com a aprovação do admin desativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--other": {
"messageformat": "{adminName} ativou o link do grupo com a aprovação do admin desativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--disabled--unknown": {
"messageformat": "O link do grupo foi ativado com a aprovação do admin desativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--you": {
"messageformat": "Você ativou o link do grupo com a aprovação do admin ativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--other": {
"messageformat": "{adminName} ativou o link do grupo com a aprovação do admin ativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-add--enabled--unknown": {
"messageformat": "O link do grupo foi ativado com a aprovação do admin ativada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--you": {
"messageformat": "Você desativou o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--other": {
"messageformat": "{adminName} desativou o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-remove--unknown": {
"messageformat": "O link do grupo foi desativado.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--you": {
"messageformat": "Você redefiniu o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--other": {
"messageformat": "{adminName} redefiniu o link do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--group-link-reset--unknown": {
"messageformat": "O link do grupo foi redefinido.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--you": {
"messageformat": "Você apagou a descrição do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--other": {
"messageformat": "{memberName} apagou a descrição do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--remove--unknown": {
"messageformat": "A descrição do grupo foi apagada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--you": {
"messageformat": "Você mudou a descrição do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--other": {
"messageformat": "{memberName} mudou a descrição do grupo.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--description--change--unknown": {
"messageformat": "A descrição do grupo foi alterada.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--you": {
"messageformat": "Você modificou as configurações do grupo para permitir que somente admins enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--other": {
"messageformat": "{memberName} mudou as configurações do grupo para permitir que somente admins enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--admin--unknown": {
"messageformat": "O grupo foi alterado para permitir que somente admins enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--you": {
"messageformat": "Você modificou as configurações do grupo para permitir que todos os membros enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--other": {
"messageformat": "{memberName} mudou as configurações do grupo para permitir que todos os membros enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--announcements--member--unknown": {
"messageformat": "O grupo foi alterado para permitir que todos os membros enviem mensagens.",
"description": "Shown in timeline or conversation preview when v2 group changes"
},
"icu:GroupV2--summary": {
"messageformat": "Os membros ou configurações desse grupo mudaram.",
"description": "When rejoining a group, any detected changes are collapsed down into this summary"
},
"icu:GroupV1--Migration--disabled--link": {
"messageformat": "Atualize este grupo para ativar novos recursos como @menções e admins. Os membros que não compartilharam seus nomes ou fotos neste grupo serão convidados a participar. <learnMoreLink>Saiba mais.</learnMoreLink>",
"description": "Shown instead of composition area when user is forced to migrate a legacy group (GV1)."
},
"icu:GroupV1--Migration--was-upgraded": {
"messageformat": "Este grupo foi atualizado para um Novo Grupo.",
"description": "Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)"
},
"icu:GroupV1--Migration--learn-more": {
"messageformat": "Saiba mais",
"description": "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog"
},
"icu:GroupV1--Migration--migrate": {
"messageformat": "Atualizar",
"description": "Shown on Migrate dialog to kick off the process"
},
"icu:GroupV1--Migration--info--title": {
"messageformat": "O que são os Novos Grupos?",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--migrate--title": {
"messageformat": "Atualizar para o Novo Grupo",
"description": "Shown on Migration popup after choosing to migrate group"
},
"icu:GroupV1--Migration--info--summary": {
"messageformat": "Os Novos Grupos têm recursos como @menções e administradores de grupos, entre outros que serão implementados no futuro.",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--keep-history": {
"messageformat": "Todo o histórico de mensagens e mídia de antes da atualização foram mantidos.",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--migrate--keep-history": {
"messageformat": "Todo o histórico de mensagens e mídias serão mantidos após a atualização.",
"description": "Shown on Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--invited--you": {
"messageformat": "Você precisará aceitar um convite para entrar novamente neste grupo e não receberá mensagens dele até que aceite.",
"description": "Shown on Learn More popup after GV1 migration"
},
"icu:GroupV1--Migration--info--invited--many": {
"messageformat": "Estes membros precisarão aceitar um convite para entrar novamente neste grupo e não receberão as mensagens do grupo até que aceitem:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--invited--one": {
"messageformat": "Este membro precisará aceitar um convite para entrar novamente neste grupo e não receberá as mensagens do grupo até que aceite:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--before--many": {
"messageformat": "Estes membros não são capazes de participar de Novos Grupos, e serão excluídos do grupo:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--before--one": {
"messageformat": "Este membro não é capaz de participar de Novos Grupos, e será excluído do grupo:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--after--many": {
"messageformat": "Estes membros não são capazes de participar de Novos Grupos, e foram excluídos do grupo:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--info--removed--after--one": {
"messageformat": "Este membro não é capaz de participar de Novos Grupos, e foi excluído do grupo:",
"description": "Shown on Learn More popup after or Migration popup before GV1 migration"
},
"icu:GroupV1--Migration--invited--you": {
"messageformat": "Não foi possível adicioná-la(o) ao novo grupo, e você recebeu um convite para entrar.",
"description": "Shown in timeline when a group is upgraded and you were invited instead of added"
},
"icu:GroupV1--Migration--invited--one": {
"messageformat": "{contact} não pôde ser adicionado ao Novo Grupo e foi convidado a entrar.",
"description": "Shown in timeline when a group is upgraded and one person was invited, instead of added"
},
"icu:GroupV1--Migration--invited--many": {
"messageformat": "{count,number} membros não puderam ser adicionados ao Novo Grupo e foram convidados a entrar.",
"description": "Shown in timeline when a group is upgraded and some people were invited, instead of added"
},
"icu:GroupV1--Migration--removed--one": {
"messageformat": "{contact} foi excluído do grupo.",
"description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade"
},
"icu:GroupV1--Migration--removed--many": {
"messageformat": "{count,number} membros foram excluídos do grupo.",
"description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
},
"icu:close": {
"messageformat": "Fechar",
"description": "Generic close label"
},
"icu:previous": {
"messageformat": "anterior",
"description": "Generic previous label"
},
"icu:next": {
"messageformat": "próximo",
"description": "Generic next label"
},
"icu:BadgeDialog__become-a-sustainer-button": {
"messageformat": "Doar para o Signal",
"description": "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
},
"icu:BadgeSustainerInstructions__header": {
"messageformat": "Doar para o Signal",
"description": "In the instructions for becoming a sustainer. The heading."
},
"icu:BadgeSustainerInstructions__subheader": {
"messageformat": "Signal é mantido por pessoas como você. Contribua e receba um selo.",
"description": "In the instructions for becoming a sustainer. The subheading."
},
"icu:BadgeSustainerInstructions__instructions__1": {
"messageformat": "Abra o Signal no seu celular",
"description": "In the instructions for becoming a sustainer. First instruction."
},
"icu:BadgeSustainerInstructions__instructions__2": {
"messageformat": "Toque na sua foto de perfil, no canto superior esquerdo, para abrir as Configurações",
"description": "In the instructions for becoming a sustainer. Second instruction."
},
"icu:BadgeSustainerInstructions__instructions__3": {
"messageformat": "Toque em \"Doar para o Signal\" e assine",
"description": "In the instructions for becoming a sustainer. Third instruction."
},
"icu:CompositionArea--expand": {
"messageformat": "Expandir",
"description": "Aria label for expanding composition area"
},
"icu:CompositionArea--attach-file": {
"messageformat": "Anexar arquivo",
"description": "Aria label for file attachment button in composition area"
},
"icu:CompositionArea--sms-only__title": {
"messageformat": "Essa pessoa não está usando Signal",
"description": "Title for the composition area for the SMS-only contact"
},
"icu:CompositionArea--sms-only__body": {
"messageformat": "Signal para Desktop não oferece comunicação entre contatos que não estejam no Signal. Peça a essa pessoa para instalar o Signal, em prol de uma troca de mensagens mais segura.",
"description": "Body for the composition area for the SMS-only contact"
},
"icu:CompositionArea--sms-only__spinner-label": {
"messageformat": "Verificando o status de registro do contato",
"description": "Displayed while checking if the contact is SMS-only"
},
"icu:CompositionArea__edit-action--discard": {
"messageformat": "Descartar mensagem",
"description": "aria-label for discard edit button"
},
"icu:CompositionArea__edit-action--send": {
"messageformat": "Enviar mensagem editada",
"description": "aria-label for send edit button"
},
"icu:CompositionInput__editing-message": {
"messageformat": "Editar mensagem",
"description": "Status text displayed above composition input when editing a message"
},
"icu:countMutedConversationsDescription": {
"messageformat": "Incluir chats silenciados na contagem total",
"description": "Description for counting muted conversations in badge setting"
},
"icu:ContactModal--message": {
"messageformat": "Enviar mensagem",
"description": "Button text for send message button in Group Contact Details modal"
},
"icu:ContactModal--rm-admin": {
"messageformat": "Remover da lista de admins",
"description": "Button text for removing as admin button in Group Contact Details modal"
},
"icu:ContactModal--make-admin": {
"messageformat": "Promover a admin",
"description": "Button text for make admin button in Group Contact Details modal"
},
"icu:ContactModal--make-admin-info": {
"messageformat": "{contact} poderá editar este grupo e os seus membros.",
"description": "Shown in a confirmation dialog when you are about to grant admin privileges to someone"
},
"icu:ContactModal--rm-admin-info": {
"messageformat": "Remover {contact} da lista de admins?",
"description": "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
},
"icu:ContactModal--add-to-group": {
"messageformat": "Adicionar a outro grupo",
"description": "Button text for adding contact to another group in Group Contact Details modal"
},
"icu:ContactModal--remove-from-group": {
"messageformat": "Excluir do grupo",
"description": "Button text for remove from group button in Group Contact Details modal"
},
"icu:showChatColorEditor": {
"messageformat": "Cor do chat",
"description": "This is a button in the conversation context menu to show the chat color editor"
},
"icu:showConversationDetails": {
"messageformat": "Configurações de grupo",
"description": "This is a button in the conversation context menu to show group settings"
},
"icu:showConversationDetails--direct": {
"messageformat": "Configurações do chat",
"description": "This is a button in the conversation context menu to show chat settings"
},
"icu:ConversationDetails__unmute--title": {
"messageformat": "Reativar notificações nesse chat?",
"description": "Title for the modal to unmute a chat"
},
"icu:ConversationDetails--group-link": {
"messageformat": "Link do grupo",
"description": "This is the label for the group link management panel"
},
"icu:ConversationDetails--disappearing-messages-label": {
"messageformat": "Mensagens efêmeras",
"description": "This is the label for the disappearing messages setting panel"
},
"icu:ConversationDetails--disappearing-messages-info--group": {
"messageformat": "Quando habilitadas, as mensagens enviadas e recebidas neste grupo desaparecerão após terem sido lidas.",
"description": "This is the info about the disappearing messages setting, in groups"
},
"icu:ConversationDetails--disappearing-messages-info--direct": {
"messageformat": "Quando este recurso estiver ativado, as novas mensagens enviadas e recebidas em novos chats desaparecerão após terem sido lidas.",
"description": "This is the info about the disappearing messages setting, for direct conversations"
},
"icu:ConversationDetails--notifications": {
"messageformat": "Notificações",
"description": "This is the label for notifications in the conversation details screen"
},
"icu:ConversationDetails--group-info-label": {
"messageformat": "Quem pode editar as informações do grupo",
"description": "This is the label for the 'who can edit the group' panel"
},
"icu:ConversationDetails--group-info-info": {
"messageformat": "Escolha quem pode editar o nome, a foto, a descrição e o cronômetro de mensagens efêmeras do grupo.",
"description": "This is the additional info for the 'who can edit the group' panel"
},
"icu:ConversationDetails--add-members-label": {
"messageformat": "Quem pode adicionar membros",
"description": "This is the label for the 'who can add members' panel"
},
"icu:ConversationDetails--add-members-info": {
"messageformat": "Escolha quem pode adicionar membros nesse grupo.",
"description": "This is the additional info for the 'who can add members' panel"
},
"icu:ConversationDetails--announcement-label": {
"messageformat": "Quem pode enviar mensagens",
"description": "This is the additional info for the 'who can send messages' panel"
},
"icu:ConversationDetails--announcement-info": {
"messageformat": "Escolha quem pode enviar mensagens nesse grupo.",
"description": "This is the additional info for the 'who can send messages' panel"
},
"icu:ConversationDetails--requests-and-invites": {
"messageformat": "Pedidos e convites",
"description": "This is a button to display which members have been invited but have not joined yet"
},
"icu:ConversationDetailsActions--leave-group": {
"messageformat": "Sair do grupo",
"description": "This is a button to leave a group"
},
"icu:ConversationDetailsActions--block-group": {
"messageformat": "Bloquear o grupo",
"description": "This is a button to block a group"
},
"icu:ConversationDetailsActions--unblock-group": {
"messageformat": "Desbloquear o grupo",
"description": "This is a button to unblock a group"
},
"icu:ConversationDetailsActions--leave-group-must-choose-new-admin": {
"messageformat": "Antes de sair, você deve escolher pelo menos uma nova pessoa admin para este grupo.",
"description": "Shown if, before leaving a group, you need to choose an admin"
},
"icu:ConversationDetailsActions--leave-group-modal-title": {
"messageformat": "Você tem certeza que deseja sair?",
"description": "This is the modal title for confirming leaving a group"
},
"icu:ConversationDetailsActions--leave-group-modal-content": {
"messageformat": "Você não poderá mais enviar nem receber mensagens neste grupo.",
"description": "This is the modal content for confirming leaving a group"
},
"icu:ConversationDetailsActions--leave-group-modal-confirm": {
"messageformat": "Sair",
"description": "This is the modal button to confirm leaving a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-title": {
"messageformat": "Deseja desbloquear o grupo \"{groupName}\"?",
"description": "This is the modal title for confirming unblock of a group"
},
"icu:ConversationDetailsActions--block-group-modal-title": {
"messageformat": "Bloquear e sair do grupo \"{groupName}\"?",
"description": "This is the modal title for confirming blocking a group"
},
"icu:ConversationDetailsActions--block-group-modal-content": {
"messageformat": "Você deixará de receber mensagens e notificações do grupo.",
"description": "This is the modal content for confirming blocking a group"
},
"icu:ConversationDetailsActions--block-group-modal-confirm": {
"messageformat": "Bloquear",
"description": "This is the modal button to confirm blocking a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-content": {
"messageformat": "Seus contatos poderão adicionar você no grupo.",
"description": "This is the modal content for confirming unblock of a group"
},
"icu:ConversationDetailsActions--unblock-group-modal-confirm": {
"messageformat": "Desbloquear",
"description": "This is the modal button to confirm unblock of a group"
},
"icu:ConversationDetailsHeader--members": {
"messageformat": "{number, plural, one {{number,number} membro} other {{number,number} membros}}",
"description": "This is the number of members in a group"
},
"icu:ConversationDetailsMediaList--shared-media": {
"messageformat": "Mídia compartilhada",
"description": "Title for the media thumbnails in the conversation details screen"
},
"icu:ConversationDetailsMediaList--show-all": {
"messageformat": "Ver todos",
"description": "This is a button on the conversation details to show all media"
},
"icu:ConversationDetailsMembershipList--title": {
"messageformat": "{number, plural, one {{number,number} membro} other {{number,number} membros}}",
"description": "The title of the membership list panel"
},
"icu:ConversationDetailsMembershipList--add-members": {
"messageformat": "Adicionar membros",
"description": "The button that you can click to add new members"
},
"icu:ConversationDetailsMembershipList--show-all": {
"messageformat": "Ver todos",
"description": "This is a button on the conversation details to show all members"
},
"icu:ConversationDetailsGroups--title": {
"messageformat": "{count, plural, one {{count,number} grupo em comum} other {{count,number} grupos em comum}}",
"description": "Title of the groups-in-common panel, in the contact details"
},
"icu:ConversationDetailsGroups--title--with-zero-groups-in-common": {
"messageformat": "Nenhum grupo em comum",
"description": "Title of the groups-in-common panel, in the contact details, with zero groups in common"
},
"icu:ConversationDetailsGroups--add-to-group": {
"messageformat": "Adicionar a um grupo",
"description": "The button shown on a conversation details (for a direct contact) that you can click to add that contact to groups"
},
"icu:ConversationDetailsGroups--show-all": {
"messageformat": "Ver todos",
"description": "This is a button on the conversation details (for a direct contact) to show all groups-in-common"
},
"icu:ConversationNotificationsSettings__mentions__label": {
"messageformat": "Menções",
"description": "In the conversation notifications settings, this is the label for the mentions option"
},
"icu:ConversationNotificationsSettings__mentions__info": {
"messageformat": "Receba notificações quando alguém mencionar você em chats silenciados",
"description": "In the conversation notifications settings, this is the sub-label for the mentions option"
},
"icu:ConversationNotificationsSettings__mentions__select__always-notify": {
"messageformat": "Sempre me notifique",
"description": "In the conversation notifications settings, this is the option that always notifies you for @mentions"
},
"icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted": {
"messageformat": "Não me notifique se a conversa estiver silenciada",
"description": "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
},
"icu:GroupLinkManagement--clipboard": {
"messageformat": "Link do grupo copiado.",
"description": "Shown in a toast when a user selects to copy group link"
},
"icu:GroupLinkManagement--share": {
"messageformat": "Copiar link",
"description": "This lets users share their group link"
},
"icu:GroupLinkManagement--confirm-reset": {
"messageformat": "Tem certeza que deseja redefinir o link do grupo? ninguém mais poderá se conectar ao grupo usando o link atual.",
"description": "Shown in the confirmation dialog when an admin is about to reset the group link"
},
"icu:GroupLinkManagement--reset": {
"messageformat": "Redefinir o link",
"description": "This lets users generate a new group link"
},
"icu:GroupLinkManagement--approve-label": {
"messageformat": "Aprovar novos membros",
"description": "Title for the approve new members select area"
},
"icu:GroupLinkManagement--approve-info": {
"messageformat": "Exigir que uma pessoa admin aprove pedidos de novos membros via link do grupo",
"description": "Description for the approve new members select area"
},
"icu:PendingInvites--tab-requests": {
"messageformat": "Pedidos ({count,number})",
"description": "Label for the tab to view pending requests"
},
"icu:PendingInvites--tab-invites": {
"messageformat": "Convites ({count,number})",
"description": "Label for the tab to view pending invites"
},
"icu:PendingRequests--approve-for": {
"messageformat": "Aprovar solicitação de \"{name}\"?",
"description": "This is the modal content when confirming approving a group request to join"
},
"icu:PendingRequests--deny-for": {
"messageformat": "Recusar solicitação de \"{name}\"?",
"description": "This is the modal content when confirming denying a group request to join"
},
"icu:PendingRequests--deny-for--with-link": {
"messageformat": "Recusar o pedido de \"{name}\"? Essa pessoa não poderá voltar a pedir para entrar novamente via o link do grupo.",
"description": "This is the modal content when confirming denying a group request to join"
},
"icu:PendingInvites--invites": {
"messageformat": "Seus convites",
"description": "This is the title list of all invites"
},
"icu:PendingInvites--invited-by-you": {
"messageformat": "Seus convites",
"description": "This is the title for the list of members you have invited"
},
"icu:PendingInvites--invited-by-others": {
"messageformat": "Pessoas convidadas por outros membros do grupo",
"description": "This is the title for the list of members who have invited other people"
},
"icu:PendingInvites--invited-count": {
"messageformat": "Convidou {number,number}",
"description": "This is the label for the number of members someone has invited"
},
"icu:PendingInvites--revoke-for-label": {
"messageformat": "Revogar convite de grupo",
"description": "This is aria label for revoking a group invite icon"
},
"icu:PendingInvites--revoke-for": {
"messageformat": "Revogar convite de grupo para \"{name}\"?",
"description": "This is the modal content when confirming revoking a single invite"
},
"icu:PendingInvites--revoke-from": {
"messageformat": "{number, plural, one {Revogar {number,number} convite enviado por \"{name}\"?} other {Revogar {number,number} convites enviados por \"{name}\"?}}",
"description": "This is the modal content when confirming revoking multiple invites"
},
"icu:PendingInvites--revoke": {
"messageformat": "Revogar",
"description": "This is the modal button to confirm revoking invites"
},
"icu:PendingRequests--approve": {
"messageformat": "Aprovar a solicitação",
"description": "This is the modal button to approve group request to join"
},
"icu:PendingRequests--deny": {
"messageformat": "Recusar a solicitação",
"description": "This is the modal button to deny group request to join"
},
"icu:PendingRequests--info": {
"messageformat": "As pessoas nessa lista estão tentando entrar em \"{name}\" via link do grupo.",
"description": "Information shown below the pending admin approval list"
},
"icu:PendingInvites--info": {
"messageformat": "Informações sobre as pessoas convidadas não são exibidas até elas entrarem no grupo. Convidados só verão mensagens depois de entrarem no grupo.",
"description": "Information shown below the invite list"
},
"icu:PendingRequests--block--button": {
"messageformat": "Bloquear pedido",
"description": "Shown in timeline if users cancel their request to join a group via a group link"
},
"icu:PendingRequests--block--title": {
"messageformat": "Bloquear pedido?",
"description": "Title of dialog to block a user from requesting to join via the link again"
},
"icu:PendingRequests--block--contents": {
"messageformat": "{name} não poderá participar ou pedir para participar deste grupo via o link do grupo. Essa pessoa ainda poderá ser convidada ao grupo.",
"description": "Details of dialog to block a user from requesting to join via the link again"
},
"icu:PendingRequests--block--confirm": {
"messageformat": "Bloquear pedido",
"description": "Confirmation button of dialog to block a user from requesting to join via the link again"
},
"icu:SelectModeActions--exitSelectMode": {
"messageformat": "Sair do modo de seleção",
"description": "conversation > in select mode > composition area actions > exit select mode > accessibility label"
},
"icu:SelectModeActions--selectedMessages": {
"messageformat": "{count,number} selecionada(s)",
"description": "conversation > in select mode > composition area actions > count of selected messsages"
},
"icu:SelectModeActions--deleteSelectedMessages": {
"messageformat": "Apagar as mensagens selecionadas",
"description": "conversation > in select mode > composition area actions > delete selected messsages action > accessibility label"
},
"icu:SelectModeActions--forwardSelectedMessages": {
"messageformat": "Encaminhar mensagens selecionadas",
"description": "conversation > in select mode > composition area actions > forward selected messsages action > accessibility label"
},
"icu:DeleteMessagesModal--title": {
"messageformat": "{count, plural, one {Excluir {count,number} mensagem?} other {Excluir {count,number} mensagens?}}",
"description": "delete selected messages > confirmation modal > title"
},
"icu:DeleteMessagesModal--description": {
"messageformat": "{count, plural, one {Para quem você quer excluir essa mensagem?} other {Para quem você quer excluir essas mensagens?}}",
"description": "delete selected messages > confirmation modal > description"
},
"icu:DeleteMessagesModal--description--noteToSelf": {
"messageformat": "{count, plural, one {Em quais dispositivos você quer excluir essa mensagem?} other {Em quais dispositivos você quer excluir essas mensagens?}}",
"description": "within note to self conversation > delete selected messages > confirmation modal > description"
},
"icu:DeleteMessagesModal--deleteForMe": {
"messageformat": "Excluir para mim",
"description": "delete selected messages > confirmation modal > delete for me"
},
"icu:DeleteMessagesModal--deleteFromThisDevice": {
"messageformat": "Excluir deste dispositivo",
"description": "within note to self conversation > delete selected messages > confirmation modal > delete from this device (same as delete for me)"
},
"icu:DeleteMessagesModal--deleteForEveryone": {
"messageformat": "Excluir para todos",
"description": "delete selected messages > confirmation modal > delete for everyone"
},
"icu:DeleteMessagesModal--deleteFromAllDevices": {
"messageformat": "Excluir de todos dispositivos",
"description": "within note to self conversation > delete selected messages > confirmation modal > delete from all devices (same as delete for everyone)"
},
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone": {
"messageformat": "{count, plural, one {Você só pode selecionar até {count,number} mensagem para excluir para todos} other {Você só pode selecionar até {count,number} mensagens para excluir para todos}}",
"description": "delete selected messages > confirmation modal > deleted for everyone (disabled) > toast > too many messages to 'delete for everyone'"
},
"icu:SelectModeActions__toast--TooManyMessagesToForward": {
"messageformat": "Você só pode fixar até 30 mensagens",
"description": "conversation > in select mode > composition area actions > forward selected messages (disabled) > toast message when too many messages"
},
"icu:AvatarInput--no-photo-label--group": {
"messageformat": "Adicionar uma foto do grupo",
"description": "The label for the avatar uploader when no group photo is selected"
},
"icu:AvatarInput--no-photo-label--profile": {
"messageformat": "Adicionar uma foto",
"description": "The label for the avatar uploader when no profile photo is selected"
},
"icu:AvatarInput--change-photo-label": {
"messageformat": "Mudar foto",
"description": "The label for the avatar uploader when a photo is selected"
},
"icu:AvatarInput--upload-photo-choice": {
"messageformat": "Enviar foto",
"description": "The button text when you click on an uploaded avatar and want to upload a new one"
},
"icu:AvatarInput--remove-photo-choice": {
"messageformat": "Remover foto",
"description": "The button text when you click on an uploaded avatar and want to remove it"
},
"icu:ContactPill--remove": {
"messageformat": "Remover contato",
"description": "The label for the 'remove' button on the contact pill"
},
"icu:ComposeErrorDialog--close": {
"messageformat": "Ok",
"description": "The text on the button when there's an error in the composer"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--title": {
"messageformat": "{count, plural, one {Convite enviado} other {{count,number} convites enviados}}",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one": {
"messageformat": "Você não pode adicionar {name} imediatamente nesse grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many": {
"messageformat": "Você não pode adicionar essas pessoas imediatamente nesse grupo.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph": {
"messageformat": "Essas pessoas foram convidadas a participar e não receberão mensagens do grupo até que aceitem o convite.",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more": {
"messageformat": "Saiba mais",
"description": "When creating a new group and inviting users, this is shown in the dialog"
},
"icu:AddGroupMembersModal--title": {
"messageformat": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"icu:AddGroupMembersModal--continue-to-confirm": {
"messageformat": "Atualizar",
"description": "When adding new members to an existing group, this is shown in the dialog"
},
"icu:AddGroupMembersModal--confirm-title--one": {
"messageformat": "Adicionar {person} em \"{group}\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"icu:AddGroupMembersModal--confirm-title--many": {
"messageformat": "Adicionar {count,number} membros em \"{group}\"?",
"description": "When adding new members to an existing group, this is shown in the confirmation dialog"
},
"icu:AddGroupMembersModal--confirm-button--one": {
"messageformat": "Adicionar membro",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"icu:AddGroupMembersModal--confirm-button--many": {
"messageformat": "Adicionar membros",
"description": "When adding new members to an existing group, this is shown on the confirmation dialog button"
},
"icu:createNewGroupButton": {
"messageformat": "Novo grupo",
"description": "The text of the button to create new groups"
},
"icu:selectContact": {
"messageformat": "Selecionar a pessoa {name}",
"description": "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
},
"icu:deselectContact": {
"messageformat": "Desmarcar a pessoa {name}",
"description": "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
},
"icu:cannotSelectContact": {
"messageformat": "Não é possível selecionar a pessoa {name}",
"description": "The label for contact checkboxes that are disabled"
},
"icu:alreadyAMember": {
"messageformat": "Já é um membro",
"description": "The label for contact checkboxes that are disabled because they're already a member"
},
"icu:MessageAudio--play": {
"messageformat": "Reproduzir o anexo de áudio",
"description": "Aria label for audio attachment's Play button"
},
"icu:MessageAudio--pause": {
"messageformat": "Pausar o anexo de áudio",
"description": "Aria label for audio attachment's Pause button"
},
"icu:MessageAudio--download": {
"messageformat": "Baixar o anexo de áudio",
"description": "Aria label for audio attachment's Download button"
},
"icu:MessageAudio--pending": {
"messageformat": "Baixando o anexo de áudio…",
"description": "Aria label for pending audio attachment spinner"
},
"icu:MessageAudio--slider": {
"messageformat": "Tempo de reprodução do anexo de áudio",
"description": "Aria label for audio attachment's playback time slider"
},
"icu:MessageAudio--playbackRate1": {
"messageformat": "1",
"description": "Button in the voice note message widget that shows the current playback rate of 1x (regular speed) and allows the user to toggle to the next rate. Don't include the 'x'."
},
"icu:MessageAudio--playbackRate1p5": {
"messageformat": "1,5",
"description": "Button in the voice note message widget that shows the current playback rate of 1.5x (%50 faster) and allows the user to toggle to the next rate. Don't include the 'x'."
},
"icu:MessageAudio--playbackRate2": {
"messageformat": "2",
"description": "Button in the voice note message widget that shows the current playback rate of 2x (double speed) and allows the user to toggle to the next rate. Don't include the 'x'."
},
"icu:MessageAudio--playbackRatep5": {
"messageformat": "0,5",
"description": "Button in the voice note message widget that shows the current playback rate of .5x (half speed) and allows the user to toggle to the next rate. Don't include the 'x'."
},
"icu:emptyInboxMessage": {
"messageformat": "Clique no {composeIcon} acima para pesquisar os seus contatos ou grupos e enviar mensagens para eles.",
"description": "Shown in the left-pane when the inbox is empty"
},
"icu:composeIcon": {
"messageformat": "botão Escrever",
"description": "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
},
"icu:ForwardMessageModal__title": {
"messageformat": "Encaminhar para",
"description": "Title for the forward a message modal dialog"
},
"icu:ForwardMessageModal--continue": {
"messageformat": "Continuar",
"description": "aria-label for the 'next' button in the forward a message modal dialog"
},
"icu:ForwardMessagesModal__toast--CannotForwardEmptyMessage": {
"messageformat": "Não é possível encaminhar mensagens vazias ou excluídas",
"description": "Toast message shown when trying to forward an empty or deleted message"
},
"icu:MessageRequestWarning__learn-more": {
"messageformat": "Saiba mais",
"description": "Shown on the message request warning. Clicking this button will open a dialog with more information"
},
"icu:MessageRequestWarning__dialog__details": {
"messageformat": "Você não tem grupos em comum com esta pessoa. Analise a solicitação com cuidado antes de aceitá-la, para evitar o recebimento de mensagens indesejadas.",
"description": "Shown in the message request warning dialog. Gives more information about message requests"
},
"icu:MessageRequestWarning__dialog__learn-even-more": {
"messageformat": "Sobre as solicitações de conversas",
"description": "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site"
},
"icu:ContactSpoofing__same-name--link": {
"messageformat": "Analise os pedidos com atenção. O Signal encontrou outro contato com o mesmo nome. <reviewRequestLink>Analisar o pedido</reviewRequestLink>",
"description": "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
},
"icu:ContactSpoofing__same-name-in-group--link": {
"messageformat": "{count, plural, one {{count,number} membro do grupo tem o mesmo nome. <reviewRequestLink>Analisar membros</reviewRequestLink>} other {{count,number} membros do grupo têm o mesmo nome. <reviewRequestLink>Analisar membros</reviewRequestLink>}}",
"description": "Shown in the timeline warning when you multiple group members have the same name"
},
"icu:ContactSpoofing__same-names-in-group--link": {
"messageformat": "{count, plural, one {{count,number} conflito de nome foi encontrado neste grupo. <reviewRequestLink>Analisar membros</reviewRequestLink>} other {{count,number} conflitos de nome foram encontrados neste grupo. <reviewRequestLink>Analisar membros</reviewRequestLink>}}",
"description": "Shown in the timeline warning when multiple names are shared by members of a group."
},
"icu:ContactSpoofingReviewDialog__title": {
"messageformat": "Analisar o pedido",
"description": "Title for the contact name spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__description": {
"messageformat": "Se você não tiver certeza de quem é o pedido, revise os contatos abaixo e tome as providências.",
"description": "Description for the contact spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__possibly-unsafe-title": {
"messageformat": "Pedido",
"description": "Header in the contact spoofing review dialog, shown above the potentially-unsafe user"
},
"icu:ContactSpoofingReviewDialog__safe-title": {
"messageformat": "Seu contato",
"description": "Header in the contact spoofing review dialog, shown above the \"safe\" user"
},
"icu:ContactSpoofingReviewDialog__group__title": {
"messageformat": "Revisar os membros",
"description": "Title for the contact name spoofing review dialog in groups"
},
"icu:ContactSpoofingReviewDialog__group__description": {
"messageformat": "{count, plural, one {{count,number} membro do grupo tem nomes semelhantes. Analise os membros abaixo e decida o que fazer.} other {{count,number} membros do grupo têm nomes semelhantes. Analise os membros abaixo e decida o que fazer.}}",
"description": "Description for the group contact spoofing review dialog"
},
"icu:ContactSpoofingReviewDialog__group__multiple-conflicts__description": {
"messageformat": "{count, plural, one {{count,number} conflito de nome foi encontrado neste grupo. Analise os membros abaixo e tome uma decisão.} other {{count,number} conflitos de nome foram encontrados neste grupo. Analise os membros abaixo e tome uma decisão.}}",
"description": "Description for the group contact spoofing review dialog when there are multiple shared names"
},
"icu:ContactSpoofingReviewDialog__group__members-header": {
"messageformat": "Membros",
"description": "Header in the group contact spoofing review dialog. After this header, there will be a list of members"
},
"icu:ContactSpoofingReviewDialog__group__name-change-info": {
"messageformat": "Mudou recentemente o nome de perfil de {oldName} para {newName}",
"description": "In the group contact spoofing review dialog, this text is shown when someone has changed their name recently"
},
"icu:RemoveGroupMemberConfirmation__remove-button": {
"messageformat": "Excluir do grupo",
"description": "When confirming the removal of a group member, show this text in the button"
},
"icu:RemoveGroupMemberConfirmation__description": {
"messageformat": "Excluir \"{name}\" do grupo?",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"icu:RemoveGroupMemberConfirmation__description__with-link": {
"messageformat": "Excluir \"{name}\" do grupo? Essa pessoa não poderá voltar a participar via o link do grupo.",
"description": "When confirming the removal of a group member, show this text in the dialog"
},
"icu:CaptchaDialog__title": {
"messageformat": "Verifique para continuar a enviar mensagens",
"description": "Header in the captcha dialog"
},
"icu:CaptchaDialog__first-paragraph": {
"messageformat": "Para ajudar a evitar spam no Signal, conclua a verificação, por favor.",
"description": "First paragraph in the captcha dialog"
},
"icu:CaptchaDialog__second-paragraph": {
"messageformat": "Depois de verificar, você pode continuar a enviar mensagens. Todas as mensagens pendentes serão enviadas automaticamente.",
"description": "First paragraph in the captcha dialog"
},
"icu:CaptchaDialog--can-close__title": {
"messageformat": "Continuar sem verificar?",
"description": "Header in the captcha dialog that can be closed"
},
"icu:CaptchaDialog--can-close__body": {
"messageformat": "Se você optar por ignorar a verificação, poderá perder mensagens de outras pessoas e o envio de suas mensagens pode falhar.",
"description": "Body of the captcha dialog that can be closed"
},
"icu:CaptchaDialog--can_close__skip-verification": {
"messageformat": "Ignorar verificação",
"description": "Skip button of the captcha dialog that can be closed"
},
"icu:verificationComplete": {
"messageformat": "Verificação concluída.",
"description": "Displayed after successful captcha"
},
"icu:verificationFailed": {
"messageformat": "Falha na verificação. Tente novamente mais tarde.",
"description": "Displayed after unsuccessful captcha"
},
"icu:deleteForEveryoneFailed": {
"messageformat": "Falha ao apagar a mensagem para todos. Tente novamente mais tarde.",
"description": "Displayed when delete-for-everyone has failed to send to all recipients"
},
"icu:ChatColorPicker__delete--title": {
"messageformat": "Remover cor",
"description": "Confirm title for deleting custom color"
},
"icu:ChatColorPicker__delete--message": {
"messageformat": "{num, plural, one {Essa cor personalizada é usada em {num,number} chat. Deseja removê-la de todos os chats?} other {Essa cor personalizada é usada em {num,number} chats. Deseja removê-la de todos os chats?}}",
"description": "Confirm message for deleting custom color"
},
"icu:ChatColorPicker__global-chat-color": {
"messageformat": "Cor de todos os chats",
"description": "Modal title for the chat color picker and editor for all conversations"
},
"icu:ChatColorPicker__menu-title": {
"messageformat": "Cor do chat",
"description": "View title for the chat color picker and editor"
},
"icu:ChatColorPicker__reset": {
"messageformat": "Redefinir a cor do chat",
"description": "Button label for resetting chat colors"
},
"icu:ChatColorPicker__resetDefault": {
"messageformat": "Redefinir as cores dos chats",
"description": "Confirmation dialog title for resetting all chat colors or only the global default one"
},
"icu:ChatColorPicker__resetAll": {
"messageformat": "Redefinir as cores de todos os chats",
"description": "Button label for resetting all chat colors"
},
"icu:ChatColorPicker__confirm-reset-default": {
"messageformat": "Redefinir padrão",
"description": "Button label for resetting only global chat color"
},
"icu:ChatColorPicker__confirm-reset": {
"messageformat": "Redefinir",
"description": "Confirm button label for resetting chat colors"
},
"icu:ChatColorPicker__confirm-reset-message": {
"messageformat": "Deseja redefinir as cores de todos os chats?",
"description": "Modal message text for confirming resetting of chat colors"
},
"icu:ChatColorPicker__custom-color--label": {
"messageformat": "Mostrar o editor de cores personalizadas",
"description": "aria-label for custom color editor button"
},
"icu:ChatColorPicker__sampleBubble1": {
"messageformat": "Aqui está uma prévia da cor do chat.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__sampleBubble2": {
"messageformat": "Outra mensagem.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__sampleBubble3": {
"messageformat": "Apenas você verá essa cor.",
"description": "An example message bubble for selecting the chat color"
},
"icu:ChatColorPicker__context--edit": {
"messageformat": "Editar cor",
"description": "Option in the custom color bubble context menu"
},
"icu:ChatColorPicker__context--duplicate": {
"messageformat": "Duplicar",
"description": "Option in the custom color bubble context menu"
},
"icu:ChatColorPicker__context--delete": {
"messageformat": "Apagar",
"description": "Option in the custom color bubble context menu"
},
"icu:CustomColorEditor__solid": {
"messageformat": "Sólida",
"description": "Tab label for selecting solid colors"
},
"icu:CustomColorEditor__gradient": {
"messageformat": "Gradiente",
"description": "Tab label for selecting a gradient"
},
"icu:CustomColorEditor__hue": {
"messageformat": "Matiz",
"description": "Label for the hue slider"
},
"icu:CustomColorEditor__saturation": {
"messageformat": "Saturação",
"description": "Label for the saturation slider"
},
"icu:CustomColorEditor__title": {
"messageformat": "Cor personalizada",
"description": "Modal title for the custom color editor"
},
"icu:GradientDial__knob-start": {
"messageformat": "Iniciar gradiente",
"description": "aria-label for the custom color gradient creator knob"
},
"icu:GradientDial__knob-end": {
"messageformat": "Encerrar gradiente",
"description": "aria-label for the custom color gradient creator knob"
},
"icu:customDisappearingTimeOption": {
"messageformat": "Tempo personalizado…",
"description": "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
},
"icu:selectedCustomDisappearingTimeOption": {
"messageformat": "Tempo personalizado",
"description": "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
},
"icu:DisappearingTimeDialog__label--value": {
"messageformat": "Número",
"description": "aria-label for the number select box"
},
"icu:DisappearingTimeDialog__label--units": {
"messageformat": "Unidade de tempo",
"description": "aria-label for the units of time select box"
},
"icu:DisappearingTimeDialog__title": {
"messageformat": "Tempo personalizado",
"description": "Title for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__body": {
"messageformat": "Escolha um tempo personalizado para as mensagens efêmeras.",
"description": "Body for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__set": {
"messageformat": "Definir",
"description": "Text for the dialog button confirming the custom disappearing message timeout"
},
"icu:DisappearingTimeDialog__seconds": {
"messageformat": "Segundos",
"description": "Name of the 'seconds' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__minutes": {
"messageformat": "Minutos",
"description": "Name of the 'minutes' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__hours": {
"messageformat": "Horas",
"description": "Name of the 'hours' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__days": {
"messageformat": "Dias",
"description": "Name of the 'days' unit select for the custom disappearing message timeout dialog"
},
"icu:DisappearingTimeDialog__weeks": {
"messageformat": "Semanas",
"description": "Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
},
"icu:settings__DisappearingMessages__footer": {
"messageformat": "Defina um cronômetro padrão para o desaparecimento de mensagens em todos os novos chats iniciados por você.",
"description": "Footer for the Disappearing Messages settings section"
},
"icu:settings__DisappearingMessages__timer__label": {
"messageformat": "Cronômetro padrão para novos chats",
"description": "Label for the Disappearing Messages default timer setting"
},
"icu:UniversalTimerNotification__text": {
"messageformat": "O tempo de desaparecimento das mensagens que você enviar será definido como {timeValue}.",
"description": "A message displayed when default disappearing message timeout is about to be applied"
},
"icu:ContactRemovedNotification__text": {
"messageformat": "Você removeu esta pessoa. Se você enviar uma mensagem, ela voltará à sua lista.",
"description": "A message displayed when contact was removed and will be added back on an outgoing message"
},
"icu:ErrorBoundaryNotification__text": {
"messageformat": "Não foi possível exibir essa mensagem. Clique para enviar um registro de depuração.",
"description": "An error notification displayed when message fails to render due to an internal error"
},
"icu:GroupDescription__read-more": {
"messageformat": "leia mais",
"description": "Button text when the group description is too long"
},
"icu:EditConversationAttributesModal__description-warning": {
"messageformat": "A descrição do grupo estará visível para os membros deste grupo e pessoas que foram convidadas.",
"description": "Label text shown when editing group description"
},
"icu:ConversationDetailsHeader--add-group-description": {
"messageformat": "Adicionar descrição do grupo…",
"description": "Placeholder text in the details header for those that can edit the group description"
},
"icu:MediaQualitySelector--button": {
"messageformat": "Selecionar a qualidade da foto",
"description": "aria-label for the media quality selector button"
},
"icu:MediaQualitySelector--title": {
"messageformat": "Qualidade da foto",
"description": "Popup selector title"
},
"icu:MediaQualitySelector--standard-quality-title": {
"messageformat": "Padrão",
"description": "Title for option for standard quality"
},
"icu:MediaQualitySelector--standard-quality-description": {
"messageformat": "Mais rápido, tamanho menor",
"description": "Description of standard quality selector"
},
"icu:MediaQualitySelector--high-quality-title": {
"messageformat": "Alta",
"description": "Title for option for high quality"
},
"icu:MediaQualitySelector--high-quality-description": {
"messageformat": "Mais lento, tamanho maior",
"description": "Description of high quality selector"
},
"icu:MessageDetailsHeader--Failed": {
"messageformat": "Não enviada",
"description": "In the message details screen, shown above contacts where the message failed to deliver"
},
"icu:MessageDetailsHeader--Pending": {
"messageformat": "Pendente",
"description": "In the message details screen, shown above contacts where the message is still sending"
},
"icu:MessageDetailsHeader--Sent": {
"messageformat": "Enviada para",
"description": "In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)"
},
"icu:MessageDetailsHeader--Delivered": {
"messageformat": "Entregue a",
"description": "In the message details screen, shown above contacts who have received your message"
},
"icu:MessageDetailsHeader--Read": {
"messageformat": "Lida por",
"description": "In the message details screen, shown above contacts who have read this message"
},
"icu:MessageDetailsHeader--Viewed": {
"messageformat": "Visto por",
"description": "In the message details screen, shown above contacts who have viewed this message"
},
"icu:MessageDetail--disappears-in": {
"messageformat": "Desaparecerá em",
"description": "In the message details screen, shown as a label of how long it will be before the message disappears"
},
"icu:MessageDetail__view-edits": {
"messageformat": "Ver histórico de edições",
"description": "Link to view a message's edit history"
},
"icu:ProfileEditor--about": {
"messageformat": "Sobre mim",
"description": "Default text for about field"
},
"icu:ProfileEditor--username": {
"messageformat": "Nome de usuário",
"description": "Default text for username field"
},
"icu:ProfileEditor__username-link": {
"messageformat": "QR code ou link",
"description": "Label of a profile editor row that navigates to username link and qr code modal"
},
"icu:ProfileEditor__username-link__tooltip__title": {
"messageformat": "Compartilhe seu nome de usuário",
"description": "Title of tooltip displayed under 'QR code or link' button for getting username link"
},
"icu:ProfileEditor__username-link__tooltip__body": {
"messageformat": "Compartilhe seu QR code único ou link para permitir que outras pessoas iniciem uma conversa com você.",
"description": "Body of tooltip displayed under 'QR code or link' button for getting username link"
},
"icu:ProfileEditor--username--title": {
"messageformat": "Escolha o seu nome de usuário",
"description": "Title text for username modal"
},
"icu:ProfileEditor--username--check-characters": {
"messageformat": "Nomes de usuário podem conter apenas a-z, 0-9 e _",
"description": "Shown if user has attempted to use forbidden characters in username"
},
"icu:ProfileEditor--username--check-starting-character": {
"messageformat": "Nomes de usuário não podem começar com um número.",
"description": "Shown if user has attempted to begin their username with a number"
},
"icu:ProfileEditor--username--check-character-min": {
"messageformat": "Nomes de usuário devem ter pelo menos {min,number} caracteres.",
"description": "Shown if user has attempted to enter a username with too few characters - currently min is 3"
},
"icu:ProfileEditor--username--check-character-max": {
"messageformat": "Nomes de usuário devem ter no máximo {max,number} caracteres.",
"description": "Shown if user has attempted to enter a username with too many characters - currently min is 25"
},
"icu:ProfileEditor--username--unavailable": {
"messageformat": "Este nome de usuário não está disponível",
"description": "Shown if the username is not available for registration"
},
"icu:ProfileEditor--username--check-username-taken": {
"messageformat": "Este nome de usuário já está sendo utilizado.",
"description": "Shown if user has attempted to save a username which is not available"
},
"icu:ProfileEditor--username--general-error": {
"messageformat": "Não foi possível salvar seu nome de usuário. Verifique a sua conexão e tente novamente.",
"description": "Shown if something unknown has gone wrong with username save."
},
"icu:ProfileEditor--username--reservation-gone": {
"messageformat": "{username} não está mais disponível. Um novo conjunto de dígitos será associado ao seu nome de usuário. Tente salvar novamente.",
"description": "Shown if username reservation has expired and new one needs to be generated."
},
"icu:ProfileEditor--username--delete-general-error": {
"messageformat": "Não foi possível excluir seu nome de usuário. Verifique a sua conexão e tente novamente.",
"description": "Shown if something unknown has gone wrong with username delete."
},
"icu:ProfileEditor--username--copied-username": {
"messageformat": "Nome de usuário copiado",
"description": "Shown when username is copied to clipboard."
},
"icu:ProfileEditor--username--copied-username-link": {
"messageformat": "Link copiado",
"description": "Shown when username link is copied to clipboard."
},
"icu:ProfileEditor--username--deleting-username": {
"messageformat": "Excluindo nome de usuário",
"description": "Shown as aria label for spinner icon next to username"
},
"icu:ProfileEditor--username--delete-username": {
"messageformat": "Excluir nome de usuário",
"description": "Shown as aria label for trash icon next to username"
},
"icu:ProfileEditor--username--confirm-delete-body-2": {
"messageformat": "Esta ação vai remover seu nome de usuário e desativar seu QR code e link. “{username}” ficará disponível para outros usuários. Tem certeza?",
"description": "Shown in dialog body if user has saved an empty string to delete their username"
},
"icu:ProfileEditor--username--confirm-delete-button": {
"messageformat": "Apagar",
"description": "Shown in dialog button if user has saved an empty string to delete their username"
},
"icu:ProfileEditor--username--context-menu": {
"messageformat": "Copiar ou apagar nome de usuário",
"description": "Shown as aria label for context menu next to username"
},
"icu:ProfileEditor--username--copy": {
"messageformat": "Copiar nome de usuário",
"description": "Shown as a button in context menu next to username. The action of the button is to put username into the clipboard."
},
"icu:ProfileEditor--username--copy-link": {
"messageformat": "Copiar link",
"description": "Shown as a button in context menu next to username. The action of the button is to put a username link into the clipboard."
},
"icu:ProfileEditor--username--delete": {
"messageformat": "Apagar",
"description": "Shown as a button in context menu next to username. The action of the button is to open a confirmation dialog for deleting username."
},
"icu:ProfileEditor--about-placeholder": {
"messageformat": "Escreva algo sobre você…",
"description": "Placeholder text for about input field"
},
"icu:ProfileEditor--first-name": {
"messageformat": "Nome (obrigatório)",
"description": "Placeholder text for first name field"
},
"icu:ProfileEditor--last-name": {
"messageformat": "Sobrenome (opcional)",
"description": "Placeholder text for last name field"
},
"icu:ConfirmDiscardDialog--discard": {
"messageformat": "Gostaria de descartar essas mudanças?",
"description": "ConfirmationDialog text for discarding changes"
},
"icu:ProfileEditor--info--link": {
"messageformat": "Seu perfil é criptografado. Seu perfil e as alterações que você fizer ficarão visíveis para seus contatos e quando você começar ou aceitar novos chats. <learnMoreLink>Saiba mais</learnMoreLink>",
"description": "Information shown at the bottom of the profile editor section"
},
"icu:Bio--speak-freely": {
"messageformat": "Fale livremente",
"description": "A default bio option"
},
"icu:Bio--encrypted": {
"messageformat": "Criptografado",
"description": "A default bio option"
},
"icu:Bio--free-to-chat": {
"messageformat": "Disponível para chat",
"description": "A default bio option"
},
"icu:Bio--coffee-lover": {
"messageformat": "Amante de café",
"description": "A default bio option"
},
"icu:Bio--taking-break": {
"messageformat": "Relaxando",
"description": "A default bio option"
},
"icu:ProfileEditorModal--profile": {
"messageformat": "Perfil",
"description": "Title for profile editing"
},
"icu:ProfileEditorModal--name": {
"messageformat": "Seu nome",
"description": "Title for editing your name"
},
"icu:ProfileEditorModal--about": {
"messageformat": "Sobre mim",
"description": "Title for about editing"
},
"icu:ProfileEditorModal--avatar": {
"messageformat": "Sua foto de perfil",
"description": "Title for profile avatar editing"
},
"icu:ProfileEditorModal--username": {
"messageformat": "Nome de usuário",
"description": "Title for username editing"
},
"icu:ProfileEditorModal--error": {
"messageformat": "Não foi possível atualizar o seu perfil. Por favor, tente novamente.",
"description": "Error message when something goes wrong updating your profile."
},
"icu:AnnouncementsOnlyGroupBanner--modal": {
"messageformat": "Envie uma mensagem para um admin",
"description": "Modal title for the list of admins in a group"
},
"icu:AnnouncementsOnlyGroupBanner--announcements-only": {
"messageformat": "Somente {admins} podem enviar mensagens",
"description": "Displayed if sending of messages is disabled to non-admins"
},
"icu:AnnouncementsOnlyGroupBanner--admins": {
"messageformat": "admins",
"description": "Clickable text describing administrators of a group, used in the message an admin label"
},
"icu:AvatarEditor--choose": {
"messageformat": "Escolher uma foto",
"description": "Label for the avatar selector"
},
"icu:AvatarColorPicker--choose": {
"messageformat": "Escolher uma cor",
"description": "Label for when you need to choose your fighter, err color"
},
"icu:LeftPaneSetGroupMetadataHelper__avatar-modal-title": {
"messageformat": "Foto do grupo",
"description": "Title for the avatar picker in the group creation flow"
},
"icu:Preferences__message-audio-title": {
"messageformat": "Som de mensagem no chat",
"description": "Title for message audio setting"
},
"icu:Preferences__message-audio-description": {
"messageformat": "Ouvir um som de notificação para mensagens enviadas e recebidas enquanto estiver no chat.",
"description": "Description for message audio setting"
},
"icu:Preferences__button--general": {
"messageformat": "Geral",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--appearance": {
"messageformat": "Aparência",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--chats": {
"messageformat": "Chats",
"description": "Button to switch the settings view (and a title of pane)"
},
"icu:Preferences__button--calls": {
"messageformat": "Chamadas",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--notifications": {
"messageformat": "Notificações",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--privacy": {
"messageformat": "Privacidade",
"description": "Button to switch the settings view"
},
"icu:Preferences--lastSynced": {
"messageformat": "Última importação feita em {date} {time}",
"description": "Label for date and time of last sync operation"
},
"icu:Preferences--system": {
"messageformat": "Sistema",
"description": "Title for system type settings"
},
"icu:Preferences--zoom": {
"messageformat": "Nível de zoom",
"description": "Label for changing the zoom level"
},
"icu:Preferences__link-previews--title": {
"messageformat": "Gerar pré-visualização de links",
"description": "Title for the generate link previews setting"
},
"icu:Preferences__link-previews--description": {
"messageformat": "Para alterar essa configuração, abra o aplicativo Signal em seu dispositivo e vá até Configurações > Chats",
"description": "Description for the generate link previews setting"
},
"icu:Preferences--advanced": {
"messageformat": "Avançadas",
"description": "Title for advanced settings"
},
"icu:Preferences--notification-content": {
"messageformat": "Conteúdo da notificação",
"description": "Label for the notification content setting select box"
},
"icu:Preferences--blocked": {
"messageformat": "Bloqueados",
"description": "Label for blocked contacts setting"
},
"icu:Preferences--blocked-count": {
"messageformat": "{num, plural, one {{num,number} pessoa} other {{num,number} pessoas}}",
"description": "Number of contacts blocked plural"
},
"icu:Preferences__privacy--description": {
"messageformat": "Para alterar essas configurações, abra o aplicativo Signal em seu aparelho móvel e navegue até Configurações > Privacidade",
"description": "Description for the 'who can do X' setting"
},
"icu:Preferences__pnp__row--title": {
"messageformat": "Número de telefone",
"description": "Title of Phone Number row in Privacy section of Preferences window"
},
"icu:Preferences__pnp__row--body": {
"messageformat": "Decida quem pode encontrar seu número e quem pode entrar em contato com você pelo Signal usando seu número.",
"description": "Body of Phone Number row in Privacy section of Preferences window"
},
"icu:Preferences__pnp__sharing--title": {
"messageformat": "Quem pode ver meu número?",
"description": "Title for the phone number sharing setting row"
},
"icu:Preferences__pnp__sharing--description--everyone": {
"messageformat": "Seu número de telefone estará visível para as pessoas e grupos para os quais você envia mensagens. As pessoas que têm o seu número em seus contatos também o verão no Signal.",
"description": "Description for the phone number sharing setting row when the value is Everyone"
},
"icu:Preferences__pnp__sharing--description--nobody": {
"messageformat": "Ninguém verá seu número de telefone no Signal.",
"description": "Description for the phone number sharing setting row when the value is Nobody"
},
"icu:Preferences__pnp--page-title": {
"messageformat": "Número de telefone",
"description": "Title of the page in Phone Number Privacy settings"
},
"icu:Preferences__pnp__sharing__everyone": {
"messageformat": "Todo mundo",
"description": "Option for sharing phone number with everyone"
},
"icu:Preferences__pnp__sharing__nobody": {
"messageformat": "Ninguém",
"description": "Option for sharing phone number with nobody"
},
"icu:Preferences__pnp__discoverability--title": {
"messageformat": "Quem pode encontrar meu número?",
"description": "Title for the phone number discoverability setting row"
},
"icu:Preferences__pnp__discoverability--description--everyone": {
"messageformat": "Qualquer pessoa que tenha seu número na lista de contatos verá você como um contato no Signal. Outras pessoas poderão entrar em contato com você pelo seu número de telefone quando iniciarem um novo chat ou grupo.",
"description": "Description for the phone number discoverability setting row wth the value is everyone"
},
"icu:Preferences__pnp__discoverability--description--nobody": {
"messageformat": "Ninguém no Signal poderá encontrar você com seu número de telefone.",
"description": "Description for the phone number discoverability setting row wth the value is nobody"
},
"icu:Preferences__pnp__discoverability__everyone": {
"messageformat": "Todo mundo",
"description": "Option for letting everyone discover you by phone number"
},
"icu:Preferences__pnp__discoverability__nobody": {
"messageformat": "Ninguém",
"description": "Option for letting nobody discover you by phone number"
},
"icu:Preferences--messaging": {
"messageformat": "Mensagens",
"description": "Title for the messaging settings"
},
"icu:Preferences--see-me": {
"messageformat": "Ver meu número de telefone",
"description": "Label for the see my phone number setting"
},
"icu:Preferences--find-me": {
"messageformat": "Podem me encontrar por número de telefone",
"description": "Label for the find me by my phone number setting"
},
"icu:Preferences--read-receipts": {
"messageformat": "Confirmações de leitura",
"description": "Label for the read receipts setting"
},
"icu:Preferences--typing-indicators": {
"messageformat": "Indicadores de digitação",
"description": "Label for the typing indicators setting"
},
"icu:Preferences--updates": {
"messageformat": "Atualizações",
"description": "Header for settings having to do with updates"
},
"icu:Preferences__download-update": {
"messageformat": "Baixar atualizações automaticamente",
"description": "Label for checkbox for the auto download updates setting"
},
"icu:Preferences__enable-notifications": {
"messageformat": "Exibir notificações",
"description": "Label for checkbox for the notifications setting"
},
"icu:Preferences__devices": {
"messageformat": "Aparelhos",
"description": "Label for Device list in call settings pane"
},
"icu:Preferences__turn-stories-on": {
"messageformat": "Ativar stories",
"description": "Label to enable stories"
},
"icu:Preferences__turn-stories-off": {
"messageformat": "Desativar stories",
"description": "Label to disable stories"
},
"icu:Preferences__turn-stories-off--action": {
"messageformat": "Desativar",
"description": "Label in confirmation modal to disable stories"
},
"icu:Preferences__turn-stories-off--body": {
"messageformat": "Você não poderá mais compartilhar ou ver stories. As atualizações de stories que você compartilhou recentemente também serão apagadas.",
"description": "Confirmation modal body for disabling stories"
},
"icu:DialogUpdate--version-available": {
"messageformat": "Atualização disponível para a versão {version}",
"description": "Tooltip for new update available"
},
"icu:DialogUpdate__downloading": {
"messageformat": "Baixando update…",
"description": "The title of update dialog when update download is in progress."
},
"icu:DialogUpdate__downloaded": {
"messageformat": "Update concluído",
"description": "The title of update dialog when update download is completed."
},
"icu:InstallScreenUpdateDialog--unsupported-os__title": {
"messageformat": "Update necessário",
"description": "The title of update dialog on install screen when user OS is unsupported"
},
"icu:InstallScreenUpdateDialog--auto-update__body": {
"messageformat": "Para continuar a usar o Signal, atualize o app para a versão mais recente.",
"description": "The body of update dialog on install screen when auto update is downloaded and available."
},
"icu:InstallScreenUpdateDialog--manual-update__action": {
"messageformat": "Baixar {downloadSize}",
"description": "The text of a confirmation button in update dialog on install screen when manual update is ready to be downloaded."
},
"icu:InstallScreenUpdateDialog--downloaded__body": {
"messageformat": "Reinicie o Signal para instalar a atualização.",
"description": "The body of the update dialog on install screen when manual update was downloaded."
},
"icu:InstallScreenUpdateDialog--cannot-update__body": {
"messageformat": "Ocorreu um erro ao atualizar o Signal Desktop, mas há uma nova versão disponível. Acesse {downloadUrl} e instale a nova versão manualmente, depois entre em contato com o suporte ou registre um bug sobre esse problema.",
"description": "The body of the update dialog on install screen when update cannot be installed."
},
"icu:NSIS__retry-dialog--first-line": {
"messageformat": "Não é possível fechar o Signal.",
"description": "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"icu:NSIS__retry-dialog--second-line": {
"messageformat": "Feche a janela do Signal e clique em Repetir para continuar.",
"description": "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
},
"icu:NSIS__appRunning": {
"messageformat": "{appName} está aberto.\nClique em OK para fechá-lo.\nSe não fechar, tente fechá-lo manualmente.",
"description": "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines"
},
"icu:NSIS__decompressionFailed": {
"messageformat": "Falha ao extrair os arquivos de instalação. Por favor, inicie o instalador novamente.",
"description": "Displayed when Windows installer cannot decompress application files"
},
"icu:NSIS__uninstallFailed": {
"messageformat": "Falha ao desinstalar os arquivos do aplicativo antigo. Por favor, inicie o instalador novamente.",
"description": "Displayed when Windows installer cannot uninstall the old application"
},
"icu:NSIS__semver-downgrade": {
"messageformat": "Uma versão mais recente do Signal já está instalada. Tem certeza de que deseja continuar?",
"description": "A text of the dialog displayed when user tries to overwrite Signal installation with an older version."
},
"icu:CrashReportDialog__title": {
"messageformat": "Erro no aplicativo",
"description": "A title of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__body": {
"messageformat": "Signal reiniciou após a ocorrência de um erro. Você pode enviar um relatório de erro para ajudar a equipe do Signal a investigar o problema.",
"description": "The body of the dialog displayed when starting an application after a recent crash"
},
"icu:CrashReportDialog__submit": {
"messageformat": "Enviar",
"description": "A button label for submission of the crash reporter data after a recent crash"
},
"icu:CrashReportDialog__erase": {
"messageformat": "Não enviar",
"description": "A button label for erasure of the crash reporter data after a recent crash and continuing to start the app"
},
"icu:CustomizingPreferredReactions__title": {
"messageformat": "Personalizar as reações",
"description": "Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal."
},
"icu:CustomizingPreferredReactions__subtitle": {
"messageformat": "Clique para substituir um emoji",
"description": "Instructions in the modal for customizing the preferred reactions."
},
"icu:CustomizingPreferredReactions__had-save-error": {
"messageformat": "Ocorreu um erro ao salvar suas configurações. Por favor, tente novamente.",
"description": "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
},
"icu:MediaEditor__input-placeholder": {
"messageformat": "Enviar mensagem",
"description": "Placeholder for the input in the media editor"
},
"icu:MediaEditor__clock-more-styles": {
"messageformat": "Mais estilos",
"description": "Action button for switching up the clock styles"
},
"icu:MediaEditor__control--draw": {
"messageformat": "Desenhar",
"description": "Label for the draw button in the media editor"
},
"icu:MediaEditor__control--text": {
"messageformat": "Adicionar texto",
"description": "Label for the text button in the media editor"
},
"icu:MediaEditor__control--sticker": {
"messageformat": "Figurinhas",
"description": "Label for the sticker button in the media editor"
},
"icu:MediaEditor__control--crop": {
"messageformat": "Cortar e girar",
"description": "Label for the crop & rotate button in the media editor"
},
"icu:MediaEditor__control--undo": {
"messageformat": "Desfazer",
"description": "Label for the undo button in the media editor"
},
"icu:MediaEditor__control--redo": {
"messageformat": "Refazer",
"description": "Label for the redo button in the media editor"
},
"icu:MediaEditor__text--regular": {
"messageformat": "Regular",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__text--highlight": {
"messageformat": "Realce",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__text--outline": {
"messageformat": "Contorno",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__text--underline": {
"messageformat": "Sublinhado",
"description": "Describes what attribute the color picker will change on the text"
},
"icu:MediaEditor__draw--pen": {
"messageformat": "Caneta",
"description": "Type of brush to free draw"
},
"icu:MediaEditor__draw--highlighter": {
"messageformat": "Marca-texto",
"description": "Type of brush to free draw"
},
"icu:MediaEditor__draw--thin": {
"messageformat": "Fino",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--regular": {
"messageformat": "Regular",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--medium": {
"messageformat": "Médio",
"description": "Tip width of the brush"
},
"icu:MediaEditor__draw--heavy": {
"messageformat": "Grosso",
"description": "Tip width of the brush"
},
"icu:MediaEditor__crop--reset": {
"messageformat": "Redefinir",
"description": "Reset the crop state"
},
"icu:MediaEditor__crop--rotate": {
"messageformat": "Girar",
"description": "Rotate the canvas"
},
"icu:MediaEditor__crop--flip": {
"messageformat": "Inverter",
"description": "Flip/mirror the canvas"
},
"icu:MediaEditor__crop--lock": {
"messageformat": "Trancar",
"description": "Lock the aspect ratio"
},
"icu:MediaEditor__crop--crop": {
"messageformat": "Cortar",
"description": "Performs the crop"
},
"icu:MediaEditor__caption-button": {
"messageformat": "Adicionar uma mensagem",
"description": "Label of the button on the bottom of the media editor that trigger the add-caption dialog"
},
"icu:MyStories__title": {
"messageformat": "Meus Stories",
"description": "Title for the my stories list"
},
"icu:MyStories__list_item": {
"messageformat": "Meus Stories",
"description": "Label for the my stories in the list of all stories"
},
"icu:MyStories__story": {
"messageformat": "Seu story",
"description": "aria-label for each one of your stories"
},
"icu:MyStories__download": {
"messageformat": "Baixar story",
"description": "aria-label for the download button"
},
"icu:MyStories__more": {
"messageformat": "Mais opções",
"description": "aria-label for the more button"
},
"icu:MyStories__views": {
"messageformat": "{views, plural, one {{views,number} visualização} other {{views,number} visualizações}}",
"description": "Number of views your story has"
},
"icu:MyStories__views--strong": {
"messageformat": "{views, plural, one {<strong>{views,number}</strong> visualização} other {<strong>{views,number}</strong> visualizações}}",
"description": "Number of views your story has"
},
"icu:MyStories__views-off": {
"messageformat": "VIsualizações desativadas",
"description": "Shown next to the user's story when the user has read receipts turned off"
},
"icu:MyStories__replies": {
"messageformat": "{replyCount, plural, one {<strong>{replyCount,number}</strong> resposta} other {<strong>{replyCount,number}</strong> respostas}}",
"description": "Number of replies your story has"
},
"icu:MyStories__delete": {
"messageformat": "Apagar esse story? Ele também será apagado para todos que o receberam.",
"description": "Confirmation dialog description text for deleting a story"
},
"icu:payment-event-notification-message-you-label": {
"messageformat": "Você iniciou um pagamento para {receiver}",
"description": "Payment event notification from you message bubble label"
},
"icu:payment-event-notification-message-you-label-without-receiver": {
"messageformat": "Você iniciou um pagamento",
"description": "Payment event notification from you message bubble label"
},
"icu:payment-event-notification-message-label": {
"messageformat": "{sender} iniciou um pagamento para você",
"description": "Payment event notification from contact message bubble label"
},
"icu:payment-event-activation-request-label": {
"messageformat": "{sender} quer que você ative Pagamentos. Envie pagamentos apenas para pessoas em quem você confia. Os Pagamentos podem ser ativados no seu dispositivo móvel em Configurações -> Pagamentos.",
"description": "Payment event activation request from contact label"
},
"icu:payment-event-activation-request-you-label": {
"messageformat": "Você enviou uma solicitação para {receiver} para ativar Pagamentos.",
"description": "Payment event activation request from you label"
},
"icu:payment-event-activation-request-you-label-without-receiver": {
"messageformat": "Você enviou uma solicitação para ativar Pagamentos.",
"description": "Payment event activation request from you label"
},
"icu:payment-event-activated-label": {
"messageformat": "{sender} já pode aceitar Pagamentos.",
"description": "Payment event activation from contact label"
},
"icu:payment-event-activated-you-label": {
"messageformat": "Seus Pagamentos foram ativados.",
"description": "Payment event activation from you label"
},
"icu:payment-event-notification-label": {
"messageformat": "Pagamento",
"description": "Payment event notification label"
},
"icu:payment-event-notification-check-primary-device": {
"messageformat": "Confira seu dispositivo principal para ver o status deste pagamento",
"description": "Payment event notification check device label"
},
"icu:SignalConnectionsModal__title": {
"messageformat": "Contatos do Signal",
"description": "The phrase/term: 'Signal Connections'"
},
"icu:SignalConnectionsModal__header": {
"messageformat": "{connections} são pessoas nas quais decidiu confiar, seja por:",
"description": "The beginning sentence to list the different ways a signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--1": {
"messageformat": "Como iniciar um chat",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--2": {
"messageformat": "Aceitar uma solicitação de conversa",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__bullet--3": {
"messageformat": "Tê-los em seus contatos do sistema",
"description": "A way that signal connection is formed"
},
"icu:SignalConnectionsModal__footer": {
"messageformat": "Seus contatos conseguem ver seu nome, foto e publicações nos seus stories, a menos que você oculte esse conteúdo",
"description": "Additional information about signal connections and the stories they can see"
},
"icu:Stories__title": {
"messageformat": "Stories",
"description": "Title for the stories list"
},
"icu:Stories__mine": {
"messageformat": "Meu Story",
"description": "Label for your stories"
},
"icu:Stories__add": {
"messageformat": "Adicionar um story",
"description": "Description hint to add a story"
},
"icu:Stories__add-story--text": {
"messageformat": "Story de texto",
"description": "Label to create a new text story"
},
"icu:Stories__add-story--media": {
"messageformat": "Foto ou vídeo",
"description": "Label to create a new multimedia story"
},
"icu:Stories__hidden-stories": {
"messageformat": "Stories ocultados",
"description": "Button label to go to hidden stories pane"
},
"icu:Stories__list-empty": {
"messageformat": "Nenhum story em exibição no momento",
"description": "Description for when there are no stories to show"
},
"icu:Stories__list--sending": {
"messageformat": "Enviando…",
"description": "Pending text for story being sent in list view"
},
"icu:Stories__list--send_failed": {
"messageformat": "Falha no envio",
"description": "Error text for story failed to send in list view"
},
"icu:Stories__list--partially-sent": {
"messageformat": "Parcialmente enviado",
"description": "Error text for story failed partially to send"
},
"icu:Stories__list--retry-send": {
"messageformat": "Clique para tentar novamente",
"description": "Actionable link to retry a send"
},
"icu:Stories__placeholder--text": {
"messageformat": "Clique para ver um story",
"description": "Placeholder label for the story view"
},
"icu:Stories__from-to-group": {
"messageformat": "{name} em {group}",
"description": "Title for someone sending a story to a group"
},
"icu:Stories__toast--sending-reply": {
"messageformat": "Enviando resposta…",
"description": "Toast message"
},
"icu:Stories__toast--sending-reaction": {
"messageformat": "Enviando reação…",
"description": "Toast message"
},
"icu:Stories__toast--hasNoSound": {
"messageformat": "Este story não tem som",
"description": "Toast message"
},
"icu:Stories__failed-send": {
"messageformat": "Não foi possível enviar esse story para algumas pessoas. Verifique a sua conexão e tente novamente.",
"description": "Alert error message when unable to send a story"
},
"icu:StoriesSettings__title": {
"messageformat": "Privacidade do story",
"description": "Title for the story settings modal"
},
"icu:StoriesSettings__description": {
"messageformat": "Os stories desaparecem automaticamente após 24 horas. Escolha quem pode ver seu story ou criar novos stories com visualizadores ou grupos específicos.",
"description": "Description for story settings modal"
},
"icu:StoriesSettings__my_stories": {
"messageformat": "Meus Stories",
"description": "Title of distribution lists section in stories settings modal"
},
"icu:StoriesSettings__new-list": {
"messageformat": "Novo story",
"description": "Label to create a new custom distribution list"
},
"icu:StoriesSettings__new-list--visibility": {
"messageformat": "Somente você pode ver o nome deste story.",
"description": "Explanation about the visibility of custom distribution list names"
},
"icu:StoriesSettings__custom-story-subtitle": {
"messageformat": "Story personalizado",
"description": "Story settings modal custom story distribution list selection subtitle"
},
"icu:StoriesSettings__group-story-subtitle": {
"messageformat": "Story em grupo",
"description": "Story settings modal group story selection subtitle"
},
"icu:StoriesSettings__viewers": {
"messageformat": "{count, plural, one {{count,number} visualizador} other {{count,number} visualizadores}}",
"description": "The number of viewers for a story distribution list"
},
"icu:StoriesSettings__who-can-see": {
"messageformat": "Quem pode ver esse story?",
"description": "Title for the who can see this story section"
},
"icu:StoriesSettings__add-viewer": {
"messageformat": "Adicionar visualizador",
"description": "Button label to add a viewer to a story"
},
"icu:StoriesSettings__remove--action": {
"messageformat": "Excluir",
"description": "Button to remove a member from a custom list"
},
"icu:StoriesSettings__remove--title": {
"messageformat": "Excluir {title}",
"description": "Title of the confirmation dialog, has a person's name"
},
"icu:StoriesSettings__remove--body": {
"messageformat": "Essa pessoa não verá mais o seu story.",
"description": "Body of the confirmation dialog to remove someone from a custom distribution list"
},
"icu:StoriesSettings__replies-reactions--title": {
"messageformat": "Respostas e reações",
"description": "Title for the replies & reactions section"
},
"icu:StoriesSettings__replies-reactions--label": {
"messageformat": "Permitir respostas e reações",
"description": "Checkbox label to allow or disallow replies to your stories"
},
"icu:StoriesSettings__replies-reactions--description": {
"messageformat": "Permitir que as pessoas que podem ver o seu story possam reagir e responder.",
"description": "Description of checkbox to allow or disallow replies to your stories"
},
"icu:StoriesSettings__delete-list": {
"messageformat": "Apagar story personalizado",
"description": "Button label to delete a custom distribution list"
},
"icu:StoriesSettings__delete-list--confirm": {
"messageformat": "Tem certeza de que deseja excluir \"{name}\"? As atualizações desse story também serão apagadas.",
"description": "Confirmation text to delete a custom distribution list"
},
"icu:StoriesSettings__choose-viewers": {
"messageformat": "Escolher visualizadores",
"description": "Modal title when choosing to add a viewer to a custom distribution list"
},
"icu:StoriesSettings__name-story": {
"messageformat": "Nome do story",
"description": "Modal title when naming a custom distribution list"
},
"icu:StoriesSettings__name-placeholder": {
"messageformat": "Nome do story (obrigatório)",
"description": "Placeholder for input field"
},
"icu:StoriesSettings__hide-story": {
"messageformat": "Ocultar story de",
"description": "Modal title when hiding people from my stories"
},
"icu:StoriesSettings__mine__all--label": {
"messageformat": "Todos os contatos do Signal",
"description": "Input label to describe all signal connections"
},
"icu:StoriesSettings__mine__all--description": {
"messageformat": "Compartilhar com todos os contatos",
"description": "Description of button StoriesSettings__mine__all--label"
},
"icu:StoriesSettings__mine__exclude--label": {
"messageformat": "Todos, exceto…",
"description": "Input label to create a block list"
},
"icu:StoriesSettings__mine__exclude--description": {
"messageformat": "{num,number} pessoas excluídas",
"description": "Description of how many people are excluded in a list"
},
"icu:StoriesSettings__mine__only--label": {
"messageformat": "Compartilhar apenas com…",
"description": "Input label to create an exclude list"
},
"icu:StoriesSettings__mine__only--description": {
"messageformat": "Compartilhar apenas com pessoas selecionadas",
"description": "Description of button StoriesSettings__mine__only--label"
},
"icu:StoriesSettings__mine__only--description--people": {
"messageformat": "{num,number} pessoas",
"description": "Description of how many people are in the exclusive allow list"
},
"icu:StoriesSettings__mine__disclaimer--link": {
"messageformat": "Escolha quem pode ver o seu story. As alterações não afetarão os stories que você já enviou. <learnMoreLink>Saiba mais.</learnMoreLink>",
"description": "Disclaimer on how changes to story settings work"
},
"icu:StoriesSettings__context-menu": {
"messageformat": "Privacidade do story",
"description": "Button label to get to story settings"
},
"icu:StoriesSettings__view-receipts--label": {
"messageformat": "Ver confirmações de leitura",
"description": "Label of view receipts checkbox in story settings"
},
"icu:StoriesSettings__view-receipts--description": {
"messageformat": "Para alterar essa configuração, abra o app do Signal no seu dispositivo móvel e navegue até Configurações > Stories",
"description": "Description of how view receipts can be changed in story settings"
},
"icu:GroupStorySettingsModal__members_title": {
"messageformat": "Quem pode ver esse story?",
"description": "Stories settings > Group Story > members list title"
},
"icu:GroupStorySettingsModal__members_help": {
"messageformat": "Os membros do chat de grupo \"{groupTitle}\" podem ver e responder a esse story. Você pode atualizar os membros desse chat no grupo.",
"description": "Stories settings > Group Story > group story help text"
},
"icu:GroupStorySettingsModal__remove_group": {
"messageformat": "Apagar story de grupo",
"description": "Stories settings > Group Story > button to remove group story"
},
"icu:StoriesSettings__remove_group--confirm": {
"messageformat": "Quer apagar “{groupTitle}”?",
"description": "Stories settings > Group Story > confirm to remove group story"
},
"icu:SendStoryModal__choose-who-can-view": {
"messageformat": "Escolha quem pode ver o seu story",
"description": "Shown during the first time posting a story"
},
"icu:SendStoryModal__title": {
"messageformat": "Enviar para",
"description": "Title for the send story modal"
},
"icu:SendStoryModal__send": {
"messageformat": "Enviar story",
"description": "aria-label for the send story button"
},
"icu:SendStoryModal__custom-story": {
"messageformat": "Story personalizado",
"description": "Subtitle for custom stories in the 'send to' list - shown next to the viewer count"
},
"icu:SendStoryModal__group-story": {
"messageformat": "Story em grupo",
"description": "Subtitle for group stories in the 'send to' list - shown next to the member count"
},
"icu:SendStoryModal__only-share-with": {
"messageformat": "Compartilhar só com",
"description": "Subtitle for My Story when the user has chosen an exclude list"
},
"icu:SendStoryModal__excluded": {
"messageformat": "{count, plural, one {{count,number} excluído} other {{count,number} excluídos}}",
"description": "Label for excluded count for My Story as an exclude list"
},
"icu:SendStoryModal__new": {
"messageformat": "Novidade",
"description": "button to create a new distribution list to send story to"
},
"icu:SendStoryModal__new-custom--title": {
"messageformat": "Novo story personalizado",
"description": "Create a new distribution list"
},
"icu:SendStoryModal__new-custom--name-visibility": {
"messageformat": "Somente você pode ver o nome deste story.",
"description": "Clarification below the text box to name your story distribution list"
},
"icu:SendStoryModal__new-custom--description": {
"messageformat": "Visível apenas para pessoas específicas",
"description": "Description of what a distribution list would do"
},
"icu:SendStoryModal__new-group--title": {
"messageformat": "Novo story de grupo",
"description": "Select a group to send a story to"
},
"icu:SendStoryModal__new-group--description": {
"messageformat": "Compartilhar em um grupo existente",
"description": "Description of what selecting a group would do"
},
"icu:SendStoryModal__choose-groups": {
"messageformat": "Escolher grupos",
"description": "Modal title when choosing groups"
},
"icu:SendStoryModal__my-stories-privacy": {
"messageformat": "Privacidade do meu story",
"description": "Modal title for setting privacy for My Story"
},
"icu:SendStoryModal__privacy-disclaimer--link": {
"messageformat": "Escolha quais contatos do Signal podem ver o seu story. É possível mudar isso nas configurações de privacidade. <learnMoreLink>Saiba mais.</learnMoreLink>",
"description": "Disclaimer on how changes to story settings work"
},
"icu:SendStoryModal__delete-story": {
"messageformat": "Excluir story",
"description": "Button label to delete a story"
},
"icu:SendStoryModal__confirm-remove-group": {
"messageformat": "Quer apagar o story? Esta ação apagará o story desta lista, mas você ainda poderá ver stories desse grupo.",
"description": "Confirmation body for removing a group story"
},
"icu:SendStoryModal__announcements-only": {
"messageformat": "Somente admins podem enviar stories para esse grupo.",
"description": "Alert body for groups that non-admins cannot send stories to"
},
"icu:SendStoryModal__my-stories-description-all": {
"messageformat": "{viewersCount, plural, one {Todos os contatos do Signal · {viewersCount,number} visualizador} other {Todos os contatos do Signal · {viewersCount,number} visualizadores}}",
"description": "Shown as a subtitle under My Stories option in the send-story-to dialog when not exluding anyone"
},
"icu:SendStoryModal__my-stories-description-excluding": {
"messageformat": "{excludedCount, plural, one {Todos os contatos do Signal · {excludedCount,number} excluído} other {Todos os contatos do Signal · {excludedCount,number} excluídos}}",
"description": "Shown as a subtitle under My Stories option in the send-story-to dialog when excluding some"
},
"icu:SendStoryModal__private-story-description": {
"messageformat": "{viewersCount, plural, one {Story privado · {viewersCount,number} visualizador} other {Story privado · {viewersCount,number} visualizadores}}",
"description": "Shown as a subtitle of each private story in the send-story-to dialog"
},
"icu:SendStoryModal__group-story-description": {
"messageformat": "{membersCount, plural, one {Story do grupo · 1 membro} other {Story do grupo · {membersCount,number} membros}}",
"description": "Shown as a subtitle of each group story in the send-story-to dialog"
},
"icu:Stories__settings-toggle--title": {
"messageformat": "Compartilhar e visualizar Stories",
"description": "Select box title for the stories on/off toggle"
},
"icu:Stories__settings-toggle--description": {
"messageformat": "Se desativar os stories, você não poderá mais compartilhar ou ver stories.",
"description": "Select box description for the stories on/off toggle"
},
"icu:Stories__settings-toggle--button": {
"messageformat": "Desativar stories",
"description": "Button to turn off stories in stories settings modal"
},
"icu:StoryViewer__pause": {
"messageformat": "Pausar",
"description": "Aria label for pausing a story"
},
"icu:StoryViewer__play": {
"messageformat": "Reproduzir",
"description": "Aria label for playing a story"
},
"icu:StoryViewer__reply": {
"messageformat": "Responder",
"description": "Button label to reply to a story"
},
"icu:StoryViewer__reply-placeholder": {
"messageformat": "Responder para {firstName}",
"description": "Button label to reply to a story"
},
"icu:StoryViewer__reply-group": {
"messageformat": "Responder para o grupo",
"description": "Button label to reply to a group story"
},
"icu:StoryViewer__mute": {
"messageformat": "Silenciar",
"description": "Aria label for muting stories"
},
"icu:StoryViewer__unmute": {
"messageformat": "Reativar notificações",
"description": "Aria label for unmuting stories"
},
"icu:StoryViewer__views-off": {
"messageformat": "VIsualizações desativadas",
"description": "When the user has read receipts turned off"
},
"icu:StoryViewer__sending": {
"messageformat": "Enviando…",
"description": "Label for when a story is sending"
},
"icu:StoryViewer__failed": {
"messageformat": "Falha no envio. Clique para tentar novamente",
"description": "Label for when a send failed"
},
"icu:StoryViewer__partial-fail": {
"messageformat": "Parcialmente enviado. Clique para tentar novamente",
"description": "Label for when a send partially failed"
},
"icu:StoryDetailsModal__sent-time": {
"messageformat": "Enviado à(s) {time}",
"description": "Sent timestamp"
},
"icu:StoryDetailsModal__file-size": {
"messageformat": "Tamanho do arquivo {size}",
"description": "File size description"
},
"icu:StoryDetailsModal__disappears-in": {
"messageformat": "Desaparecerá em {countdown}",
"description": "File size description"
},
"icu:StoryDetailsModal__copy-timestamp": {
"messageformat": "Copiar marcação horária",
"description": "Context menu item to help debugging"
},
"icu:StoryDetailsModal__download-attachment": {
"messageformat": "Baixar anexo",
"description": "Context menu item to help debugging"
},
"icu:StoryViewsNRepliesModal__read-receipts-off": {
"messageformat": "Ative as confirmações de leitura para saber quem viu seus stories. Abra o app do Signal no seu dispositivo móvel e acesse Configurações > Stories.",
"description": "Instructions on how to enable read receipts"
},
"icu:StoryViewsNRepliesModal__no-replies": {
"messageformat": "Ainda não há respostas",
"description": "Placeholder text for when there are no replies"
},
"icu:StoryViewsNRepliesModal__no-views": {
"messageformat": "Ainda não há visualizações",
"description": "Placeholder text for when there are no views"
},
"icu:StoryViewsNRepliesModal__tab--views": {
"messageformat": "Visualizações",
"description": "Title for views tab"
},
"icu:StoryViewsNRepliesModal__tab--replies": {
"messageformat": "Respostas",
"description": "Title for replies tab"
},
"icu:StoryViewsNRepliesModal__reacted": {
"messageformat": "Reagiu ao story",
"description": "Description of someone reacting to a story"
},
"icu:StoryViewsNRepliesModal__not-a-member": {
"messageformat": "Você não pode responder a este story porque não faz mais parte do grupo.",
"description": "Shown in the composer area of the reply-to-story modal when a user can't make a reply because they are no longer a member"
},
"icu:StoryViewsNRepliesModal__delete-reply": {
"messageformat": "Apagar para mim",
"description": "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply just for the author"
},
"icu:StoryViewsNRepliesModal__delete-reply-for-everyone": {
"messageformat": "Apagar para todos",
"description": "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply for everyone"
},
"icu:StoryViewsNRepliesModal__copy-reply-timestamp": {
"messageformat": "Copiar marcação horária",
"description": "Shown for internal users as a menu item in the context menu of a story reply, to the author of the reply, for copying the reply timestamp"
},
"icu:StoryListItem__label": {
"messageformat": "Story",
"description": "aria-label for the story list button"
},
"icu:StoryListItem__unhide": {
"messageformat": "Mostrar Stories",
"description": "Label for menu item to un-hide the story"
},
"icu:StoryListItem__hide": {
"messageformat": "Ocultar story",
"description": "Label for menu item to hide the story"
},
"icu:StoryListItem__go-to-chat": {
"messageformat": "Ir para chat",
"description": "Label for menu item to go to conversation"
},
"icu:StoryListItem__delete": {
"messageformat": "Apagar",
"description": "Label for menu item to delete a story"
},
"icu:StoryListItem__info": {
"messageformat": "Info",
"description": "Label for menu item to get a story's information"
},
"icu:StoryListItem__hide-modal--body": {
"messageformat": "Ocultar esse story? Novos stories publicados por {name} não aparecerão mais no topo da lista de stories.",
"description": "Body for the confirmation dialog for hiding a story"
},
"icu:StoryListItem__hide-modal--confirm": {
"messageformat": "Ocultar",
"description": "Action button for the confirmation dialog to hide a story"
},
"icu:StoryImage__error2": {
"messageformat": "Não foi possível baixar o story. {name} terá que compartilhar o story novamente.",
"description": "Description for image errors"
},
"icu:StoryImage__error--you": {
"messageformat": "Não foi possível baixar o story. Você terá que compartilhar o story novamente.",
"description": "Description for image errors but when it is your own image"
},
"icu:StoryCreator__error--video-unsupported": {
"messageformat": "Não é possível publicar o vídeo no story, pois seu formato de arquivo não é compatível",
"description": "Error string for when a video post to story fails"
},
"icu:StoryCreator__error--video-too-long": {
"messageformat": "{maxDurationInSec, plural, one {Não é possível publicar seu vídeo no story porque ele tem mais de 1 segundo.} other {Não é possível publicar seu vídeo no story porque ele tem mais de {maxDurationInSec,number} segundos.}}",
"description": "Error string for when a video post to story fails because video's duration is too long"
},
"icu:StoryCreator__error--video-too-big": {
"messageformat": "Não é possível publicar seu vídeo no story porque ele é maior do que {limit,number} {units}.",
"description": "Error string for when a video post to story fails because video's file size is too big"
},
"icu:StoryCreator__error--video-error": {
"messageformat": "Falha ao carregar o vídeo",
"description": "Error string for when a video post to story fails"
},
"icu:StoryCreator__text-bg--background": {
"messageformat": "O texto tem um plano de fundo branco",
"description": "Button label"
},
"icu:StoryCreator__text-bg--inverse": {
"messageformat": "O texto tem um plano de fundo colorido",
"description": "Button label"
},
"icu:StoryCreator__text-bg--none": {
"messageformat": "O texto não tem cor de plano de fundo",
"description": "Button label"
},
"icu:StoryCreator__story-bg": {
"messageformat": "Mudar cor do plano de fundo do story",
"description": "Button label"
},
"icu:StoryCreator__next": {
"messageformat": "Próximo",
"description": "Button label text to advance to next step of story creation"
},
"icu:StoryCreator__add-link": {
"messageformat": "Adicionar link",
"description": "Button label to apply the link preview to story"
},
"icu:StoryCreator__input-placeholder": {
"messageformat": "Adicionar texto",
"description": "Placeholder to add text"
},
"icu:StoryCreator__text--regular": {
"messageformat": "Regular",
"description": "Label for font"
},
"icu:StoryCreator__text--bold": {
"messageformat": "Negrito",
"description": "Label for font"
},
"icu:StoryCreator__text--serif": {
"messageformat": "Serifa",
"description": "Label for font"
},
"icu:StoryCreator__text--script": {
"messageformat": "Manuscrita",
"description": "Label for font"
},
"icu:StoryCreator__text--condensed": {
"messageformat": "Condensada",
"description": "Label for font"
},
"icu:StoryCreator__control--text": {
"messageformat": "Adicionar texto do story",
"description": "aria-label for edit text button"
},
"icu:StoryCreator__control--link": {
"messageformat": "Adicionar um link",
"description": "aria-label for adding a link preview"
},
"icu:StoryCreator__link-preview-placeholder": {
"messageformat": "Digite ou cole um link",
"description": "Placeholder for the URL input for link previews"
},
"icu:StoryCreator__link-preview-empty": {
"messageformat": "Adicione um link para os visualizadores do seu story",
"description": "Empty state for the link preview"
},
"icu:Stories__failed-send--full": {
"messageformat": "Falha ao enviar story",
"description": "Notification text whenever a story fails to send"
},
"icu:Stories__failed-send--partial": {
"messageformat": "Não foi possível enviar esse story para todos os destinatários",
"description": "Notification text whenever a story partially fails to send"
},
"icu:TextAttachment__placeholder": {
"messageformat": "Adicionar texto",
"description": "Placeholder for the add text input"
},
"icu:TextAttachment__preview__link": {
"messageformat": "Abrir link",
"description": "Title for the link preview tooltip"
},
"icu:Quote__story": {
"messageformat": "Story",
"description": "Title for replies to stories"
},
"icu:Quote__story-reaction": {
"messageformat": "Reagiu a um story de {name}",
"description": "Label for when a person reacts to a story"
},
"icu:Quote__story-reaction--single": {
"messageformat": "Reagiu a um story",
"description": "Used whenever we can't find a user's first name"
},
"icu:Quote__story-reaction-notification--incoming": {
"messageformat": "Reagiu com {emoji} ao seu story",
"description": "Notification test for incoming story reactions"
},
"icu:Quote__story-reaction-notification--outgoing": {
"messageformat": "Você reagiu com {emoji} a um story de {name}",
"description": "Notification test for outgoing story reactions"
},
"icu:Quote__story-reaction-notification--outgoing--nameless": {
"messageformat": "Você reagiu com {emoji} a um story",
"description": "Notification test for outgoing story reactions but no name"
},
"icu:Quote__story-unavailable": {
"messageformat": "Não está mais disponível",
"description": "Label for when a story is not found"
},
"icu:ContextMenu--button": {
"messageformat": "Menu de contexto",
"description": "Default aria-label for the context menu buttons"
},
"icu:EditUsernameModalBody__username-placeholder": {
"messageformat": "Nome de usuário",
"description": "Placeholder for the username field"
},
"icu:EditUsernameModalBody__username-helper": {
"messageformat": "Os nomes de usuário permitem que outras pessoas enviem mensagens para você sem precisar do seu número de telefone. Eles são pareados com um conjunto de dígitos para ajudar a manter seu endereço privado.",
"description": "Shown on the edit username screen"
},
"icu:EditUsernameModalBody__learn-more": {
"messageformat": "Saiba mais",
"description": "Text that open a popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__learn-more__title": {
"messageformat": "O que é esse número?",
"description": "Title of the popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__learn-more__body": {
"messageformat": "Esses dígitos ajudam a manter seu nome de usuário privado para evitar mensagens indesejadas. Compartilhe seu nome de usuário apenas com as pessoas e grupos com os quais gostaria de conversar. Se mudar seu nome de usuário, você receberá um novo conjunto de dígitos.",
"description": "Body of the popup with information about discriminator in username"
},
"icu:EditUsernameModalBody__change-confirmation": {
"messageformat": "Se você mudar seu nome de usuário, o QR code e o link existentes também serão alterados. Tem certeza?",
"description": "Body of the confirmation dialog displayed when user is about to change their username"
},
"icu:EditUsernameModalBody__change-confirmation__continue": {
"messageformat": "Continuar",
"description": "Text of the primary button on username change confirmation modal"
},
"icu:UsernameLinkModalBody__save": {
"messageformat": "Salvar",
"description": "Name of the button for saving username link QR code to disk in the username link modal"
},
"icu:UsernameLinkModalBody__color": {
"messageformat": "Cor",
"description": "Name of the button for changing the username link QR code color in the username link modal"
},
"icu:UsernameLinkModalBody__copy": {
"messageformat": "Copiar para a área de transferência",
"description": "ARIA label of the button for copying the username link to clipboard in the username link modal"
},
"icu:UsernameLinkModalBody__help": {
"messageformat": "Compartilhe seu QR code e o link com pessoas em quem você confia. Após o compartilhamento, outras pessoas poderão ver seu nome de usuário e iniciar um chat com você.",
"description": "Text of disclaimer at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__reset": {
"messageformat": "Redefinir",
"description": "Text of button at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__done": {
"messageformat": "Pronto",
"description": "Text of button at the bottom of the username link modal"
},
"icu:UsernameLinkModalBody__color__radio": {
"messageformat": "Cor do link do nome de usuário, {index,number} de {total,number}",
"description": "ARIA label of button for selecting username link color"
},
"icu:UsernameLinkModalBody__reset__confirm": {
"messageformat": "Se você redefinir o QR code, o QR code e o link existentes vão parar de funcionar.",
"description": "Text of confirmation modal when resetting the username link"
},
"icu:UsernameOnboardingModalBody__title": {
"messageformat": "Configure seu nome de usuário do Signal",
"description": "Title of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__number": {
"messageformat": "Os nomes de usuário são associados a um conjunto de dígitos e não são compartilhados em seu perfil",
"description": "Content of the first row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__link": {
"messageformat": "Cada nome de usuário tem um QR code único e link que você pode compartilhar com amigos para começar um chat",
"description": "Content of the second row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__row__lock": {
"messageformat": "Desative a descoberta de número de telefone em Configurações > Privacidade > Número de telefone > Quem pode encontrar meu número, para usar seu nome de usuário como a principal forma de outras pessoas entrarem em contato com você.",
"description": "Content of the third row of username onboarding modal"
},
"icu:UsernameOnboardingModalBody__learn-more": {
"messageformat": "Saiba mais",
"description": "Text that open a popup with information about username onboarding"
},
"icu:UsernameOnboardingModalBody__continue": {
"messageformat": "Continuar",
"description": "Text of the primary button on username onboarding modal"
},
"icu:UnsupportedOSWarningDialog__body": {
"messageformat": "O Signal para desktop não será mais compatível com a versão do {OS} do seu computador em breve. Para continuar usando o Signal, atualize o sistema operacional do seu computador até {expirationDate}. <learnMoreLink>Saiba mais</learnMoreLink>",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:UnsupportedOSErrorDialog__body": {
"messageformat": "O Signal para desktop não funciona mais neste computador. Para usar o Signal para desktop novamente, atualize a versão do {OS} do seu computador. <learnMoreLink>Saiba mais</learnMoreLink>",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:UnsupportedOSErrorToast": {
"messageformat": "O Signal para desktop não funciona mais neste computador. Para usar o Signal para desktop novamente, atualize a versão do {OS} do seu computador.",
"description": "Body of a dialog displayed on unsupported operating systems"
},
"icu:MessageMetadata__edited": {
"messageformat": "Editado",
"description": "label for an edited message"
},
"icu:EditHistoryMessagesModal__title": {
"messageformat": "Histórico das edições",
"description": "Modal title for the edit history messages modal"
},
"icu:ResendMessageEdit__body": {
"messageformat": "Não foi possível enviar esta edição. Verifique a sua conexão e tente novamente",
"description": "Modal body for the confirmation dialog shown to user when attempting to resend message edit"
},
"icu:ResendMessageEdit__button": {
"messageformat": "Enviar novamente",
"description": "Button text for the confirmation dialog shown to user when attempting to resend message edit"
},
"icu:StoriesTab__MoreActionsLabel": {
"messageformat": "Mais ações",
"description": "Stories Tab > More Actions Button (opens context menu) > Accessibility Label"
},
"icu:CallsTab__HeaderTitle--CallsList": {
"messageformat": "Chamadas",
"description": "Calls Tab > Header > Title > On Calls List screen"
},
"icu:CallsTab__HeaderTitle--NewCall": {
"messageformat": "Nova chamada",
"description": "Calls Tab > Header > Title > On New Call screen"
},
"icu:CallsTab__NewCallActionLabel": {
"messageformat": "Nova chamada",
"description": "Calls Tab > New Call Action Button > Accessibility Label"
},
"icu:CallsTab__MoreActionsLabel": {
"messageformat": "Mais ações",
"description": "Calls Tab > More Actions Button (opens context menu) > Accessibility Label"
},
"icu:CallsTab__ClearCallHistoryLabel": {
"messageformat": "Limpar histórico de chamadas",
"description": "Calls Tab > More Actions Context Menu > Clear Call History Button Label"
},
"icu:CallsTab__ConfirmClearCallHistory__Title": {
"messageformat": "Limpar histórico de chamadas?",
"description": "Calls Tab > Confirm Clear Call History Dialog > Title"
},
"icu:CallsTab__ConfirmClearCallHistory__Body": {
"messageformat": "Esta ação excluirá permanentemente o histórico de chamadas",
"description": "Calls Tab > Confirm Clear Call History Dialog > Body Text"
},
"icu:CallsTab__ConfirmClearCallHistory__ConfirmButton": {
"messageformat": "Limpar",
"description": "Calls Tab > Confirm Clear Call History Dialog > Confirm Button"
},
"icu:CallsTab__ToastCallHistoryCleared": {
"messageformat": "Histórico de Chamadas Apagado",
"description": "Calls Tab > Clear Call History > Toast"
},
"icu:CallsTab__EmptyStateText": {
"messageformat": "Clique para ver ou iniciar uma chamada",
"description": "Calls Tab > When no call is selected > Empty state > Call to action text"
},
"icu:CallsList__SearchInputPlaceholder": {
"messageformat": "Pesquisar",
"description": "Calls Tab > Calls List > Search Input > Placeholder"
},
"icu:CallsList__ToggleFilterByMissedLabel": {
"messageformat": "Filtrar por chamadas perdidas",
"description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility label"
},
"icu:CallsList__ToggleFilterByMissed__RoleDescription": {
"messageformat": "Alternar",
"description": "Calls Tab > Calls List > Toggle search filter by missed > Accessibility role description ('A toggle button')"
},
"icu:CallsList__EmptyState--noQuery": {
"messageformat": "Sem chamadas recentes. Comece ligando para um amigo.",
"description": "Calls Tab > Calls List > When no results found > With no search query"
},
"icu:CallsList__EmptyState--hasQuery": {
"messageformat": "Nenhum resultado encontrado para “{query}”",
"description": "Calls Tab > Calls List > When no results found > With a search query"
},
"icu:CallsList__ItemCallInfo--Incoming": {
"messageformat": "Recebida",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was incoming"
},
"icu:CallsList__ItemCallInfo--Outgoing": {
"messageformat": "Realizada",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was outgoing"
},
"icu:CallsList__ItemCallInfo--Missed": {
"messageformat": "Perdida",
"description": "Calls Tab > Calls List > Call Item > Call Status > When call was missed"
},
"icu:CallsList__ItemCallInfo--GroupCall": {
"messageformat": "Chamada em grupo",
"description": "Calls Tab > Calls List > Call Item > Call Status > When group call is in its default state"
},
"icu:CallsNewCall__EmptyState--noQuery": {
"messageformat": "Nenhuma conversa recente.",
"description": "Calls Tab > New Call > Conversations List > When no results found > With no search query"
},
"icu:CallsNewCall__EmptyState--hasQuery": {
"messageformat": "Nenhum resultado encontrado para “{query}”",
"description": "Calls Tab > New Call > Conversations List > When no results found > With a search query"
},
"icu:CallHistory__Description--Default": {
"messageformat": "{type, select, Audio {{direction, select, Outgoing {Chamada de voz efetuada} other {Recebendo chamada de voz}}} Video {{direction, select, Outgoing {Chamada de vídeo efetuada} other {Chamada de vídeo recebida}}} Group {{direction, select, Outgoing {Chamada de grupo efetuada} other {Recebendo chamada de grupo}}} other {{direction, select, Outgoing {Fazendo chamada} other {Recebendo chamada}}}}",
"description": "Call History > Short description of call > When call was not missed or declined (generally accepted)"
},
"icu:CallHistory__Description--Missed": {
"messageformat": "{type, select, Audio {Chamada de voz perdida} Video {Chamada de vídeo perdida} Group {Chamada de grupo perdida} other {Chamada perdida}}",
"description": "Call History > Short description of call > When incoming call was missed"
},
"icu:CallHistory__Description--Unanswered": {
"messageformat": "{type, select, Audio {Chamada de voz não atendida} Video {Chamada de vídeo não atendida} Group {Chamada em grupo não atendida} other {Chamada não atendida}}",
"description": "Call History > Short description of call > When outgoing call was unanswered"
},
"icu:CallHistory__Description--Declined": {
"messageformat": "{type, select, Audio {Chamada de voz recusada} Video {Chamada de vídeo recusada} Group {Chamada em grupo recusada} other {Chamada recusada}}",
"description": "Call History > Short description of call > When call was declined"
},
"icu:TypingBubble__avatar--overflow-count": {
"messageformat": "{count, plural, one {{count,number} outra pessoa está digitando.} other {{count,number} outras pessoas estão digitando.}}",
"description": "Group chat multiple person typing indicator when space isn't available to show every avatar, this is the count of avatars hidden."
},
"icu:WhatsNew__modal-title": {
"messageformat": "Novidades",
"description": "Title for the whats new modal"
},
"icu:WhatsNew__bugfixes": {
"messageformat": "Essa versão contém pequenos retoques e consertos no Signal para ele continuar funcionando confortavelmente.",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--1": {
"messageformat": "Pequenas alterações adicionais, correções de bugs e aprimoramento de desempenho. Obrigado por usar o Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--2": {
"messageformat": "Várias correções de bugs para manter seu app funcionando perfeitamente. Mais mudanças empolgantes estão a caminho! ",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--3": {
"messageformat": "Alterações, correções de bugs e melhorias de desempenho. Continue enviando mensagens, ligando e fazendo videochats.",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--4": {
"messageformat": "Estamos trabalhando para corrigir bugs e fazer outras melhorias de desempenho para manter o app funcionando bem. ",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--5": {
"messageformat": "Pequenos ajustes adicionais, correções de bugs e planos variados para o futuro.",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__bugfixes--6": {
"messageformat": "Pequenas alterações adicionais, correções de bugs e melhorias de desempenho. Agradecemos por usar o Signal!",
"description": "Release notes for releases that only include bug fixes"
},
"icu:WhatsNew__v6.35--0": {
"messageformat": "Correções de bugs e melhorias na interface do usuário."
},
"icu:WhatsNew__v6.36--0": {
"messageformat": "Atualizamos a interface do usuário para indicar melhor quando uma chamada de vídeo em grupo está sendo reconectada."
},
"icu:WhatsNew__v6.36--1": {
"messageformat": "O ícone da bandeja do sistema não aparecerá mais pixelado no Ubuntu do Linux."
}
}