diff options
Diffstat (limited to 'settings/l10n/es_AR.js')
-rw-r--r-- | settings/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index 81015216b79..0d19d610d86 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -274,8 +274,6 @@ OC.L10N.register( "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifique la seguridad de su Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", "Profile picture" : "Foto de perfil", "Upload new" : "Cargar nuevo", "Select from Files" : "Seleccionar desde Archivos", @@ -285,6 +283,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", "Email" : "Correo electrónico", @@ -346,6 +345,7 @@ OC.L10N.register( "Add trusted domain" : "Agregar dominio de confianza", "A valid password must be provided" : "Se debe proporcionar una contraseña válida", "A valid email must be provided" : "Se debe proporcionar un correo electrónico válido", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", "Show email address" : "Mostrar dirección de correo electrónico", "Send email to new user" : "Enviar un correo electrónico al usuario nuevo", "Create" : "Crear" |