diff options
Diffstat (limited to 'settings/l10n/es_SV.js')
-rw-r--r-- | settings/l10n/es_SV.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es_SV.js b/settings/l10n/es_SV.js index 6d0dfb4427a..d9de6d16366 100644 --- a/settings/l10n/es_SV.js +++ b/settings/l10n/es_SV.js @@ -298,8 +298,6 @@ OC.L10N.register( "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", "Personal" : "Personal", "Administration" : "Administración", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás 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", @@ -309,6 +307,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Seleccionar como foto del perfil", "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás 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", @@ -375,6 +374,7 @@ OC.L10N.register( "Add trusted domain" : "Agregar un 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>" : "Estás 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" |