aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r--lib/l10n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index b4b09d4384d..8f794832b10 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -247,7 +247,6 @@
"Your data directory must be an absolute path." : "Tu carpeta de datos debe ser una ruta absoluta.",
"Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.",
"Your data directory is invalid." : "Tu carpeta de datos es inválida.",
- "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.",
"Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
"Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la petición. Parámetros que faltan: \"%s\"",
@@ -303,6 +302,7 @@
"PostgreSQL >= 9 required." : "Se requiere PostgreSQL >= 9.",
"Please upgrade your database version." : "Por favor, actualice la versión de su base de datos.",
"Your data directory is readable by other users." : "Su carpeta de datos puede ser leída por otros usuarios.",
- "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 ser listado por otros usuarios."
+ "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 ser listado por otros usuarios.",
+ "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."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file