diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
commit | 0ed6d3032d01013537367fc2b5e08c61c5da86d8 (patch) | |
tree | d9b552923ca959260895ab9c54dbbf2bca3ec982 /apps/settings/l10n/es.js | |
parent | 448a40bd22705efc84f13ca1eee5289a68e2e610 (diff) | |
download | nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.tar.gz nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 14998e07776..dbd7cc2b3b4 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -442,6 +442,7 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", + "Back" : "Atrás", "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", "Email options" : "Opciones de email", @@ -459,6 +460,7 @@ OC.L10N.register( "Additional emails" : "Direcciones de email adicionales", "Your handle" : "Su identificador", "Your headline" : "Su titular", + "Languages" : "Idiomas", "Help translate" : "Ayúdanos a traducir", "Unable to update language" : "No se pudo actualizar tu idioma", "No language set" : "No se ha establecido ningún idioma", |