2016-03-03 14:45:08 +00:00
{
"unsupportedAttachment" : {
2016-04-28 18:15:45 +00:00
"message" : "Tipo de anexo não suportado. Clica para guardar." ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed for incoming unsupported attachment"
} ,
"settings" : {
2016-03-03 14:52:57 +00:00
"message" : "Configurações" ,
2016-03-03 14:45:08 +00:00
"description" : "Menu item and header for global settings"
} ,
"incomingKeyConflict" : {
2016-03-03 14:52:57 +00:00
"message" : "Recebida mensagem com uma chave desconhecida. Clica aqui para processar e mostrar." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installComputerName" : {
2016-03-03 14:52:57 +00:00
"message" : "O nome deste computador será" ,
2016-03-03 14:45:08 +00:00
"description" : "Text displayed before the input where the user can enter the name for this device."
} ,
"gotIt" : {
2016-03-03 14:52:57 +00:00
"message" : "Ok, entendi!" ,
2016-03-17 22:05:27 +00:00
"description" : "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
2016-03-03 14:45:08 +00:00
} ,
2016-04-03 21:33:07 +00:00
"showMore" : {
2016-04-28 18:15:45 +00:00
"message" : "Detalhes" ,
2016-04-03 21:33:07 +00:00
"description" : "Displays the details of a key change"
} ,
2016-03-03 14:45:08 +00:00
"unsupportedFileType" : {
2016-03-03 14:52:57 +00:00
"message" : "Tipo de ficheiro não suportado" ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed for outgoing unsupported attachment"
} ,
"installGeneratingKeys" : {
2016-03-03 15:35:07 +00:00
"message" : "A gerar chaves" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"resetSession" : {
2016-03-03 14:52:57 +00:00
"message" : "Reiniciar sessão" ,
2016-03-17 22:05:27 +00:00
"description" : "This is a menu item for resetting the session, using the imperative case, as in a command."
2016-03-03 14:45:08 +00:00
} ,
"welcomeToSignal" : {
2016-03-03 14:52:57 +00:00
"message" : "Bem-vindo ao Signal" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
2016-03-17 22:05:27 +00:00
"notificationSettingsDialog" : {
"message" : "Quando a mensagem chegar, mostrar notificações que mostram:" ,
"description" : "Explain the purpose of the notification settings"
} ,
2016-03-03 14:45:08 +00:00
"members" : {
2016-03-03 14:52:57 +00:00
"message" : "Membros" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
2016-04-03 21:33:07 +00:00
"restartSignal" : {
2016-04-28 18:15:45 +00:00
"message" : "Reiniciar o Signal" ,
2016-04-03 21:33:07 +00:00
"description" : "Menu item for restarting the program."
} ,
2016-03-03 14:45:08 +00:00
"deleteMessages" : {
2016-03-03 14:52:57 +00:00
"message" : "Excluir mensagens" ,
2016-03-03 14:45:08 +00:00
"description" : "Menu item for deleting messages, title case."
} ,
2016-05-11 01:22:56 +00:00
"incomingError" : {
"message" : "Error handling incoming message." ,
"description" : ""
} ,
2016-03-03 14:45:08 +00:00
"selectAContact" : {
2016-03-03 14:52:57 +00:00
"message" : "Seleccione um contacto ou grupo para começar a falar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installConnecting" : {
2016-03-03 15:35:07 +00:00
"message" : "A ligar..." ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed when waiting for the QR Code"
} ,
"verifyContact" : {
2016-03-03 15:35:07 +00:00
"message" : "Pode ser necessário $tag_start$ verificar $tag_end$ este contacto." ,
2016-03-17 22:05:27 +00:00
"description" : "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code." ,
2016-03-03 14:45:08 +00:00
"placeholders" : {
"tag_start" : {
"content" : "<a class='verify' href='#'>"
} ,
"tag_end" : {
"content" : "</a>"
}
}
} ,
"sent" : {
2016-03-03 14:52:57 +00:00
"message" : "Enviada" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for the time a message was sent"
} ,
2016-04-28 18:15:45 +00:00
"reportIssue" : {
"message" : "Reportar um problema" ,
"description" : "Link to open the issue tracker"
} ,
2016-03-03 14:45:08 +00:00
"newMessage" : {
2016-03-03 14:52:57 +00:00
"message" : "Nova mensagem" ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed in notifications for only 1 message"
} ,
"nameOnly" : {
2016-03-17 22:05:27 +00:00
"message" : "Apenas nome do remetente" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for setting notifications to display sender name only"
} ,
"verifyIdentity" : {
2016-03-03 14:52:57 +00:00
"message" : "Verificar identidade" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"from" : {
2016-03-03 14:52:57 +00:00
"message" : "De" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for the sender of a message"
} ,
2016-05-11 01:22:56 +00:00
"deleteConversationConfirmation" : {
"message" : "Permanently delete this conversation?" ,
"description" : "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
} ,
2016-03-03 14:45:08 +00:00
"debugLogExplanation" : {
2016-03-03 14:52:57 +00:00
"message" : "Este log vai ser publicado online para os contribuidores verem. Pode examiná-lo e editá-lo antes de o submeter. " ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"searchForPeopleOrGroups" : {
2016-04-28 18:15:45 +00:00
"message" : "Procurar..." ,
2016-03-03 14:45:08 +00:00
"description" : "Placeholder text in the search input"
} ,
"noNameOrMessage" : {
2016-03-17 22:05:27 +00:00
"message" : "Nem o nome nem a mensagem" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for setting notifications to display no name and no message text"
} ,
"installFollowUs" : {
2016-04-28 18:15:45 +00:00
"message" : "<a $a_params$> Siga-nos </a> para actualizações sobre o suporte multi-dispositivo para o iOS." ,
2016-03-03 14:45:08 +00:00
"description" : "" ,
"placeholders" : {
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
}
} ,
2016-04-03 21:33:07 +00:00
"learnMore" : {
2016-04-28 18:15:45 +00:00
"message" : "Saiba mais sobre verificação de chaves." ,
2016-04-03 21:33:07 +00:00
"description" : "Text that links to a support article on verifying identity keys"
} ,
2016-03-03 14:45:08 +00:00
"yourIdentity" : {
2016-04-28 18:15:45 +00:00
"message" : "A sua identidade" ,
2016-04-03 21:33:07 +00:00
"description" : "Label for the user's own identity key."
2016-03-03 14:45:08 +00:00
} ,
"installTooManyDevices" : {
2016-03-03 15:35:07 +00:00
"message" : "Pedimos desculpa, mas existem muitos dispositivos já sincronizados. Tente remover alguns." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installSyncingGroupsAndContacts" : {
2016-03-03 15:35:07 +00:00
"message" : "A sincronizar grupos e contatos" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
2016-04-07 19:27:03 +00:00
"upgrade" : {
2016-04-28 18:15:45 +00:00
"message" : "Actualizar" ,
2016-04-07 19:27:03 +00:00
"description" : "Label text for button to upgrade the app to the latest version"
} ,
2016-04-03 21:33:07 +00:00
"showLess" : {
2016-04-28 18:15:45 +00:00
"message" : "Esconder detalhes" ,
2016-04-03 21:33:07 +00:00
"description" : "Hides the details of a key change"
} ,
2016-03-03 14:45:08 +00:00
"newIdentity" : {
2016-03-03 14:52:57 +00:00
"message" : "Nova identidade" ,
2016-04-03 21:33:07 +00:00
"description" : "Header for a key change dialog"
2016-03-03 14:45:08 +00:00
} ,
"installTagline" : {
2016-03-03 15:35:07 +00:00
"message" : "Privacidade é possível. O Signal torna-a mais fácil." ,
2016-03-03 14:45:08 +00:00
"description" : "Tagline displayed under installWelcome on the install page"
} ,
"disconnected" : {
2016-03-03 14:52:57 +00:00
"message" : "Desligar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"acceptNewKey" : {
2016-04-28 18:15:45 +00:00
"message" : "Aceitar" ,
2016-04-03 21:33:07 +00:00
"description" : "Label for a button to accept a new identity key"
2016-03-03 14:45:08 +00:00
} ,
"received" : {
2016-03-03 14:52:57 +00:00
"message" : "Recebida" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for the time a message was received"
} ,
"sendMessage" : {
2016-04-28 18:15:45 +00:00
"message" : "Enviar uma mensagem" ,
2016-03-03 14:45:08 +00:00
"description" : "Placeholder text in the message entry field"
} ,
2016-04-28 18:15:45 +00:00
"mediaMessage" : {
"message" : "Mensagem media" ,
"description" : "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
} ,
2016-04-07 19:27:03 +00:00
"expiredWarning" : {
2016-04-28 18:15:45 +00:00
"message" : "Esta versão do Signal Desktop expirou. Por favor faça a actualização para a última versão para continuar a enviar mensagens." ,
2016-04-07 19:27:03 +00:00
"description" : "Warning notification that this version of the app has expired"
} ,
2016-03-03 14:45:08 +00:00
"outgoingKeyConflict" : {
2016-03-03 14:52:57 +00:00
"message" : "A chave deste contacto foi alterada. Clica aqui para processa-la e mostra-la." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"fileSizeWarning" : {
2016-03-03 14:52:57 +00:00
"message" : "Lamentamos, o ficheiro seleccionado excede o tamanho máximo da mensagem." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installAndroidInstructions" : {
2016-04-28 18:15:45 +00:00
"message" : "Abra o Signal no seu telemóvel e vá até Definições > Dispositivos sincronizados. Pressione o botão para adicionar um novo dispositivo, depois faça o scan do código abaixo." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installWelcome" : {
2016-04-28 18:15:45 +00:00
"message" : "Bem-vindo ao Signal Desktop" ,
2016-03-03 14:45:08 +00:00
"description" : "Welcome title on the install page"
} ,
"installConnectionFailed" : {
2016-03-03 15:35:07 +00:00
"message" : "Falha na ligação ao servidor" ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed when we can't connect to the server."
} ,
2016-04-03 21:33:07 +00:00
"messageNotSent" : {
2016-04-28 18:15:45 +00:00
"message" : "Mensagem não enviada." ,
2016-04-03 21:33:07 +00:00
"description" : "Informational label, appears on messages that failed to send"
} ,
2016-03-17 22:05:27 +00:00
"disableNotifications" : {
"message" : "Desativar notificações" ,
"description" : "Label for disabling notifications"
} ,
2016-03-03 14:45:08 +00:00
"cancel" : {
2016-03-03 14:52:57 +00:00
"message" : "Cancelar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installIHaveSignalButton" : {
2016-03-03 15:35:07 +00:00
"message" : "Eu tenho o Signal para o Android." ,
2016-03-03 14:45:08 +00:00
"description" : "Button for the user to confirm that they have Signal for Android"
} ,
"sessionEnded" : {
2016-03-03 14:52:57 +00:00
"message" : "Sessão segura reiniciada" ,
2016-03-17 22:05:27 +00:00
"description" : "This is a past tense, informational message. In other words, your secure session has been reset."
2016-03-03 14:45:08 +00:00
} ,
"installGetStartedButton" : {
2016-03-03 14:52:57 +00:00
"message" : "Começar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"installSignalLink" : {
2016-04-28 18:15:45 +00:00
"message" : "Primeiro, instala o <a $a_params$> Signal </a> no teu telefone Android. <br /> Vamos conectar os teus dispositivos e manter as tuas mensagens sincronizadas." ,
2016-03-03 14:45:08 +00:00
"description" : "Prompt the user to install Signal on Android before linking" ,
"placeholders" : {
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
}
} ,
"installLinkingWithNumber" : {
2016-03-17 22:05:27 +00:00
"message" : "Ligando a" ,
2016-03-03 14:45:08 +00:00
"description" : "Text displayed before the phone number that the user is in the process of linking with"
} ,
"theirIdentity" : {
2016-04-28 18:15:45 +00:00
"message" : "A identidade dele/a" ,
2016-04-03 21:33:07 +00:00
"description" : "Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
2016-03-03 14:45:08 +00:00
} ,
"newMessages" : {
2016-03-03 14:52:57 +00:00
"message" : "Novas mensagens" ,
2016-03-03 14:45:08 +00:00
"description" : "Displayed in notifications for multiple messages"
} ,
"theirIdentityUnknown" : {
2016-04-28 18:15:45 +00:00
"message" : "Ainda não foi trocada nenhuma mensagem com este contacto. A sua identidade estará disponível após a primeira mensagem." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"submit" : {
2016-03-03 14:52:57 +00:00
"message" : "Enviar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"to" : {
2016-03-03 14:52:57 +00:00
"message" : "Para" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for the receiver of a message"
} ,
"installFinalButton" : {
2016-03-03 15:35:07 +00:00
"message" : "Parece correto" ,
2016-03-03 14:45:08 +00:00
"description" : "The final button for the install process, after the user has entered a name for their device"
} ,
"messageDetail" : {
2016-03-03 14:52:57 +00:00
"message" : "Detalhes da mensagem" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"verify" : {
2016-03-03 14:52:57 +00:00
"message" : "Verificar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"nameAndMessage" : {
2016-03-17 22:05:27 +00:00
"message" : "Nome do remetente e mensagem" ,
2016-03-03 14:45:08 +00:00
"description" : "Label for setting notifications to display name and message text"
} ,
"failedToSend" : {
2016-03-03 15:35:07 +00:00
"message" : "Falha ao enviar para alguns destinatários. Verifique a sua ligação à rede" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"ok" : {
2016-04-28 18:15:45 +00:00
"message" : "OK" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"identityChanged" : {
2016-04-28 18:15:45 +00:00
"message" : "Este contacto está a usar uma nova identidade Signal. Isto pode ocorrer quando alguém está a tentar interceptar as suas comunicações ou que o contacto simplesmente reinstalou o Signal. Poderá querer verificar a sua nova identidade abaixo." ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
"submitDebugLog" : {
2016-03-03 14:52:57 +00:00
"message" : "Enviar log de depuração" ,
2016-03-03 14:45:08 +00:00
"description" : "Menu item and header text for debug log modal, title case."
} ,
"error" : {
2016-03-03 14:52:57 +00:00
"message" : "Erro" ,
2016-03-03 14:45:08 +00:00
"description" : ""
} ,
2016-03-17 22:05:27 +00:00
"notifications" : {
"message" : "Notificações" ,
"description" : "Header for notification settings"
} ,
2016-03-03 14:45:08 +00:00
"resend" : {
2016-03-03 14:52:57 +00:00
"message" : "Reenviar" ,
2016-03-03 14:45:08 +00:00
"description" : ""
}
}