summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_MX.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es_MX.json')
-rw-r--r--lib/l10n/es_MX.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index 1e72244d2d7..747f51436bd 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -178,6 +178,7 @@
"Cannot write into \"config\" directory" : "No fue posible escribir en el directorio \"config\"",
"Cannot write into \"apps\" directory" : "No fue posible escribir en el directorio \"apps\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto se puede arreglar por %s al darle acceso de escritura al servidor web al directorio de las aplicaciones %s o al deshabilitar la tienda de aplicaciones en el archivo de configuración",
+ "Cannot create \"data\" directory" : "No fue posible crear el directorio \"data\"",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto se puede arreglar generalmente al <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">darle al servidor web accesos al directorio raíz</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Los permisos se pueden arreglar generalmente al %s darle al servidor web accesos al direcotiro raíz %s.",
"Setting locale to %s failed" : "Se presentó una falla al establecer la regionalización a %s",
@@ -196,6 +197,8 @@
"PostgreSQL >= 9 required" : "Se requiere PostgreSQL >= 9",
"Please upgrade your database version" : "Favor de actualizar la versión de la base de datos",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Favor de cambiar los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. ",
+ "Your data directory is readable by other users" : "Su direcctorio data puede ser leído por otros usuarios",
+ "Your data directory must be an absolute path" : "Su direcctorio data debe ser una ruta absoluta",
"Check the value of \"datadirectory\" in your configuration" : "Verifique el valor de \"datadirectory\" en su configuración",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Favor de verificar que el directorio de datos tenga un archivo \".ocdata\" en su raíz. ",
"Could not obtain lock type %d on \"%s\"." : "No fue posible obtener el tipo de bloqueo %d en \"%s\". ",