Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/es_PA.js')
-rw-r--r--settings/l10n/es_PA.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/es_PA.js b/settings/l10n/es_PA.js
index 00d21b4e136..3d9fadb1a06 100644
--- a/settings/l10n/es_PA.js
+++ b/settings/l10n/es_PA.js
@@ -172,7 +172,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",
@@ -252,6 +251,7 @@ OC.L10N.register(
"Help translate" : "Ayuda a traducir",
"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. "
},