summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-10 14:25:20 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-10 12:25:20 -0500
commit189a745030871d013883f9ae66b7cb556d85bf24 (patch)
tree3202ceafeae956d36b499dc431669fdbc8a186ce /i18n/es.json
parent4101b28de58ab8c2e821cda5f8e7bc8e836d7bb8 (diff)
downloadchat-189a745030871d013883f9ae66b7cb556d85bf24.tar.gz
chat-189a745030871d013883f9ae66b7cb556d85bf24.tar.bz2
chat-189a745030871d013883f9ae66b7cb556d85bf24.zip
translations PR 20170110 (#5031)
* translations PR 20170110 * Demoting Dutch from beta to alpha
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",