diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /core/l10n/es_EC.js | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 363ec50746f..43487c834b9 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -242,7 +242,6 @@ OC.L10N.register( "Security warning" : "Advertencia de seguridad", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Tu directorio de datos y sus archivos probablemente sean accesibles desde Internet ya que el archivo .htaccess no funciona.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para más información de como configurar correctaemente tu servidor, por favor consulta la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.", - "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>", "Show password" : "Mostrar contraseña", "Toggle password visibility" : "Alternar visibilidad de contraseña", "Storage & database" : "Almacenamiento & base de datos", @@ -348,6 +347,7 @@ OC.L10N.register( "Users" : "Usuarios", "Profile not found" : "Perfil no encontrado", "The profile does not exist." : "El perfil no existe.", + "Create an <strong>admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>", "Username" : "Usuario", "Database user" : "Usuario de la base de datos", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", |