Your IP : 216.73.216.224


Current Path : /var/www/html/administrator/language/es-ES/
Upload File :
Current File : /var/www/html/administrator/language/es-ES/plg_task_sitestatus.ini

; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_SITE_STATUS="Tarea - Estado del sitio"
PLG_TASK_SITE_STATUS_DESC="Alterna el estado del sitio en cada ejecución."
PLG_TASK_SITE_STATUS_ERROR_CONFIGURATION_PHP_NOTUNWRITABLE="El archivo configuration.php no se puede convertir en no modificable."
PLG_TASK_SITE_STATUS_ERROR_CONFIGURATION_PHP_NOTWRITABLE="No se puede cambiar el estado del permiso del archivo 'configuration.php' a escribible."
PLG_TASK_SITE_STATUS_ERROR_WRITE_FAILED="¡No se ha podido escribir en el archivo de configuración!"
PLG_TASK_SITE_STATUS_ROUTINE_END_LOG_MESSAGE="El código de retorno de sitio fuera de línea es: %1$d. Tiempo de procesamiento: %2$.2f segundos."
PLG_TASK_SITE_STATUS_TASK_LOG_SITE_STATUS="El sitio estaba %1$s, ahora está %2$s."
PLG_TASK_SITE_STATUS_SET_OFFLINE_DESC="Establece el estado del sitio como fuera de línea en cada ejecución."
PLG_TASK_SITE_STATUS_SET_OFFLINE_ROUTINE_END_LOG_MESSAGE="El código de retorno establecer fuera de línea es: %1$d. Tiempo de procesamiento: %2$.2f segundos."
PLG_TASK_SITE_STATUS_SET_OFFLINE_TITLE="Establecer sitio fuera de línea"
PLG_TASK_SITE_STATUS_SET_ONLINE_DESC="Establece el estado del sitio en línea en cada ejecución."
PLG_TASK_SITE_STATUS_SET_ONLINE_ROUTINE_END_LOG_MESSAGE="El código de retorno establecer en línea es: %1$d. Tiempo de procesamiento: %2$.2f segundos."
PLG_TASK_SITE_STATUS_SET_ONLINE_TITLE="Establecer sitio en línea"
PLG_TASK_SITE_STATUS_TITLE="Alternar fuera de línea"
PLG_TASK_SITE_STATUS_XML_DESCRIPTION="Ofrece rutinas de tareas para cambiar el estado de sitio fuera de línea."