Your IP : 216.73.216.182


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

; Joomla! Project
; (C) 2020 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

COM_WORKFLOW_BASIC_STAGE="Etapa básica"
COM_WORKFLOW_NOTIFICATION_FIELDSET_LABEL="Notificación"
PLG_WORKFLOW_NOTIFICATION="Flujo de trabajo - Notificación"
PLG_WORKFLOW_NOTIFICATION_ADDTEXT="La etapa ha cambiado"
PLG_WORKFLOW_NOTIFICATION_ADDTEXT_DESC="Se enviará este texto: Título [title], cambiado por: [user], nuevo estado: [state]. Puede añadir su propio texto a este mensaje y también puede localizar el texto utilizando la clave del idioma y creando una modificación del idioma."
PLG_WORKFLOW_NOTIFICATION_ADDTEXT_LABEL="Texto del mensaje adicional"
PLG_WORKFLOW_NOTIFICATION_ON_TRANSITION_MSG="Título: %1$s, Transición %2$s realizada por %3$s. Nuevo estado: %4$s."
PLG_WORKFLOW_NOTIFICATION_ON_TRANSITION_SUBJECT="Se ha cambiado el estado de '%s'"
PLG_WORKFLOW_NOTIFICATION_NO_RECEIVER="No se enviaron notificaciones ya que no hay usuarios a quienes enviar este mensaje."
PLG_WORKFLOW_NOTIFICATION_NO_TITLE="Título desconocido"
PLG_WORKFLOW_NOTIFICATION_RECEIVERS_LABEL="Usuarios"
PLG_WORKFLOW_NOTIFICATION_SENDMAIL_LABEL="Enviar notificación"
PLG_WORKFLOW_NOTIFICATION_SENT="Notificaciones enviadas"
PLG_WORKFLOW_NOTIFICATION_USERGROUP_DESC="Los usuarios de este grupo de usuarios reciben una notificación si se ha realizado esta transición."
PLG_WORKFLOW_NOTIFICATION_USERGROUP_LABEL="Grupos de usuarios"
PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION="Enviar notificación si se ha realizado una transición en un flujo de trabajo."