Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-07-10 05:16:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-07-10 05:16:48 +0300
commit7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch)
treea7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/es.js
parente18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 68bef51c879..e2e9d8dd3f0 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -207,8 +207,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Consulte al administrador de su servidor para reiniciar el servidor web.",
"PostgreSQL >= 9 required" : "PostgreSQL 9 o superior requerido.",
"Please upgrade your database version" : "Actualice su versión de base de datos.",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambia los permisos a 0770 para que el directorio no se pueda mostrar a otros usuarios.",
"Your data directory is readable by other users" : "Tu directorio de datos puede ser leído por otros usuarios",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambia los permisos a 0770 para que el directorio no se pueda mostrar a otros usuarios.",
"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" : "Tu directorio de datos es inválido",