summaryrefslogtreecommitdiffstats
path: root/i18n/pt.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
committerenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
commitc7615920df6b25d0e8d59e0aaf00d2f772ef55e4 (patch)
treeade716893f5264fbb0fe83d6891cf21907a35264 /i18n/pt.json
parent6399a94ce221be3d15e7132654c28cd953075ec6 (diff)
downloadchat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.gz
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.bz2
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.zip
daily translations 20160527 (#3144)
Diffstat (limited to 'i18n/pt.json')
-rw-r--r--i18n/pt.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/pt.json b/i18n/pt.json
index ebb704c67..5c7d29398 100644
--- a/i18n/pt.json
+++ b/i18n/pt.json
@@ -304,6 +304,10 @@
"translation": "Os comandos foram desabilitados para o administrador do sistema."
},
{
+ "id": "api.command.duplicate_trigger.app_error",
+ "translation": "This trigger word is already in use. Please choose another word."
+ },
+ {
"id": "api.command.execute_command.debug",
"translation": "Executando cmd=%v userId=%v"
},
@@ -1440,6 +1444,10 @@
"translation": "Você se juntou {{ .TeamDisplayName }}"
},
{
+ "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
+ "translation": "MFA is not available for this account type"
+ },
+ {
"id": "api.user.add_direct_channels_and_forget.failed.error",
"translation": "Falha ao adicionar preferencias diretas ao canal para o usuário user_id=%s, team_id=%s, err=%v"
},
@@ -1856,6 +1864,10 @@
"translation": "Webhooks de saída foram desabilitados pelo administrador do sistema."
},
{
+ "id": "api.webhook.create_outgoing.intersect.app_error",
+ "translation": "Outgoing webhooks from the same channel cannot have the same trigger words/callback URLs."
+ },
+ {
"id": "api.webhook.create_outgoing.not_open.app_error",
"translation": "Webhooks de saída só pode ser criado para canais públicos."
},