session-ios/Signal/translations/pt_BR.lproj/Localizable.strings

2467 lines
113 KiB
Plaintext
Raw Normal View History

2018-11-01 17:58:03 +01:00
/* Button text to dismiss missing contacts permission alert */
"AB_PERMISSION_MISSING_ACTION_NOT_NOW" = "Agora Não";
/* Action sheet item */
"ACCEPT_NEW_IDENTITY_ACTION" = "Aceitar Novo Número de Segurança ";
/* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Chamada Signal";
/* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Convidar para o Signal";
/* Label for 'send message' button in contact view.
Label for button that lets you send a message to a contact. */
"ACTION_SEND_MESSAGE" = "Enviar mensagem";
/* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Compartilhar contato";
/* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Chamada de vídeo";
/* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Adicionar";
/* Title for the 'add contact' section of the 'add group member' view. */
"ADD_GROUP_MEMBER_VIEW_CONTACT_TITLE" = "Adicionar Contato";
/* Title for the 'add by phone number' section of the 'add group member' view. */
"ADD_GROUP_MEMBER_VIEW_PHONE_NUMBER_TITLE" = "Adicionar por Número de Telefone";
/* Title for the 'add group member' view. */
"ADD_GROUP_MEMBER_VIEW_TITLE" = "Adicionar Membro";
/* Message shown in conversation view that offers to share your profile with a group. */
"ADD_GROUP_TO_PROFILE_WHITELIST_OFFER" = "Você gostaria de compartilhar o seu perfil com este grupo?";
/* Message shown in conversation view that offers to add an unknown user to your phone's contacts. */
"ADD_TO_CONTACTS_OFFER" = "Gostaria de adicionar este usuário ao seus contatos?";
/* Message shown in conversation view that offers to share your profile with a user. */
"ADD_USER_TO_PROFILE_WHITELIST_OFFER" = "Você gostaria de compartilhar o seu perfil com esta pessoa? ";
/* The label for the 'discard' button in alerts and action sheets. */
"ALERT_DISCARD_BUTTON" = "Descartar";
/* The label for the 'don't save' button in action sheets. */
"ALERT_DONT_SAVE" = "Não salvar";
/* No comment provided by engineer. */
"ALERT_ERROR_TITLE" = "Erro";
/* The label for the 'save' button in action sheets. */
"ALERT_SAVE" = "Salvar";
/* No comment provided by engineer. */
"ANSWER_CALL_BUTTON_TITLE" = "Atender";
/* No comment provided by engineer. */
"APN_Message" = "Nova Mensagem!";
/* No comment provided by engineer. */
"APN_MESSAGE_FROM" = "Mensagem de";
/* No comment provided by engineer. */
"APN_MESSAGE_IN_GROUP" = "Mensagem no grupo";
/* No comment provided by engineer. */
"APN_MESSAGE_IN_GROUP_DETAILED" = "%@ no grupo %@: %@";
/* Message for the 'app launch failed' alert. */
2018-12-03 22:27:45 +01:00
"APP_LAUNCH_FAILURE_ALERT_MESSAGE" = "Signal não pode iniciar. Favor enviar um registro de debug para support@signal.org para que possamos verificar este problema.";
2018-11-01 17:58:03 +01:00
/* Title for the 'app launch failed' alert. */
"APP_LAUNCH_FAILURE_ALERT_TITLE" = "Erro";
/* Text prompting user to edit their profile name. */
"APP_SETTINGS_EDIT_PROFILE_NAME_PROMPT" = "Informe seu nome";
/* Label for the 'dismiss' button in the 'new app version available' alert. */
"APP_UPDATE_NAG_ALERT_DISMISS_BUTTON" = "Agora Não";
/* Message format for the 'new app version available' alert. Embeds: {{The latest app version number}} */
"APP_UPDATE_NAG_ALERT_MESSAGE_FORMAT" = "A versão %@ está disponível na App Store.";
/* Title for the 'new app version available' alert. */
2018-12-03 22:27:45 +01:00
"APP_UPDATE_NAG_ALERT_TITLE" = "Uma Nova Versão do Signal Está Disponível";
2018-11-01 17:58:03 +01:00
/* Label for the 'update' button in the 'new app version available' alert. */
"APP_UPDATE_NAG_ALERT_UPDATE_BUTTON" = "Atualizar";
/* Name of application */
"APPLICATION_NAME" = "Signal";
/* Pressing this button moves a thread from the inbox to the archive */
"ARCHIVE_ACTION" = "Arquivar";
/* No comment provided by engineer. */
"ATTACHMENT" = "Anexo";
/* One-line label indicating the user can add no more text to the attachment caption. */
2018-12-19 17:48:47 +01:00
"ATTACHMENT_APPROVAL_CAPTION_LENGTH_LIMIT_REACHED" = "Limite da legenda atingido.";
2018-11-29 05:42:55 +01:00
/* placeholder text for an empty captioning field */
2018-12-19 17:48:47 +01:00
"ATTACHMENT_APPROVAL_CAPTION_PLACEHOLDER" = "Adicionar legenda...";
2018-11-01 17:58:03 +01:00
/* Format string for file extension label in call interstitial view */
"ATTACHMENT_APPROVAL_FILE_EXTENSION_FORMAT" = "Tipo de arquivo: %@";
/* Format string for file size label in call interstitial view. Embeds: {{file size as 'N mb' or 'N kb'}}. */
"ATTACHMENT_APPROVAL_FILE_SIZE_FORMAT" = "Tamanho: %@";
2018-11-29 05:42:55 +01:00
/* One-line label indicating the user can add no more text to the media message field. */
"ATTACHMENT_APPROVAL_MESSAGE_LENGTH_LIMIT_REACHED" = "Limite de mensagens atingido.";
2018-11-01 17:58:03 +01:00
/* Label for 'send' button in the 'attachment approval' dialog. */
"ATTACHMENT_APPROVAL_SEND_BUTTON" = "Enviar";
/* Generic filename for an attachment with no known name */
"ATTACHMENT_DEFAULT_FILENAME" = "Anexo";
/* Status label when an attachment download has failed. */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_DOWNLOADING_STATUS_FAILED" = "Falha ao baixar. Toque para tentar novamente.";
2018-11-01 17:58:03 +01:00
/* Status label when an attachment is currently downloading */
"ATTACHMENT_DOWNLOADING_STATUS_IN_PROGRESS" = "Baixando...";
/* Status label when an attachment is enqueued, but hasn't yet started downloading */
"ATTACHMENT_DOWNLOADING_STATUS_QUEUED" = "Na fila";
/* The title of the 'attachment error' alert. */
"ATTACHMENT_ERROR_ALERT_TITLE" = "Erro ao Enviar Anexo";
/* Attachment error message for image attachments which could not be converted to JPEG */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_JPEG" = "Impossível converter imagem.";
2018-11-01 17:58:03 +01:00
/* Attachment error message for video attachments which could not be converted to MP4 */
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_MP4" = "Não foi possível processar o vídeo.";
/* Attachment error message for image attachments which cannot be parsed */
2018-12-19 17:48:47 +01:00
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "Não foi possível analisar imagem.";
2018-11-01 17:58:03 +01:00
/* Attachment error message for image attachments in which metadata could not be removed */
"ATTACHMENT_ERROR_COULD_NOT_REMOVE_METADATA" = "Não foi possível remover os metadados da imagem.";
/* Attachment error message for image attachments which could not be resized */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_ERROR_COULD_NOT_RESIZE_IMAGE" = "Impossível redimensionar imagem.";
2018-11-01 17:58:03 +01:00
/* Attachment error message for attachments whose data exceed file size limits */
"ATTACHMENT_ERROR_FILE_SIZE_TOO_LARGE" = "Anexo excede o tamanho possível.";
/* Attachment error message for attachments with invalid data */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_ERROR_INVALID_DATA" = "Anexo inclui conteúdo inválido.";
2018-11-01 17:58:03 +01:00
/* Attachment error message for attachments with an invalid file format */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_ERROR_INVALID_FILE_FORMAT" = "Anexo tem um formato de arquivo inválido.";
2018-11-01 17:58:03 +01:00
/* Attachment error message for attachments without any data */
"ATTACHMENT_ERROR_MISSING_DATA" = "Anexo vazio.";
/* Accessibility hint describing what you can do with the attachment button */
"ATTACHMENT_HINT" = "Escolha ou tire uma foto e envie-a em seguida";
/* Accessibility label for attaching photos */
"ATTACHMENT_LABEL" = "Anexo";
/* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contato";
/* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Falha ao selecionar o documento.";
/* Alert body when picking a document fails because user picked a directory/bundle */
2018-12-03 22:27:45 +01:00
"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Por favor, crie um arquivo comprimido deste arquivo ou diretório e tente novamente o envio.";
2018-11-01 17:58:03 +01:00
/* Alert title when picking a document fails because user picked a directory/bundle */
"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Arquivo Incompatível";
/* Short text label for a voice message attachment, used for thread preview and on the lock screen */
"ATTACHMENT_TYPE_VOICE_MESSAGE" = "Mensagem de voz";
/* action sheet button title to enable built in speaker during a call */
"AUDIO_ROUTE_BUILT_IN_SPEAKER" = "Caixa de som";
/* button text for back button */
"BACK_BUTTON" = "Voltar";
/* Error indicating the backup export could not export the user's data. */
"BACKUP_EXPORT_ERROR_COULD_NOT_EXPORT" = "A cópia de segurança não pôde ser exportada.";
/* Error indicating that the app received an invalid response from CloudKit. */
"BACKUP_EXPORT_ERROR_INVALID_CLOUDKIT_RESPONSE" = "Resposta inválida do serviço";
/* Indicates that the cloud is being cleaned up. */
"BACKUP_EXPORT_PHASE_CLEAN_UP" = "Limpando cópia de segurança";
/* Indicates that the backup export is being configured. */
"BACKUP_EXPORT_PHASE_CONFIGURATION" = "Iniciando cópia de segurança";
/* Indicates that the database data is being exported. */
"BACKUP_EXPORT_PHASE_DATABASE_EXPORT" = "Exportando dados";
/* Indicates that the backup export data is being exported. */
"BACKUP_EXPORT_PHASE_EXPORT" = "Exportando cópia de segurança";
/* Indicates that the backup export data is being uploaded. */
"BACKUP_EXPORT_PHASE_UPLOAD" = "Carregando cópia de segurança";
/* Error indicating the backup import could not import the user's data. */
"BACKUP_IMPORT_ERROR_COULD_NOT_IMPORT" = "A cópia de segurança não pôde ser importada.";
/* Indicates that the backup import is being configured. */
"BACKUP_IMPORT_PHASE_CONFIGURATION" = "Configurando cópia de segurança";
/* Indicates that the backup import data is being downloaded. */
"BACKUP_IMPORT_PHASE_DOWNLOAD" = "Baixando cópia de segurança";
/* Indicates that the backup import data is being finalized. */
"BACKUP_IMPORT_PHASE_FINALIZING" = "Finalizando cópia de segurança";
/* Indicates that the backup import data is being imported. */
"BACKUP_IMPORT_PHASE_IMPORT" = "Importando cópia de segurança";
/* Indicates that the backup database is being restored. */
"BACKUP_IMPORT_PHASE_RESTORING_DATABASE" = "Restaurando base de dados";
/* Indicates that the backup import data is being restored. */
"BACKUP_IMPORT_PHASE_RESTORING_FILES" = "Restaurando arquivos";
2018-11-29 05:42:55 +01:00
/* Label for the backup restore decision section. */
2018-12-19 17:48:47 +01:00
"BACKUP_RESTORE_DECISION_TITLE" = "Cópia de segurança disponível";
2018-11-29 05:42:55 +01:00
/* Label for the backup restore description. */
2018-12-19 17:48:47 +01:00
"BACKUP_RESTORE_DESCRIPTION" = "Restaurando cópia de segurança";
2018-11-29 05:42:55 +01:00
/* Label for the backup restore progress. */
"BACKUP_RESTORE_PROGRESS" = "Progresso";
/* Label for the backup restore status. */
"BACKUP_RESTORE_STATUS" = "Status";
/* Error shown when backup fails due to an unexpected error. */
2018-12-19 17:48:47 +01:00
"BACKUP_UNEXPECTED_ERROR" = "Erro inesperado na cópia de segurança";
2018-11-29 05:42:55 +01:00
2018-11-01 17:58:03 +01:00
/* An explanation of the consequences of blocking a group. */
"BLOCK_GROUP_BEHAVIOR_EXPLANATION" = "Você deixará de receber mensagens e atualizações do grupo.";
/* Button label for the 'block' button */
"BLOCK_LIST_BLOCK_BUTTON" = "Bloquear";
/* A format for the 'block group' action sheet title. Embeds the {{group name}}. */
"BLOCK_LIST_BLOCK_GROUP_TITLE_FORMAT" = "Bloquear e sair do grupo \"%@\"?";
/* A format for the 'block user' action sheet title. Embeds {{the blocked user's name or phone number}}. */
"BLOCK_LIST_BLOCK_USER_TITLE_FORMAT" = "Bloquear %@?";
/* Section header for groups that have been blocked */
"BLOCK_LIST_BLOCKED_GROUPS_SECTION" = "Grupos bloqueados";
/* Section header for users that have been blocked */
"BLOCK_LIST_BLOCKED_USERS_SECTION" = "Usuários bloqueados";
/* Button label for the 'unblock' button */
"BLOCK_LIST_UNBLOCK_BUTTON" = "Desbloquear";
/* Action sheet body when confirming you want to unblock a group */
"BLOCK_LIST_UNBLOCK_GROUP_BODY" = "Membros atuais poderão adicionar você novamente ao grupo.";
/* Action sheet title when confirming you want to unblock a group. */
2018-11-17 00:44:22 +01:00
"BLOCK_LIST_UNBLOCK_GROUP_TITLE" = "Desbloquear este grupo?";
2018-11-01 17:58:03 +01:00
/* A format for the 'unblock conversation' action sheet title. Embeds the {{conversation title}}. */
"BLOCK_LIST_UNBLOCK_TITLE_FORMAT" = "Desbloquear %@?";
/* A label for the block button in the block list view */
"BLOCK_LIST_VIEW_BLOCK_BUTTON" = "Bloquear";
/* The message format of the 'conversation blocked' alert. Embeds the {{conversation title}}. */
2018-12-03 22:27:45 +01:00
"BLOCK_LIST_VIEW_BLOCKED_ALERT_MESSAGE_FORMAT" = "Ctrl+Alt+1%@ foi bloqueado.";
2018-11-01 17:58:03 +01:00
/* The title of the 'user blocked' alert. */
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "Pessoa sob Bloqueio";
/* The title of the 'group blocked' alert. */
"BLOCK_LIST_VIEW_BLOCKED_GROUP_ALERT_TITLE" = "Grupo bloqueado";
/* The message of the 'You can't block yourself' alert. */
"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_MESSAGE" = "Você não pode se bloquear.";
/* The title of the 'You can't block yourself' alert. */
"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_TITLE" = "Erro";
/* Alert title after unblocking a group or 1:1 chat. Embeds the {{conversation title}}. */
2018-11-17 00:44:22 +01:00
"BLOCK_LIST_VIEW_UNBLOCKED_ALERT_TITLE_FORMAT" = "Você desbloqueou %@.";
2018-11-01 17:58:03 +01:00
/* Alert body after unblocking a group. */
2018-12-03 22:27:45 +01:00
"BLOCK_LIST_VIEW_UNBLOCKED_GROUP_ALERT_BODY" = "Membros existentes podem te adicionar ap grupo novamente.";
2018-11-01 17:58:03 +01:00
/* Action sheet that will block an unknown user. */
"BLOCK_OFFER_ACTIONSHEET_BLOCK_ACTION" = "Bloquear";
/* Title format for action sheet that offers to block an unknown user.Embeds {{the unknown user's name or phone number}}. */
"BLOCK_OFFER_ACTIONSHEET_TITLE_FORMAT" = "Bloquear %@?";
/* An explanation of the consequences of blocking another user. */
"BLOCK_USER_BEHAVIOR_EXPLANATION" = "Você não receberá mais ligações e mensagens de quem bloquear.";
/* Label for 'continue' button. */
"BUTTON_CONTINUE" = "Continuar";
/* Label for generic done button. */
"BUTTON_DONE" = "Pronto";
2019-01-18 22:59:22 +01:00
/* Label for redo button. */
"BUTTON_REDO" = "Refazer";
2018-11-01 17:58:03 +01:00
/* Button text to enable batch selection mode */
"BUTTON_SELECT" = "Selecionar";
2019-01-18 22:59:22 +01:00
/* Label for undo button. */
"BUTTON_UNDO" = "Desfazer";
2018-11-01 17:58:03 +01:00
/* Label for button that lets users call a contact again. */
"CALL_AGAIN_BUTTON_TITLE" = "Ligar novamente";
/* Alert message when calling and permissions for microphone are missing */
2018-12-03 22:27:45 +01:00
"CALL_AUDIO_PERMISSION_MESSAGE" = "Você pode permitir o acesso ao microfone no app Ajustes do iOS e assim fazer ligações e gravar mensagems de voz no Signal.";
2018-11-01 17:58:03 +01:00
/* Alert title when calling and permissions for microphone are missing */
"CALL_AUDIO_PERMISSION_TITLE" = "Necessário acesso ao microfone";
/* Accessibility label for placing call button */
"CALL_LABEL" = "Chamar";
/* Call setup status label after outgoing call times out */
2018-12-03 22:27:45 +01:00
"CALL_SCREEN_STATUS_NO_ANSWER" = "Sem Resposta.";
2018-11-01 17:58:03 +01:00
/* embeds {{Call Status}} in call screen label. For ongoing calls, {{Call Status}} is a seconds timer like 01:23, otherwise {{Call Status}} is a short text like 'Ringing', 'Busy', or 'Failed Call' */
"CALL_STATUS_FORMAT" = "Signal %@";
/* Label for call button for alert offering to call a user. */
"CALL_USER_ALERT_CALL_BUTTON" = "Chamar";
/* Message format for alert offering to call a user. Embeds {{the user's display name or phone number}}. */
"CALL_USER_ALERT_MESSAGE_FORMAT" = "Gostaria de chamar %@?";
/* Title for alert offering to call a user. */
"CALL_USER_ALERT_TITLE" = "Chamar?";
/* Accessibility label for accepting incoming calls */
"CALL_VIEW_ACCEPT_INCOMING_CALL_LABEL" = "Receber chamada";
/* Accessibility label for selection the audio source */
"CALL_VIEW_AUDIO_SOURCE_LABEL" = "Áudio";
/* Accessibility label for declining incoming calls */
"CALL_VIEW_DECLINE_INCOMING_CALL_LABEL" = "Recusar chamada";
/* Accessibility label for hang up call */
"CALL_VIEW_HANGUP_LABEL" = "Terminar chamada";
/* Accessibility label for muting the microphone */
"CALL_VIEW_MUTE_LABEL" = "Mudo";
/* Reminder to the user of the benefits of enabling CallKit and disabling CallKit privacy. */
2018-12-03 22:27:45 +01:00
"CALL_VIEW_SETTINGS_NAG_DESCRIPTION_ALL" = "Você pode habilitar a Integração de Chamadas do iOS nos ajustes de privacidade do Signal para responder a chamadas recebidas a partir da tela bloqueada.";
2018-11-01 17:58:03 +01:00
/* Reminder to the user of the benefits of disabling CallKit privacy. */
2018-12-03 22:27:45 +01:00
"CALL_VIEW_SETTINGS_NAG_DESCRIPTION_PRIVACY" = "Você pode habilitar a Integração de Chamadas do iOS nos ajustes de privacidade do Signal para ver o nome e número de telefone de chamadas recebidas.";
2018-11-01 17:58:03 +01:00
/* Label for button that dismiss the call view's settings nag. */
"CALL_VIEW_SETTINGS_NAG_NOT_NOW_BUTTON" = "Agora não";
/* Label for button that shows the privacy settings. */
"CALL_VIEW_SETTINGS_NAG_SHOW_CALL_SETTINGS" = "Mostrar Configurações de Privacidade";
/* Accessibility label to toggle front- vs. rear-facing camera */
"CALL_VIEW_SWITCH_CAMERA_DIRECTION" = "Trocar direção da câmera";
/* Accessibility label to switch to audio only */
"CALL_VIEW_SWITCH_TO_AUDIO_LABEL" = "Mudar para chamada em áudio";
/* Accessibility label to switch to video call */
"CALL_VIEW_SWITCH_TO_VIDEO_LABEL" = "Mudar para chamada de vídeo";
/* Label for the 'return to call' banner. */
"CALL_WINDOW_RETURN_TO_CALL" = "Toque para voltar à chamada";
/* notification action */
"CALLBACK_BUTTON_TITLE" = "Retornar a chamada";
/* The generic name used for calls if CallKit privacy is enabled */
"CALLKIT_ANONYMOUS_CONTACT_NAME" = "Usuário do Signal";
/* Message for alert explaining that a user cannot be verified. */
"CANT_VERIFY_IDENTITY_ALERT_MESSAGE" = "Este usuário não pode ser verificado até que você troque mensagens com ele.";
/* Title for alert explaining that a user cannot be verified. */
"CANT_VERIFY_IDENTITY_ALERT_TITLE" = "Erro";
/* Title for the 'censorship circumvention country' view. */
"CENSORSHIP_CIRCUMVENTION_COUNTRY_VIEW_TITLE" = "Selecione o País";
2018-11-29 05:42:55 +01:00
/* The label for the 'do not restore backup' button. */
2018-12-19 17:48:47 +01:00
"CHECK_FOR_BACKUP_DO_NOT_RESTORE" = "Não restaurar";
2018-11-29 05:42:55 +01:00
/* Message for alert shown when the app failed to check for an existing backup. */
2018-12-19 17:48:47 +01:00
"CHECK_FOR_BACKUP_FAILED_MESSAGE" = "Não foi possível determinar se há uma cópia de segurança que possa ser restaurada.";
2018-11-29 05:42:55 +01:00
/* Title for alert shown when the app failed to check for an existing backup. */
"CHECK_FOR_BACKUP_FAILED_TITLE" = "Erro";
/* The label for the 'restore backup' button. */
"CHECK_FOR_BACKUP_RESTORE" = "Restaurar";
2018-12-10 21:11:52 +01:00
/* Error indicating that the app could not determine that user's iCloud account status */
2018-12-19 17:48:47 +01:00
"CLOUDKIT_STATUS_COULD_NOT_DETERMINE" = "O Signal não pôde determinar o status da sua conta iCloud. Inicie uma sessão nos Ajustes do iOS para fazer uma cópia de segurança dos seus dados no Signal.";
2018-11-01 17:58:03 +01:00
/* Error indicating that user does not have an iCloud account. */
2018-12-19 17:48:47 +01:00
"CLOUDKIT_STATUS_NO_ACCOUNT" = "Sem conta iCloud. Inicie uma sessão nos Ajustes do iOS para fazer uma cópia de segurança dos seus dados no Signal.";
2018-11-01 17:58:03 +01:00
2018-12-10 21:11:52 +01:00
/* Error indicating that the app was prevented from accessing the user's iCloud account. */
2018-12-19 17:48:47 +01:00
"CLOUDKIT_STATUS_RESTRICTED" = "O Signal teve o acesso não autorizado à sua conta iCloud para fazer cópias de segurança. Permita o acesso do Signal à sua conta iCloud nos Ajustes do iOS para fazer uma cópia de segurança dos seus dados no Signal.";
2018-11-01 17:58:03 +01:00
/* The first of two messages demonstrating the chosen conversation color, by rendering this message in an outgoing message bubble. */
2018-12-03 22:27:45 +01:00
"COLOR_PICKER_DEMO_MESSAGE_1" = "Escolha a cor das mensagens enviadas nesta conversa.";
2018-11-01 17:58:03 +01:00
/* The second of two messages demonstrating the chosen conversation color, by rendering this message in an incoming message bubble. */
2018-12-03 22:27:45 +01:00
"COLOR_PICKER_DEMO_MESSAGE_2" = "Somente você verá a cor escolhida.";
2018-11-01 17:58:03 +01:00
/* Modal Sheet title when picking a conversation color. */
2018-12-03 22:27:45 +01:00
"COLOR_PICKER_SHEET_TITLE" = "Cor da conversa";
2018-11-01 17:58:03 +01:00
/* Activity Sheet label */
"COMPARE_SAFETY_NUMBER_ACTION" = "Comparar com Área de Transferência";
/* Table section header for contact listing when composing a new message */
"COMPOSE_MESSAGE_CONTACT_SECTION_TITLE" = "Contatos";
/* Table section header for group listing when composing a new message */
"COMPOSE_MESSAGE_GROUP_SECTION_TITLE" = "Grupos";
/* Table section header for invite listing when composing a new message */
"COMPOSE_MESSAGE_INVITE_SECTION_TITLE" = "Convide";
/* Multi-line label explaining why compose-screen contact picker is empty. */
2018-12-03 22:27:45 +01:00
"COMPOSE_SCREEN_MISSING_CONTACTS_PERMISSION" = "Você pode permitir o acesso aos contatos no app Ajustes para ver quais dos seus contatos estão usando Signal.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
2018-12-03 22:27:45 +01:00
"CONFIRM_ACCOUNT_DESTRUCTION_TEXT" = "Isto irá restabelecer as configurações originais do aplicativo removendo suas mensagens e desregistrando você do servidor. O app irá fechar após o final deste processo.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"CONFIRM_ACCOUNT_DESTRUCTION_TITLE" = "Tem certeza de que deseja excluir sua conta?";
/* Alert body */
"CONFIRM_LEAVE_GROUP_DESCRIPTION" = "Você não poderá mais enviar nem receber mensagens neste grupo.";
/* Alert title */
"CONFIRM_LEAVE_GROUP_TITLE" = "Você tem certeza que deseja sair?";
/* Button text */
"CONFIRM_LINK_NEW_DEVICE_ACTION" = "Vincular novo dispositivo";
/* Action sheet body presented when a user's SN has recently changed. Embeds {{contact's name or phone number}} */
"CONFIRM_SENDING_TO_CHANGED_IDENTITY_BODY_FORMAT" = "%@talvez tenha reinstalado ou trocado de aparelho. Verifique seu número de segurança com esse contato para garantir privacidade.";
/* Action sheet title presented when a user's SN has recently changed. Embeds {{contact's name or phone number}} */
"CONFIRM_SENDING_TO_CHANGED_IDENTITY_TITLE_FORMAT" = "Número de segurança com %@ mudou";
/* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmar";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Endereço";
/* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqueado";
/* An indicator that a contact is no longer verified. */
"CONTACT_CELL_IS_NO_LONGER_VERIFIED" = "Não Verificado";
/* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número não registrado";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Editar";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "E-mail";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "Cidade";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "País";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Bairro";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "Caixa postal";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Código Postal";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Região";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Rua";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Sobrenome";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Nome";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Segundo nome";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefixo";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Sufixo";
/* Label for the 'organization' field of a contact. */
"CONTACT_FIELD_ORGANIZATION" = "Organização";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Telefone";
/* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nenhum e-mail disponível.";
/* table cell subtitle when contact card has no known phone number */
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Nenhum número de telefone disponível.";
/* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Selecionar contato";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Compartilhar contato";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Editar nome";
/* Error indicating that an invalid contact cannot be shared. */
"CONTACT_SHARE_INVALID_CONTACT" = "Contato inválido.";
/* Error indicating that at least one contact field must be selected before sharing a contact. */
"CONTACT_SHARE_NO_FIELDS_SELECTED" = "Nenhum campo de contato selecionado.";
/* Label for 'open address in maps app' button in contact view. */
"CONTACT_VIEW_OPEN_ADDRESS_IN_MAPS_APP" = "Abrir no Mapas";
/* Label for 'open email in email app' button in contact view. */
"CONTACT_VIEW_OPEN_EMAIL_IN_EMAIL_APP" = "Enviar e-mail";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Contato sem nome";
2018-12-10 21:11:52 +01:00
/* Message for the 'conversation delete confirmation' alert. */
2018-12-19 17:48:47 +01:00
"CONVERSATION_DELETE_CONFIRMATION_ALERT_MESSAGE" = "Isso não pode ser desfeito.";
2018-12-10 21:11:52 +01:00
/* Title for the 'conversation delete confirmation' alert. */
2018-12-19 17:48:47 +01:00
"CONVERSATION_DELETE_CONFIRMATION_ALERT_TITLE" = "Excluir conversa?";
2018-12-10 21:11:52 +01:00
2018-11-01 17:58:03 +01:00
/* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Configurações de Conversa";
/* Label for 'new contact' button in conversation settings view. */
"CONVERSATION_SETTINGS_ADD_TO_EXISTING_CONTACT" = "Adicionar à Lista de Contatos";
/* table cell label in conversation settings */
"CONVERSATION_SETTINGS_BLOCK_THIS_GROUP" = "Bloquear grupo";
/* table cell label in conversation settings */
"CONVERSATION_SETTINGS_BLOCK_THIS_USER" = "Bloquear pessoa";
/* Navbar title when viewing settings for a 1-on-1 thread */
"CONVERSATION_SETTINGS_CONTACT_INFO_TITLE" = "Informações do contato";
/* Label for table cell which leads to picking a new conversation color */
2018-12-03 22:27:45 +01:00
"CONVERSATION_SETTINGS_CONVERSATION_COLOR" = "Cor da conversa";
2018-11-01 17:58:03 +01:00
/* Navbar title when viewing settings for a group thread */
"CONVERSATION_SETTINGS_GROUP_INFO_TITLE" = "Informações do grupo";
/* Title of the 'mute this thread' action sheet. */
"CONVERSATION_SETTINGS_MUTE_ACTION_SHEET_TITLE" = "Silenciar";
/* label for 'mute thread' cell in conversation settings */
"CONVERSATION_SETTINGS_MUTE_LABEL" = "Silenciar";
/* Indicates that the current thread is not muted. */
"CONVERSATION_SETTINGS_MUTE_NOT_MUTED" = "Não silenciada";
/* Label for button to mute a thread for a day. */
"CONVERSATION_SETTINGS_MUTE_ONE_DAY_ACTION" = "Silenciar por um dia";
/* Label for button to mute a thread for a hour. */
"CONVERSATION_SETTINGS_MUTE_ONE_HOUR_ACTION" = "Silenciar por uma hora";
/* Label for button to mute a thread for a minute. */
"CONVERSATION_SETTINGS_MUTE_ONE_MINUTE_ACTION" = "Silenciar por um minuto";
/* Label for button to mute a thread for a week. */
"CONVERSATION_SETTINGS_MUTE_ONE_WEEK_ACTION" = "Silenciar por uma semana";
/* Label for button to mute a thread for a year. */
"CONVERSATION_SETTINGS_MUTE_ONE_YEAR_ACTION" = "Silenciar por um ano";
/* Indicates that this thread is muted until a given date or time. Embeds {{The date or time which the thread is muted until}}. */
"CONVERSATION_SETTINGS_MUTED_UNTIL_FORMAT" = "até %@";
/* Label for 'new contact' button in conversation settings view. */
"CONVERSATION_SETTINGS_NEW_CONTACT" = "Criar Novo Contato";
/* Label for button that opens conversation settings. */
"CONVERSATION_SETTINGS_TAP_TO_CHANGE" = "Toque para mudar";
/* Label for button to unmute a thread. */
"CONVERSATION_SETTINGS_UNMUTE_ACTION" = "Ativar o som";
/* Indicates that user's profile has been shared with a group. */
"CONVERSATION_SETTINGS_VIEW_PROFILE_IS_SHARED_WITH_GROUP" = "Este grupo pode ver o seu perfil";
/* Indicates that user's profile has been shared with a user. */
"CONVERSATION_SETTINGS_VIEW_PROFILE_IS_SHARED_WITH_USER" = "Esta pessoa pode ver o seu perfil";
/* Button to confirm that user wants to share their profile with a user or group. */
"CONVERSATION_SETTINGS_VIEW_SHARE_PROFILE" = "Compartilhar Perfil";
/* Action that shares user profile with a group. */
"CONVERSATION_SETTINGS_VIEW_SHARE_PROFILE_WITH_GROUP" = "Compartilhar o Seu Perfil";
/* Action that shares user profile with a user. */
"CONVERSATION_SETTINGS_VIEW_SHARE_PROFILE_WITH_USER" = "Compartilhar o Seu Perfil";
/* Message shown in conversation view that offers to add an unknown user to your phone's contacts. */
"CONVERSATION_VIEW_ADD_TO_CONTACTS_OFFER" = "Adicionar aos Contatos";
/* Message shown in conversation view that offers to share your profile with a user. */
2018-12-03 22:27:45 +01:00
"CONVERSATION_VIEW_ADD_USER_TO_PROFILE_WHITELIST_OFFER" = "Compartilhar seu Perfil com este usuário";
2018-11-01 17:58:03 +01:00
/* Title for the group of buttons show for unknown contacts offering to add them to contacts, etc. */
"CONVERSATION_VIEW_CONTACTS_OFFER_TITLE" = "Este usuário não se encontra em seus contatos.";
/* Indicates that the app is loading more messages in this conversation. */
2018-12-03 22:27:45 +01:00
"CONVERSATION_VIEW_LOADING_MORE_MESSAGES" = "Carrengando Mais Mensagens...";
2018-11-01 17:58:03 +01:00
/* Indicator on truncated text messages that they can be tapped to see the entire text message. */
2018-12-19 17:48:47 +01:00
"CONVERSATION_VIEW_OVERSIZE_TEXT_TAP_FOR_MORE" = "Toque para mais";
2018-11-01 17:58:03 +01:00
/* Message shown in conversation view that offers to block an unknown user. */
"CONVERSATION_VIEW_UNKNOWN_CONTACT_BLOCK_OFFER" = "Bloquear este usuário";
/* ActionSheet title */
"CORRUPTED_SESSION_DESCRIPTION" = "Restabelecer sua sessão lhe permitirá receber mensagens futuras de %@, mas não recuperará qualquer mensagem que já esteja corrompida.";
/* No comment provided by engineer. */
"COUNTRYCODE_SELECT_TITLE" = "Selecionar Código Do País";
/* Accessibility label for the create group new group button */
"CREATE_NEW_GROUP" = "Criar novo grupo";
/* Title for the 'crop/scale image' dialog. */
"CROP_SCALE_IMAGE_VIEW_TITLE" = "Mover e Redimensionar";
/* Subtitle shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Isso pode levar alguns minutos.";
/* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Otimizando base de dados";
/* Format string for a relative time, expressed as a certain number of hours in the past. Embeds {{The number of hours}}. */
"DATE_HOURS_AGO_FORMAT" = "Há %@ h";
/* Format string for a relative time, expressed as a certain number of minutes in the past. Embeds {{The number of minutes}}. */
"DATE_MINUTES_AGO_FORMAT" = "Há %@ min";
/* The present; the current time. */
"DATE_NOW" = "Agora";
/* The current day. */
"DATE_TODAY" = "Hoje";
/* The day before today. */
"DATE_YESTERDAY" = "Ontem";
/* Error indicating that the debug logs could not be copied. */
"DEBUG_LOG_ALERT_COULD_NOT_COPY_LOGS" = "Não foi possível copiar os registros.";
/* Error indicating that the debug logs could not be packaged. */
"DEBUG_LOG_ALERT_COULD_NOT_PACKAGE_LOGS" = "Não foi possível empacotar os registros.";
/* Error indicating that a debug log could not be uploaded. */
"DEBUG_LOG_ALERT_ERROR_UPLOADING_LOG" = "Não foi possível carregar os registros.";
/* Message of the debug log alert. */
"DEBUG_LOG_ALERT_MESSAGE" = "O que você gostaria de fazer com o link para o seu registro de depuração?";
/* Error indicating that no debug logs could be found. */
"DEBUG_LOG_ALERT_NO_LOGS" = "Nenhum registro foi encontrado.";
/* Label for the 'Open a Bug Report' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_BUG_REPORT" = "Criar um relatório de erro";
/* Label for the 'copy link' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_COPY_LINK" = "Copiar link";
/* Label for the 'email debug log' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_EMAIL" = "Assistência por e-mail";
/* Label for the 'send to last thread' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_SEND_TO_LAST_THREAD" = "Enviar para o último tópico";
/* Label for the 'send to self' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_SEND_TO_SELF" = "Enviar para mim";
/* Label for the 'Share' option of the debug log alert. */
"DEBUG_LOG_ALERT_OPTION_SHARE" = "Compartilhar";
/* Title of the alert shown for failures while uploading debug logs.
Title of the debug log alert. */
"DEBUG_LOG_ALERT_TITLE" = "Falta pouco";
/* Error indicating that the app could not launch the Email app. */
2018-12-03 22:27:45 +01:00
"DEBUG_LOG_COULD_NOT_EMAIL" = "Não pôde abrir o aplicativo Mail.";
2018-11-01 17:58:03 +01:00
/* Message of the alert before redirecting to GitHub Issues. */
"DEBUG_LOG_GITHUB_ISSUE_ALERT_MESSAGE" = "O link do gist foi copiado para a área de transferência. A lista de problemas no GitHub será exibida agora.";
/* Title of the alert before redirecting to GitHub Issues. */
"DEBUG_LOG_GITHUB_ISSUE_ALERT_TITLE" = "Redirecionando para o GitHub";
/* Label for button that lets users re-register using the same phone number. */
"DEREGISTRATION_REREGISTER_WITH_SAME_PHONE_NUMBER" = "Recadastrar este telefone";
/* Label warning the user that they have been de-registered. */
"DEREGISTRATION_WARNING" = "Dispositivo não cadastrado. Seu número de telefone pode estar cadastrado no Signal em outro aparelho. Clique para se recadastrar.";
/* {{Short Date}} when device last communicated with Signal Server. */
"DEVICE_LAST_ACTIVE_AT_LABEL" = "Última atividade: %@";
/* {{Short Date}} when device was linked. */
"DEVICE_LINKED_AT_LABEL" = "Vinculado: %@";
/* Alert title that can occur when viewing device manager. */
"DEVICE_LIST_UPDATE_FAILED_TITLE" = "Falha na atualização da lista de dispositivos.";
/* table cell label in conversation settings */
"DISAPPEARING_MESSAGES" = "Mensagens efêmeras";
/* Info Message when added to a group which has enabled disappearing messages. Embeds {{time amount}} before messages disappear, see the *_TIME_AMOUNT strings for context. */
"DISAPPEARING_MESSAGES_CONFIGURATION_GROUP_EXISTING_FORMAT" = "Mensagens nesta conversa desaparecem após %@.";
/* subheading in conversation settings */
"DISAPPEARING_MESSAGES_DESCRIPTION" = "Se assim habilitadas, as mensagens enviadas e recebidas nesta conversa desaparecerão após terem sido lidas.";
/* Accessibility hint that contains current timeout information */
"DISAPPEARING_MESSAGES_HINT" = "Atualmente as mensagens expiram em %@";
/* Accessibility label for disappearing messages */
"DISAPPEARING_MESSAGES_LABEL" = "Parâmetros das mensagens efêmeras";
/* Short text to dismiss current modal / actionsheet / screen */
"DISMISS_BUTTON_TEXT" = "Ignorar";
/* Section title for the 'domain fronting country' view. */
"DOMAIN_FRONTING_COUNTRY_VIEW_SECTION_HEADER" = "Localização para Driblagem de Censura";
/* Alert body for when the user has just tried to edit a contacts after declining to give Signal contacts permissions */
2018-12-03 22:27:45 +01:00
"EDIT_CONTACT_WITHOUT_CONTACTS_PERMISSION_ALERT_BODY" = "Você pode conceder essa permissão no aplicativo Ajustes do iOS.";
2018-11-01 17:58:03 +01:00
/* Alert title for when the user has just tried to edit a contacts after declining to give Signal contacts permissions */
"EDIT_CONTACT_WITHOUT_CONTACTS_PERMISSION_ALERT_TITLE" = "O Signal precisa de acesso aos contatos para editar informações de contato";
/* table cell label in conversation settings */
"EDIT_GROUP_ACTION" = "Editar Grupo";
/* a title for the contacts section of the 'new/update group' view. */
"EDIT_GROUP_CONTACTS_SECTION_TITLE" = "Contatos";
/* The navbar title for the 'update group' view. */
"EDIT_GROUP_DEFAULT_TITLE" = "Editar grupo";
/* Label for the cell that lets you add a new member to a group. */
"EDIT_GROUP_MEMBERS_ADD_MEMBER" = "Adicionar...";
/* a title for the members section of the 'new/update group' view. */
"EDIT_GROUP_MEMBERS_SECTION_TITLE" = "Membros";
/* An indicator that a user is a new member of the group. */
"EDIT_GROUP_NEW_MEMBER_LABEL" = "Adicionado";
/* The title for the 'update group' button. */
"EDIT_GROUP_UPDATE_BUTTON" = "Atualizar";
/* The alert message if user tries to exit update group view without saving changes. */
2018-12-03 22:27:45 +01:00
"EDIT_GROUP_VIEW_UNSAVED_CHANGES_MESSAGE" = "Você gostaria de salvar as mudanças feitas a este grupo?";
2018-11-01 17:58:03 +01:00
/* The alert title if user tries to exit update group view without saving changes. */
"EDIT_GROUP_VIEW_UNSAVED_CHANGES_TITLE" = "Mudanças não salvas";
/* Short name for edit menu item to copy contents of media message. */
"EDIT_ITEM_COPY_ACTION" = "Copiar";
/* No comment provided by engineer. */
"EDIT_TXT" = "Editar";
/* body of email sent to contacts when inviting to install Signal. Embeds {{link to install Signal}} and {{link to the Signal home page}} */
"EMAIL_INVITE_BODY" = "Olá,\n\nUltimamente tenho usado o Signal para manter minhas conversas no iPhone privadas. Eu gostaria que você o instalasse também para que possamos garantir que somente eu e você possamos ler nossas mensagens ou escutar nossas ligações.\n\nO Signal está disponível para iPhone e Android. Obtenha-o aqui: %@\n\nO Signal funciona como o seu atual app de mensagens. Nós podemos mandar imagens e vídeos, fazer ligações e começar conversas em grupo. A melhor parte é que ninguém mais pode ver nada, nem as pessoas que fazem o Signal.\n\nVocê pode ler mais sobre a Open Whisper Systems, as pessoas que fazem o Signal, aqui: %@";
/* subject of email sent to contacts when inviting to install Signal */
"EMAIL_INVITE_SUBJECT" = "Vamos trocar para o Signal!";
/* Body text an existing user sees when viewing an empty archive */
2018-12-03 22:27:45 +01:00
"EMPTY_ARCHIVE_TEXT" = "Você pode arquivar conversas inativas da sua Caixa de Entrada.";
2018-11-01 17:58:03 +01:00
/* Header text an existing user sees when viewing an empty archive */
2018-12-03 22:27:45 +01:00
"EMPTY_ARCHIVE_TITLE" = "Limpar Sua Lista de Conversas.";
2018-11-01 17:58:03 +01:00
/* Full width label displayed when attempting to compose message */
"EMPTY_CONTACTS_LABEL_LINE1" = "Nenhum dos seus contatos possui Signal.";
/* Full width label displayed when attempting to compose message */
"EMPTY_CONTACTS_LABEL_LINE2" = "Por que você não convida alguém?";
/* Body text a new user sees when viewing an empty inbox */
"EMPTY_INBOX_NEW_USER_TEXT" = "Clique no botão de escrever";
/* Header text a new user sees when viewing an empty inbox */
"EMPTY_INBOX_NEW_USER_TITLE" = "Comece a conversar no Signal!";
/* Body text an existing user sees when viewing an empty inbox */
2018-12-03 22:27:45 +01:00
"EMPTY_INBOX_TEXT" = "Nada por aqui. Aproveite para respirar.";
2018-11-01 17:58:03 +01:00
/* Header text an existing user sees when viewing an empty inbox */
2018-12-19 17:48:47 +01:00
"EMPTY_INBOX_TITLE" = "Caixa de entrada vazia";
2018-11-01 17:58:03 +01:00
/* Indicates that user should confirm their 'two factor auth pin'. */
"ENABLE_2FA_VIEW_CONFIRM_PIN_INSTRUCTIONS" = "Confirme seu PIN.";
/* Error indicating that attempt to disable 'two-factor auth' failed. */
"ENABLE_2FA_VIEW_COULD_NOT_DISABLE_2FA" = "Não foi possível desativar o Bloqueio de Cadastro.";
/* Error indicating that attempt to enable 'two-factor auth' failed. */
"ENABLE_2FA_VIEW_COULD_NOT_ENABLE_2FA" = "Não foi possível ativar o Bloqueio de Cadastro.";
/* Label for the 'enable two-factor auth' item in the settings view */
"ENABLE_2FA_VIEW_DISABLE_2FA" = "Desativar";
/* Label for the 'enable two-factor auth' item in the settings view */
"ENABLE_2FA_VIEW_ENABLE_2FA" = "Ativar";
/* Label for the 'next' button in the 'enable two factor auth' views. */
"ENABLE_2FA_VIEW_NEXT_BUTTON" = "Próximo";
/* Error indicating that the entered 'two-factor auth PINs' do not match. */
"ENABLE_2FA_VIEW_PIN_DOES_NOT_MATCH" = "PIN incorreto.";
/* Indicates that user should select a 'two factor auth pin'. */
"ENABLE_2FA_VIEW_SELECT_PIN_INSTRUCTIONS" = "Insira um PIN de Desbloqueio de Cadastro. Você deverá informar esse PIN da próxima vez que cadastrar este número de telefone no Signal.";
/* Indicates that user has 'two factor auth pin' disabled. */
"ENABLE_2FA_VIEW_STATUS_DISABLED_INSTRUCTIONS" = "Para mais segurança, ative um PIN de Desbloqueio de Cadastro que será requerido para cadastrar este número de telefone no Signal no futuro.";
/* Indicates that user has 'two factor auth pin' enabled. */
"ENABLE_2FA_VIEW_STATUS_ENABLED_INSTRUCTIONS" = "O Bloqueio de Cadastro está ativo. Você deve inserir seu PIN quando for cadastrar seu número de telefone no Signal novamente.";
/* Title for the 'enable two factor auth PIN' views. */
"ENABLE_2FA_VIEW_TITLE" = "Bloqueio de Cadastro";
/* Call setup status label */
"END_CALL_RESPONDER_IS_BUSY" = "Ocupado";
/* Call setup status label */
"END_CALL_UNCATEGORIZED_FAILURE" = "Chamada Falhou.";
/* Error indicating that the phone's contacts could not be retrieved. */
"ERROR_COULD_NOT_FETCH_CONTACTS" = "Não foi possível acessar os contatos.";
/* Generic notice when message failed to send. */
"ERROR_DESCRIPTION_CLIENT_SENDING_FAILURE" = "Falha ao enviar mensagem.";
/* Error message indicating that message send is disabled due to prekey update failures */
2018-12-19 17:48:47 +01:00
"ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "Não foi possível enviar: dados de pré-chave obsoletos.";
2018-11-01 17:58:03 +01:00
/* Error message indicating that message send failed due to block list */
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCK_LIST" = "Mensagem não enviada pois o usuário está bloqueado.";
/* Error message indicating that message send failed due to failed attachment write */
2018-12-03 22:27:45 +01:00
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_FAILED_ATTACHMENT_WRITE" = "Falha ao gravar e enviar anexo.";
2018-11-01 17:58:03 +01:00
/* Generic error used whenever Signal can't contact the server */
2018-12-03 22:27:45 +01:00
"ERROR_DESCRIPTION_NO_INTERNET" = "O Signal não pôde se conectar à internet. Por favor tente novamente.";
2018-11-01 17:58:03 +01:00
/* Error indicating that an outgoing message had no valid recipients. */
"ERROR_DESCRIPTION_NO_VALID_RECIPIENTS" = "O envio da mensagem falhou devido à falta de destinatários válidos.";
/* Error indicating that a socket request failed. */
"ERROR_DESCRIPTION_REQUEST_FAILED" = "Falha na solicitação de rede.";
/* Error indicating that a socket request timed out. */
"ERROR_DESCRIPTION_REQUEST_TIMED_OUT" = "Solicitação de rede expirada.";
/* Error indicating that a socket response failed. */
"ERROR_DESCRIPTION_RESPONSE_FAILED" = "Resposta inválida do serviço.";
/* Error message when attempting to send message */
2018-12-03 22:27:45 +01:00
"ERROR_DESCRIPTION_SENDING_UNAUTHORIZED" = "O seu dispositivo não está mais cadastrado para o seu número de telefone. Você precisa remover e reinstalar o Signal.";
2018-11-01 17:58:03 +01:00
/* Generic server error */
"ERROR_DESCRIPTION_SERVER_FAILURE" = "Erro no servidor. Por favor, tente novamente mais tarde.";
/* Worst case generic error message */
"ERROR_DESCRIPTION_UNKNOWN_ERROR" = "Erro desconhecido.";
/* Error message when attempting to send message */
"ERROR_DESCRIPTION_UNREGISTERED_RECIPIENT" = "O contato não é usuário do Signal.";
/* Error message when unable to receive an attachment because the sending client is too old. */
2018-12-03 22:27:45 +01:00
"ERROR_MESSAGE_ATTACHMENT_FROM_OLD_CLIENT" = "Falha no anexo: peça a este contato que envie a mensagem novamente após fazer a atualização para a versão mais recente do Signal.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
2018-12-03 22:27:45 +01:00
"ERROR_MESSAGE_DUPLICATE_MESSAGE" = "Mensagem duplicada recebida.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"ERROR_MESSAGE_INVALID_KEY_EXCEPTION" = "A chave do recipiente não é válida.";
/* No comment provided by engineer. */
"ERROR_MESSAGE_INVALID_MESSAGE" = "Mensagem recebida não sincronizada.";
/* No comment provided by engineer. */
2018-12-03 22:27:45 +01:00
"ERROR_MESSAGE_INVALID_VERSION" = "Recebida uma mensagem incompatível com esta versão.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"ERROR_MESSAGE_NO_SESSION" = "Sem sessão disponível para contato.";
/* Shown when signal users safety numbers changed */
"ERROR_MESSAGE_NON_BLOCKING_IDENTITY_CHANGE" = "Número de segurança mudou.";
/* Shown when signal users safety numbers changed, embeds the user's {{name or phone number}} */
"ERROR_MESSAGE_NON_BLOCKING_IDENTITY_CHANGE_FORMAT" = "Seu número de segurança com %@ mudou.";
/* No comment provided by engineer. */
"ERROR_MESSAGE_UNKNOWN_ERROR" = "Erro desconhecido,";
/* No comment provided by engineer. */
"ERROR_MESSAGE_WRONG_TRUSTED_IDENTITY_KEY" = "Mudança no número de segurança.";
/* Format string for 'unregistered user' error. Embeds {{the unregistered user's name or signal id}}. */
"ERROR_UNREGISTERED_USER_FORMAT" = "Usuário não registrado: %@";
2018-11-30 19:12:43 +01:00
/* Button to dismiss/ignore the one time splash screen that appears after upgrading */
"EXPERIENCE_UPGRADE_DISMISS_BUTTON" = "Agora Não";
2018-11-01 17:58:03 +01:00
/* action sheet header when re-sending message which failed because of too many attempts */
2018-12-03 22:27:45 +01:00
"FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Falhas de mais com este contato. Por favor, tente novamente mais tarde.";
2018-11-01 17:58:03 +01:00
/* action sheet header when re-sending message which failed because of untrusted identity keys */
2018-12-19 17:48:47 +01:00
"FAILED_SENDING_BECAUSE_UNTRUSTED_IDENTITY_KEY" = "Seu número de segurança com %@ mudou recentemente. Queira verificá-lo antes de enviar essa mensagem de novo.";
2018-11-01 17:58:03 +01:00
/* alert title */
"FAILED_VERIFICATION_TITLE" = "Falha ao Verificar Número de Segurança!";
/* Button that marks user as verified after a successful fingerprint scan. */
"FINGERPRINT_SCAN_VERIFY_BUTTON" = "Marcar como verificado";
/* No comment provided by engineer. */
"FINGERPRINT_SHRED_KEYMATERIAL_BUTTON" = "Restaurar sessão";
/* Accessibility label for finishing new group */
"FINISH_GROUP_CREATION_LABEL" = "Terminar de criar grupo";
/* Label indicating media gallery is empty */
"GALLERY_TILES_EMPTY_GALLERY" = "Você não tem mídia desta conversa.";
/* Label indicating loading is in progress */
2018-12-03 22:27:45 +01:00
"GALLERY_TILES_LOADING_MORE_RECENT_LABEL" = "Carregando Novas Mídias...";
2018-11-01 17:58:03 +01:00
/* Label indicating loading is in progress */
2018-12-03 22:27:45 +01:00
"GALLERY_TILES_LOADING_OLDER_LABEL" = "Carregando Mídias Antigas...";
2018-11-01 17:58:03 +01:00
/* A label for generic attachments. */
"GENERIC_ATTACHMENT_LABEL" = "Anexo";
/* Error displayed when there is a failure fetching a GIF from the remote service. */
"GIF_PICKER_ERROR_FETCH_FAILURE" = "Falha ao baixar o GIF requisitado. Por favor, verifique se você está online.";
/* Generic error displayed when picking a GIF */
"GIF_PICKER_ERROR_GENERIC" = "Ocorreu um erro desconhecido.";
/* Shown when selected GIF couldn't be fetched */
"GIF_PICKER_FAILURE_ALERT_TITLE" = "Impossível Escolher GIF";
/* Alert message shown when user tries to search for GIFs without entering any search terms. */
"GIF_PICKER_VIEW_MISSING_QUERY" = "Por favor, insira a sua busca.";
/* Title for the 'GIF picker' dialog. */
"GIF_PICKER_VIEW_TITLE" = "Procurar GIF";
/* Indicates that an error occurred while searching. */
"GIF_VIEW_SEARCH_ERROR" = "Falha. Toque para tentar novamente.";
/* Indicates that the user's search had no results. */
"GIF_VIEW_SEARCH_NO_RESULTS" = "Nenhum Resultado.";
/* Placeholder text for the search field in GIF view */
"GIF_VIEW_SEARCH_PLACEHOLDER_TEXT" = "Insira a sua pesquisa";
/* No comment provided by engineer. */
"GROUP_AVATAR_CHANGED" = "Avatar trocado.";
/* No comment provided by engineer. */
"GROUP_CREATED" = "Grupo criado.";
/* Message shown in conversation view that indicates there were issues with group creation. */
"GROUP_CREATION_FAILED" = "Não foi possível adicional todos os membros ao grupo. Toque para tentar de novo. ";
/* Conversation settings table section title */
"GROUP_MANAGEMENT_SECTION" = "Gerenciamento do Grupo";
/* No comment provided by engineer. */
"GROUP_MEMBER_JOINED" = "%@ entrou no grupo.";
/* No comment provided by engineer. */
"GROUP_MEMBER_LEFT" = "%@ saiu do grupo.";
/* Button label to add information to an unknown contact */
"GROUP_MEMBERS_ADD_CONTACT_INFO" = "Adicionar contato";
/* Button label for the 'call group member' button */
"GROUP_MEMBERS_CALL" = "Chamar";
/* Label for the button that clears all verification errors in the 'group members' view. */
2018-12-03 22:27:45 +01:00
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED" = "Apagar Verificação Para Todos os Contatos";
2018-11-01 17:58:03 +01:00
/* Label for the 'reset all no-longer-verified group members' confirmation alert. */
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED_ALERT_MESSAGE" = "Esta opção apagará a verificação de todos os membros do grupo cujos números de segurança tiverem mudado desde a última vez em que eles foram verificados. ";
/* Title for the 'members' section of the 'group members' view. */
"GROUP_MEMBERS_SECTION_TITLE_MEMBERS" = "Membros";
/* Title for the 'no longer verified' section of the 'group members' view. */
"GROUP_MEMBERS_SECTION_TITLE_NO_LONGER_VERIFIED" = "Deixou de Ser Marcado como Verificado";
/* Button label for the 'send message to group member' button */
"GROUP_MEMBERS_SEND_MESSAGE" = "Enviar mensagem";
/* Button label for the 'show contact info' button */
"GROUP_MEMBERS_VIEW_CONTACT_INFO" = "Informações do contato";
/* No comment provided by engineer. */
"GROUP_TITLE_CHANGED" = "O título agora é '%@'.";
/* No comment provided by engineer. */
"GROUP_UPDATED" = "Grupo atualizado.";
/* No comment provided by engineer. */
"GROUP_YOU_LEFT" = "Você saiu do grupo.";
/* Label for 'archived conversations' button. */
"HOME_VIEW_ARCHIVED_CONVERSATIONS" = "Conversas arquivadas";
/* Table cell subtitle label for a conversation the user has blocked. */
"HOME_VIEW_BLOCKED_CONVERSATION" = "Você bloqueou";
/* Placeholder text for search bar which filters conversations. */
"HOME_VIEW_CONVERSATION_SEARCHBAR_PLACEHOLDER" = "Buscar";
/* Format string when search returns no results. Embeds {{search term}} */
"HOME_VIEW_SEARCH_NO_RESULTS_FORMAT" = "Nenhum resultado encontrado para '%@'";
/* Title for the home view's 'archive' mode. */
"HOME_VIEW_TITLE_ARCHIVE" = "Arquivo";
/* Title for the home view's default mode. */
"HOME_VIEW_TITLE_INBOX" = "Signal";
2019-01-18 22:59:22 +01:00
/* Label for brush button in image editor. */
"IMAGE_EDITOR_BRUSH_BUTTON" = "Brush";
/* Label for crop button in image editor. */
"IMAGE_EDITOR_CROP_BUTTON" = "Crop";
/* alert title */
"IMAGE_PICKER_FAILED_TO_PROCESS_ATTACHMENTS" = "Failed to select attachment.";
2018-11-01 17:58:03 +01:00
/* Call setup status label */
"IN_CALL_CONNECTING" = "conectando...";
/* Call setup status label */
2018-12-10 21:11:52 +01:00
"IN_CALL_RECONNECTING" = "Reconectando...";
2018-11-01 17:58:03 +01:00
/* Call setup status label */
"IN_CALL_RINGING" = "Chamando...";
/* Call setup status label */
"IN_CALL_SECURING" = "Atendido. Estabelecendo ligação segura...";
/* Call setup status label */
"IN_CALL_TERMINATED" = "Chamada encerrada.";
/* Label reminding the user that they are in archive mode. */
2018-12-03 22:27:45 +01:00
"INBOX_VIEW_ARCHIVE_MODE_REMINDER" = "Estas conversas estão arquivadas. Elas aparecerão na caixa de entrada somente se novas mensagens forem recebidas.";
2018-11-01 17:58:03 +01:00
/* Multi-line label explaining how to show names instead of phone numbers in your inbox */
2018-12-12 00:27:39 +01:00
"INBOX_VIEW_MISSING_CONTACTS_PERMISSION" = "Você pode permitir o acesso aos contatos nos Ajustes do iOS para vê-los na sua lista de conversas no Signal.";
2018-11-01 17:58:03 +01:00
/* notification body */
"INCOMING_CALL" = "Chamada recebida";
/* notification body */
"INCOMING_CALL_FROM" = "Chamada de %@";
/* info message recorded in conversation history when local user declined a call */
"INCOMING_DECLINED_CALL" = "Você recusou uma chamada";
/* No comment provided by engineer. */
"INCOMING_INCOMPLETE_CALL" = "Recebendo chamada";
/* info message text shown in conversation view */
"INFO_MESSAGE_MISSED_CALL_DUE_TO_CHANGED_IDENITY" = "Chamada perdida porque o número de segurança dessa pessoa mudou.";
/* Message for the alert indicating that an audio file is invalid. */
"INVALID_AUDIO_FILE_ALERT_ERROR_MESSAGE" = "Arquivo de áudio inválido.";
/* Alert body when contacts disabled while trying to invite contacts to signal */
2018-12-12 00:27:39 +01:00
"INVITE_FLOW_REQUIRES_CONTACT_ACCESS_BODY" = "Você pode permitir o acesso aos contatos nos Ajustes do iOS para convidar seus amigos para o Signal.";
2018-11-01 17:58:03 +01:00
/* Alert title when contacts disabled while trying to invite contacts to signal */
"INVITE_FLOW_REQUIRES_CONTACT_ACCESS_TITLE" = "Habilitar acesso aos contatos";
/* Label for the cell that presents the 'invite contacts' workflow. */
"INVITE_FRIENDS_CONTACT_TABLE_BUTTON" = "Convide amigos para o Signal";
/* Search */
"INVITE_FRIENDS_PICKER_SEARCHBAR_PLACEHOLDER" = "Buscar";
/* Navbar title */
2018-12-12 00:27:39 +01:00
"INVITE_FRIENDS_PICKER_TITLE" = "Convide amigos";
2018-11-01 17:58:03 +01:00
/* Alert warning that sending an invite to multiple users will create a group message whose recipients will be able to see each other. */
2018-12-19 17:48:47 +01:00
"INVITE_WARNING_MULTIPLE_INVITES_BY_TEXT" = "Quando várias pessoas são convidadas ao mesmo tempo, elas recebem uma mensagem em grupo e podem se ver entre si.";
2018-11-01 17:58:03 +01:00
/* Slider label embeds {{TIME_AMOUNT}}, e.g. '2 hours'. See *_TIME_AMOUNT strings for examples. */
"KEEP_MESSAGES_DURATION" = "Mensagens expiram em %@.";
/* Slider label when disappearing messages is off */
"KEEP_MESSAGES_FOREVER" = "Mensagens não expiram.";
/* Confirmation button within contextual alert */
"LEAVE_BUTTON_TITLE" = "Sair";
/* table cell label in conversation settings */
"LEAVE_GROUP_ACTION" = "Sair do Grupo";
/* report an invalid linking code */
2018-12-19 17:48:47 +01:00
"LINK_DEVICE_INVALID_CODE_BODY" = "Este código QR não é válido. Certifique-se de escanear o código QR exibido pelo dispositivo que você deseja vincular.";
2018-11-01 17:58:03 +01:00
/* report an invalid linking code */
"LINK_DEVICE_INVALID_CODE_TITLE" = "Falha na conexão com o dispositivo.";
/* confirm the users intent to link a new device */
2018-12-19 17:48:47 +01:00
"LINK_DEVICE_PERMISSION_ALERT_BODY" = "Este dispositivo poderá ver seus grupos e contatos, acessar suas conversar e mandar mensagens em seu nome.";
2018-11-01 17:58:03 +01:00
/* confirm the users intent to link a new device */
"LINK_DEVICE_PERMISSION_ALERT_TITLE" = "Conectar este dispositivo?";
/* attempt another linking */
"LINK_DEVICE_RESTART" = "Tente novamente";
/* QR Scanning screen instructions, placed alongside a camera view for scanning QR Codes */
2018-12-19 17:48:47 +01:00
"LINK_DEVICE_SCANNING_INSTRUCTIONS" = "Escaneie o código QR exibido pelo dispositivo que você deseja vincular.";
2018-11-01 17:58:03 +01:00
/* Subheading for 'Link New Device' navigation */
"LINK_NEW_DEVICE_SUBTITLE" = "Digitalizar o código QR";
/* Navigation title when scanning QR code to add new device. */
"LINK_NEW_DEVICE_TITLE" = "Vincular novo dispositivo";
/* Menu item and navbar title for the device manager */
"LINKED_DEVICES_TITLE" = "Dispositivos vinculados";
/* Alert Title */
"LINKING_DEVICE_FAILED_TITLE" = "Conexão do Dispositivo Falhou";
/* table cell label in conversation settings */
"LIST_GROUP_MEMBERS_ACTION" = "Listar Membros do Grupo";
/* No comment provided by engineer. */
"LOGGING_SECTION" = "Registros";
/* Title for the 'long text message' view. */
"LONG_TEXT_VIEW_TITLE" = "Mensagem";
/* nav bar button item */
"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Todas as mídias";
/* media picker option to take photo or video */
"MEDIA_FROM_CAMERA_BUTTON" = "Câmera";
/* action sheet button title when choosing attachment type */
"MEDIA_FROM_DOCUMENT_PICKER_BUTTON" = "Documento";
/* media picker option to choose from library */
"MEDIA_FROM_LIBRARY_BUTTON" = "Fototeca";
/* Confirmation button text to delete selected media from the gallery, embeds {{number of messages}} */
"MEDIA_GALLERY_DELETE_MULTIPLE_MESSAGES_FORMAT" = "Excluir %d mensagens";
/* Confirmation button text to delete selected media message from the gallery */
"MEDIA_GALLERY_DELETE_SINGLE_MESSAGE" = "Excluir mensagem";
2018-11-15 21:07:36 +01:00
/* embeds {{sender name}} and {{sent datetime}}, e.g. 'Sarah on 10/30/18, 3:29' */
2018-12-10 21:11:52 +01:00
"MEDIA_GALLERY_LANDSCAPE_TITLE_FORMAT" = "%@ em %@";
2018-11-15 21:07:36 +01:00
/* Format for the 'more items' indicator for media galleries. Embeds {{the number of additional items}}. */
"MEDIA_GALLERY_MORE_ITEMS_FORMAT" = "+%@";
2018-11-01 17:58:03 +01:00
/* Short sender label for media sent by you */
"MEDIA_GALLERY_SENDER_NAME_YOU" = "Você";
/* Section header in media gallery collection view */
"MEDIA_GALLERY_THIS_MONTH_HEADER" = "Este mês";
/* Action sheet button title */
"MESSAGE_ACTION_COPY_MEDIA" = "Copiar Mídia";
/* Action sheet button title */
"MESSAGE_ACTION_COPY_TEXT" = "Copiar mensagem de texto";
/* Action sheet button title */
2018-12-19 17:48:47 +01:00
"MESSAGE_ACTION_DELETE_MESSAGE" = "Excluir esta mensagem";
2018-11-01 17:58:03 +01:00
/* Action sheet button subtitle */
2018-12-19 17:48:47 +01:00
"MESSAGE_ACTION_DELETE_MESSAGE_SUBTITLE" = "Ela será apagada apenas deste dispositivo";
2018-11-01 17:58:03 +01:00
/* Action sheet button title */
"MESSAGE_ACTION_DETAILS" = "Detalhes";
/* Action sheet button title */
2018-12-19 17:48:47 +01:00
"MESSAGE_ACTION_REPLY" = "Responder à mensagem";
2018-11-01 17:58:03 +01:00
/* Action sheet button title */
"MESSAGE_ACTION_SAVE_MEDIA" = "Salvar";
/* Title for the 'message approval' dialog. */
"MESSAGE_APPROVAL_DIALOG_TITLE" = "Mensagem";
/* Label for the recipient name in the 'message approval' dialog. */
"MESSAGE_APPROVAL_RECIPIENT_LABEL" = "Para:";
/* No comment provided by engineer. */
"MESSAGE_COMPOSEVIEW_TITLE" = "Nova Mensagem";
/* Label for file size of attachments in the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_ATTACHMENT_FILE_SIZE" = "Tamanho de Arquivo";
/* Label for the MIME type of attachments in the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_ATTACHMENT_MIME_TYPE" = "Tipo MME";
/* Status label for messages which are delivered. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_DELIVERED" = "Recebida";
/* Status label for messages which are failed. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_FAILED" = "Erro";
/* Status label for messages which are read. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_READ" = "Lida";
/* Status label for messages which are sending. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SENDING" = "Enviando";
/* Status label for messages which are sent. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SENT" = "Enviado";
/* Status label for messages which were skipped. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SKIPPED" = "Ignorada";
/* Status label for messages which are uploading. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_UPLOADING" = "Enviando";
/* Label for messages without a body or attachment in the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_NO_ATTACHMENT_OR_BODY" = "Mensagem não possui conteúdo ou anexo.";
/* Label for the 'received date & time' field of the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_RECEIVED_DATE_TIME" = "Recebido";
/* Label for the 'sender' field of the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_SENDER" = "Remetente";
/* Label for the 'sent date & time' field of the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_SENT_DATE_TIME" = "Enviado";
/* Label for the original filename of any attachment in the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_SOURCE_FILENAME" = "Nome do Arquivo";
/* Title for the 'message metadata' view. */
"MESSAGE_METADATA_VIEW_TITLE" = "Mensagem";
/* message status for message delivered to their recipient. */
"MESSAGE_STATUS_DELIVERED" = "Recebido";
/* status message for failed messages */
"MESSAGE_STATUS_FAILED" = "O envio falhou.";
/* status message for failed messages */
"MESSAGE_STATUS_FAILED_SHORT" = "Falhou";
/* status message for read messages */
"MESSAGE_STATUS_READ" = "Lida";
/* message status if message delivery to a recipient is skipped. We skip delivering group messages to users who have left the group or unregistered their Signal account. */
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Ignorada";
/* Label indicating that a message failed to send. */
"MESSAGE_STATUS_SEND_FAILED" = "Falha no envio";
/* message status while message is sending. */
2018-12-10 21:11:52 +01:00
"MESSAGE_STATUS_SENDING" = "Enviando...";
2018-11-01 17:58:03 +01:00
/* status message for sent messages */
"MESSAGE_STATUS_SENT" = "Enviado";
/* status message while attachment is uploading */
"MESSAGE_STATUS_UPLOADING" = "Enviando...";
2018-12-10 21:11:52 +01:00
/* placeholder text for the editable message field */
"MESSAGE_TEXT_FIELD_PLACEHOLDER" = "Nova mensagem";
2018-11-01 17:58:03 +01:00
/* Indicates that one member of this group conversation is no longer verified. Embeds {{user's name or phone number}}. */
"MESSAGES_VIEW_1_MEMBER_NO_LONGER_VERIFIED_FORMAT" = "%@ não está mais marcado como verificado. Toque para ver as opções.";
/* Indicates that this 1:1 conversation has been blocked. */
2018-12-19 17:48:47 +01:00
"MESSAGES_VIEW_CONTACT_BLOCKED" = "Você bloqueou esta pessoa";
2018-11-01 17:58:03 +01:00
/* Indicates that this 1:1 conversation is no longer verified. Embeds {{user's name or phone number}}. */
"MESSAGES_VIEW_CONTACT_NO_LONGER_VERIFIED_FORMAT" = "%@ não está mais marcado como verificado. Toque para ver as opções.";
/* Indicates that a single member of this group has been blocked. */
"MESSAGES_VIEW_GROUP_1_MEMBER_BLOCKED" = "Você bloqueou 1 membro deste grupo";
/* Indicates that this group conversation has been blocked. */
"MESSAGES_VIEW_GROUP_BLOCKED" = "Você bloqueou este grupo";
/* Indicates that some members of this group has been blocked. Embeds {{the number of blocked users in this group}}. */
"MESSAGES_VIEW_GROUP_N_MEMBERS_BLOCKED_FORMAT" = "Você bloqueou %@ membros deste grupo";
/* Text for banner in group conversation view that offers to share your profile with this group. */
"MESSAGES_VIEW_GROUP_PROFILE_WHITELIST_BANNER" = "Você Deseja Compartilhar o Seu Perfil com Esse Grupo?";
/* Indicates that more than one member of this group conversation is no longer verified. */
"MESSAGES_VIEW_N_MEMBERS_NO_LONGER_VERIFIED" = "Ao menos um membro deste grupo não está mais marcado como verificado. Toque para ver as opções.";
/* The subtitle for the messages view title indicates that the title can be tapped to access settings for this conversation. */
"MESSAGES_VIEW_TITLE_SUBTITLE" = "Toque para ajustes";
/* Indicator that separates read from unread messages. */
"MESSAGES_VIEW_UNREAD_INDICATOR" = "Novas mensagens";
/* Messages that indicates that there are more unseen messages. */
"MESSAGES_VIEW_UNREAD_INDICATOR_HAS_MORE_UNSEEN_MESSAGES" = "Há mais mensagens não lidas.";
/* Messages that indicates that there are more unseen messages including safety number changes. */
"MESSAGES_VIEW_UNREAD_INDICATOR_HAS_MORE_UNSEEN_MESSAGES_AND_SAFETY_NUMBER_CHANGES" = "Há mais mensagens não lidas (inclusive sobre mudanças de número de segurança)";
/* notification title */
"MISSED_CALL" = "Chamada perdida";
/* notification title. Embeds {{caller's name or phone number}} */
"MISSED_CALL_WITH_CHANGED_IDENTITY_BODY_WITH_CALLER_NAME" = "Chamada perdida porque o número de segurança de %@ mudou.";
/* notification title */
"MISSED_CALL_WITH_CHANGED_IDENTITY_BODY_WITHOUT_CALLER_NAME" = "Chamada perdida porque o número de segurança da pessoa que telefonou mudou.";
/* Alert body
Alert body when camera is not authorized */
2018-12-12 00:27:39 +01:00
"MISSING_CAMERA_PERMISSION_MESSAGE" = "Você pode permitir o acesso à câmera nos Ajustes do iOS para fazer chamadas de vídeo no Signal.";
2018-11-01 17:58:03 +01:00
/* Alert title
Alert title when camera is not authorized */
"MISSING_CAMERA_PERMISSION_TITLE" = "O Signal precisa acessar sua câmera.";
/* Alert body when user has previously denied media library access */
2018-12-12 00:27:39 +01:00
"MISSING_MEDIA_LIBRARY_PERMISSION_MESSAGE" = "Você pode conceder essa permissão nos Ajustes do iOS.";
2018-11-01 17:58:03 +01:00
/* Alert title when user has previously denied media library access */
2018-12-19 17:48:47 +01:00
"MISSING_MEDIA_LIBRARY_PERMISSION_TITLE" = "O Signal requer acesso às suas fotos para este recurso.";
2018-11-01 17:58:03 +01:00
/* notification title. Embeds {{caller's name or phone number}} */
"MSGVIEW_MISSED_CALL_WITH_NAME" = "Chamada perdida de %@";
/* alert title: cannot link - reached max linked devices */
"MULTIDEVICE_PAIRING_MAX_DESC" = "Você não pode vincular mais dispositivos.";
/* alert body: cannot link - reached max linked devices */
2018-12-19 17:48:47 +01:00
"MULTIDEVICE_PAIRING_MAX_RECOVERY" = "Você atingiu o número máximo de dispositivos que pode atualmente vincular à sua conta. Por favor, remova um dispositivo e tente novamente.";
2018-11-01 17:58:03 +01:00
/* An explanation of the consequences of muting a thread. */
"MUTE_BEHAVIOR_EXPLANATION" = "Você não receberá notificações para conversas silenciadas.";
/* A button to skip a view. */
"NAVIGATION_ITEM_SKIP_BUTTON" = "Pular";
/* No comment provided by engineer. */
2018-12-19 17:48:47 +01:00
"NETWORK_ERROR_RECOVERY" = "Verifique se você está on-line e tente novamente.";
2018-11-01 17:58:03 +01:00
/* Indicates to the user that censorship circumvention has been activated. */
"NETWORK_STATUS_CENSORSHIP_CIRCUMVENTION_ACTIVE" = "Driblagem de Censura: Ativada";
/* No comment provided by engineer. */
"NETWORK_STATUS_CONNECTED" = "Conectado";
/* No comment provided by engineer. */
"NETWORK_STATUS_CONNECTING" = "Conectando";
/* Error indicating that this device is no longer registered. */
"NETWORK_STATUS_DEREGISTERED" = "Descadastrado";
/* No comment provided by engineer. */
2018-12-12 00:27:39 +01:00
"NETWORK_STATUS_HEADER" = "Status de rede";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"NETWORK_STATUS_OFFLINE" = "Offline";
/* A label the cell that lets you add a new member to a group. */
"NEW_CONVERSATION_FIND_BY_PHONE_NUMBER" = "Encontrar pelo número de telefone";
/* A label for the cell that lets you add a new non-contact member to a group. */
2018-11-17 00:44:22 +01:00
"NEW_GROUP_ADD_NON_CONTACT" = "Adicionar por Número de Telefone";
2018-11-01 17:58:03 +01:00
/* Action Sheet title prompting the user for a group avatar */
"NEW_GROUP_ADD_PHOTO_ACTION" = "Definir foto de grupo.";
/* The title for the 'create group' button. */
"NEW_GROUP_CREATE_BUTTON" = "Criar";
/* Used in place of the group name when a group has not yet been named. */
"NEW_GROUP_DEFAULT_TITLE" = "Novo grupo";
/* An indicator that a user is a member of the new group. */
"NEW_GROUP_MEMBER_LABEL" = "Membro";
/* Placeholder text for group name field */
"NEW_GROUP_NAMEGROUP_REQUEST_DEFAULT" = "Nomear esse grupo de bate-papo";
/* a title for the non-contacts section of the 'new group' view. */
"NEW_GROUP_NON_CONTACTS_SECTION_TITLE" = "Outros usuários";
/* The alert message if user tries to exit the new group view without saving changes. */
"NEW_GROUP_VIEW_UNSAVED_CHANGES_MESSAGE" = "Gostaria de descartar essas mudanças?";
/* The alert title if user tries to exit the new group view without saving changes. */
"NEW_GROUP_VIEW_UNSAVED_CHANGES_TITLE" = "Mudanças não salvas";
/* No comment provided by engineer. */
"new_message" = "Nova Mensagem";
/* A label for the 'add by phone number' button in the 'new non-contact conversation' view */
"NEW_NONCONTACT_CONVERSATION_VIEW_BUTTON" = "Buscar";
/* Title for the 'new non-contact conversation' view. */
"NEW_NONCONTACT_CONVERSATION_VIEW_TITLE" = "Encontrar usuário";
/* Label for a button that lets users search for contacts by phone number */
"NO_CONTACTS_SEARCH_BY_PHONE_NUMBER" = "Encontrar Contatos pelo Número do Telefone";
2019-01-18 22:59:22 +01:00
/* Label for 1:1 conversation with yourself. */
"NOTE_TO_SELF" = "Note to Self";
2018-11-01 17:58:03 +01:00
/* Lock screen notification text presented after user powers on their device without unlocking. Embeds {{device model}} (either 'iPad' or 'iPhone') */
"NOTIFICATION_BODY_PHONE_LOCKED_FORMAT" = "Pode ser que você tenha recebido mensagens enquanto seu %@ reiniciava.";
/* No comment provided by engineer. */
"NOTIFICATION_SEND_FAILED" = "Sua mensagem falhou ao ser enviada para %@.";
/* No comment provided by engineer. */
"NOTIFICATIONS_FOOTER_WARNING" = "Devido ao um bug conhecido no framework de notificações da Apple, as pré-visualizações só serão mostradas se a mensagem for recuperada dentro de 30 segundos depois de enviada. O badge do app pode não ser preciso como resultado.";
/* No comment provided by engineer. */
"NOTIFICATIONS_NONE" = "Sem nome ou conteúdo";
/* Table cell switch label. When disabled, Signal will not play notification sounds while the app is in the foreground. */
"NOTIFICATIONS_SECTION_INAPP" = "Tocar com o app aberto";
/* Label for settings UI that allows user to change the notification sound. */
"NOTIFICATIONS_SECTION_SOUNDS" = "Sons";
/* No comment provided by engineer. */
"NOTIFICATIONS_SENDER_AND_MESSAGE" = "Nome e conteúdo";
/* No comment provided by engineer. */
"NOTIFICATIONS_SENDER_ONLY" = "Apenas nome";
/* No comment provided by engineer. */
"NOTIFICATIONS_SHOW" = "Exibir";
/* No comment provided by engineer. */
"OK" = "OK";
/* Button text which opens the settings app */
"OPEN_SETTINGS_BUTTON" = "Configurações";
/* Info Message when {{other user}} disables or doesn't support disappearing messages */
"OTHER_DISABLED_DISAPPEARING_MESSAGES_CONFIGURATION" = "%@ desabilitou mensagens efêmeras.";
/* Info Message when {{other user}} updates message expiration to {{time amount}}, see the *_TIME_AMOUNT strings for context. */
"OTHER_UPDATED_DISAPPEARING_MESSAGES_CONFIGURATION" = "%@ definiu a expiração da mensagem efêmera para %@.";
/* Label warning the user that the Signal service may be down. */
"OUTAGE_WARNING" = "O Signal está com dificuldades técnicas. Estamos fazendo o possível para restaurar o serviço o quanto antes.";
/* No comment provided by engineer. */
"OUTGOING_CALL" = "Chamada efetuada";
/* No comment provided by engineer. */
"OUTGOING_INCOMPLETE_CALL" = "Fazendo chamada";
/* info message recorded in conversation history when local user tries and fails to call another user. */
"OUTGOING_MISSED_CALL" = "Chamada não atendida";
/* A display format for oversize text messages. */
"OVERSIZE_TEXT_DISPLAY_FORMAT" = "%@…";
/* A format for a label showing an example phone number. Embeds {{the example phone number}}. */
"PHONE_NUMBER_EXAMPLE_FORMAT" = "Exemplo: %@";
/* Format for phone number label with an index. Embeds {{Phone number label (e.g. 'home')}} and {{index, e.g. 2}}. */
"PHONE_NUMBER_TYPE_AND_INDEX_NAME_FORMAT" = "%@ %@";
/* Label for 'Home' phone numbers. */
"PHONE_NUMBER_TYPE_HOME" = "Casa";
/* Label for 'HomeFAX' phone numbers. */
"PHONE_NUMBER_TYPE_HOME_FAX" = "Fax em Casa";
/* Label for 'iPhone' phone numbers. */
"PHONE_NUMBER_TYPE_IPHONE" = "iPhone";
/* Label for 'Main' phone numbers. */
"PHONE_NUMBER_TYPE_MAIN" = "Principal";
/* Label for 'Mobile' phone numbers. */
"PHONE_NUMBER_TYPE_MOBILE" = "Celular";
/* Label for 'Other' phone numbers. */
"PHONE_NUMBER_TYPE_OTHER" = "Outro";
/* Label for 'Other FAX' phone numbers. */
"PHONE_NUMBER_TYPE_OTHER_FAX" = "Outro Fax";
/* Label for 'Pager' phone numbers. */
"PHONE_NUMBER_TYPE_PAGER" = "Pager";
/* Label used when we don't what kind of phone number it is (e.g. mobile/work/home). */
"PHONE_NUMBER_TYPE_UNKNOWN" = "Desconhecido";
/* Label for 'Work' phone numbers. */
"PHONE_NUMBER_TYPE_WORK" = "Trabalho";
/* Label for 'Work FAX' phone numbers. */
"PHONE_NUMBER_TYPE_WORK_FAX" = "Fax no Trabalho";
2018-11-29 05:42:55 +01:00
/* label for system photo collections which have no name. */
2018-12-19 17:48:47 +01:00
"PHOTO_PICKER_UNNAMED_COLLECTION" = "Álbum sem nome";
2018-11-15 21:07:36 +01:00
2018-11-01 17:58:03 +01:00
/* Accessibility label for button to start media playback */
"PLAY_BUTTON_ACCESSABILITY_LABEL" = "Reproduzir mídia";
/* Label indicating that the user is not verified. Embeds {{the user's name or phone number}}. */
"PRIVACY_IDENTITY_IS_NOT_VERIFIED_FORMAT" = "Você não marcou %@ como verificado.";
/* Badge indicating that the user is verified. */
"PRIVACY_IDENTITY_IS_VERIFIED_BADGE" = "Verificado";
/* Label indicating that the user is verified. Embeds {{the user's name or phone number}}. */
"PRIVACY_IDENTITY_IS_VERIFIED_FORMAT" = "%@ foi verificado.";
/* Label for a link to more information about safety numbers and verification. */
"PRIVACY_SAFETY_NUMBERS_LEARN_MORE" = "Saiba Mais";
/* Button that shows the 'scan with camera' view. */
"PRIVACY_TAP_TO_SCAN" = "Toque para Procurar";
/* Button that lets user mark another user's identity as unverified. */
"PRIVACY_UNVERIFY_BUTTON" = "Apagar Verificação";
/* Alert body when verifying with {{contact name}} */
"PRIVACY_VERIFICATION_FAILED_I_HAVE_WRONG_KEY_FOR_THEM" = "Este não é o seu número de segurança com %@. Você está verificando o contato correto?";
/* Alert body */
"PRIVACY_VERIFICATION_FAILED_MISMATCHED_SAFETY_NUMBERS_IN_CLIPBOARD" = "O número na sua área de transferência não corresponde ao número de segurança correto dessa conversa. ";
/* Alert body for user error */
"PRIVACY_VERIFICATION_FAILED_NO_SAFETY_NUMBERS_IN_CLIPBOARD" = "O Signal não encontrou nenhum número de segurança na sua área de transferência. Você o copiou corretamente?";
/* Alert body when verifying with {{contact name}} */
"PRIVACY_VERIFICATION_FAILED_THEY_HAVE_WRONG_KEY_FOR_ME" = "Cada par de usuários do Signal compartilha um número de segurança único. Verifique se %@ está exibindo o *seu* número de segurança.";
/* alert body */
"PRIVACY_VERIFICATION_FAILED_WITH_OLD_LOCAL_VERSION" = "Você está usando uma versão antiga do Signal. Você precisa atualizá-lo antes de verificar.";
/* alert body */
"PRIVACY_VERIFICATION_FAILED_WITH_OLD_REMOTE_VERSION" = "Seu contato está usando uma versão antiga do Signal. Ele precisa atualizá-lo antes de verificar.";
/* alert body */
2018-12-19 17:48:47 +01:00
"PRIVACY_VERIFICATION_FAILURE_INVALID_QRCODE" = "O código escaneado não parece ser um número de segurança. Ambas as partes estão usando uma versão atualizada do Signal?";
2018-11-01 17:58:03 +01:00
/* Paragraph(s) shown alongside the safety number when verifying privacy with {{contact name}} */
"PRIVACY_VERIFICATION_INSTRUCTIONS" = "Se você deseja verificar a segurança da sua criptografia ponta-a-ponta com %@, compare os números acima com os números no dispositivo deles.\n\nOu então você pode escanear o código no telefone deles, ou ainda pedir a eles que escaneiem seu código.";
/* Navbar title */
"PRIVACY_VERIFICATION_TITLE" = "Verificar Número de Segurança";
/* Button that lets user mark another user's identity as verified. */
"PRIVACY_VERIFY_BUTTON" = "Marcar como Verificado";
/* No comment provided by engineer. */
"PROCEED_BUTTON" = "Prosseguir";
/* Label text combining the phone number and profile name separated by a simple demarcation character. Phone number should be most prominent. '%1$@' is replaced with {{phone number}} and '%2$@' is replaced with {{profile name}} */
"PROFILE_NAME_AND_PHONE_NUMBER_LABEL_FORMAT" = "%1$@ ~%2$@";
/* Prepend a simple marker to differentiate the profile name, embeds the contact's {{profile name}}. */
"PROFILE_NAME_LABEL_FORMAT" = "~%@";
/* Action Sheet title prompting the user for a profile avatar */
"PROFILE_VIEW_AVATAR_ACTIONSHEET_TITLE" = "Configurar Avatar do Perfil";
/* Label for action that clear's the user's profile avatar */
"PROFILE_VIEW_CLEAR_AVATAR" = "Apagar Avatar";
/* Error message shown when user tries to update profile with a profile name that is too long. */
"PROFILE_VIEW_ERROR_PROFILE_NAME_TOO_LONG" = "O nome do seu perfil é demasiado longo.";
/* Error message shown when a profile update fails. */
"PROFILE_VIEW_ERROR_UPDATE_FAILED" = "A atualização do perfil falhou.";
/* Default text for the profile name field of the profile view. */
"PROFILE_VIEW_NAME_DEFAULT_TEXT" = "Informe seu nome";
/* Label for the profile avatar field of the profile view. */
"PROFILE_VIEW_PROFILE_AVATAR_FIELD" = "Avatar";
/* Description of the user profile. */
"PROFILE_VIEW_PROFILE_DESCRIPTION" = "O seu Perfil no Signal será visível aos seus contatos quando você iniciar conversas e quando você compartilhá-la com outros membros do grupo.";
/* Link to more information about the user profile. */
"PROFILE_VIEW_PROFILE_DESCRIPTION_LINK" = "Toque aqui para saber mais.";
/* Label for the profile name field of the profile view. */
"PROFILE_VIEW_PROFILE_NAME_FIELD" = "Nome de perfil";
/* Button to save the profile view in the profile view. */
"PROFILE_VIEW_SAVE_BUTTON" = "Salvar";
/* Title for the profile view. */
"PROFILE_VIEW_TITLE" = "Perfil";
/* No comment provided by engineer. */
"PUSH_MANAGER_MARKREAD" = "Marcar como Lida";
/* No comment provided by engineer. */
"PUSH_MANAGER_REPLY" = "Responder";
/* Title of alert shown when push tokens sync job succeeds. */
"PUSH_REGISTER_SUCCESS" = "Reinscrito com sucesso para notificações.";
/* Used in table section header and alert view title contexts */
"PUSH_REGISTER_TITLE" = "Notificações";
/* No comment provided by engineer. */
"QUESTIONMARK_PUNCTUATION" = "?";
/* Indicates the author of a quoted message. Embeds {{the author's name or phone number}}. */
"QUOTED_REPLY_AUTHOR_INDICATOR_FORMAT" = "Em resposta a %@";
/* message header label when someone else is quoting you */
"QUOTED_REPLY_AUTHOR_INDICATOR_YOU" = "Em resposta a você";
/* message header label when quoting yourself */
"QUOTED_REPLY_AUTHOR_INDICATOR_YOURSELF" = "Em resposta a você";
/* Footer label that appears below quoted messages when the quoted content was not derived locally. When the local user doesn't have a copy of the message being quoted, e.g. if it had since been deleted, we instead show the content specified by the sender. */
"QUOTED_REPLY_CONTENT_FROM_REMOTE_SOURCE" = "Mensagem original não encontrada.";
/* Toast alert text shown when tapping on a quoted message which we cannot scroll to because the local copy of the message was since deleted. */
"QUOTED_REPLY_ORIGINAL_MESSAGE_DELETED" = "Mensagem original indisponível.";
/* Toast alert text shown when tapping on a quoted message which we cannot scroll to because the local copy of the message didn't exist when the quote was received. */
"QUOTED_REPLY_ORIGINAL_MESSAGE_REMOTELY_SOURCED" = "Mensagem original não encontrada.";
/* Indicates this message is a quoted reply to an attachment of unknown type. */
"QUOTED_REPLY_TYPE_ATTACHMENT" = "Anexo";
/* Indicates this message is a quoted reply to an audio file. */
"QUOTED_REPLY_TYPE_AUDIO" = "Áudio";
/* Indicates this message is a quoted reply to animated GIF file. */
"QUOTED_REPLY_TYPE_GIF" = "GIF";
/* Indicates this message is a quoted reply to an image file. */
"QUOTED_REPLY_TYPE_IMAGE" = "Imagem";
/* Indicates this message is a quoted reply to a video file. */
"QUOTED_REPLY_TYPE_VIDEO" = "Vídeo";
/* Label for 'I forgot my PIN' link in the 2FA registration view. */
"REGISTER_2FA_FORGOT_PIN" = "Esqueci meu PIN.";
/* Alert message explaining what happens if you forget your 'two-factor auth pin'. */
"REGISTER_2FA_FORGOT_PIN_ALERT_MESSAGE" = "Este número de telefone poderá ser cadastrado sem o PIN de Desbloqueio de Cadastro após 7 dias de inatividade no Signal.";
/* Instructions to enter the 'two-factor auth pin' in the 2FA registration view. */
"REGISTER_2FA_INSTRUCTIONS" = "Este número de telefone está com o Bloqueio de Cadastro ativo. Por favor, insira o PIN de Desbloqueio de Cadastro.\n\nSeu PIN de Desbloqueio de Cadastro é um número à parte do código de verificação automático enviado para você na etapa anterior.";
/* Title for alert indicating that attempt to register with 'two-factor auth' failed. */
"REGISTER_2FA_REGISTRATION_FAILED_ALERT_TITLE" = "Falha no registro";
/* Label for 'submit' button in the 2FA registration view. */
"REGISTER_2FA_SUBMIT_BUTTON" = "Enviar";
/* No comment provided by engineer. */
"REGISTER_CONTACTS_WELCOME" = "Boas-vindas!";
/* No comment provided by engineer. */
"REGISTER_FAILED_TRY_AGAIN" = "Tente novamente";
/* No comment provided by engineer. */
"REGISTER_RATE_LIMITING_BODY" = "Muitas tentativas. Por favor, aguarde um minuto antes de tentar novamente.";
/* No comment provided by engineer. */
2018-11-17 00:44:22 +01:00
"REGISTER_RATE_LIMITING_ERROR" = "Muitas tentativas. Por favor, aguarde um minuto antes de tentar novamente.";
2018-11-01 17:58:03 +01:00
/* Title of alert shown when push tokens sync job fails. */
"REGISTRATION_BODY" = "Falha na reinscrição para notificações.";
/* Label for the country code field */
"REGISTRATION_DEFAULT_COUNTRY_NAME" = "Código Do País";
/* Navigation title shown when user is re-registering after having enabled registration lock */
"REGISTRATION_ENTER_LOCK_PIN_NAV_TITLE" = "Bloqueio de Cadastro";
/* Placeholder text for the phone number textfield */
"REGISTRATION_ENTERNUMBER_DEFAULT_TEXT" = "Inserir Número";
/* No comment provided by engineer. */
"REGISTRATION_ERROR" = "Erro ao registrar";
/* alert body during registration */
"REGISTRATION_ERROR_BLANK_VERIFICATION_CODE" = "Não podemos ativar sua conta até que você verifique o código que enviamos.";
/* alert body when registering an iPad */
"REGISTRATION_IPAD_CONFIRM_BODY" = "O Signal será agora desativado em outros dispositivos cadastrados atualmente com este número de telefone.";
/* button text to proceed with registration when on an iPad */
"REGISTRATION_IPAD_CONFIRM_BUTTON" = "Registre esse iPad";
/* alert title when registering an iPad */
"REGISTRATION_IPAD_CONFIRM_TITLE" = "Já tem uma conta no Signal?";
/* one line label below submit button on registration screen, which links to an external webpage. */
"REGISTRATION_LEGAL_TERMS_LINK" = "Termos e Política de Privacidade";
/* legal disclaimer, embeds a tappable {{link title}} which is styled as a hyperlink */
2018-12-19 17:48:47 +01:00
"REGISTRATION_LEGAL_TOP_MATTER_FORMAT" = "Ao cadastrar este dispositivo, você concorda com os %@ do Signal";
2018-11-01 17:58:03 +01:00
/* embedded in legal topmatter, styled as a link */
"REGISTRATION_LEGAL_TOP_MATTER_LINK_TITLE" = "termos";
/* No comment provided by engineer. */
"REGISTRATION_NON_VALID_NUMBER" = "Este formato de número de telefone não possui suporte. Por favor, contactar a assistência. ";
/* Label for the phone number textfield */
"REGISTRATION_PHONENUMBER_BUTTON" = "Número De Telefone";
/* No comment provided by engineer. */
2018-12-19 17:48:47 +01:00
"REGISTRATION_RESTRICTED_MESSAGE" = "Você precisa se cadastrar antes de mandar uma mensagem.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"REGISTRATION_TITLE_LABEL" = "Seu Número De Telefone";
/* Alert view title */
"REGISTRATION_VERIFICATION_FAILED_TITLE" = "A Verificação Falhou";
/* Error message indicating that registration failed due to a missing or incorrect verification code. */
"REGISTRATION_VERIFICATION_FAILED_WRONG_CODE_DESCRIPTION" = "Os números que você submeteu não batem com os que enviamos. Quer conferir?";
/* Error message indicating that registration failed due to a missing or incorrect 2FA PIN. */
"REGISTRATION_VERIFICATION_FAILED_WRONG_PIN" = "PIN de Desbloqueio de Cadastro incorreto.";
/* No comment provided by engineer. */
"REGISTRATION_VERIFY_DEVICE" = "Cadastro";
/* Message of alert indicating that users needs to enter a valid phone number to register. */
"REGISTRATION_VIEW_INVALID_PHONE_NUMBER_ALERT_MESSAGE" = "Por favor, forneça um número de telefone válido para registrar.";
/* Title of alert indicating that users needs to enter a valid phone number to register. */
"REGISTRATION_VIEW_INVALID_PHONE_NUMBER_ALERT_TITLE" = "Número de telefone inválido";
/* Message of alert indicating that users needs to enter a phone number to register. */
"REGISTRATION_VIEW_NO_PHONE_NUMBER_ALERT_MESSAGE" = "Por favor, força um número de telefone para registrar.";
/* Title of alert indicating that users needs to enter a phone number to register. */
"REGISTRATION_VIEW_NO_PHONE_NUMBER_ALERT_TITLE" = "Sem número de telefone";
/* No comment provided by engineer. */
"REJECT_CALL_BUTTON_TITLE" = "Rejeitar";
/* No comment provided by engineer. */
"RELAY_REGISTERED_ERROR_RECOVERY" = "O número de telefone que você está tentanto registrar já foi registrado em um outro servidor. Por favor, anule o outro registro e tente de novo. ";
/* Body text for when user is periodically prompted to enter their registration lock PIN */
"REMINDER_2FA_BODY" = "O Bloqueio de Cadastro está ativo para seu número de telefone. Para ajudar você a memorizar seu PIN de Desbloqueio de Cadastro, o Signal pedirá que o confirme periodicamente.";
/* Body header for when user is periodically prompted to enter their registration lock PIN */
"REMINDER_2FA_BODY_HEADER" = "Lembrete:";
/* Alert message explaining what happens if you forget your 'two-factor auth pin' */
"REMINDER_2FA_FORGOT_PIN_ALERT_MESSAGE" = "O Bloqueio de Cadastro ajuda a proteger seu número de telefone de tentativas de cadastro não autorizadas. Esse recurso pode ser desativado a qualquer instante nas configurações de privacidade do Signal.";
/* Navbar title for when user is periodically prompted to enter their registration lock PIN */
"REMINDER_2FA_NAV_TITLE" = "Insira seu PIN de Desbloqueio de Cadastro";
/* Alert body after wrong guess for 'two-factor auth pin' reminder activity */
"REMINDER_2FA_WRONG_PIN_ALERT_BODY" = "Você pode criar um novo PIN nas suas configurações de privacidade.";
/* Alert title after wrong guess for 'two-factor auth pin' reminder activity */
"REMINDER_2FA_WRONG_PIN_ALERT_TITLE" = "Este não é o PIN correto.";
/* No comment provided by engineer. */
"REREGISTER_FOR_PUSH" = "Re-registrar para notificações";
/* Generic text for button that retries whatever the last action was. */
"RETRY_BUTTON_TEXT" = "Tentar Novamente";
/* button title to confirm adding a recipient to a group when their safety number has recently changed */
"SAFETY_NUMBER_CHANGED_CONFIRM_ADD_TO_GROUP_ACTION" = "Adicionar ao Grupo Assim Mesmo";
/* alert button text to confirm placing an outgoing call after the recipients Safety Number has changed. */
"SAFETY_NUMBER_CHANGED_CONFIRM_CALL_ACTION" = "Chamar Assim Mesmo";
/* button title to confirm sending to a recipient whose safety number recently changed */
"SAFETY_NUMBER_CHANGED_CONFIRM_SEND_ACTION" = "Enviar Assim Mesmo";
/* Snippet to share {{safety number}} with a friend. sent e.g. via SMS */
"SAFETY_NUMBER_SHARE_FORMAT" = "Nosso Número de Segurança Signal:\n%@";
/* Action sheet heading */
"SAFETY_NUMBERS_ACTIONSHEET_TITLE" = "O seu número de segurança com %@ mudou. Queira verificá-lo, por favor.";
/* label presented once scanning (camera) view is visible. */
"SCAN_CODE_INSTRUCTIONS" = "Escaneie o Código QR no dispositivo do seu contato.";
/* Title for the 'scan QR code' view. */
"SCAN_QR_CODE_VIEW_TITLE" = "Escanear código QR";
/* Indicates a delay of zero seconds, and that 'screen lock activity' will timeout immediately. */
"SCREEN_LOCK_ACTIVITY_TIMEOUT_NONE" = "Instante";
/* Indicates that an unknown error occurred while using Touch ID/Face ID/Phone Passcode. */
"SCREEN_LOCK_ENABLE_UNKNOWN_ERROR" = "Não foi possível acessar a autenticação.";
/* Indicates that Touch ID/Face ID/Phone Passcode authentication failed. */
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_FAILED" = "Falha na autenticação.";
/* Indicates that Touch ID/Face ID/Phone Passcode is 'locked out' on this device due to authentication failures. */
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_LOCKOUT" = "Você excedeu o número máximo permitido de tentativas de autenticação. Por favor, tente novamente mais tarde.";
/* Indicates that Touch ID/Face ID/Phone Passcode are not available on this device. */
2018-12-19 17:48:47 +01:00
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_NOT_AVAILABLE" = "Você deve ativar um código nos Ajustes do iOS para usar o Bloqueio de Tela.";
2018-11-01 17:58:03 +01:00
/* Indicates that Touch ID/Face ID/Phone Passcode is not configured on this device. */
2018-12-19 17:48:47 +01:00
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_NOT_ENROLLED" = "Você deve ativar um código nos Ajustes do iOS para usar o Bloqueio de Tela.";
2018-11-01 17:58:03 +01:00
/* Indicates that Touch ID/Face ID/Phone Passcode passcode is not set. */
2018-12-19 17:48:47 +01:00
"SCREEN_LOCK_ERROR_LOCAL_AUTHENTICATION_PASSCODE_NOT_SET" = "Você deve ativar um código nos Ajustes do iOS para usar o Bloqueio de Tela.";
2018-11-01 17:58:03 +01:00
/* Description of how and why Signal iOS uses Touch ID/Face ID/Phone Passcode to unlock 'screen lock'. */
"SCREEN_LOCK_REASON_UNLOCK_SCREEN_LOCK" = "Autentique-se para abrir o Signal.";
/* Title for alert indicating that screen lock could not be unlocked. */
"SCREEN_LOCK_UNLOCK_FAILED" = "Falha na Autenticação";
/* Label for button on lock screen that lets users unlock Signal. */
"SCREEN_LOCK_UNLOCK_SIGNAL" = "Desbloquear Signal";
/* No comment provided by engineer. */
"SEARCH_BYNAMEORNUMBER_PLACEHOLDER_TEXT" = "Buscar por nome ou número";
/* section header for search results that match a contact who doesn't have an existing conversation */
"SEARCH_SECTION_CONTACTS" = "Outros Contatos";
/* section header for search results that match existing conversations (either group or contact conversations) */
"SEARCH_SECTION_CONVERSATIONS" = "Conversas";
/* section header for search results that match a message in a conversation */
"SEARCH_SECTION_MESSAGES" = "Mensagens";
/* No comment provided by engineer. */
"SECURE_SESSION_RESET" = "A sessão segura foi reiniciada.";
/* Label for 'select GIF to attach' action sheet button */
"SELECT_GIF_BUTTON" = "GIF";
/* Table section header for conversations you haven't recently used. */
"SELECT_THREAD_TABLE_OTHER_CHATS_TITLE" = "Outros contatos";
/* Table section header for recently active conversations */
"SELECT_THREAD_TABLE_RECENT_CHATS_TITLE" = "Conversas recentes";
/* No comment provided by engineer. */
"SEND_AGAIN_BUTTON" = "Enviar novamente";
/* Label for the send button in the conversation view. */
"SEND_BUTTON_TITLE" = "Enviar";
/* Alert body after invite failed */
"SEND_INVITE_FAILURE" = "Falha no envie de convite. Tente novamente mais tarde.";
/* Alert body after invite succeeded */
2018-12-12 00:27:39 +01:00
"SEND_INVITE_SUCCESS" = "Você convidou uma pessoa para usar o Signal!";
2018-11-01 17:58:03 +01:00
/* Text for button to send a Signal invite via SMS. %@ is placeholder for the recipient's phone number. */
"SEND_INVITE_VIA_SMS_BUTTON_FORMAT" = "Convide via SMS: %@";
/* No comment provided by engineer. */
"SEND_SMS_CONFIRM_TITLE" = "Convidar amigos usando SMS que não é seguro?";
/* No comment provided by engineer. */
"SEND_SMS_INVITE_TITLE" = "Você gostaria de convidar o seguinte número para o Signal?";
/* Navbar title */
"SETTINGS_ABOUT" = "Sobre";
/* Title for the 'block contact' section of the 'add to block list' view. */
"SETTINGS_ADD_TO_BLOCK_LIST_BLOCK_CONTACT_TITLE" = "Bloquear contato";
/* Title for the 'block phone number' section of the 'add to block list' view. */
"SETTINGS_ADD_TO_BLOCK_LIST_BLOCK_PHONE_NUMBER_TITLE" = "Bloquear número";
/* Title for the 'add to block list' view. */
"SETTINGS_ADD_TO_BLOCK_LIST_TITLE" = "Bloquear";
/* Label for the 'manual censorship circumvention' switch. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION" = "Driblagem de Censura";
/* Label for the 'manual censorship circumvention' country. Embeds {{the manual censorship circumvention country}}. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_COUNTRY_FORMAT" = "Lugar: %@";
/* Table footer for the 'censorship circumvention' section when censorship circumvention can be manually enabled. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_FOOTER" = "Se ativado, Signal tentará driblar a censura. Não ative esta função ao menos que você esteja em um lugar onde Signal é censurado. ";
/* Table footer for the 'censorship circumvention' section shown when censorship circumvention has been auto-enabled based on local phone number. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_FOOTER_AUTO_ENABLED" = "A driblagem de censura foi ativada tendo como base o número de telefone da sua conta.";
/* Table footer for the 'censorship circumvention' section shown when the app is not connected to the internet. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_FOOTER_NO_CONNECTION" = "A driblagem de censura pode ser ativada somente durante uma conexão à Internet.";
/* Table footer for the 'censorship circumvention' section shown when the app is connected to the Signal service. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_FOOTER_WEBSOCKET_CONNECTED" = "A driblagem de censura não é necessária. Você já se conectou ao serviço Signal.";
/* Table header for the 'censorship circumvention' section. */
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_HEADER" = "Driblagem de Censura";
/* No comment provided by engineer. */
"SETTINGS_ADVANCED_DEBUGLOG" = "Habilitar log de depuração";
/* No comment provided by engineer. */
"SETTINGS_ADVANCED_SUBMIT_DEBUGLOG" = "Enviar log de depuração";
/* No comment provided by engineer. */
"SETTINGS_ADVANCED_TITLE" = "Avançado";
/* Format string for the default 'Note' sound. Embeds the system {{sound name}}. */
"SETTINGS_AUDIO_DEFAULT_TONE_LABEL_FORMAT" = "%@ (padrão)";
/* Label for the backup view in app settings. */
"SETTINGS_BACKUP" = "Cópia de segurança";
/* Label for 'backup now' button in the backup settings view. */
"SETTINGS_BACKUP_BACKUP_NOW" = "Criar cópia de segurança";
/* Label for 'cancel backup' button in the backup settings view. */
"SETTINGS_BACKUP_CANCEL_BACKUP" = "Cancelar cópia de segurança";
/* Label for switch in settings that controls whether or not backup is enabled. */
"SETTINGS_BACKUP_ENABLING_SWITCH" = "Cópia de segurança ativada";
2018-12-10 21:11:52 +01:00
/* Label for iCloud status row in the in the backup settings view. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BACKUP_ICLOUD_STATUS" = "Status da iCloud";
2018-12-10 21:11:52 +01:00
2018-11-29 05:42:55 +01:00
/* Indicates that the last backup restore failed. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BACKUP_IMPORT_STATUS_FAILED" = "Restauração malsucedida";
2018-11-29 05:42:55 +01:00
/* Indicates that app is not restoring up. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BACKUP_IMPORT_STATUS_IDLE" = "Restauração ociosa";
2018-11-29 05:42:55 +01:00
/* Indicates that app is restoring up. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BACKUP_IMPORT_STATUS_IN_PROGRESS" = "Restauração em andamento";
2018-11-29 05:42:55 +01:00
/* Indicates that the last backup restore succeeded. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BACKUP_IMPORT_STATUS_SUCCEEDED" = "Restauração bem-sucedida";
2018-11-29 05:42:55 +01:00
2018-11-01 17:58:03 +01:00
/* Label for phase row in the in the backup settings view. */
"SETTINGS_BACKUP_PHASE" = "Fase";
/* Label for phase row in the in the backup settings view. */
"SETTINGS_BACKUP_PROGRESS" = "Progresso";
2018-12-10 21:11:52 +01:00
/* Label for backup status row in the in the backup settings view. */
2018-11-01 17:58:03 +01:00
"SETTINGS_BACKUP_STATUS" = "Status";
/* Indicates that the last backup failed. */
"SETTINGS_BACKUP_STATUS_FAILED" = "A cópia de segurança falhou";
/* Indicates that app is not backing up. */
"SETTINGS_BACKUP_STATUS_IDLE" = "Em espera";
/* Indicates that app is backing up. */
"SETTINGS_BACKUP_STATUS_IN_PROGRESS" = "Criando cópia de segurança";
/* Indicates that the last backup succeeded. */
"SETTINGS_BACKUP_STATUS_SUCCEEDED" = "Cópia de segurança bem-sucedida";
/* A label for the 'add phone number' button in the block list table. */
2018-12-19 17:48:47 +01:00
"SETTINGS_BLOCK_LIST_ADD_BUTTON" = "Adicionar alguém";
2018-11-01 17:58:03 +01:00
/* A label that indicates the user has no Signal contacts. */
"SETTINGS_BLOCK_LIST_NO_CONTACTS" = "Você não possui contatos no Signal";
/* A label that indicates the user's search has no matching results. */
"SETTINGS_BLOCK_LIST_NO_SEARCH_RESULTS" = "Nenhum resultado encontrado";
/* Label for the block list section of the settings view */
"SETTINGS_BLOCK_LIST_TITLE" = "Lista de bloqueio";
/* Table cell label */
"SETTINGS_CALLING_HIDES_IP_ADDRESS_PREFERENCE_TITLE" = "Sempre redirecionar chamadas";
/* User settings section footer, a detailed explanation */
2018-12-19 17:48:47 +01:00
"SETTINGS_CALLING_HIDES_IP_ADDRESS_PREFERENCE_TITLE_DETAIL" = "Redirecione todas as ligações através de um servidor do Signal para evitar que seu endereço IP seja revelado ao contato. Habilitar esta opção reduzirá a qualidade das chamadas.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"SETTINGS_CLEAR_HISTORY" = "Limpar histórico de conversas";
/* No comment provided by engineer. */
2018-12-19 17:48:47 +01:00
"SETTINGS_COPYRIGHT" = "Copyright Signal Messenger \n Licenciado nos termos da GPLv3";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"SETTINGS_DELETE_ACCOUNT_BUTTON" = "Excluir conta";
/* Label for 'delete data' button. */
"SETTINGS_DELETE_DATA_BUTTON" = "Apagar todos os dados";
/* Alert message before user confirms clearing history */
2018-12-19 17:48:47 +01:00
"SETTINGS_DELETE_HISTORYLOG_CONFIRMATION" = "Tem certeza de que deseja apagar todo seu histórico (mensagens, anexos, ligações, etc.)? Essa ação não pode ser revertida.";
2018-11-01 17:58:03 +01:00
/* Confirmation text for button which deletes all message, calling, attachments, etc. */
"SETTINGS_DELETE_HISTORYLOG_CONFIRMATION_BUTTON" = "Apagar Tudo";
/* No comment provided by engineer. */
"SETTINGS_HELP_HEADER" = "Ajuda";
/* Section header */
"SETTINGS_HISTORYLOG_TITLE" = "Limpar histórico de conversas";
/* No comment provided by engineer. */
"SETTINGS_INFORMATION_HEADER" = "Informação";
/* Settings table view cell label */
"SETTINGS_INVITE_TITLE" = "Convide seus amigos";
/* content of tweet when inviting via twitter - please do not translate URL */
"SETTINGS_INVITE_TWITTER_TEXT" = "Você pode falar comigo pelo @signalapp. Baixe agora: https://signal.org/download/.";
/* Label for settings view that allows user to change the notification sound. */
"SETTINGS_ITEM_NOTIFICATION_SOUND" = "Som de mensagem";
/* table cell label */
"SETTINGS_LEGAL_TERMS_CELL" = "Termos & Política de Privacidade";
/* Title for settings activity */
"SETTINGS_NAV_BAR_TITLE" = "Configurações";
/* table section footer */
"SETTINGS_NOTIFICATION_CONTENT_DESCRIPTION" = "Notificações de chamadas ou mensagens aparecem enquanto o telefone está bloqueado. Você pode limitar o conteúdo mostrado.";
/* table section header */
"SETTINGS_NOTIFICATION_CONTENT_TITLE" = "Conteúdo de Notificação";
/* No comment provided by engineer. */
"SETTINGS_NOTIFICATIONS" = "Notificações";
/* Label for 'CallKit privacy' preference */
"SETTINGS_PRIVACY_CALLKIT_PRIVACY_TITLE" = "Exibir o nome e número do contato";
/* Settings table section footer. */
"SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_DESCRIPTION" = "Mostrar chamadas na lista \"Recentes\" no app Telefone do iOS.";
/* Short table cell label */
"SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_TITLE" = "Mostrar chamadas em Recentes";
/* Short table cell label */
"SETTINGS_PRIVACY_CALLKIT_TITLE" = "Integração de Chamada do iOS";
/* Settings table view cell label */
"SETTINGS_PRIVACY_TITLE" = "Privacidade";
/* Label for the 'read receipts' setting. */
"SETTINGS_READ_RECEIPT" = "Notificações de Leitura";
/* An explanation of the 'read receipts' setting. */
"SETTINGS_READ_RECEIPTS_SECTION_FOOTER" = "Consultar e compartilhar quando as mensagens tiverem sido lidas. Essa configuração é opcional e válida para todas as conversas.";
/* Label for re-registration button. */
"SETTINGS_REREGISTER_BUTTON" = "Recadastrar-se";
/* Label for the 'screen lock activity timeout' setting of the privacy settings. */
"SETTINGS_SCREEN_LOCK_ACTIVITY_TIMEOUT" = "Espera para Bloqueio de Tela";
/* Footer for the 'screen lock' section of the privacy settings. */
2018-12-19 17:48:47 +01:00
"SETTINGS_SCREEN_LOCK_SECTION_FOOTER" = "Desbloqueie a tela do Signal usando o Touch ID, o Face ID ou o Código do seu dispositivo iOS. Você ainda poderá receber chamadas e notificações de mensagem com o Bloqueio de Tela ativo. Os ajustes de notificação do Signal permitem que você personalize a informação que será exibida.";
2018-11-01 17:58:03 +01:00
/* Title for the 'screen lock' section of the privacy settings. */
"SETTINGS_SCREEN_LOCK_SECTION_TITLE" = "Bloqueio de Tela";
/* Label for the 'enable screen lock' switch of the privacy settings. */
"SETTINGS_SCREEN_LOCK_SWITCH_LABEL" = "Bloqueio de Tela";
/* No comment provided by engineer. */
"SETTINGS_SCREEN_SECURITY" = "Habilitar Segurança de Tela";
/* No comment provided by engineer. */
"SETTINGS_SCREEN_SECURITY_DETAIL" = "Impeça que pré-vizualizações apareçam no seletor de aplicativos.";
/* Settings table section footer. */
"SETTINGS_SECTION_CALL_KIT_DESCRIPTION" = "A Integração de Chamadas do iOS exibe chamadas do Signal na tela bloqueada e no histórico de chamadas do sistema. Você pode optar por exibir o nome e o número do seu contato. Se o iCloud estiver ativado, esse histórico de ligações será compartilhado com a Apple.";
/* Label for the notifications section of conversation settings view. */
"SETTINGS_SECTION_NOTIFICATIONS" = "Notificações";
/* Header Label for the sounds section of settings views. */
"SETTINGS_SECTION_SOUNDS" = "Sons";
/* settings topic header for table section */
"SETTINGS_SECTION_TITLE_CALLING" = "Chamando";
/* Section header */
"SETTINGS_SECURITY_TITLE" = "Segurança de Tela";
/* No comment provided by engineer. */
"SETTINGS_SUPPORT" = "Suporte";
/* Indicates that 'two factor auth' is disabled in the privacy settings. */
"SETTINGS_TWO_FACTOR_AUTH_DISABLED" = "Desativada";
/* Indicates that 'two factor auth' is enabled in the privacy settings. */
"SETTINGS_TWO_FACTOR_AUTH_ENABLED" = "Ativada";
/* Label for the 'two factor auth' item of the privacy settings. */
"SETTINGS_TWO_FACTOR_AUTH_ITEM" = "Bloqueio de Cadastro";
/* Title for the 'two factor auth' section of the privacy settings. */
"SETTINGS_TWO_FACTOR_AUTH_TITLE" = "Bloqueio de Cadastro";
2018-11-15 21:07:36 +01:00
/* Label for the 'typing indicators' setting. */
2018-12-19 17:48:47 +01:00
"SETTINGS_TYPING_INDICATORS" = "Indicadores de digitação";
2018-11-15 21:07:36 +01:00
/* An explanation of the 'typing indicators' setting. */
2018-12-19 17:48:47 +01:00
"SETTINGS_TYPING_INDICATORS_FOOTER" = "Veja e mostre quando mensagens estiverem sendo digitadas. Este recurso é opcional e se aplica a todas as conversas.";
2018-11-15 21:07:36 +01:00
2018-11-01 17:58:03 +01:00
/* Label for a link to more info about unidentified delivery. */
2018-11-17 00:44:22 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_LEARN_MORE" = "Saiba Mais";
2018-11-01 17:58:03 +01:00
/* table section label */
2018-12-10 21:11:52 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_SECTION_TITLE" = "Remetente Oculto";
2018-11-01 17:58:03 +01:00
/* switch label */
2018-12-19 17:48:47 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_SHOW_INDICATORS" = "Exibir indicadores";
2018-11-01 17:58:03 +01:00
/* table section footer */
2018-12-19 17:48:47 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_SHOW_INDICATORS_FOOTER" = "Mostrar ícone de status quando selecionar \"Detalhes\" em mensagens entregues usando remetente oculto.";
2018-11-01 17:58:03 +01:00
/* switch label */
2018-12-19 17:48:47 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_UNRESTRICTED_ACCESS" = "Permitir de todos";
2018-11-01 17:58:03 +01:00
/* table section footer */
2018-12-10 21:11:52 +01:00
"SETTINGS_UNIDENTIFIED_DELIVERY_UNRESTRICTED_ACCESS_FOOTER" = "Habilitar remetente oculto para mensagens recebidas de não contatos e pessoas com quem você não compartilhou seu perfil.";
2018-11-01 17:58:03 +01:00
/* No comment provided by engineer. */
"SETTINGS_VERSION" = "Versão";
/* action sheet item to open native mail app */
"SHARE_ACTION_MAIL" = "Mail";
/* action sheet item to open native messages app */
"SHARE_ACTION_MESSAGE" = "Mensagem";
/* action sheet item */
"SHARE_ACTION_TWEET" = "Twitter";
/* alert body when sharing file failed because of untrusted/changed identity keys */
"SHARE_EXTENSION_FAILED_SENDING_BECAUSE_UNTRUSTED_IDENTITY_FORMAT" = "Seu número de segurança com %@ mudou recentemente. Verifique-o no aplicativo principal antes de reenviar.";
/* Indicates that the share extension is still loading. */
2018-12-10 21:11:52 +01:00
"SHARE_EXTENSION_LOADING" = "Carregando...";
2018-11-01 17:58:03 +01:00
/* Message indicating that the share extension cannot be used until the user has registered in the main app. */
"SHARE_EXTENSION_NOT_REGISTERED_MESSAGE" = "Lançar a app Signal para registrar.";
/* Title indicating that the share extension cannot be used until the user has registered in the main app. */
"SHARE_EXTENSION_NOT_REGISTERED_TITLE" = "Não registrado";
/* Message indicating that the share extension cannot be used until the main app has been launched at least once. */
"SHARE_EXTENSION_NOT_YET_MIGRATED_MESSAGE" = "Inicie o Signal para atualizar ou se cadastrar.";
/* Title indicating that the share extension cannot be used until the main app has been launched at least once. */
2018-12-19 17:48:47 +01:00
"SHARE_EXTENSION_NOT_YET_MIGRATED_TITLE" = "Aguarde";
2018-11-01 17:58:03 +01:00
/* Alert title */
"SHARE_EXTENSION_SENDING_FAILURE_TITLE" = "Não foi possível enviar anexo";
/* Alert title */
"SHARE_EXTENSION_SENDING_IN_PROGRESS_TITLE" = "Carregando...";
/* Shown when trying to share content to a Signal user for the share extension. Followed by failure details. */
"SHARE_EXTENSION_UNABLE_TO_BUILD_ATTACHMENT_ALERT_TITLE" = "Não foi possível preparar anexo";
/* Title for the 'share extension' view. */
"SHARE_EXTENSION_VIEW_TITLE" = "Compartilhar no Signal";
/* Action sheet item */
"SHOW_SAFETY_NUMBER_ACTION" = "Mostrar Número de Segurança";
/* notification action */
"SHOW_THREAD_BUTTON_TITLE" = "Exibir Conversa";
/* body sent to contacts when inviting to Install Signal */
"SMS_INVITE_BODY" = "Estou convidando você a instalar Signal. Aqui está o link:";
/* Label for the 'no sound' option that allows users to disable sounds for notifications, etc. */
"SOUNDS_NONE" = "Silencioso";
/* Alert body after verifying privacy with {{other user's name}} */
"SUCCESSFUL_VERIFICATION_DESCRIPTION" = "O número de segurança entre você e %@ coincide. Você pode marcar este contato como verificado.";
/* No comment provided by engineer. */
"SUCCESSFUL_VERIFICATION_TITLE" = "Número de Segurança Coincide!";
/* Label for button to verify a user's safety number. */
"SYSTEM_MESSAGE_ACTION_VERIFY_SAFETY_NUMBER" = "Verificar Número de Segurança";
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS" = "%@ dias";
/* Label text below navbar button, embeds {{number of days}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5d' not '5 d'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS_SHORT_FORMAT" = "%@d";
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS" = "%@ horas";
/* Label text below navbar button, embeds {{number of hours}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5h' not '5 h'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS_SHORT_FORMAT" = "%@h";
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES" = "%@ minutos";
/* Label text below navbar button, embeds {{number of minutes}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5m' not '5 m'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES_SHORT_FORMAT" = "%@m";
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS" = "%@ segundos";
/* Label text below navbar button, embeds {{number of seconds}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5s' not '5 s'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS_SHORT_FORMAT" = "%@s";
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_DAY" = "%@ dia";
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_HOUR" = "%@ hora";
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_MINUTE" = "%@ minuto";
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_WEEK" = "%@ semana";
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS" = "%@ semanas";
/* Label text below navbar button, embeds {{number of weeks}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5w' not '5 w'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS_SHORT_FORMAT" = "%@sm";
/* Label for the cancel button in an alert or action sheet. */
"TXT_CANCEL_TITLE" = "Cancelar";
/* No comment provided by engineer. */
"TXT_DELETE_TITLE" = "Apagar";
/* Pressing this button moves an archived thread from the archive back to the inbox */
"UNARCHIVE_ACTION" = "Desarquivar";
/* In Inbox view, last message label for thread with corrupted attachment. */
"UNKNOWN_ATTACHMENT_LABEL" = "Anexo desconhecido";
/* Message shown in conversation view that offers to block an unknown user. */
"UNKNOWN_CONTACT_BLOCK_OFFER" = "O usuário não está em seus contatos. Gostaria de bloqueá-lo?";
/* Displayed if for some reason we can't determine a contacts phone number *or* name */
"UNKNOWN_CONTACT_NAME" = "Contato Desconhecido";
/* Indicates an unknown or unrecognizable value. */
"UNKNOWN_VALUE" = "Desconhecida/o";
/* button title for unlinking a device */
"UNLINK_ACTION" = "Desvincular";
/* Alert message to confirm unlinking a device */
2018-12-19 17:48:47 +01:00
"UNLINK_CONFIRMATION_ALERT_BODY" = "Este dispositivo não poderá mais enviar ou receber mensagens se for desvinculado";
2018-11-01 17:58:03 +01:00
/* Alert title for confirming device deletion */
"UNLINK_CONFIRMATION_ALERT_TITLE" = "Desvincular \"%@\"?";
/* Alert title when unlinking device fails */
"UNLINKING_FAILED_ALERT_TITLE" = "Signal foi incapaz de desvincular o seu dispositivo.";
/* Label text in device manager for a device with no name */
"UNNAMED_DEVICE" = "Dispositivo sem nome";
/* No comment provided by engineer. */
"UNREGISTER_SIGNAL_FAIL" = "Falha ao descadastrar do Signal.";
/* No comment provided by engineer. */
"UNSUPPORTED_ATTACHMENT" = "O tipo de anexo recebido não é compatível.";
/* No comment provided by engineer. */
"UNSUPPORTED_FEATURE_ERROR" = "Seu dispositivo não suporta esta característica.";
/* Title for alert indicating that group members can't be removed. */
"UPDATE_GROUP_CANT_REMOVE_MEMBERS_ALERT_MESSAGE" = "Você não pode remover membros do grupo. Eles terão que sair ou você pode criar um novo grupo sem este membro.";
/* Title for alert indicating that group members can't be removed. */
2018-12-19 17:48:47 +01:00
"UPDATE_GROUP_CANT_REMOVE_MEMBERS_ALERT_TITLE" = "Não disponível";
2018-11-01 17:58:03 +01:00
/* Description of CallKit to upgrading (existing) users */
"UPGRADE_EXPERIENCE_CALLKIT_DESCRIPTION" = "Atender ligações da sua tela bloqueada é fácil com a integração de chamada do iOS. Nós anonimizamos a identidade daquele que liga para que ela também seja privada.";
/* button label shown once when when user upgrades app, in context of call kit */
"UPGRADE_EXPERIENCE_CALLKIT_PRIVACY_SETTINGS_BUTTON" = "Saiba mais nas configurações de privacidade.";
/* Header for upgrade experience */
"UPGRADE_EXPERIENCE_CALLKIT_TITLE" = "Deslize para atender";
2018-11-30 19:12:43 +01:00
/* button label shown one time, after upgrade */
2018-12-19 17:48:47 +01:00
"UPGRADE_EXPERIENCE_ENABLE_TYPING_INDICATOR_BUTTON" = "Ativar indicadores de digitação";
2018-11-30 19:12:43 +01:00
2018-11-01 17:58:03 +01:00
/* Description for notification audio customization */
"UPGRADE_EXPERIENCE_INTRODUCING_NOTIFICATION_AUDIO_DESCRIPTION" = "Agora, você pode escolher sons de notificação padrão e específicos de conversas, e chamadas se adequarão aos toques que você escolheu para cada contato do sistema.";
/* button label shown one time, after upgrade */
"UPGRADE_EXPERIENCE_INTRODUCING_NOTIFICATION_AUDIO_SETTINGS_BUTTON" = "Rever configurações de notificação";
/* Header for upgrade experience */
2018-12-19 17:48:47 +01:00
"UPGRADE_EXPERIENCE_INTRODUCING_NOTIFICATION_AUDIO_TITLE" = "Sons de ligação e mensagem atualizados";
2018-11-01 17:58:03 +01:00
/* button label shown one time, after user upgrades app */
"UPGRADE_EXPERIENCE_INTRODUCING_PROFILES_BUTTON" = "Configurar o Seu Perfil";
/* Description of new profile feature for upgrading (existing) users */
"UPGRADE_EXPERIENCE_INTRODUCING_PROFILES_DESCRIPTION" = "Agora você pode compartilhar uma foto e um nome de perfil com seus amigos no Signal.";
/* Header for upgrade experience */
"UPGRADE_EXPERIENCE_INTRODUCING_PROFILES_TITLE" = "Pronto para sua foto?";
/* Description of new profile feature for upgrading (existing) users */
"UPGRADE_EXPERIENCE_INTRODUCING_READ_RECEIPTS_DESCRIPTION" = "Agora você pode optar por ler e compartilhar quando as mensagens tiverem sido lidas.";
/* button label shown one time, after upgrade */
"UPGRADE_EXPERIENCE_INTRODUCING_READ_RECEIPTS_PRIVACY_SETTINGS" = "Ativar notificações de leitura nas suas configurações de privacidade. ";
/* Header for upgrade experience */
"UPGRADE_EXPERIENCE_INTRODUCING_READ_RECEIPTS_TITLE" = "Introdução às Notificações de Leitura";
2018-11-15 21:07:36 +01:00
/* Body text for upgrading users */
2018-12-10 21:11:52 +01:00
"UPGRADE_EXPERIENCE_INTRODUCING_TYPING_INDICATORS_DESCRIPTION" = "Agora você tem a opção de ver e mostrar quando as mensagens estiverem sendo digitadas.";
2018-11-15 21:07:36 +01:00
/* Header for upgrading users */
2018-12-19 17:48:47 +01:00
"UPGRADE_EXPERIENCE_INTRODUCING_TYPING_INDICATORS_TITLE" = "Conheça os indicadores de digitação";
2018-11-15 21:07:36 +01:00
2018-11-01 17:58:03 +01:00
/* Description of video calling to upgrading (existing) users */
"UPGRADE_EXPERIENCE_VIDEO_DESCRIPTION" = "O Signal agora suporta chamadas seguras em vídeo. Apenas inicie uma chamada normalmente, toque no botão de câmera e acene.";
/* Header for upgrade experience */
"UPGRADE_EXPERIENCE_VIDEO_TITLE" = "Olá, chamadas seguras em vídeo!";
/* Message for the alert indicating that user should upgrade iOS. */
2018-12-10 21:11:52 +01:00
"UPGRADE_IOS_ALERT_MESSAGE" = "O Signal requer iOS 9 ou superior. Por favor, use o recurso de Atualização de Software disponível nos Ajustes do iOS.";
2018-11-01 17:58:03 +01:00
/* Title for the alert indicating that user should upgrade iOS. */
"UPGRADE_IOS_ALERT_TITLE" = "Atualize o iOS";
/* button text for back button on verification view */
"VERIFICATION_BACK_BUTTON" = "Voltar";
/* Text field placeholder for SMS verification code during registration */
"VERIFICATION_CHALLENGE_DEFAULT_TEXT" = "Código de Verificação";
/* button text during registration to request phone number verification be done via phone call */
"VERIFICATION_CHALLENGE_SEND_VIA_VOICE" = "Ligar para mim.";
/* button text during registration to request another SMS code be sent */
"VERIFICATION_CHALLENGE_SUBMIT_AGAIN" = "Reenviar código via SMS";
/* button text during registration to submit your SMS verification code. */
"VERIFICATION_CHALLENGE_SUBMIT_CODE" = "Enviar";
/* Label indicating the phone number currently being verified. */
"VERIFICATION_PHONE_NUMBER_FORMAT" = "Entre com o código de verificação enviado para %@";
/* Format for info message indicating that the verification state was unverified on this device. Embeds {{user's name or phone number}}. */
"VERIFICATION_STATE_CHANGE_FORMAT_NOT_VERIFIED_LOCAL" = "Você marcou %@ como não verificado.";
/* Format for info message indicating that the verification state was unverified on another device. Embeds {{user's name or phone number}}. */
"VERIFICATION_STATE_CHANGE_FORMAT_NOT_VERIFIED_OTHER_DEVICE" = "Você marcou %@ como não verificado. em um outro aparelho.";
/* Format for info message indicating that the verification state was verified on this device. Embeds {{user's name or phone number}}. */
"VERIFICATION_STATE_CHANGE_FORMAT_VERIFIED_LOCAL" = "Você marcou %@ como verificado.";
/* Format for info message indicating that the verification state was verified on another device. Embeds {{user's name or phone number}}. */
"VERIFICATION_STATE_CHANGE_FORMAT_VERIFIED_OTHER_DEVICE" = " Você marcou%@ como verificado em um outro aparelho.";
/* Generic message indicating that verification state changed for a given user. */
"VERIFICATION_STATE_CHANGE_GENERIC" = "Estado da verificação mudou.";
/* Label for button or row which allows users to verify the safety number of another user. */
"VERIFY_PRIVACY" = "Ver Número de Segurança";
/* Label for button or row which allows users to verify the safety numbers of multiple users. */
"VERIFY_PRIVACY_MULTIPLE" = "Editar Números de Segurança";
/* Indicates how to cancel a voice message. */
"VOICE_MESSAGE_CANCEL_INSTRUCTIONS" = "Deslize para cancelar";
/* Filename for voice messages. */
"VOICE_MESSAGE_FILE_NAME" = "Mensagem de voz";
/* Message for the alert indicating the 'voice message' needs to be held to be held down to record. */
"VOICE_MESSAGE_TOO_SHORT_ALERT_MESSAGE" = "Toque e segure para gravar uma mensagem de voz.";
/* Title for the alert indicating the 'voice message' needs to be held to be held down to record. */
"VOICE_MESSAGE_TOO_SHORT_ALERT_TITLE" = "Mensagem de voz";
/* Activity indicator title, shown upon returning to the device manager, until you complete the provisioning process on desktop */
"WAITING_TO_COMPLETE_DEVICE_LINK_TEXT" = "Termine a configuração no Signal Desktop";
/* Info Message when you disable disappearing messages */
"YOU_DISABLED_DISAPPEARING_MESSAGES_CONFIGURATION" = "Você desabilitou mensagens efêmeras.";
/* Info message embedding a {{time amount}}, see the *_TIME_AMOUNT strings for context. */
"YOU_UPDATED_DISAPPEARING_MESSAGES_CONFIGURATION" = "Você definiu a expiração de mensagens efêmeras para %@.";