summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2017-01-12 19:59:37 -0500
committerChristopher Speller <crspeller@gmail.com>2017-01-12 19:59:37 -0500
commit8fb66c2b834ee4e0669de173e5ddfebd56c34d58 (patch)
tree9e8e66772d44c4f9010a48c8e0afed70421238b1 /i18n/es.json
parent4208e42ba9df02b9c4bd7081179922c21206d83d (diff)
parentaafb8be87c79c60df7534b3b69f967c6301b157e (diff)
downloadchat-8fb66c2b834ee4e0669de173e5ddfebd56c34d58.tar.gz
chat-8fb66c2b834ee4e0669de173e5ddfebd56c34d58.tar.bz2
chat-8fb66c2b834ee4e0669de173e5ddfebd56c34d58.zip
Merge branch 'release-3.6'
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 9fd52e88a..436788d4f 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1174,6 +1174,10 @@
"translation": "Inicializando rutas generales del API"
},
{
+ "id": "api.import.import_post.attach_files.error",
+ "translation": "Error de adjuntar archivos al mensaje. postId=%v, fileIds=%v, mensaje=%v"
+ },
+ {
"id": "api.import.import_post.saving.debug",
"translation": "Error guardando el mensaje. user=%v, message=%v"
},
@@ -2729,7 +2733,7 @@
},
{
"id": "api.webhook.delete_outgoing.permissions.app_error",
- "translation": "Permisos inapropiados para eliminar el webhook de salida"
+ "translation": "Permisos no válidos para eliminar el webhook de salida"
},
{
"id": "api.webhook.get_incoming.disabled.app_error",
@@ -2757,7 +2761,7 @@
},
{
"id": "api.webhook.regen_outgoing_token.permissions.app_error",
- "translation": "Permisos inapropiados para regenerar un token para el webhook de salida"
+ "translation": "Permisos no válidos para regenerar un token para el webhook de salida"
},
{
"id": "api.webrtc.disabled.app_error",
@@ -5185,7 +5189,7 @@
},
{
"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}}."
+ "translation": "No se puede cambiar la cuenta a {{.Service}}. Ya existe una cuenta con el correo electrónico {{.Email}}."
},
{
"id": "store.sql_user.update_failed_pwd_attempts.app_error",