summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/pt-BR.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-16 17:40:22 -0300
committerGitHub <noreply@github.com>2016-12-16 17:40:22 -0300
commit7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa (patch)
tree37aba1d898c4507608d2002d91f0012ad74778c2 /webapp/i18n/pt-BR.json
parentf4450c4bbcc2a734d2525d94347c606d5781f0f8 (diff)
downloadchat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.tar.gz
chat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.tar.bz2
chat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.zip
translations PR 20161212 (#4774)
Diffstat (limited to 'webapp/i18n/pt-BR.json')
-rw-r--r--webapp/i18n/pt-BR.json22
1 files changed, 21 insertions, 1 deletions
diff --git a/webapp/i18n/pt-BR.json b/webapp/i18n/pt-BR.json
index ed9d032f3..87f0bb52a 100644
--- a/webapp/i18n/pt-BR.json
+++ b/webapp/i18n/pt-BR.json
@@ -501,6 +501,9 @@
"admin.metrics.listenAddressDesc": "O endereço que o servidor irá escutar para expor as métricas de performance.",
"admin.metrics.listenAddressEx": "Ex \":8067\"",
"admin.metrics.listenAddressTitle": "Endereço à escutar:",
+ "admin.mfa.bannerDesc": "Multi-factor authentication is only available for accounts with LDAP and email login methods. If there are users on your system with other login methods, it is recommended you set up multi-factor authentication directly with the SSO or SAML provider.",
+ "admin.mfa.cluster": "High",
+ "admin.mfa.title": "Multi-factor Authentication",
"admin.nav.help": "Ajuda",
"admin.nav.logout": "Sair",
"admin.nav.report": "Relatar um Problema",
@@ -650,6 +653,8 @@
"admin.service.corsTitle": "Permitir requisição cross-origin de:",
"admin.service.developerDesc": "Quando verdadeiro, erros Javascript são mostrados em uma barra vermelha no topo da interface de usuário. Não recomendado para uso em produção. ",
"admin.service.developerTitle": "Ativar o Modo Desenvolvedor: ",
+ "admin.service.enforcMfaTitle": "Enforce Multi-factor Authentication:",
+ "admin.service.enforceMfaDesc": "When true, users on the system will be required to set up [multi-factor authentication]. Any logged in users will be redirected to the multi-factor authentication setup page until they successfully add MFA to their account.<br/><br/>It is recommended you turn on enforcement during non-peak hours, when people are less likely to be using the system. New users will be required to set up multi-factor authentication when they first sign up. After set up, users will not be able to remove multi-factor authentication unless enforcement is disabled.<br/><br/>Please note that multi-factor authentication is only available for accounts with LDAP and email login methods. Mattermost will not enforce multi-factor authentication for other login methods. If there are users on your system using other login methods, it is recommended you set up and enforce multi-factor authentication directly with the SSO or SAML provider.",
"admin.service.forward80To443": "Redirecionamento porta 80 para 443:",
"admin.service.forward80To443Description": "Redirecionar todo trafego inseguro da porta 80 para porta segura 443",
"admin.service.googleDescription": "Defina esta chave para permitir a exibição de títulos para pré-visualizações de vídeo do YouTube embutidos. Sem a chave, pré-visualizações do YouTube ainda serão criadas com base em hiperlinks que aparecem nas mensagens ou comentários, mas eles não vão mostrar o título do vídeo. Veja o <a href=\"https://www.youtube.com/watch?v=Im69kzhpR3I\" target=\"_blank\">Google Developers Tutorial</a> para instruções sobre como obter uma chave.",
@@ -1534,6 +1539,19 @@
"member_list.noUsersAdd": "Nenhum usuário para adicionar.",
"members_popover.msg": "Mensagem",
"members_popover.title": "Membros",
+ "mfa.confirm.complete": "<strong>Set up complete!</strong>",
+ "mfa.confirm.okay": "Okay",
+ "mfa.confirm.secure": "Your account is now secure. Next time you sign in, you will be asked to enter a code from the Google Authenticator app on your phone.",
+ "mfa.setup.badCode": "Invalid code. If this issue persists, contact your System Administrator.",
+ "mfa.setup.code": "MFA Code",
+ "mfa.setup.codeError": "Please enter the code from Google Authenticator.",
+ "mfa.setup.required": "<strong>Multi-factor authentication is required on {siteName}.</strong>",
+ "mfa.setup.save": "Save",
+ "mfa.setup.secret": "Secret: {secret}",
+ "mfa.setup.step1": "<strong>Step 1: </strong>On your phone, download Google Authenticator from <a target='_blank' href='https://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8'>iTunes</a> or <a target='_blank' href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en'>Google Play</a>",
+ "mfa.setup.step2": "<strong>Step 2: </strong>Use Google Authenticator to scan this QR code, or manually type in the secret key",
+ "mfa.setup.step3": "<strong>Step 3: </strong>Enter the code generated by Google Authenticator",
+ "mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.components.channels_list_view.yourChannels": "Seus canais:",
"mobile.components.select_server_view.enterServerUrl": "Informe a URL do servidor",
"mobile.components.select_server_view.proceed": "Prosseguir",
@@ -1624,7 +1642,7 @@
"post_info.reply": "Responder",
"posts_view.loadMore": "Carregar mais mensagens",
"posts_view.newMsg": "Novas Mensagens",
- "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below",
+ "posts_view.newMsgBelow": "{count} {count, plural, one {nova mensagem} other {novas mensagens}} abaixo",
"reaction.clickToAdd": "(clique para adicionar)",
"reaction.clickToRemove": "(clique para remover)",
"reaction.multipleReacted": "<b>{users} e {lastUser}</b> reagiram com <b>:{emojiName}:</b>",
@@ -1985,6 +2003,8 @@
"user.settings.mfa.qrCode": "Código de Barra",
"user.settings.mfa.remove": "Remover MFA da sua conta",
"user.settings.mfa.removeHelp": "Remoção da autenticação multi-fator significa que você não vai mais exigir um código de acesso baseado no telefone para fazer login na sua conta.",
+ "user.settings.mfa.requiredHelp": "Multi-factor authentication is required on this server. Resetting is only recommended when you need to switch code generation to a new mobile device. You will be required to set it up again immediately.",
+ "user.settings.mfa.reset": "Reset MFA on your account",
"user.settings.mfa.secret": "Chave",
"user.settings.mfa.title": "Autenticação Multi-Fator",
"user.settings.modal.advanced": "Avançado",