summaryrefslogtreecommitdiffstats
path: root/i18n/pt-BR.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-03-07 18:42:40 +0000
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-03-07 13:42:40 -0500
commitaf758c8e5df3d80e0910c5549660ffd6b16e6af2 (patch)
treed4c7f2bb1f9c3c53d13f1ab7952fe789a6329a2d /i18n/pt-BR.json
parenta434fe763790e8089e5ad0b0eccceddd937e10b4 (diff)
downloadchat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.gz
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.tar.bz2
chat-af758c8e5df3d80e0910c5549660ffd6b16e6af2.zip
translations PR 20180306 (#8414)
Diffstat (limited to 'i18n/pt-BR.json')
-rw-r--r--i18n/pt-BR.json26
1 files changed, 25 insertions, 1 deletions
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 314131254..44400b8c0 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -1369,6 +1369,10 @@
"translation": "Não foi possível carregar o arquivo. O cabeçalho não pode ser analisado."
},
{
+ "id": "api.file.upload_file.incorrect_number_of_files.app_error",
+ "translation": "Unable to upload files. Incorrect number of files specified."
+ },
+ {
"id": "api.file.upload_file.large_image.app_error",
"translation": "Arquivo acima das dimensões máximas não pode ser enviado: {{.Filename}}"
},
@@ -1815,6 +1819,10 @@
"translation": " enviado um ou mais arquivos em uma mensagem direta"
},
{
+ "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
+ "translation": " enviado um ou mais arquivos em "
+ },
+ {
"id": "api.post.send_notifications_and_forget.push_in",
"translation": " em "
},
@@ -3648,7 +3656,7 @@
},
{
"id": "app.plugin.disabled.app_error",
- "translation": "Os plugins foram desabilitados."
+ "translation": "Plugins have been disabled. Please check your logs for details."
},
{
"id": "app.plugin.extract.app_error",
@@ -4183,6 +4191,18 @@
"translation": "Não foi possível localizar usuário no servidor AD/LDAP: "
},
{
+ "id": "ent.migration.migratetosaml.email_already_used_by_other_user",
+ "translation": "Email already used by another SAML user."
+ },
+ {
+ "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file",
+ "translation": "User not found in the users file."
+ },
+ {
+ "id": "ent.migration.migratetosaml.username_already_used_by_other_user",
+ "translation": "Username already used by another Mattermost user."
+ },
+ {
"id": "ent.saml.attribute.app_error",
"translation": "SAML login não foi bem sucedido porque um dos atributos está incorreto. Entre em contato com o Administrador do Sistema."
},
@@ -5027,6 +5047,10 @@
"translation": "Valor inválido para segurança de conexão do servidor web."
},
{
+ "id": "model.config.is_valid.websocket_url.app_error",
+ "translation": "A URL Websocket do WebRTC Gateway deve ser uma URL válida e começar com ws:// ou wss://."
+ },
+ {
"id": "model.config.is_valid.write_timeout.app_error",
"translation": "Valor inválido para limite de escrita."
},