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>2022-06-10 05:34:12 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-10 05:34:12 +0300
commitb2ff127937d612e71871273c4839f7994595d0dc (patch)
tree87b55524505f30826c817c9d4dd00d1ed434c858 /core/l10n/es.js
parenteb9b249e46c75a8940d70425422f75e02776ebf4 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 9b7b418ad0a..24089dc4874 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -400,7 +400,6 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.",
"The password is wrong. Try again." : "La contraseña es incorrecta. Vuelve a intentarlo.",
"You haven't added any info yet" : "Aún no has añadido ninguna información",
- "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información",
- "Request password" : "Solicitar contraseña"
+ "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");