summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-27 01:56:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-27 01:56:30 -0400
commited0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413 (patch)
tree28389f8b2c4d7a3e357a6ae6e0fcf107b97c3bf9 /settings/l10n/es.php
parent10e62bfd68ccd55370d21ae2b16af551f1e8ca76 (diff)
downloadnextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.tar.gz
nextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r--settings/l10n/es.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 734149034b9..ec6e3b3bd65 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -93,6 +93,9 @@ $TRANSLATIONS = array(
"Internet connection not working" => "La conexión a Internet no está funcionando",
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Este servidor no tiene conexión a Internet. Esto significa que algunas de las características no funcionarán, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones, la instalación de aplicaciones de terceros, el acceso a los archivos de forma remota o el envío de correos electrónicos de notificación. Sugerimos habilitar una conexión a Internet en este servidor para disfrutar de todas las funciones.",
"Cron" => "Cron",
+"Last cron was executed at %s." => "Cron fue ejecutado por última vez a las %s.",
+"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Cron fue ejecutado por última vez a las %s. Esto fue hace más de una hora, algo anda mal.",
+"Cron was not executed yet!" => "¡Cron aún no ha sido ejecutado!",
"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 systems cron service to call the cron.php file every 15 minutes." => "Utiliza el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos.",