From bbaf1032a264d4029e1c0844507e2b59119ef757 Mon Sep 17 00:00:00 2001 From: enahum Date: Sat, 4 Jun 2016 11:52:56 -0300 Subject: daily translations 20160603 (#3251) --- i18n/pt-BR.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'i18n/pt-BR.json') 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 @@ -339,6 +339,34 @@ "id": "api.command.init.debug", "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" @@ -1995,6 +2023,14 @@ "id": "ent.ldap.do_login.user_not_registered.app_error", "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" @@ -2383,6 +2419,10 @@ "id": "model.config.is_valid.ldap_security.app_error", "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." @@ -3519,6 +3559,10 @@ "id": "store.sql_user.get.app_error", "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." -- cgit v1.2.3-1-g7c22