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:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-27 05:15:20 +0300
commitb7577b6401cb68a6a1f4dc9090facb79a6438753 (patch)
treea8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/es_CO.js
parent7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_CO.js')
-rw-r--r--settings/l10n/es_CO.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/es_CO.js b/settings/l10n/es_CO.js
index e3f8a3d0d0e..40d01aeb37b 100644
--- a/settings/l10n/es_CO.js
+++ b/settings/l10n/es_CO.js
@@ -202,8 +202,6 @@ OC.L10N.register(
"Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada",
- "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. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"Sharing" : "Compartiendo",
@@ -259,6 +257,8 @@ OC.L10N.register(
"Twitter handle @…" : "Cuenta de twitter @...",
"Help translate" : "Ayuda a traducir",
"Current password" : "Contraseña actual",
- "Change password" : "Cambiar contraseña"
+ "Change password" : "Cambiar contraseña",
+ "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. "
},
"nplurals=2; plural=(n != 1);");