---
permission_workflow_designer: Activate Workflow Designer
permission_workflow_designer_place_permissions: Allow Place Permissions Configuration
permission_workflow_designer_trans_notifications: Allow Transition Notifications Configuration
plugin_pimcore_perspectiveeditor_menu_settings_items_workflowDesigner: Workflow Designer
bundle_wfdesigner: Workflow Designer
bundle_wfdesigner_save_reset: Save and Rebuild
bundle_wfdesigner_new_workflow: New Workflow
bundle_wfdesigner_general: General
bundle_wfdesigner_workflow: Workflow
bundle_wfdesigner_state_machine: State Machine
bundle_wfdesigner_subject: Subject
bundle_wfdesigner_advanced_settings: Advanced Settings
bundle_wfdesigner_marking_store: Marking Store
bundle_wfdesigner_marking_store_state_table: State Table
bundle_wfdesigner_marking_store_single_state: Single State
bundle_wfdesigner_marking_store_multiple_state: Multiple State
bundle_wfdesigner_marking_store_data_object_multiple_state: DataObject Multiple State
bundle_wfdesigner_marking_store_field_name: Field Name
bundle_wfdesigner_audittrail: Enable Audit Trail
bundle_wfdesigner_strategy: Strategy
bundle_wfdesigner_strategy_simple: Simple
bundle_wfdesigner_strategy_expression: Expression
bundle_wfdesigner_strategy_class_name: Class Name
bundle_wfdesigner_strategy_condition: Condition
bundle_wfdesigner_supports: Supports Elements
bundle_wfdesigner_definition_panel: Workflow Definition
bundle_wfdesigner_save_success: Workflow Definition saved successfully.
bundle_wfdesigner_save_error: Workflow Definition could not be saved.
bundle_wfdesigner_place_settings: Place Settings
bundle_wfdesigner_place_colorInverted: Show Color inverted
bundle_wfdesigner_place_visibleInHeader: Show Place in Header
bundle_wfdesigner_place_permissions: Permissions
bundle_wfdesigner_place_permissions_collapse_all: Collapse All
bundle_wfdesigner_place_permissions_title: Permission
bundle_wfdesigner_place_permissions_title_for: ' for: '
bundle_wfdesigner_place_permissions_nc: Not Configured
bundle_wfdesigner_place_permissions_yes: "1"
bundle_wfdesigner_place_permissions_no: ""
bundle_wfdesigner_place_permissions_condition: Condition
bundle_wfdesigner_place_permissions_modify: Modify
bundle_wfdesigner_place_permissions_save: Save
bundle_wfdesigner_place_permissions_publish: Publish
bundle_wfdesigner_place_permissions_unpublish: Unpublish
bundle_wfdesigner_place_permissions_delete: Delete
bundle_wfdesigner_place_permissions_rename: Rename
bundle_wfdesigner_place_permissions_view: View
bundle_wfdesigner_place_permissions_settings: Settings
bundle_wfdesigner_place_permissions_versions: Versions
bundle_wfdesigner_place_permissions_properties: Properties
bundle_wfdesigner_place_permissions_object_layout: Object Layout
bundle_wfdesigner_transition_settings: Transition Settings
bundle_wfdesigner_transition_guard: Guard
bundle_wfdesigner_transition_icon_class: Icon Class
bundle_wfdesigner_transition_object_layout: Object Layout
bundle_wfdesigner_transition_change_published_state: Change Published State
bundle_wfdesigner_transition_no_change: No Change
bundle_wfdesigner_transition_force_unpublished: Force Unpublished
bundle_wfdesigner_transition_force_published: Force Published
bundle_wfdesigner_transition_save_version: Save Version
bundle_wfdesigner_notes: Notes
bundle_wfdesigner_notes_comment_enabled: Comment Enabled
bundle_wfdesigner_notes_comment_required: Comment Required
bundle_wfdesigner_notes_comment_setter_fn: Comment Setter Function
bundle_wfdesigner_notes_comment_getter_fn: Comment Getter Function
bundle_wfdesigner_notes_comment_type: Type
bundle_wfdesigner_notes_comment_title: Title
bundle_wfdesigner_transition_notifications: Notifications
bundle_wfdesigner_transition_notification_condition: Condition
bundle_wfdesigner_transition_notification_channelType: Channel Type
bundle_wfdesigner_transition_notification_mail: Mail
bundle_wfdesigner_transition_notification_pimcore_notification: Pimcore Notification
bundle_wfdesigner_transition_notification_mail_path: Mail Path
bundle_wfdesigner_transition_notification_mailType: Mail Type
bundle_wfdesigner_transition_notification_mail_template: Template
bundle_wfdesigner_transition_notification_mail_pimcore_document: Pimcore Document
bundle_wfdesigner_transition_notification_notify_users: Notify Users
bundle_wfdesigner_transition_notification_notify_roles: Notify Roles
bundle_wfdesigner_global_action_settings: Global Action Settings
bundle_wfdesigner_append_transition: Append Transition
bundle_wfdesigner_append_end_place: Append Final Place
bundle_wfdesigner_append_place: Append Place
bundle_wfdesigner_create_transition: Create Transition
bundle_wfdesigner_create_global_action: Create Global Action
bundle_wfdesigner_create_start_place: Create Start Place
bundle_wfdesigner_create_end_place: Create Final Place
bundle_wfdesigner_create_place: Create Place
bundle_wfdesigner_connect: Connect
bundle_wfdesigner_settings: Open Settings Dialog
bundle_wfdesigner_control_hand_tool: Activate the Hand Tool
bundle_wfdesigner_control_lasso_tool: Activate the Lasso Tool
bundle_wfdesigner_control_space_tool: Activate the Create/Remove Space Tool
bundle_wfdesigner_control_undo: Undo
bundle_wfdesigner_control_redo: Redo
bundle_wfdesigner_wf_save_missing_fields: Missing mandatory fields in General Configuration
bundle_wfdesigner_wf_invalid_diagram: Workflow needs to have at least one transition
bundle_wfdesigner_wf_invalid_state_machine: Workflow definition is not a valid state
  machine - make sure every transition and global action has only one outbound connection,
  or change type to workflow
