summaryrefslogtreecommitdiffstats
path: root/i18n/pt-BR.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-12-16 17:40:22 -0300
committerGitHub <noreply@github.com>2016-12-16 17:40:22 -0300
commit7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa (patch)
tree37aba1d898c4507608d2002d91f0012ad74778c2 /i18n/pt-BR.json
parentf4450c4bbcc2a734d2525d94347c606d5781f0f8 (diff)
downloadchat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.tar.gz
chat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.tar.bz2
chat-7da4b402df79c32bcfdc8fe0264e4a406d1ad8fa.zip
translations PR 20161212 (#4774)
Diffstat (limited to 'i18n/pt-BR.json')
-rw-r--r--i18n/pt-BR.json34
1 files changed, 33 insertions, 1 deletions
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index 1da4ff437..a817507e4 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -468,6 +468,10 @@
"translation": "recolher"
},
{
+ "id": "api.command_collapse.success",
+ "translation": "Image links now collapse by default"
+ },
+ {
"id": "api.command_echo.create.app_error",
"translation": "Não é possível criar o post /echo, err=%v"
},
@@ -500,6 +504,10 @@
"translation": "expandir"
},
{
+ "id": "api.command_expand.success",
+ "translation": "Image links now expand by default"
+ },
+ {
"id": "api.command_expand_collapse.fail.app_error",
"translation": "Um erro ocorreu ao expandir o preview"
},
@@ -685,7 +693,7 @@
},
{
"id": "api.context.invalidate_all_caches",
- "translation": "Purging all caches"
+ "translation": "Purgar todos os caches"
},
{
"id": "api.context.last_activity_at.error",
@@ -696,6 +704,10 @@
"translation": "%v:%v código=%v rid=%v uid=%v ip=%v %v [detalhes: %v]"
},
{
+ "id": "api.context.mfa_required.app_error",
+ "translation": "Multi-factor authentication is required on this server."
+ },
+ {
"id": "api.context.permissions.app_error",
"translation": "Você não tem a permissão apropriada"
},
@@ -1968,6 +1980,26 @@
"translation": "{{ .SenderName }} convidou você para se juntar a Equipe {{ .TeamDisplayName }} no {{.SiteName}}"
},
{
+ "id": "api.templates.mfa_activated_body.info",
+ "translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_activated_body.title",
+ "translation": "Multi-factor authentication was added"
+ },
+ {
+ "id": "api.templates.mfa_change_subject",
+ "translation": "Your MFA has been updated on {{ .SiteName }}"
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.info",
+ "translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
+ },
+ {
+ "id": "api.templates.mfa_deactivated_body.title",
+ "translation": "Multi-factor authentication was removed"
+ },
+ {
"id": "api.templates.password_change_body.info",
"translation": "Sua senha foi atualizada para {{.TeamDisplayName}} no {{ .TeamURL }} pelo {{.Method}}.<br>Se está mudança não foi iniciada por você, por favor entre em contato com o seu administrado do sistema."
},