summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_EC.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r--core/l10n/es_EC.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js
index 2b74f2acb9e..852bc130900 100644
--- a/core/l10n/es_EC.js
+++ b/core/l10n/es_EC.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Su token de inicio de sesión no es válido o ha expirado",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Esta versión de Nextcloud de la comunidad no es compatible y las notificaciones push son limitadas.",
"Login" : "Iniciar sesión",
- "Please try again" : "Por favor, inténtelo de nuevo",
"Password reset is disabled" : "Restablecer contraseña se encuentra deshabilitado",
"Could not reset password because the token is expired" : "No se pudo restablecer la contraseña porque el token ha expirado",
"Could not reset password because the token is invalid" : "No se pudo restablecer la contraseña porque el token no es válido",
@@ -375,6 +374,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. ",
"This page will refresh itself when the instance is available again." : "Esta página se actualizará automáticamente cuando la instancia esté disponible nuevamente.",
"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.",
+ "Please try again" : "Por favor, inténtelo de nuevo",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "Utiliza el actualizador de línea de comandos porque la actualización a través del navegador está deshabilitada en tu config.php.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor, consulte la {linkstart}documentación de instalación ↗{linkend} para obtener notas de configuración de PHP y la configuración de PHP de su servidor, especialmente cuando se utiliza php-fpm.",