summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:35 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:35 +0000
commit41163b48810b168c4313c1b994abbfdf13dc8661 (patch)
tree536ab3d4625c025fda967c54baadb93459eb78e0 /settings/l10n/es.json
parentecbf40ebc5b5b365c64d9ff67658fc1ea0968dc2 (diff)
downloadnextcloud-server-41163b48810b168c4313c1b994abbfdf13dc8661.tar.gz
nextcloud-server-41163b48810b168c4313c1b994abbfdf13dc8661.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.json')
-rw-r--r--settings/l10n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index a056ae6d585..b233a096208 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -745,8 +745,6 @@
"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 rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendad es 'cron'a. Por favor, lea la documentación para más información.",
"Pick background job setting" : "Escoge la configuración de las tareas en segundo plano",
"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 se registra 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 cron del sistema para ejecutar el archivo cron.php cada 15 minutos.",
"The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe 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." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.",
"Sharing" : "Compartir",
@@ -820,6 +818,8 @@
"Error while loading browser sessions and device tokens" : "Error al cargar la sesión del navegador y los tokens del dispositivo",
"Default quota :" : "Cuota por defecto:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor, comprueba las<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">guías de instalación ↗</a>, y verifica los errores o avisos en el <a href=\"%s\">log</a>.",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra 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 cron del sistema para ejecutar el archivo cron.php cada 15 minutos.",
"Follow us on Google+" : "Síguenos en Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s%%</strong>)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"