diff options
Diffstat (limited to 'settings/l10n/es_419.js')
-rw-r--r-- | settings/l10n/es_419.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/es_419.js b/settings/l10n/es_419.js index 22815c2d5d4..08e4a736b61 100644 --- a/settings/l10n/es_419.js +++ b/settings/l10n/es_419.js @@ -176,7 +176,6 @@ OC.L10N.register( "Credentials" : "Credenciales", "SMTP Username" : "Usuario SMTP", "SMTP Password" : "Contraseña SMTP", - "Store credentials" : "Almacenar credenciales", "Test email settings" : "Probar las configuraciones de correo electrónico", "Send email" : "Enviar correo electrónico", "Security & setup warnings" : "Advertencias de seguridad y configuración", @@ -263,6 +262,7 @@ OC.L10N.register( "Locale" : "Región", "Current password" : "Contraseña actual", "Change password" : "Cambiar contraseña", + "Store credentials" : "Almacenar credenciales", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estas usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s%%</strong>)" |