# Spanish translation of Poormanscron (6.x-1.1)
# Copyright (c) 2023 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Poormanscron (6.x-1.1)\n"
"POT-Creation-Date: 2023-08-01 18:36+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "Time intervals"
msgstr "Intervalos de tiempo"
msgid "Cron runs interval"
msgstr "Intervalo de ejecuciones de cron"
msgid ""
"Minimum number of minutes between cron runs. Cron will actually "
"execute during the first page request after the interval has elapsed."
msgstr ""
"Mínimo número de minutos entre ejecuciones de cron. Cron realmente "
"ejecutará durante la primera solicitud de página luego que el "
"intervalo haya transcurrido."
msgid "Retry interval"
msgstr "Intervalo de reintento"
msgid "The number of minutes to wait after a cron run error before retrying."
msgstr ""
"El número de minutos a esperar luego de un error de ejecuciones de "
"cron antes de reintentar."
msgid "Logging"
msgstr "Registro"
msgid "Log successful cron runs"
msgstr "Anotar en el registro las ejecuciones con éxito de cron"
msgid "Yes"
msgstr "Sí"
msgid "No"
msgstr "No"
msgid ""
"If you want to log successful cron runs to the Drupal watchdog, say "
"Yes here. If those messages annoy you, disable them by selecting No."
msgstr ""
"Si desea anotar en el registro del módulo Vigilante de Drupal las "
"ejecuciones exitosas de cron, indíque aquí \"sí\". Si esos mensajes "
"le molestan, dsactívelos seleccionando \"no\"."
