summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-19 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-19 00:08:20 +0000
commit76d10bc46bc9fce92fb648c2e6f5974e297c21e1 (patch)
tree01a46481d04a3b109ac989a35f95dc3939922a1c /lib/l10n/es.js
parent38cf9b8dc030e795ea0f02a7680f93754596bf8c (diff)
downloadnextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.tar.gz
nextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 679f7c05187..368334fc9f2 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Los arhivos no pueden ser compartidos con permisos de creación",
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
"Cannot set expiration date more than %s days in the future" : "No se puede fijar la fecha de caducidad más de %s días en el futuro.",
+ "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
"Sunday" : "Domingo",
"Monday" : "Lunes",
@@ -206,6 +207,7 @@ OC.L10N.register(
"Your data directory must be an absolute path" : "Su directorio data debe ser una ruta absoluta",
"Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.",
"Your data directory is invalid" : "Su directorio de datos es inválido",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
"Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\".",
"Storage unauthorized. %s" : "Almacenamiento no autorizado. %s",
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",