summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-31 01:55:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-31 01:55:55 -0400
commit1d06d93d271210793baf575414ff0dd8f576dae0 (patch)
tree192d545d4c29b04ce61b5603d62a845de7466ac4 /lib/l10n/es.js
parent8e0fef74ffe570b9c159b91a9d8fb1ef7b526aef (diff)
downloadnextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.tar.gz
nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.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 783cd8d6e3b..e7761bf5bc4 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -141,6 +141,8 @@ OC.L10N.register(
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Por favor, asegúrese de que tiene PostgreSQL 9 o superior, o revise los registros para obtener más información acerca del error.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambie los permisos a 0770 para que el directorio no se pueda mostrar para otros usuarios.",
"Data directory (%s) is readable by other users" : "El directorio de datos (%s) se puede leer por otros usuarios.",
+ "Data directory (%s) must be an absolute path" : "El directorio de datos (%s) debe ser una ruta absoluta",
+ "Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.",
"Data directory (%s) is invalid" : "El directorio de datos (%s) no es válido",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Verifique que el directorio de datos contiene un archivo \".ocdata\" en su directorio raíz.",
"Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\"."