diff options
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 267de1bbe7f..49bc33536e2 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -206,6 +206,7 @@ OC.L10N.register( "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", "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." : "Asegurate de que exista una archivo llamado \".ocdata\" en la raíz del directorio de datos. ", "Could not obtain lock type %d on \"%s\"." : "No fue posible obtener el tipo de bloqueo %d en \"%s\". ", "Storage unauthorized. %s" : "Almacenamiento no autorizado. %s", "Storage incomplete configuration. %s" : "Configuración incompleta del almacenamiento. %s", |