summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-18 00:48:35 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-18 00:48:35 +0000
commit42ed95409f9e12b4efc975bdd95ddbf3bc04cf6f (patch)
tree114e3e8bd626d4052a71e9ade8d464a6b8b69346
parent205de676e03130a65e62fac42ace0803ee9d118e (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 99e10713b..1dd68f5d1 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Request unauthorized. Are you logged in?" : "Petición no autorizada, ¿está autenticado?",
"Request forbidden. Are you an admin?" : "Petición prohibida, ¿es usted el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión expirada o aplicación no habilitada! ¡Recargue la página!",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor comprueba el fichero data/nextcloud.log para mas información!",
"Feed contains invalid XML" : "La fuente contiene XML inválido",
"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fuente no encontrada: o bien la página web no proporciona una fuente o bloquea el acceso. Para descartar el bloqueo, intente descargar la fuente en la línea de comandos del servidor utilizando curl: curl",
"Detected feed format is not supported" : "El formato de fuente detectado no está soportado",
diff --git a/l10n/es.json b/l10n/es.json
index 72cc10882..30b018163 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -3,6 +3,7 @@
"Request unauthorized. Are you logged in?" : "Petición no autorizada, ¿está autenticado?",
"Request forbidden. Are you an admin?" : "Petición prohibida, ¿es usted el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión expirada o aplicación no habilitada! ¡Recargue la página!",
+ "Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor comprueba el fichero data/nextcloud.log para mas información!",
"Feed contains invalid XML" : "La fuente contiene XML inválido",
"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fuente no encontrada: o bien la página web no proporciona una fuente o bloquea el acceso. Para descartar el bloqueo, intente descargar la fuente en la línea de comandos del servidor utilizando curl: curl",
"Detected feed format is not supported" : "El formato de fuente detectado no está soportado",