summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-07-22 13:05:26 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-22 13:05:26 -0400
commit07c3f74862786d6079aa65ae6bfe493e5ada1823 (patch)
tree69ed2b1b931733028ff90caa969041643cd0c483 /i18n/es.json
parentb938a960a266945770b0b3994e8b13222c6bb6f5 (diff)
downloadchat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.gz
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.tar.bz2
chat-07c3f74862786d6079aa65ae6bfe493e5ada1823.zip
daily + include nederlands (#3659)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json20
1 files changed, 18 insertions, 2 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 40e50b0ca..dfab9b217 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1012,8 +1012,12 @@
"translation": "Falla al actualizar las preferencias del canal directo user_id=%v other_user_id=%v err=%v"
},
{
+ "id": "api.post.notification.here.warn",
+ "translation": "No se pudo enviar notificaciones a los usuarios en línea con @here, err=%v"
+ },
+ {
"id": "api.post.send_notifications_and_forget.comment_thread.error",
- "translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v"
+ "translation": "No se pudo recuperar el hilo de comentarios en las notificaciones root_post_id=%v, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.mention_body",
@@ -1073,7 +1077,7 @@
},
{
"id": "api.post.update_mention_count_and_forget.update_error",
- "translation": "Falla al actualizar el contador de mensiones para user_id=%v on channel_id=%v err=%v"
+ "translation": "Falla al actualizar el contador de mensiones para post_id=%v channel_id=%v err=%v"
},
{
"id": "api.post.update_post.find.app_error",
@@ -1244,6 +1248,10 @@
"translation": "No se puede abrir el archivo comprimido"
},
{
+ "id": "api.status.init.debug",
+ "translation": "Inicializando rutas del API para los estatus"
+ },
+ {
"id": "api.status.last_activity.error",
"translation": "Falla al actualizar LastActivityAt para user_id=%v and session_id=%v, err=%v"
},
@@ -1564,6 +1572,10 @@
"translation": "[{{ .SiteName }}] Correo electrónico de Verificación"
},
{
+ "id": "api.templates.welcome_body.app_download_info",
+ "translation": "For the best experience, download the apps for PC, Mac, iOS and Android from:"
+ },
+ {
"id": "api.templates.welcome_body.button",
"translation": "Confirmar Correo"
},
@@ -3896,6 +3908,10 @@
"translation": "No existe ninguna entrada para que el estado"
},
{
+ "id": "store.sql_status.get_online.app_error",
+ "translation": "Detectado un error al recuperar todos los estados en línea"
+ },
+ {
"id": "store.sql_status.get_online_away.app_error",
"translation": "Detectado un error al recuperar todos los estados de en línea/ausente"
},