summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-03-16 18:13:16 -0700
committer=Corey Hulen <corey@hulen.com>2016-03-16 18:13:16 -0700
commitb9d5b4e5dcc1585397f1e1d2e53c5f040ee76220 (patch)
tree85d2c293aa3456182a754fefe6646162b516eb6c /i18n
parente101b2cf7c172d1c4ff20e0df63917b5b8f923ed (diff)
parentcba59d4eb6ef0f65304bc72339c676ebfd653e2b (diff)
downloadchat-b9d5b4e5dcc1585397f1e1d2e53c5f040ee76220.tar.gz
chat-b9d5b4e5dcc1585397f1e1d2e53c5f040ee76220.tar.bz2
chat-b9d5b4e5dcc1585397f1e1d2e53c5f040ee76220.zip
merging files
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json14
-rw-r--r--i18n/es.json10
-rw-r--r--i18n/pt.json32
3 files changed, 28 insertions, 28 deletions
diff --git a/i18n/en.json b/i18n/en.json
index fb4cf50b4..a37773460 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1016,6 +1016,10 @@
"translation": "Only a team admin can export data."
},
{
+ "id": "api.team.get_invite_info.not_open_team",
+ "translation": "Invite is invalid because this is not an open team."
+ },
+ {
"id": "api.team.import_team.admin.app_error",
"translation": "Only a team admin can import data."
},
@@ -3128,7 +3132,11 @@
"translation": "We encountered an error finding the account"
},
{
- "id": "store.sql_user.get_by_auth.app_error",
+ "id": "store.sql_user.get_by_auth.other.app_error",
+ "translation": "We encountered an error trying to find the account by authentication type."
+ },
+ {
+ "id": "store.sql_user.get_by_auth.missing_account.app_error",
"translation": "We couldn't find an existing account matching your authentication type for this team. This team may require an invite from the team owner to join."
},
{
@@ -3646,9 +3654,5 @@
{
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
- },
- {
- "id": "api.team.get_invite_info.not_open_team",
- "translation": "Invite is invalid because this is not an open team."
}
]
diff --git a/i18n/es.json b/i18n/es.json
index 93ffb2341..4622a1b12 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1016,6 +1016,10 @@
"translation": "Sólo un administrador del equipo puede exportar data."
},
{
+ "id": "api.team.get_invite_info.not_open_team",
+ "translation": "La invitación es inválida debido a que este no es un equipo abierto."
+ },
+ {
"id": "api.team.import_team.admin.app_error",
"translation": "Sólo un administrador del equipo puede importar data."
},
@@ -1624,6 +1628,10 @@
"translation": "No se pudo subir la imagen del perfil"
},
{
+ "id": "api.user.verify_email.bad_link.app_error",
+ "translation": "Enlace de verificación de correo electrónico errado."
+ },
+ {
"id": "api.web_conn.new_web_conn.last_activity.error",
"translation": "Falla al actualizar LastActivityAt para user_id=%v and session_id=%v, err=%v"
},
@@ -3068,7 +3076,7 @@
"translation": "Encontramos un error buscando la cuenta"
},
{
- "id": "store.sql_user.get_by_auth.app_error",
+ "id": "store.sql_user.get_by_auth.missing_account.app_error",
"translation": "No pudimos encontrar una cuenta existente que coincida con tu tipo de autenticación para este equipo. Es posible que necesites una invitación por parte del dueño del equipo para unirte."
},
{
diff --git a/i18n/pt.json b/i18n/pt.json
index 29c8c58c7..c59eb896b 100644
--- a/i18n/pt.json
+++ b/i18n/pt.json
@@ -1624,6 +1624,10 @@
"translation": "Não foi possível enviar a imagem do perfil"
},
{
+ "id": "api.user.verify_email.bad_link.app_error",
+ "translation": "Erro na verificação link de email."
+ },
+ {
"id": "api.web_conn.new_web_conn.last_activity.error",
"translation": "Falha ao atualizar LastActivityAt para o user_id=%v e session_id=%v, err=%v"
},
@@ -3068,7 +3072,7 @@
"translation": "Encontramos um erro ao procurar a conta"
},
{
- "id": "store.sql_user.get_by_auth.app_error",
+ "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."
},
{
@@ -3400,22 +3404,6 @@
"translation": "Encontrar Equipe"
},
{
- "id": "web.footer.about",
- "translation": "Sobre"
- },
- {
- "id": "web.footer.help",
- "translation": "Ajuda"
- },
- {
- "id": "web.footer.privacy",
- "translation": "Privacidade"
- },
- {
- "id": "web.footer.terms",
- "translation": "Termos"
- },
- {
"id": "web.get_access_token.bad_client_id.app_error",
"translation": "invalid_request: Bad client_id"
},
@@ -3548,10 +3536,6 @@
"translation": "Início"
},
{
- "id": "web.root.singup_info",
- "translation": "Toda comunicação da equipe em um lugar, pesquisável e acessível em qualquer lugar"
- },
- {
"id": "web.root.singup_title",
"translation": "Inscrever-se"
},
@@ -3606,5 +3590,9 @@
{
"id": "web.watcher_fail.error",
"translation": "Falha ao adicionar diretório observador %v"
+ },
+ {
+ "id": "api.team.get_invite_info.not_open_team",
+ "translation": "Convite é inválido devido a este não ser de uma equipe aberta."
}
-] \ No newline at end of file
+]