diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
commit | bbb082741759f8a97bd7e5a97d93e069189fa348 (patch) | |
tree | 3ba0e34355d459233080e14101516c52285b94d0 /apps/settings/l10n/es_EC.js | |
parent | 608ba174a3e3e3b73b2fb35bc05d7373072667c3 (diff) | |
download | nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.tar.gz nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_EC.js')
-rw-r--r-- | apps/settings/l10n/es_EC.js | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index ec82ffd65d9..5dcda68ab1b 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -399,6 +399,14 @@ OC.L10N.register( "Welcome mail sent!" : "¡Correo de bienvenida enviado!", "Toggle user actions menu" : "Alternar menú de acciones de usuario", "Edit" : "Editar", + "Visibility" : "Visibilidad", + "Show user backend" : "Mostrar backend del usuario", + "Show storage path" : "Mostrar ruta de almacenamiento", + "Show last login" : "Mostrar último inicio de sesión", + "Send email" : "Enviar correo electrónico", + "Defaults" : "Valores predeterminados", + "Default quota" : "Cuota predeterminada", + "Select default quota" : "Seleccionar cuota predeterminada", "Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.", "Add WebAuthn device" : "Agregar dispositivo WebAuthn", "Please authorize your WebAuthn device." : "Autoriza tu dispositivo WebAuthn.", @@ -421,13 +429,6 @@ OC.L10N.register( "Active users" : "Usuarios activos", "Admins" : "Administradores", "Disabled users" : "Usuarios deshabilitados", - "Default quota:" : "Cuota predeterminada:", - "Select default quota" : "Seleccionar cuota predeterminada", - "Show languages" : "Mostrar idiomas", - "Show last login" : "Mostrar último inicio de sesión", - "Show user backend" : "Mostrar backend del usuario", - "Show storage path" : "Mostrar ruta de almacenamiento", - "Send email to new user" : "Enviar un correo electrónico al usuario nuevo", "Not saved" : "No guardado", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -464,7 +465,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta aplicación no se puede habilitar porque hace que el servidor sea inestable", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Había demasiadas solicitudes desde tu red. Vuelve a intentarlo más tarde o contacta a tu administrador si se trata de un error.", - "Default quota" : "Cuota predeterminada", "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Iniciar sesión", @@ -485,7 +485,6 @@ OC.L10N.register( "SMTP Password" : "Contraseña SMTP", "Save" : "Guardar", "Test and verify email settings" : "Probar y verificar la configuración del correo electrónico", - "Send email" : "Enviar correo electrónico", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y el rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso, realizamos algunas comprobaciones automáticas. Consulta la documentación enlazada para obtener más información.", "All checks passed." : "Pasaron todas las verificaciones. ", "There are some errors regarding your setup." : "Hay algunos errores en tu configuración.", @@ -541,7 +540,9 @@ OC.L10N.register( "Will be autogenerated" : "Se generará automáticamente", "Add a new user" : "Agregar un nuevo usuario", "No users in here" : "No hay usuarios aquí", + "Default quota:" : "Cuota predeterminada:", "Show Languages" : "Mostrar idiomas", + "Send email to new user" : "Enviar un correo electrónico al usuario nuevo", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", "SSL/TLS" : "SSL/TLS", |