summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-15 19:22:13 -0300
committerGitHub <noreply@github.com>2016-06-15 19:22:13 -0300
commite1703d8800c1139ce5061f72b337e87f40928aee (patch)
treecd4234b3bae0b34c54f587461a78ee9997103b19 /i18n/es.json
parentc7eccc27883bf7035f77876d9461a7b1eaedf455 (diff)
downloadchat-e1703d8800c1139ce5061f72b337e87f40928aee.tar.gz
chat-e1703d8800c1139ce5061f72b337e87f40928aee.tar.bz2
chat-e1703d8800c1139ce5061f72b337e87f40928aee.zip
daily translations 20160615 (#3348)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/es.json b/i18n/es.json
index a3df51c6f..247119839 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -200,6 +200,10 @@
"translation": "No tienes los permisos apropiados"
},
{
+ "id": "api.channel.get_channel.wrong_team.app_error",
+ "translation": "No hay ningún canal con channel_id={{.ChannelId}} en el equipo con team_id={{.TeamId}}"
+ },
+ {
"id": "api.channel.get_channel_counts.app_error",
"translation": "No se puede obtener el contador del canal desde la base de datos"
},
@@ -3816,6 +3820,10 @@
"translation": "No pudimos actualizar la data de autorización"
},
{
+ "id": "store.sql_user.update_auth_data.email_exists.app_error",
+ "translation": "No se puede cambiar la cuenta a {{.Servicio}}. Ya existe una cuenta con el correo electrónico {{.Email}}."
+ },
+ {
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
"translation": "No pudimos actualizar el campo failed_attempts"
},