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-02 05:33:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-02 05:33:27 +0300
commit7544eceefa2dd00de18005d16f53083dcb842909 (patch)
treeb0ba76b9779d98a5b41dd2877f129cdb6397898f /core/l10n/es_SV.js
parent9904e1a589c8113c013f4a1c94324e65363a2475 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index cd96e71c69e..e7dc9f8288a 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -208,7 +208,6 @@ OC.L10N.register(
"Alternative log in using app token" : "Inicio de sesión alternativo usando una ficha de aplicación",
"Account access" : "Acceo de cuenta",
"This share is password-protected" : "Este elemento compartido está protegido con una contraseña",
- "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Go to %s" : "Ir a %s",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
@@ -230,6 +229,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "El servidor no cuenta con una conexión a Internet: No se pudieron alcanzar múltiples endpoints. Esto significa que algunas características como montar almacenamiento externo, notificaciones de actualizaciones o instalación de aplicaciones de 3ros no funcionarán correctamente. Acceder archivos de forma remota y el envío de de notificaciones por correo electrónico puede que no funcionen tampoco. Establece una conexión desde este servidor a Internet para aprovechar todas las funcionalidades.",
- "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." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web."
+ "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." : "Probablemente tu directorio de datos y archivos sean accesibles desde Internet. El archivo .htaccess no está funcionando. Se recomienda ampliamente que configures tu servidor web para que el directorio de datos no sea accesible, o bien, que muevas el directorio de datos fuera del directorio raíz del servidor web.",
+ "The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. "
},
"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");