diff options
Diffstat (limited to 'apps/settings/l10n/es_EC.json')
-rw-r--r-- | apps/settings/l10n/es_EC.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 906907ef1de..62d40bda9d8 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -272,8 +272,6 @@ "Error removing profile picture" : "Error al eliminar la foto de 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" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones", "Email options" : "Opciones de correo electrónico", @@ -476,6 +474,8 @@ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 5 minutos a través de HTTP. Caso de uso: instancia muy pequeña (1-5 usuarios dependiendo del uso).", "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 de forma predeterminada para nuevos usuarios.", + "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" : "Correos electrónicos adicionales", "Enable Profile" : "Habilitar perfil", "No users" : "Sin usuarios", |