diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
commit | 88b66442a2ca71070f0d655f426c2d099fd1d8b5 (patch) | |
tree | a1293aea36f0fbc36473248f8f938334d17eb741 /apps/settings/l10n/es_419.js | |
parent | 38569444d2c7a08cd75245d94d263aebb00c8353 (diff) | |
download | nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.tar.gz nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_419.js')
-rw-r--r-- | apps/settings/l10n/es_419.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index 5a7a850918a..69bc2f6261a 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -146,6 +146,8 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", "Cancel" : "Cancelar", + "Details" : "Detalles", + "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", "Your email address" : "Tu dirección de correo electrónico", "No email address set" : "No se ha establecido la dirección de correo electrónico", "Language" : "Idioma", @@ -168,7 +170,6 @@ OC.L10N.register( "Disabled apps" : "Aplicaciones deshabilitadas", "Updates" : "Actualizaciones", "App bundles" : "Paquetes de aplicación", - "Details" : "Detalles", "Changelog" : "Bitácora de cambios", "Add group" : "Agregar grupo", "Active users" : "Usuarios activos", @@ -233,9 +234,6 @@ OC.L10N.register( "Follow us on Twitter" : "Síguenos en Twitter", "Check out our blog" : "Visita nuestro blog", "Subscribe to our newsletter" : "Suscribete a nuestro boletín", - "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", - "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>", - "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)", "Locale" : "Región", "Migration in progress. Please wait until the migration is finished" : "La migración está en curso. Por favor aguarda hasta que termine la migración", "Migration started …" : "La migración ha comenzado ...", @@ -261,6 +259,8 @@ OC.L10N.register( "Select from Files" : "Seleccionar desde Archivos", "Remove image" : "Eliminar imagen", "Choose as profile picture" : "Seleccionar como foto del perfil", + "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>", + "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)", "No display name set" : "No se ha establecido el nombre a desplegar", "Address" : "Dirección", "Your postal address" : "Tu dirección postal", |