diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:20:14 +0000 |
commit | c93a8ed9aff4245556260ee884d30de13b564741 (patch) | |
tree | 7a8b9ee863691eadc5a43c486b5c068344817963 /apps/settings/l10n/es.js | |
parent | 9531b62c9f2e805c79e23d1d727201c5b25c7c4d (diff) | |
download | nextcloud-server-c93a8ed9aff4245556260ee884d30de13b564741.tar.gz nextcloud-server-c93a8ed9aff4245556260ee884d30de13b564741.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index ed58ffde608..5c6f1b2333f 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -579,13 +579,11 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Tu navegador no soporta WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puede ajustar el comportamiento de compartir. Por favor, lea la documentación para más información.", "You need to enable the File sharing App." : "Tienes que activar la app File sharing", - "by {author}\n{license}" : "por {author}\n{license}", "Admins" : "Administradores", "New account" : "Nueva cuenta", "Create group" : "Crear grupo", "Group name" : "Nombre del grupo", "Please enter a valid group name" : "Por favor, ingrese un nombre de grupo válido", - "{license}-licensed" : "licenciado bajo {license}", "Failed to create group" : "Fallo al crear el grupo", "Sending…" : "Enviando...", "Email sent" : "Correo electrónico enviado", @@ -734,6 +732,8 @@ OC.L10N.register( "Will be autogenerated" : "Se generará de forma automática", "Add a new user" : "Añadir nuevo usuario", "No users in here" : "No hay usuarios aquí", + "{license}-licensed" : "licenciado bajo {license}", + "by {author}\n{license}" : "por {author}\n{license}", "Enter group name" : "Introduce el nombre del grupo", "Add group" : "Añadir grupo", "Active users" : "Usuarios activos", |