shell bypass 403
; 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="Notificação"
PLG_WORKFLOW_NOTIFICATION="Fluxo de trabalho - Notificação"
PLG_WORKFLOW_NOTIFICATION_ADDTEXT="A etapa foi alterada"
PLG_WORKFLOW_NOTIFICATION_ADDTEXT_DESC="Este texto será enviado: Título [title], alterado por [user], novo estado: [state]. Você pode adicionar texto a esta informação. Você pode traduzir o texto usando uma chave de idioma e criando uma substituição de idioma."
PLG_WORKFLOW_NOTIFICATION_ADDTEXT_LABEL="Mensagem de Texto Adicional"
PLG_WORKFLOW_NOTIFICATION_ON_TRANSITION_MSG="Título: %1$s, alterado por %2$s, novo estado: %3$s."
PLG_WORKFLOW_NOTIFICATION_ON_TRANSITION_SUBJECT="O status de um %1$s foi alterado"
PLG_WORKFLOW_NOTIFICATION_RECEIVERS_LABEL="Usuários"
PLG_WORKFLOW_NOTIFICATION_SENDMAIL_LABEL="Enviar Notificação"
PLG_WORKFLOW_NOTIFICATION_SENT="Notificações enviadas"
PLG_WORKFLOW_NOTIFICATION_USERGROUP_DESC="Os membros deste grupo de usuários recebem uma notificação se esta transição tiver sido realizada"
PLG_WORKFLOW_NOTIFICATION_USERGROUP_LABEL="Grupos de usuários"
PLG_WORKFLOW_NOTIFICATION_XML_DESCRIPTION="Enviar notificação se realizou-se uma transição em um fluxo de trabalho"