summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
committerenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
commitc7615920df6b25d0e8d59e0aaf00d2f772ef55e4 (patch)
treeade716893f5264fbb0fe83d6891cf21907a35264 /i18n/es.json
parent6399a94ce221be3d15e7132654c28cd953075ec6 (diff)
downloadchat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.gz
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.bz2
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.zip
daily translations 20160527 (#3144)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 0807e5cb4..89395817e 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -77,7 +77,7 @@
},
{
"id": "api.admin.test_email.missing_server",
- "translation": "SMTP Server is required"
+ "translation": "El Servidor SMTP es necesario"
},
{
"id": "api.admin.test_email.subject",
@@ -304,6 +304,10 @@
"translation": "Los comandos han sido deshabilitados por el administrador de sistema."
},
{
+ "id": "api.command.duplicate_trigger.app_error",
+ "translation": "Esta palabra gatilladora ya está siendo utilizada. Por favor escoge otra palabra."
+ },
+ {
"id": "api.command.execute_command.debug",
"translation": "Ejecutando cmd=%v userId=%v"
},
@@ -1440,6 +1444,10 @@
"translation": "Te haz unido a {{ .TeamDisplayName }}"
},
{
+ "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
+ "translation": "AMF no está disponible para este tipo de cuenta."
+ },
+ {
"id": "api.user.add_direct_channels_and_forget.failed.error",
"translation": "Falla al agragar las preferencias del canal directo para el usuario user_id=%s, team_id=%s, err=%v"
},
@@ -1856,6 +1864,10 @@
"translation": "Webhooks de Salida han sido deshabilitados por el administrador del sistema."
},
{
+ "id": "api.webhook.create_outgoing.intersect.app_error",
+ "translation": "Webhoks de salida para el mismo canal no pueden tener las mismas palabras gatilladoras o los mismos URLs de retorno."
+ },
+ {
"id": "api.webhook.create_outgoing.not_open.app_error",
"translation": "Los webhooks de Salida solo pueden ser creados para canales públicos."
},