summaryrefslogtreecommitdiffstats
path: root/i18n/pt.json
diff options
context:
space:
mode:
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."
},