bundle_wfdesigner_tooltip_priority: When multiple custom view or permission settings
  from different places in different workflows are valid, the workflow with the highest
  priority will be used.
bundle_wfdesigner_tooltip_type: A workflow with type <tt>workflow</tt> can handle
  multiple places at one time whereas a <tt>state_machine</tt> provides a finite state
  machine (only one place at one time).
bundle_wfdesigner_tooltip_subject_condition: Provide a symfony expression defining
  additional criteria for workflow subject, e.g. only products of a certain type.
  For details see the documentation.
bundle_wfdesigner_tooltip_marking_store: The marking store defines where the current
  workflow places of an element are stored. <tt>state_table</tt> should be sufficient
  for most cases.
bundle_wfdesigner_tooltip_audit_trail: Enable audit trail feature in additional log
  files.
bundle_wfdesigner_tooltip_place_name: Nice name which will be used in the Pimcore
  backend
bundle_wfdesigner_tooltip_place_title: Title/tooltip for this place when it is displayed
  in the header of the Pimcore element detail view in the backend.
bundle_wfdesigner_tooltip_place_visibleInHeader: If set to false, the place will be
  hidden in the header of the Pimcore element detail view in the backend.
bundle_wfdesigner_tooltip_place_color: Color of the place which will be used in the
  Pimcore backend.
bundle_wfdesigner_tooltip_place_colorInverted: If set to true the color will be used
  as border and font color otherwise as background color.
bundle_wfdesigner_tooltip_place_permissions: Permissions define what is allowed with
  the element in the current place. They cover classic permissions     like allowing
  modifying, saving, publishing, deleting elements as well as defining a custom layout
  for data objects.
bundle_wfdesigner_tooltip_place_permission_condition: Symfony expression to define
  when these permissions should apply.
bundle_wfdesigner_tooltip_place_permission_object_layout: Object layout that should
  be loaded in case element is a data object.
bundle_wfdesigner_tooltip_transition_name: Nice name for the Pimcore backend.
bundle_wfdesigner_tooltip_transition_guard: A symfony expression to block the transition
  from being allowed to be executed. E.g. certain transitions can be executed by certain
  user groups only.
bundle_wfdesigner_tooltip_transition_icon_class: Css class to define the icon which
  will be used in the actions button in the backend.
bundle_wfdesigner_tooltip_transition_object_layout: Forces an object layout after
  the transition was performed. This objectLayout setting overrules all objectLayout
  settings within the places configs.
bundle_wfdesigner_tooltip_transition_change_published_state: Change published state
  of element while transition (only available for documents and data objects).
bundle_wfdesigner_tooltip_transition_notes_enabled: If enabled a detail window to
  enter comment will open when the user executes the transition.
bundle_wfdesigner_tooltip_transition_notes_required: Set this to true if the comment
  should be a required field.
bundle_wfdesigner_tooltip_transition_notes_type: Define the type of the created note.
bundle_wfdesigner_tooltip_transition_notes_title: Define the title for the created
  note.
bundle_wfdesigner_tooltip_transition_notes_comment_setter: The comment will be saved
  to data objects through this setter function in addition to the notes/events.
bundle_wfdesigner_tooltip_transition_notes_comment_getter: Can be used for data objects
  to prefill the comment field with data from the data object.
bundle_wfdesigner_tooltip_transition_notification_condition: A symfony expression
  can be configured here. All sets of notification which are matching the condition
  will be used.
bundle_wfdesigner_tooltip_transition_notification_users: Send notification to a list
  of users (user names) when the transition gets applied.
bundle_wfdesigner_tooltip_transition_notification_roles: Send notification to a list
  of user roles (role names) when the transition gets applied.
bundle_wfdesigner_tooltip_transition_notification_channel: Define which channel the
  notification should be sent to.
bundle_wfdesigner_tooltip_transition_notification_mail_type: Type of mail source.
bundle_wfdesigner_tooltip_transition_notification_mail_path: Path to mail source  -
  either Symfony path to template or fullpath to Pimcore document.
bundle_wfdesigner_configpanel_item_general: General
bundle_wfdesigner_configpanel_item_saveerror: Save Error
bundle_wfdesigner_name_already_exists: Configuration name already exists
...
