summaryrefslogtreecommitdiffstats
path: root/i18n/pt-BR.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-04 11:52:56 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-04 10:52:56 -0400
commitbbaf1032a264d4029e1c0844507e2b59119ef757 (patch)
tree73e06405cce0200051bc7d1bfc20c7cbc6623501 /i18n/pt-BR.json
parent971149d2b298b3408af7218c868ed0b3edd83c2e (diff)
downloadchat-bbaf1032a264d4029e1c0844507e2b59119ef757.tar.gz
chat-bbaf1032a264d4029e1c0844507e2b59119ef757.tar.bz2
chat-bbaf1032a264d4029e1c0844507e2b59119ef757.zip
daily translations 20160603 (#3251)
Diffstat (limited to 'i18n/pt-BR.json')
-rw-r--r--i18n/pt-BR.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 0f752b26c..605a51a89 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -340,6 +340,34 @@
"translation": "Inicializando command api routes"
},
{
+ "id": "api.command.invite_people.desc",
+ "translation": "Send an email invite to your Mattermost team"
+ },
+ {
+ "id": "api.command.invite_people.email_off",
+ "translation": "Email has not been configured, no invite(s) sent"
+ },
+ {
+ "id": "api.command.invite_people.fail",
+ "translation": "Encountered an error sending email invite(s)"
+ },
+ {
+ "id": "api.command.invite_people.hint",
+ "translation": "[name@domain.com ...]"
+ },
+ {
+ "id": "api.command.invite_people.name",
+ "translation": "invite_people"
+ },
+ {
+ "id": "api.command.invite_people.no_email",
+ "translation": "Please specify one or more valid email addresses"
+ },
+ {
+ "id": "api.command.invite_people.sent",
+ "translation": "Email invite(s) sent"
+ },
+ {
"id": "api.command.regen.app_error",
"translation": "Permissões inadequadas para re-gerar o token de comando"
},
@@ -1996,6 +2024,14 @@
"translation": "Usuário não registrado no servidor LDAP"
},
{
+ "id": "ent.ldap.syncdone.info",
+ "translation": "LDAP Synchronization completed"
+ },
+ {
+ "id": "ent.ldap.syncronize.get_all.app_error",
+ "translation": "Unable to get all users using LDAP"
+ },
+ {
"id": "ent.ldap.validate_filter.app_error",
"translation": "Filtro LDAP Inválido"
},
@@ -2384,6 +2420,10 @@
"translation": "Inválida segurança de conexão em configurações de LDAP. Deve ser '', 'TLS', or 'STARTTLS'"
},
{
+ "id": "model.config.is_valid.ldap_sync_interval.app_error",
+ "translation": "Invalid sync interval time. Must be at least one minute."
+ },
+ {
"id": "model.config.is_valid.listen_address.app_error",
"translation": "Inválido endereço de escuta em configurações de serviço Deve ser ajustado."
},
@@ -3520,6 +3560,10 @@
"translation": "Encontramos um erro ao procurar a conta"
},
{
+ "id": "store.sql_user.get_all_using_auth_service.other.app_error",
+ "translation": "Foi encontrado um erro ao tentar encontrar a conta pelo tipo de autenticação."
+ },
+ {
"id": "store.sql_user.get_by_auth.missing_account.app_error",
"translation": "Não foi possível encontrar uma conta correspondente ao seu tipo de autenticação para esta equipe. Esta equipe pode exigir um convite do dono da equipe para participar."
},