diff options
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 62502dd2b65..4451296ab54 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -522,8 +522,6 @@ "Error removing profile picture" : "Error eliminando imagen del perfil", "Your biography" : "Tu biografía", "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", - "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", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", "Email options" : "Opciones de email", @@ -800,6 +798,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"{user}\".", "Enable or disable profile by default for new users." : "Activar o desactivar el perfil por defecto para los nuevos usuarios.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", + "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>)", "Additional emails" : "Direcciones de email adicionales", "Enable Profile" : "Activar Perfil", "No users" : "Sin usuarios", |