diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:34 +0000 |
commit | 8d2387016b33d29b5bcde22792ad12e508f96a6b (patch) | |
tree | 0ccd0c5c5cb4c0a52afef0238f9aaa874c911bb4 /apps/settings/l10n/es_SV.js | |
parent | 3663c4a719be285669d7c1198e20646cf6581dd4 (diff) | |
download | nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.tar.gz nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_SV.js')
-rw-r--r-- | apps/settings/l10n/es_SV.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js index 795fb45fd34..6f298855924 100644 --- a/apps/settings/l10n/es_SV.js +++ b/apps/settings/l10n/es_SV.js @@ -171,11 +171,10 @@ OC.L10N.register( "Quota" : "Cuota", "Language" : "Idioma", "Avatar" : "Avatar", - "Username" : "Usuario", "Group admin for" : "Administrador del grupo para", - "User backend" : "Backend del usuario", "Storage location" : "Úbicación del almacenamiento", "Last login" : "Último inicio de sesión", + "Account actions" : "Acciones de la cuenta", "{size} used" : "{size} usado", "Delete account" : "Borrar cuenta", "Done" : "Terminado", @@ -239,11 +238,13 @@ OC.L10N.register( "Error while deleting the token" : "Se presentó un error al borrar la ficha", "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ", "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Username" : "Usuario", "Copied!" : "¡Copiado!", "Copy" : "Copiar", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Your email address" : "Tu dirección de correo electrónico", "Your Twitter handle" : "Tu cuenta de Twitter", + "User backend" : "Backend del usuario", "Add group" : "Agregar grupo", "Active users" : "Usuarios activos", "Show user backend" : "Mostrar backend del usuario", |