diff options
Diffstat (limited to 'apps/settings/l10n/es_MX.json')
-rw-r--r-- | apps/settings/l10n/es_MX.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index ae7235584fa..a573ae41907 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -465,8 +465,6 @@ "Error removing profile picture" : "Error al eliminar la foto de perfil", "Your biography" : "Su biografía", "You are a member of the following groups:" : "Usted es miembro de los siguientes grupos:", - "You are using <strong>{usage}</strong>" : "Está usando <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Su nombre completo", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecer la contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", @@ -733,6 +731,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "El cron.php debe ser ejecutado por el usuario del sistema \"{user}\".", "Enable or disable profile by default for new users." : "Habilitar o deshabilitar el perfil por defecto para 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á usando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Correos electrónicos adicionales", "Enable Profile" : "Habilitar perfil", "No users" : "Sin usuarios", |