Browse Source

Maintenance: Translations update from translations.zammad.org.

Special thanks to the amazing translation team. You rock! 💪

Co-authored-by: Decio E. Silva <decio@verinatec.com.br>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Falkonio <falkovds@gmail.com>
Co-authored-by: Földes László <foldes.laszlo@outlook.com>
Co-authored-by: Hypee <pascal@hypee.com>
Co-authored-by: MaDaRaUZzi <tanyagayduk5@gmail.com>
Co-authored-by: Marcel Herrguth <github@thehomeofanime.de>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Martin Miškovič <miskovic.martin@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: holstix <holstix@live.dk>
Co-authored-by: kirkkak <kirkka.kivilo@gmail.com>
Co-authored-by: michaelletzgus <michael@kpmn.de>
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/da/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/de/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/et/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/fr/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/hu/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/pt_BR/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/ru/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/sk/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/sr_Cyrl/
Translation: Zammad/Zammad (development version)
Weblate 1 year ago
parent
commit
bfd64d2d82
10 changed files with 2894 additions and 924 deletions
  1. 262 78
      i18n/zammad.am.po
  2. 308 89
      i18n/zammad.ar.po
  3. 281 83
      i18n/zammad.bg.po
  4. 395 75
      i18n/zammad.cs.po
  5. 240 163
      i18n/zammad.da.po
  6. 290 104
      i18n/zammad.de-de.po
  7. 304 89
      i18n/zammad.el.po
  8. 253 77
      i18n/zammad.en-ca.po
  9. 253 77
      i18n/zammad.en-gb.po
  10. 308 89
      i18n/zammad.es-ca.po

+ 262 - 78
i18n/zammad.am.po

@@ -57,9 +57,9 @@ msgid ""
 "already in production without any loss of data."
 "already in production without any loss of data."
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -74,9 +74,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -89,9 +89,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -104,9 +120,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -123,9 +139,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -641,6 +657,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -785,6 +807,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -808,6 +831,10 @@ msgstr ""
 msgid "Action"
 msgid "Action"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Action execution"
+msgstr ""
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -818,6 +845,10 @@ msgstr ""
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Activated by"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -955,6 +986,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr ""
 msgstr ""
@@ -995,6 +1030,10 @@ msgstr ""
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr ""
 msgstr ""
@@ -1064,8 +1103,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1120,6 +1159,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1202,6 +1245,10 @@ msgstr ""
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1367,6 +1414,10 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1390,7 +1441,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr ""
 msgstr ""
 
 
@@ -2151,6 +2201,12 @@ msgstr ""
 msgid "Change customer"
 msgid "Change customer"
 msgstr "ቲኬት.ደምበኛ"
 msgstr "ቲኬት.ደምበኛ"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "ticket.customer"
+msgid "Change date"
+msgstr "ቲኬት.ደምበኛ"
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2316,6 +2372,10 @@ msgstr ""
 msgid "Child"
 msgid "Child"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Choose date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr ""
 msgstr ""
@@ -2605,7 +2665,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -2740,7 +2800,7 @@ msgstr ""
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "Continue to mobile"
 msgid "Continue to mobile"
 msgstr ""
 msgstr ""
@@ -3084,6 +3144,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -3934,6 +3998,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -3957,7 +4025,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -3979,6 +4047,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr ""
 msgstr ""
 
 
@@ -4294,7 +4363,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4365,9 +4433,9 @@ msgstr ""
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4546,7 +4614,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5123,7 +5191,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgstr ""
 msgstr ""
 
 
@@ -5650,9 +5718,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -5740,6 +5808,14 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Password"
+msgstr ""
+
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Username"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -5756,6 +5832,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -5813,8 +5893,8 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
@@ -5865,9 +5945,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr ""
 msgstr ""
@@ -6502,7 +6582,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7106,6 +7186,10 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Mattermost Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7218,6 +7302,18 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Channel"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Icon URL"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Username"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 msgid "Meta Data"
 msgid "Meta Data"
 msgstr ""
 msgstr ""
@@ -7250,6 +7346,12 @@ msgstr ""
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+#, fuzzy
+#| msgid "ticket escalation"
+msgid "Microsoft Teams Notifications"
+msgstr "ቲኬትን ወደ ክፍ ላለው እርከን ማስተላልፍ"
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -7302,10 +7404,6 @@ msgstr ""
 msgid "Mobile"
 msgid "Mobile"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr ""
 msgstr ""
@@ -7532,10 +7630,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -7646,7 +7740,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -7730,9 +7824,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr ""
 msgstr ""
 
 
@@ -7974,11 +8070,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8282,7 +8378,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -8332,7 +8428,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -8342,12 +8438,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 msgid "Organizations with \"%s\""
 msgid "Organizations with \"%s\""
 msgstr ""
 msgstr ""
@@ -8447,9 +8537,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr ""
 msgstr ""
@@ -8587,8 +8677,10 @@ msgid "People who create Tickets ask for help."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
-msgstr ""
+#, fuzzy
+#| msgid "ticket escalation"
+msgid "Perform actions"
+msgstr "ቲኬትን ወደ ክፍ ላለው እርከን ማስተላልፍ"
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 msgid "Permanently Delete Knowledge Base"
 msgid "Permanently Delete Knowledge Base"
@@ -8694,14 +8786,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -8793,6 +8887,15 @@ msgstr ""
 msgid "Powered by"
 msgid "Powered by"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr ""
 msgstr ""
@@ -8824,6 +8927,7 @@ msgid "Preview owner tickets"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr ""
 msgstr ""
 
 
@@ -9108,10 +9212,18 @@ msgstr ""
 msgid "Remove all"
 msgid "Remove all"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove all values"
+msgstr ""
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr ""
 msgstr ""
@@ -9225,7 +9337,7 @@ msgid "Requirements"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr ""
 msgstr ""
@@ -9270,8 +9382,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9297,8 +9409,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9346,6 +9458,12 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+#, fuzzy
+#| msgid "ticket escalation"
+msgid "Rocket Chat Notifications"
+msgstr "ቲኬትን ወደ ክፍ ላለው እርከን ማስተላልፍ"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -9534,6 +9652,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -9731,6 +9850,10 @@ msgstr ""
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Selective"
+msgstr ""
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr ""
 msgstr ""
@@ -9740,10 +9863,8 @@ msgid "Selects the ticket number generator module."
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 msgid "Select…"
 msgid "Select…"
 msgstr ""
 msgstr ""
@@ -10220,6 +10341,10 @@ msgstr ""
 msgid "Slack"
 msgid "Slack"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/slack.rb
+msgid "Slack Notifications"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -10363,9 +10488,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr ""
 msgstr ""
@@ -10863,7 +10988,7 @@ msgid ""
 "The configuration of Zammad has changed. Please reload at your earliest."
 "The configuration of Zammad has changed. Please reload at your earliest."
 msgstr ""
 msgstr ""
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -11086,6 +11211,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -11193,6 +11322,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -11252,6 +11385,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -11554,6 +11691,12 @@ msgstr ""
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -11624,9 +11767,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -12011,6 +12152,10 @@ msgstr ""
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Time event"
+msgstr ""
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -12207,6 +12352,13 @@ msgstr ""
 msgid "Triggers"
 msgid "Triggers"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 msgid "Triggers are …"
 msgid "Triggers are …"
 msgstr ""
 msgstr ""
@@ -12653,7 +12805,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -12748,7 +12900,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -13125,6 +13277,16 @@ msgstr ""
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr ""
 msgstr ""
@@ -13323,11 +13485,11 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -13340,8 +13502,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 msgid ""
 msgid ""
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 msgstr ""
 msgstr ""
@@ -13793,7 +13957,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -14104,6 +14268,14 @@ msgstr ""
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached warning"
+msgstr ""
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr ""
 msgstr ""
@@ -14782,6 +14954,18 @@ msgstr "ወደ መነሻ ገጽ ለመሄድ."
 msgid "today"
 msgid "today"
 msgstr "ዛሬ"
 msgstr "ዛሬ"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr "እንደገና ይሞክሩ"
 msgstr "እንደገና ይሞክሩ"

+ 308 - 89
i18n/zammad.ar.po

@@ -58,9 +58,9 @@ msgid ""
 "already in production without any loss of data."
 "already in production without any loss of data."
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -75,9 +75,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -90,9 +90,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -105,9 +121,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -124,9 +140,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -742,6 +758,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -889,6 +911,7 @@ msgstr "حسابات"
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -912,6 +935,12 @@ msgstr "حسابات"
 msgid "Action"
 msgid "Action"
 msgstr "عمل"
 msgstr "عمل"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Bulk action executed!"
+msgid "Action execution"
+msgstr "تم تنفيذ الإجراء المجمّع!"
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -922,6 +951,12 @@ msgstr "أجراءات"
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Active"
+msgid "Activated by"
+msgstr "نشيط"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -1063,6 +1098,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr "إضافة منبه إلى تذكرة معلقة وتذاكر تصاعدت."
 msgstr "إضافة منبه إلى تذكرة معلقة وتذاكر تصاعدت."
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr "إضافة خيار مرفق للتحميل."
 msgstr "إضافة خيار مرفق للتحميل."
@@ -1111,6 +1150,10 @@ msgstr "الرد"
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr "أضف الأحرف الأولى للمرسل إلى نهاية تغريدة."
 msgstr "أضف الأحرف الأولى للمرسل إلى نهاية تغريدة."
@@ -1184,8 +1227,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1240,6 +1283,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1324,6 +1371,10 @@ msgstr "اسم بديل"
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr "بدلاً من ذلك ، يمكنك استخدام Zammad API لاستيراد البيانات."
 msgstr "بدلاً من ذلك ، يمكنك استخدام Zammad API لاستيراد البيانات."
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1508,6 +1559,12 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr "هل أنت متأكد من حذف هذا الموضوع؟"
 msgstr "هل أنت متأكد من حذف هذا الموضوع؟"
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+#, fuzzy
+#| msgid "Sure to delete this object?"
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr "هل أنت متأكد من حذف هذا الموضوع؟"
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1531,7 +1588,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr "هل أنت متأكد؟ "
 msgstr "هل أنت متأكد؟ "
 
 
@@ -2380,6 +2436,12 @@ msgstr "غير كلمة المرور الخاصة بك"
 msgid "Change customer"
 msgid "Change customer"
 msgstr "تغيير العميل"
 msgstr "تغيير العميل"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Change order"
+msgid "Change date"
+msgstr "تغيير الترتيب"
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2561,6 +2623,12 @@ msgstr "المجموع الاختباري"
 msgid "Child"
 msgid "Child"
 msgstr "طفل"
 msgstr "طفل"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Close tab"
+msgid "Choose date"
+msgstr "إغلاق علامة التبويب"
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr "اختر ما إذا كان يجب أيضًا تحويل إعادة التغريد إلى تذاكر. "
 msgstr "اختر ما إذا كان يجب أيضًا تحويل إعادة التغريد إلى تذاكر. "
@@ -2882,7 +2950,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -3029,7 +3097,7 @@ msgstr "متابعة الجلسة"
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr "متابعة الجلسة"
 msgstr "متابعة الجلسة"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid "Continue session"
 #| msgid "Continue session"
@@ -3401,6 +3469,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -4325,6 +4397,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -4348,7 +4424,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4370,6 +4446,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr "حذف"
 msgstr "حذف"
 
 
@@ -4717,7 +4794,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4788,9 +4864,9 @@ msgstr "المدة الزمنية"
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr "عطلة عيد الفصح"
 msgstr "عطلة عيد الفصح"
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4978,7 +5054,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5623,7 +5699,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
@@ -6200,9 +6276,9 @@ msgstr "تحية"
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -6298,6 +6374,18 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Password"
+msgstr "المصادقة"
+
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Username"
+msgstr "المصادقة"
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -6314,6 +6402,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr "تمت معالجتها"
 msgstr "تمت معالجتها"
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -6376,16 +6468,10 @@ msgstr ""
 "سيتم عرضها إما في الرأس أو التذييل. "
 "سيتم عرضها إما في الرأس أو التذييل. "
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
-#, fuzzy
-#| msgid ""
-#| "Here you can create new tickets. Also if you have the permissions you can "
-#| "create new customers and organizations."
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
-"هنا يمكنك إنشاء تذاكر جديدة. أيضًا إذا كانت لديك الأذونات ، يمكنك إنشاء عملاء "
-"ومؤسسات جدد."
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 msgid "Here you can create one."
 msgid "Here you can create one."
@@ -6453,9 +6539,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr "التاريخ"
 msgstr "التاريخ"
@@ -7174,7 +7260,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7814,6 +7900,12 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Mattermost Notifications"
+msgstr "أوقف التنبيهات"
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7934,6 +8026,24 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr "الرسائل"
 msgstr "الرسائل"
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Create Channels"
+msgid "Messaging Channel"
+msgstr "إنشاء القنوات "
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Icon"
+msgid "Messaging Icon URL"
+msgstr "أيقونة"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Username"
+msgid "Messaging Username"
+msgstr "اسم المستخدم"
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Show Search Details"
 #| msgid "Show Search Details"
@@ -7972,6 +8082,12 @@ msgstr "بيانات اعتماد تطبيق Twitter"
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Microsoft Teams Notifications"
+msgstr "أوقف التنبيهات"
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -8024,10 +8140,6 @@ msgstr "دقائق"
 msgid "Mobile"
 msgid "Mobile"
 msgstr "التليفون المحمول"
 msgstr "التليفون المحمول"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr "الوضع"
 msgstr "الوضع"
@@ -8274,10 +8386,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -8394,7 +8502,7 @@ msgstr "قوالب"
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -8480,9 +8588,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr "مستخدم جديد"
 msgstr "مستخدم جديد"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr "التالى"
 msgstr "التالى"
 
 
@@ -8744,11 +8854,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -9082,7 +9192,7 @@ msgstr "نظرة عامة جديدة"
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -9136,7 +9246,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -9146,12 +9256,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr "المنظمات"
 msgstr "المنظمات"
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #, fuzzy
 #, fuzzy
 #| msgid "My Organization Tickets"
 #| msgid "My Organization Tickets"
@@ -9264,9 +9368,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr "صاحب"
 msgstr "صاحب"
@@ -9416,8 +9520,10 @@ msgid "People who create Tickets ask for help."
 msgstr "الأشخاص الذين ينشئون تذاكر يطلبون المساعدة."
 msgstr "الأشخاص الذين ينشئون تذاكر يطلبون المساعدة."
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
-msgstr "نفذ الإجراءات التالية"
+#, fuzzy
+#| msgid "Ticket escalation"
+msgid "Perform actions"
+msgstr "تصعيد التذكرة"
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 msgid "Permanently Delete Knowledge Base"
 msgid "Permanently Delete Knowledge Base"
@@ -9529,14 +9635,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -9634,6 +9742,15 @@ msgstr "مرشح مدير مكتب البريد "
 msgid "Powered by"
 msgid "Powered by"
 msgstr "مشغل بواسطة"
 msgstr "مشغل بواسطة"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr "تاريخ جميل"
 msgstr "تاريخ جميل"
@@ -9667,6 +9784,7 @@ msgid "Preview owner tickets"
 msgstr "معاينة تذاكر العملاء  المالك"
 msgstr "معاينة تذاكر العملاء  المالك"
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr "السابق"
 msgstr "السابق"
 
 
@@ -9982,12 +10100,22 @@ msgstr "إزالة"
 msgid "Remove all"
 msgid "Remove all"
 msgstr "إزالة"
 msgstr "إزالة"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Remove"
+msgid "Remove all values"
+msgstr "إزالة"
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #, fuzzy
 #, fuzzy
 #| msgid "Removes the formatting"
 #| msgid "Removes the formatting"
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr "يزيل التنسيق"
 msgstr "يزيل التنسيق"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr "يزيل أي ارتباط تشعبي"
 msgstr "يزيل أي ارتباط تشعبي"
@@ -10111,7 +10239,7 @@ msgid "Requirements"
 msgstr "المتطلبات"
 msgstr "المتطلبات"
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr "إعادة ارسال بريد التحقق"
 msgstr "إعادة ارسال بريد التحقق"
@@ -10158,8 +10286,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10185,8 +10313,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10238,6 +10366,12 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr "يتم تحويل إعادات التغريد إلى تذاكر "
 msgstr "يتم تحويل إعادات التغريد إلى تذاكر "
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Rocket Chat Notifications"
+msgstr "منع الإخطارات"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -10432,6 +10566,7 @@ msgstr "يوم السبت"
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -10651,6 +10786,12 @@ msgstr "اختار عميل لتذكرة أو أنشئ واحدة جديدة."
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Selector"
+msgid "Selective"
+msgstr "محدد"
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr "محدد"
 msgstr "محدد"
@@ -10660,10 +10801,8 @@ msgid "Selects the ticket number generator module."
 msgstr "يحدد وحدة مولد رقم التذكرة."
 msgstr "يحدد وحدة مولد رقم التذكرة."
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Select Template"
 #| msgid "Select Template"
@@ -11200,6 +11339,12 @@ msgstr "تخطى"
 msgid "Slack"
 msgid "Slack"
 msgstr "Slack"
 msgstr "Slack"
 
 
+#: app/models/webhook/pre_defined/slack.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Slack Notifications"
+msgstr "منع الإخطارات"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -11357,9 +11502,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr "حالة"
 msgstr "حالة"
@@ -11901,7 +12046,7 @@ msgid ""
 "The configuration of Zammad has changed. Please reload at your earliest."
 "The configuration of Zammad has changed. Please reload at your earliest."
 msgstr "يتوفر إصدار جديد من زمماد ، يرجى إعادة تحميل المتصفح الخاص بك."
 msgstr "يتوفر إصدار جديد من زمماد ، يرجى إعادة تحميل المتصفح الخاص بك."
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -12159,6 +12304,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -12270,6 +12419,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -12329,6 +12482,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -12693,6 +12850,12 @@ msgstr "هذا هو إصدار زمماد %s"
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -12776,9 +12939,7 @@ msgstr ""
 "الفعلي."
 "الفعلي."
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -13191,6 +13352,12 @@ msgstr "وحدات الوقت"
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr "مجموع الوحدات الزمنية"
 msgstr "مجموع الوحدات الزمنية"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Time Units"
+msgid "Time event"
+msgstr "وحدات الوقت"
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -13400,6 +13567,13 @@ msgstr "اثار"
 msgid "Triggers"
 msgid "Triggers"
 msgstr "محفزات"
 msgstr "محفزات"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Triggers"
 #| msgid "Triggers"
@@ -13872,7 +14046,7 @@ msgstr "يستخدم عند عرض التذكرة"
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -13977,7 +14151,7 @@ msgstr "اسم المستخدم لاتصال الوكيل."
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -14395,6 +14569,16 @@ msgstr "ما هي قيم %s التي يجب مزامنتها للمؤسسة."
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr "ما هي قيم %s التي يجب مزامنتها مع المستخدمين."
 msgstr "ما هي قيم %s التي يجب مزامنتها مع المستخدمين."
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr "عندما يتم إرسال الإخطار."
 msgstr "عندما يتم إرسال الإخطار."
@@ -14622,11 +14806,11 @@ msgstr "يمكنك إنشاء مواضيع دردشة متعددة."
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -14639,8 +14823,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid ""
 #| msgid ""
 #| "The tutorial on how to manage a %s is hosted on our online documentation "
 #| "The tutorial on how to manage a %s is hosted on our online documentation "
@@ -15168,7 +15354,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -15493,6 +15679,18 @@ msgstr "تغير"
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "reached"
+msgid "has reached"
+msgstr "وصلت"
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "has changed"
+msgid "has reached warning"
+msgstr "تغير"
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr "هنا"
 msgstr "هنا"
@@ -16223,6 +16421,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr "اليوم"
 msgstr "اليوم"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""
@@ -16350,6 +16560,20 @@ msgstr "... من كامل النص"
 msgid "∅ Waiting time today"
 msgid "∅ Waiting time today"
 msgstr "∅ وقت الانتظار اليوم "
 msgstr "∅ وقت الانتظار اليوم "
 
 
+#, fuzzy
+#~| msgid ""
+#~| "Here you can create new tickets. Also if you have the permissions you "
+#~| "can create new customers and organizations."
+#~ msgid ""
+#~ "Here you can create new tickets. Also, if you have the permission, you "
+#~ "can create new customers and organizations."
+#~ msgstr ""
+#~ "هنا يمكنك إنشاء تذاكر جديدة. أيضًا إذا كانت لديك الأذونات ، يمكنك إنشاء "
+#~ "عملاء ومؤسسات جدد."
+
+#~ msgid "Perform action of the following"
+#~ msgstr "نفذ الإجراءات التالية"
+
 #, fuzzy
 #, fuzzy
 #~| msgid "Create a Test Ticket"
 #~| msgid "Create a Test Ticket"
 #~ msgid "Save ticket"
 #~ msgid "Save ticket"
@@ -16390,11 +16614,6 @@ msgstr "∅ وقت الانتظار اليوم "
 #~ msgid "Ticket Create"
 #~ msgid "Ticket Create"
 #~ msgstr "تم إنشاء التذكرة! %s"
 #~ msgstr "تم إنشاء التذكرة! %s"
 
 
-#, fuzzy
-#~| msgid "Selector"
-#~ msgid "Selected"
-#~ msgstr "محدد"
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Last sync"
 #~| msgid "Last sync"
 #~ msgid "Elasticsearch Excludes"
 #~ msgid "Elasticsearch Excludes"

+ 281 - 83
i18n/zammad.bg.po

@@ -61,9 +61,9 @@ msgstr ""
 "съхранява данните във файловата система. Можете да превключвате между "
 "съхранява данните във файловата система. Можете да превключвате между "
 "модулите дори на система, която вече е в производство, без загуба на данни."
 "модулите дори на система, която вече е в производство, без загуба на данни."
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -78,9 +78,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -93,9 +93,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -108,9 +124,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -127,9 +143,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -713,6 +729,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -857,6 +879,7 @@ msgstr "Акаунти"
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -880,6 +903,10 @@ msgstr "Акаунти"
 msgid "Action"
 msgid "Action"
 msgstr "Действие"
 msgstr "Действие"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Action execution"
+msgstr ""
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -890,6 +917,12 @@ msgstr "Действия"
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Active"
+msgid "Activated by"
+msgstr "Активна"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -1031,6 +1064,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr ""
 msgstr ""
@@ -1077,6 +1114,10 @@ msgstr "отговор"
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr ""
 msgstr ""
@@ -1148,8 +1189,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1204,6 +1245,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1288,6 +1333,10 @@ msgstr ""
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1459,6 +1508,10 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1482,7 +1535,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr ""
 msgstr ""
 
 
@@ -2273,6 +2325,11 @@ msgstr ""
 msgid "Change customer"
 msgid "Change customer"
 msgstr "клиент"
 msgstr "клиент"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+msgid "Change date"
+msgstr "се промени"
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2445,6 +2502,10 @@ msgstr ""
 msgid "Child"
 msgid "Child"
 msgstr "Дете"
 msgstr "Дете"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Choose date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr ""
 msgstr ""
@@ -2738,7 +2799,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -2879,7 +2940,7 @@ msgstr ""
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr "зачисли билет"
 msgstr "зачисли билет"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid "Continue"
 #| msgid "Continue"
@@ -3241,6 +3302,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -4093,6 +4158,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -4116,7 +4185,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4138,6 +4207,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr "Изтриване"
 msgstr "Изтриване"
 
 
@@ -4461,7 +4531,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4532,9 +4601,9 @@ msgstr ""
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4719,7 +4788,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5315,7 +5384,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgstr ""
 msgstr ""
 
 
@@ -5848,9 +5917,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -5944,6 +6013,18 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "failed"
+msgid "HTTP Basic Authentication Password"
+msgstr "провалено"
+
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "failed"
+msgid "HTTP Basic Authentication Username"
+msgstr "провалено"
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -5960,6 +6041,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -6017,8 +6102,8 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
@@ -6069,9 +6154,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr "Хроника"
 msgstr "Хроника"
@@ -6720,7 +6805,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7344,6 +7429,12 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Organizations"
+msgid "Mattermost Notifications"
+msgstr "Фирми"
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7456,6 +7547,20 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Additional Channels"
+msgid "Messaging Channel"
+msgstr "Допълнителни канали"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Icon URL"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Username"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 msgid "Meta Data"
 msgid "Meta Data"
 msgstr ""
 msgstr ""
@@ -7488,6 +7593,12 @@ msgstr ""
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+#, fuzzy
+#| msgid "Organizations"
+msgid "Microsoft Teams Notifications"
+msgstr "Фирми"
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -7540,10 +7651,6 @@ msgstr "Минути"
 msgid "Mobile"
 msgid "Mobile"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr ""
 msgstr ""
@@ -7774,10 +7881,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -7892,7 +7995,7 @@ msgstr "Нов билет"
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -7978,9 +8081,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr "Нов потребител"
 msgstr "Нов потребител"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr "Напред"
 msgstr "Напред"
 
 
@@ -8224,11 +8329,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8540,7 +8645,7 @@ msgstr "Нов отчет"
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -8594,7 +8699,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -8604,12 +8709,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr "Фирми"
 msgstr "Фирми"
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #, fuzzy
 #, fuzzy
 #| msgid "Organizations"
 #| msgid "Organizations"
@@ -8719,9 +8818,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr "Собственик"
 msgstr "Собственик"
@@ -8863,8 +8962,10 @@ msgid "People who create Tickets ask for help."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
-msgstr ""
+#, fuzzy
+#| msgid "Actions"
+msgid "Perform actions"
+msgstr "Действия"
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 msgid "Permanently Delete Knowledge Base"
 msgid "Permanently Delete Knowledge Base"
@@ -8970,14 +9071,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -9069,6 +9172,15 @@ msgstr ""
 msgid "Powered by"
 msgid "Powered by"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr ""
 msgstr ""
@@ -9102,6 +9214,7 @@ msgid "Preview owner tickets"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr ""
 msgstr ""
 
 
@@ -9394,10 +9507,20 @@ msgstr "премахнат"
 msgid "Remove all"
 msgid "Remove all"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "removed"
+msgid "Remove all values"
+msgstr "премахнат"
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr ""
 msgstr ""
@@ -9515,7 +9638,7 @@ msgid "Requirements"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr ""
 msgstr ""
@@ -9562,8 +9685,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9589,8 +9712,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9638,6 +9761,12 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+#, fuzzy
+#| msgid "Organizations"
+msgid "Rocket Chat Notifications"
+msgstr "Фирми"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -9830,6 +9959,7 @@ msgstr "Събота"
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -10037,6 +10167,12 @@ msgstr ""
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Select"
+msgid "Selective"
+msgstr "Избор"
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr ""
 msgstr ""
@@ -10046,10 +10182,8 @@ msgid "Selects the ticket number generator module."
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Select"
 #| msgid "Select"
@@ -10540,6 +10674,12 @@ msgstr ""
 msgid "Slack"
 msgid "Slack"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/slack.rb
+#, fuzzy
+#| msgid "Organizations"
+msgid "Slack Notifications"
+msgstr "Фирми"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -10691,9 +10831,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr "Статус"
 msgstr "Статус"
@@ -11211,7 +11351,7 @@ msgid ""
 "The configuration of Zammad has changed. Please reload at your earliest."
 "The configuration of Zammad has changed. Please reload at your earliest."
 msgstr ""
 msgstr ""
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -11456,6 +11596,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -11567,6 +11711,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -11626,6 +11774,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -11948,6 +12100,12 @@ msgstr ""
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -12020,9 +12178,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -12423,6 +12579,10 @@ msgstr ""
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Time event"
+msgstr ""
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -12619,6 +12779,13 @@ msgstr ""
 msgid "Triggers"
 msgid "Triggers"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 msgid "Triggers are …"
 msgid "Triggers are …"
 msgstr ""
 msgstr ""
@@ -13073,7 +13240,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -13172,7 +13339,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -13553,6 +13720,16 @@ msgstr ""
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr ""
 msgstr ""
@@ -13753,11 +13930,11 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -13770,8 +13947,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 msgid ""
 msgid ""
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 msgstr ""
 msgstr ""
@@ -14235,7 +14414,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -14560,6 +14739,18 @@ msgstr "се промени"
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "reached"
+msgid "has reached"
+msgstr "достигнати"
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "has changed"
+msgid "has reached warning"
+msgstr "се промени"
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr "тук"
 msgstr "тук"
@@ -15258,6 +15449,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr "днес"
 msgstr "днес"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""
@@ -15395,11 +15598,6 @@ msgstr "∅ Време за изчакване днес"
 #~ msgid "Add tags"
 #~ msgid "Add tags"
 #~ msgstr "Добавяне на таг"
 #~ msgstr "Добавяне на таг"
 
 
-#, fuzzy
-#~| msgid "Select"
-#~ msgid "Selected"
-#~ msgstr "Избор"
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Lastname"
 #~| msgid "Lastname"
 #~ msgid "Elasticsearch Excludes"
 #~ msgid "Elasticsearch Excludes"

File diff suppressed because it is too large
+ 395 - 75
i18n/zammad.cs.po


File diff suppressed because it is too large
+ 240 - 163
i18n/zammad.da.po


File diff suppressed because it is too large
+ 290 - 104
i18n/zammad.de-de.po


+ 304 - 89
i18n/zammad.el.po

@@ -57,9 +57,9 @@ msgid ""
 "already in production without any loss of data."
 "already in production without any loss of data."
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -74,9 +74,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -89,9 +89,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -104,9 +120,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -123,9 +139,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -747,6 +763,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -905,6 +927,7 @@ msgstr "Λογαριασμοί"
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -928,6 +951,12 @@ msgstr "Λογαριασμοί"
 msgid "Action"
 msgid "Action"
 msgstr "Ενέργεια"
 msgstr "Ενέργεια"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Bulk action executed!"
+msgid "Action execution"
+msgstr "Εκτελέστηκε μαζική ενέργεια!"
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -938,6 +967,12 @@ msgstr "Ενεργειες"
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Active"
+msgid "Activated by"
+msgstr "Ενεργό"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -1080,6 +1115,10 @@ msgid "Add alarm to pending reminder and escalated tickets."
 msgstr ""
 msgstr ""
 "Προσθέστε ειδοποίηση για υπενθύμιση σε εκκρεμότητα και κλιμακωτά αιτήματα."
 "Προσθέστε ειδοποίηση για υπενθύμιση σε εκκρεμότητα και κλιμακωτά αιτήματα."
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr "Προσθήκη επιλογής συνημμένου για μεταφόρτωση."
 msgstr "Προσθήκη επιλογής συνημμένου για μεταφόρτωση."
@@ -1128,6 +1167,10 @@ msgstr "απαντηση"
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr "Προσθέστε τα αρχικά του αποστολέα στο τέλος ενός tweet."
 msgstr "Προσθέστε τα αρχικά του αποστολέα στο τέλος ενός tweet."
@@ -1203,8 +1246,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1259,6 +1302,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1345,6 +1392,10 @@ msgstr "Διαφορετικό όνομα"
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr "Alternatively, you can use the Zammad API to import data."
 msgstr "Alternatively, you can use the Zammad API to import data."
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1528,6 +1579,12 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;"
 msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;"
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+#, fuzzy
+#| msgid "Sure to delete this object?"
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;"
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1551,7 +1608,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr "Είστε σίγουρος/η;"
 msgstr "Είστε σίγουρος/η;"
 
 
@@ -2406,6 +2462,12 @@ msgstr "Αλλαγή του κωδικού πρόσβασης"
 msgid "Change customer"
 msgid "Change customer"
 msgstr "Αλλαγή πελάτη"
 msgstr "Αλλαγή πελάτη"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Change order"
+msgid "Change date"
+msgstr "Αλλαγή σειράς"
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2587,6 +2649,12 @@ msgstr "Checksum"
 msgid "Child"
 msgid "Child"
 msgstr "Παιδί"
 msgstr "Παιδί"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Close tab"
+msgid "Choose date"
+msgstr "Κλεισιμο Καρτελας"
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr "Επιλέξτε αν τα retweets θα πρέπει επίσης να μετατραπούν σε αιτήματα."
 msgstr "Επιλέξτε αν τα retweets θα πρέπει επίσης να μετατραπούν σε αιτήματα."
@@ -2908,7 +2976,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -3055,7 +3123,7 @@ msgstr "Συνέχεια συνεδρίας"
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr "Συνέχεια συνεδρίας"
 msgstr "Συνέχεια συνεδρίας"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid "Continue session"
 #| msgid "Continue session"
@@ -3427,6 +3495,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -4365,6 +4437,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -4388,7 +4464,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4410,6 +4486,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr "Διαγραφή"
 msgstr "Διαγραφή"
 
 
@@ -4760,7 +4837,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4832,9 +4908,9 @@ msgstr "Διάρκεια"
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr "Διακοπές πάσχα"
 msgstr "Διακοπές πάσχα"
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -5021,7 +5097,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5682,7 +5758,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
@@ -6259,9 +6335,9 @@ msgstr " Χαιρετισμός"
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -6357,6 +6433,18 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Password"
+msgstr "Authentication"
+
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Username"
+msgstr "Authentication"
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -6373,6 +6461,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr "Έχει επεξεργαστεί"
 msgstr "Έχει επεξεργαστεί"
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -6435,16 +6527,10 @@ msgstr ""
 "οι οποίες θα εμφανίζονται είτε στην κεφαλίδα είτε στο υποσέλιδο."
 "οι οποίες θα εμφανίζονται είτε στην κεφαλίδα είτε στο υποσέλιδο."
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
-#, fuzzy
-#| msgid ""
-#| "Here you can create new tickets. Also if you have the permissions you can "
-#| "create new customers and organizations."
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
-"Εδώ μπορείτε να δημιουργήσετε νέα αιτήματα. Επίσης, εάν έχετε τα δικαιώματα, "
-"μπορείτε να δημιουργήσετε νέους πελάτες και οργανισμούς."
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 msgid "Here you can create one."
 msgid "Here you can create one."
@@ -6516,9 +6602,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr "Ιστορικό"
 msgstr "Ιστορικό"
@@ -7259,7 +7345,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7903,6 +7989,12 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Mattermost Notifications"
+msgstr "Απενεργοποίηση ειδοποιήσεων"
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -8023,6 +8115,24 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr "Μηνύματα"
 msgstr "Μηνύματα"
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Create Channels"
+msgid "Messaging Channel"
+msgstr "Δημιουργία καναλιών"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Icon"
+msgid "Messaging Icon URL"
+msgstr "Εικόνα"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Username"
+msgid "Messaging Username"
+msgstr "Ψευδόνυμο"
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Pretty Date"
 #| msgid "Pretty Date"
@@ -8061,6 +8171,12 @@ msgstr "Twitter App Credentials"
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Microsoft Teams Notifications"
+msgstr "Απενεργοποίηση ειδοποιήσεων"
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -8113,10 +8229,6 @@ msgstr "Λεπτά"
 msgid "Mobile"
 msgid "Mobile"
 msgstr "Κινητό"
 msgstr "Κινητό"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr "Τρόπος"
 msgstr "Τρόπος"
@@ -8363,10 +8475,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -8483,7 +8591,7 @@ msgstr "Templates"
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -8569,9 +8677,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr "Νέος χρήστης"
 msgstr "Νέος χρήστης"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr "Επόμενο"
 msgstr "Επόμενο"
 
 
@@ -8834,11 +8944,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -9168,7 +9278,7 @@ msgstr "Νέα επισκόπηση"
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -9222,7 +9332,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -9232,12 +9342,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr "Οργανισμοί"
 msgstr "Οργανισμοί"
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #, fuzzy
 #, fuzzy
 #| msgid "My Organization Tickets"
 #| msgid "My Organization Tickets"
@@ -9351,9 +9455,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr "Ιδιοκτήτης"
 msgstr "Ιδιοκτήτης"
@@ -9506,8 +9610,10 @@ msgid "People who create Tickets ask for help."
 msgstr "Τα άτομα που δημιουργούν αιτήματα ζητούν βοήθεια."
 msgstr "Τα άτομα που δημιουργούν αιτήματα ζητούν βοήθεια."
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
-msgstr "Εκτελέστε τα παρακάτω"
+#, fuzzy
+#| msgid "Article Count"
+msgid "Perform actions"
+msgstr "Article Count"
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 msgid "Permanently Delete Knowledge Base"
 msgid "Permanently Delete Knowledge Base"
@@ -9621,14 +9727,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -9728,6 +9836,15 @@ msgstr "Postmaster Filter"
 msgid "Powered by"
 msgid "Powered by"
 msgstr "Υποστηρίζεται από"
 msgstr "Υποστηρίζεται από"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr "Pretty Date"
 msgstr "Pretty Date"
@@ -9761,6 +9878,7 @@ msgid "Preview owner tickets"
 msgstr "Προεπισκόπηση αιτημάτων κατόχου"
 msgstr "Προεπισκόπηση αιτημάτων κατόχου"
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr "Προηγούμενο"
 msgstr "Προηγούμενο"
 
 
@@ -10075,12 +10193,22 @@ msgstr "Αφαίρεση"
 msgid "Remove all"
 msgid "Remove all"
 msgstr "Αφαίρεση"
 msgstr "Αφαίρεση"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Remove"
+msgid "Remove all values"
+msgstr "Αφαίρεση"
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #, fuzzy
 #, fuzzy
 #| msgid "Reporting"
 #| msgid "Reporting"
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr "Reporting"
 msgstr "Reporting"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr ""
 msgstr ""
@@ -10200,7 +10328,7 @@ msgid "Requirements"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr ""
 msgstr ""
@@ -10247,8 +10375,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10274,8 +10402,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10325,6 +10453,12 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr "Επιλέξτε αν τα retweets θα πρέπει επίσης να μετατραπούν σε αιτήματα."
 msgstr "Επιλέξτε αν τα retweets θα πρέπει επίσης να μετατραπούν σε αιτήματα."
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Rocket Chat Notifications"
+msgstr "Αποκλεισμός ειδοποιήσεων"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -10519,6 +10653,7 @@ msgstr "Σάββατο"
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -10732,6 +10867,12 @@ msgstr ""
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Selector"
+msgid "Selective"
+msgstr "Επιλογέας"
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr "Επιλογέας"
 msgstr "Επιλογέας"
@@ -10741,10 +10882,8 @@ msgid "Selects the ticket number generator module."
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Selector"
 #| msgid "Selector"
@@ -11272,6 +11411,12 @@ msgstr "Παράλειψη"
 msgid "Slack"
 msgid "Slack"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/slack.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Slack Notifications"
+msgstr "Αποκλεισμός ειδοποιήσεων"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -11423,9 +11568,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr "Κατάσταση"
 msgstr "Κατάσταση"
@@ -11960,7 +12105,7 @@ msgstr ""
 "Μια νέα έκδοση του Zammad είναι διαθέσιμη, παρακαλώ ανανεώστε το πρόγραμμα "
 "Μια νέα έκδοση του Zammad είναι διαθέσιμη, παρακαλώ ανανεώστε το πρόγραμμα "
 "περιήγησής σας."
 "περιήγησής σας."
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -12209,6 +12354,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -12320,6 +12469,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -12379,6 +12532,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -12721,6 +12878,12 @@ msgstr ""
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -12793,9 +12956,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -13204,6 +13365,10 @@ msgstr ""
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Time event"
+msgstr ""
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -13400,6 +13565,13 @@ msgstr "Εκκίνητης"
 msgid "Triggers"
 msgid "Triggers"
 msgstr "Εκκινητές"
 msgstr "Εκκινητές"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Triggers"
 #| msgid "Triggers"
@@ -13870,7 +14042,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -13973,7 +14145,7 @@ msgstr "Username for proxy connection."
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -14365,6 +14537,16 @@ msgstr ""
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr ""
 msgstr ""
@@ -14563,11 +14745,11 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -14580,8 +14762,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 msgid ""
 msgid ""
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 msgstr ""
 msgstr ""
@@ -15052,7 +15236,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -15377,6 +15561,16 @@ msgstr ""
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "Attached Files"
+msgid "has reached"
+msgstr "Attached Files"
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached warning"
+msgstr ""
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr ""
 msgstr ""
@@ -16099,6 +16293,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""
@@ -16212,6 +16418,20 @@ msgstr "... ολόκληρης της περιοχής κειμένου"
 msgid "∅ Waiting time today"
 msgid "∅ Waiting time today"
 msgstr "∅ μεσος χρονοσ αναμονησ σημερα"
 msgstr "∅ μεσος χρονοσ αναμονησ σημερα"
 
 
+#, fuzzy
+#~| msgid ""
+#~| "Here you can create new tickets. Also if you have the permissions you "
+#~| "can create new customers and organizations."
+#~ msgid ""
+#~ "Here you can create new tickets. Also, if you have the permission, you "
+#~ "can create new customers and organizations."
+#~ msgstr ""
+#~ "Εδώ μπορείτε να δημιουργήσετε νέα αιτήματα. Επίσης, εάν έχετε τα "
+#~ "δικαιώματα, μπορείτε να δημιουργήσετε νέους πελάτες και οργανισμούς."
+
+#~ msgid "Perform action of the following"
+#~ msgstr "Εκτελέστε τα παρακάτω"
+
 #, fuzzy
 #, fuzzy
 #~| msgid "Create a Test Ticket"
 #~| msgid "Create a Test Ticket"
 #~ msgid "Save ticket"
 #~ msgid "Save ticket"
@@ -16252,11 +16472,6 @@ msgstr "∅ μεσος χρονοσ αναμονησ σημερα"
 #~ msgid "Ticket Create"
 #~ msgid "Ticket Create"
 #~ msgstr "Ενημέρωση Αιτήματος"
 #~ msgstr "Ενημέρωση Αιτήματος"
 
 
-#, fuzzy
-#~| msgid "Selector"
-#~ msgid "Selected"
-#~ msgstr "Επιλογέας"
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Last sync"
 #~| msgid "Last sync"
 #~ msgid "Elasticsearch Excludes"
 #~ msgid "Elasticsearch Excludes"

+ 253 - 77
i18n/zammad.en-ca.po

@@ -61,9 +61,9 @@ msgstr ""
 "filesystem. You can switch between the modules even on a system that is "
 "filesystem. You can switch between the modules even on a system that is "
 "already in production without any loss of data."
 "already in production without any loss of data."
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -78,9 +78,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -93,9 +93,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -108,9 +124,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -127,9 +143,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -641,6 +657,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -783,6 +805,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -806,6 +829,10 @@ msgstr ""
 msgid "Action"
 msgid "Action"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Action execution"
+msgstr ""
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -816,6 +843,10 @@ msgstr ""
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Activated by"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -953,6 +984,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr ""
 msgstr ""
@@ -991,6 +1026,10 @@ msgstr ""
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr ""
 msgstr ""
@@ -1060,8 +1099,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1116,6 +1155,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1198,6 +1241,10 @@ msgstr ""
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1363,6 +1410,10 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1386,7 +1437,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr ""
 msgstr ""
 
 
@@ -2149,6 +2199,10 @@ msgstr ""
 msgid "Change customer"
 msgid "Change customer"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Change date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2314,6 +2368,10 @@ msgstr ""
 msgid "Child"
 msgid "Child"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Choose date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr ""
 msgstr ""
@@ -2603,7 +2661,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -2738,7 +2796,7 @@ msgstr ""
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "Continue to mobile"
 msgid "Continue to mobile"
 msgstr ""
 msgstr ""
@@ -3076,6 +3134,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -3926,6 +3988,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -3949,7 +4015,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -3971,6 +4037,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr ""
 msgstr ""
 
 
@@ -4282,7 +4349,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4353,9 +4419,9 @@ msgstr ""
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4534,7 +4600,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5111,7 +5177,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgstr ""
 msgstr ""
 
 
@@ -5636,9 +5702,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -5726,6 +5792,14 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Password"
+msgstr ""
+
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Username"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -5742,6 +5816,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -5799,8 +5877,8 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
@@ -5851,9 +5929,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr ""
 msgstr ""
@@ -6488,7 +6566,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7090,6 +7168,10 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Mattermost Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7200,6 +7282,18 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Channel"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Icon URL"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Username"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 msgid "Meta Data"
 msgid "Meta Data"
 msgstr ""
 msgstr ""
@@ -7232,6 +7326,10 @@ msgstr ""
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+msgid "Microsoft Teams Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -7284,10 +7382,6 @@ msgstr ""
 msgid "Mobile"
 msgid "Mobile"
 msgstr "Cell"
 msgstr "Cell"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr ""
 msgstr ""
@@ -7514,10 +7608,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -7628,7 +7718,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -7712,9 +7802,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr ""
 msgstr ""
 
 
@@ -7956,11 +8048,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8264,7 +8356,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -8314,7 +8406,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -8324,12 +8416,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 msgid "Organizations with \"%s\""
 msgid "Organizations with \"%s\""
 msgstr ""
 msgstr ""
@@ -8429,9 +8515,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr ""
 msgstr ""
@@ -8569,7 +8655,7 @@ msgid "People who create Tickets ask for help."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
+msgid "Perform actions"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
@@ -8676,14 +8762,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -8775,6 +8863,15 @@ msgstr ""
 msgid "Powered by"
 msgid "Powered by"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr ""
 msgstr ""
@@ -8806,6 +8903,7 @@ msgid "Preview owner tickets"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr ""
 msgstr ""
 
 
@@ -9090,10 +9188,18 @@ msgstr ""
 msgid "Remove all"
 msgid "Remove all"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove all values"
+msgstr ""
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr ""
 msgstr ""
@@ -9207,7 +9313,7 @@ msgid "Requirements"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr ""
 msgstr ""
@@ -9252,8 +9358,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9279,8 +9385,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9328,6 +9434,10 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+msgid "Rocket Chat Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -9518,6 +9628,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -9715,6 +9826,10 @@ msgstr ""
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Selective"
+msgstr ""
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr ""
 msgstr ""
@@ -9724,10 +9839,8 @@ msgid "Selects the ticket number generator module."
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 msgid "Select…"
 msgid "Select…"
 msgstr ""
 msgstr ""
@@ -10198,6 +10311,10 @@ msgstr ""
 msgid "Slack"
 msgid "Slack"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/slack.rb
+msgid "Slack Notifications"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -10339,9 +10456,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr ""
 msgstr ""
@@ -10833,7 +10950,7 @@ msgid ""
 "The configuration of Zammad has changed. Please reload at your earliest."
 "The configuration of Zammad has changed. Please reload at your earliest."
 msgstr ""
 msgstr ""
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -11056,6 +11173,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -11163,6 +11284,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -11222,6 +11347,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -11524,6 +11653,12 @@ msgstr ""
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -11594,9 +11729,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -11971,6 +12104,10 @@ msgstr ""
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Time event"
+msgstr ""
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -12167,6 +12304,13 @@ msgstr ""
 msgid "Triggers"
 msgid "Triggers"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 msgid "Triggers are …"
 msgid "Triggers are …"
 msgstr ""
 msgstr ""
@@ -12613,7 +12757,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -12708,7 +12852,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -13083,6 +13227,16 @@ msgstr ""
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr ""
 msgstr ""
@@ -13281,11 +13435,11 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -13298,8 +13452,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 msgid ""
 msgid ""
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 msgstr ""
 msgstr ""
@@ -13751,7 +13907,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -14060,6 +14216,14 @@ msgstr ""
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached warning"
+msgstr ""
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr ""
 msgstr ""
@@ -14736,6 +14900,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""

+ 253 - 77
i18n/zammad.en-gb.po

@@ -57,9 +57,9 @@ msgid ""
 "already in production without any loss of data."
 "already in production without any loss of data."
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -74,9 +74,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -89,9 +89,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -104,9 +120,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -123,9 +139,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -637,6 +653,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -779,6 +801,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -802,6 +825,10 @@ msgstr ""
 msgid "Action"
 msgid "Action"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Action execution"
+msgstr ""
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -812,6 +839,10 @@ msgstr ""
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Activated by"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -949,6 +980,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr ""
 msgstr ""
@@ -987,6 +1022,10 @@ msgstr ""
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr ""
 msgstr ""
@@ -1056,8 +1095,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1112,6 +1151,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1194,6 +1237,10 @@ msgstr ""
 msgid "Alternatively, you can use the Zammad API to import data."
 msgid "Alternatively, you can use the Zammad API to import data."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1359,6 +1406,10 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1382,7 +1433,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr ""
 msgstr ""
 
 
@@ -2141,6 +2191,10 @@ msgstr ""
 msgid "Change customer"
 msgid "Change customer"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Change date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2306,6 +2360,10 @@ msgstr ""
 msgid "Child"
 msgid "Child"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Choose date"
+msgstr ""
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr ""
 msgstr ""
@@ -2595,7 +2653,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -2730,7 +2788,7 @@ msgstr ""
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "Continue to mobile"
 msgid "Continue to mobile"
 msgstr ""
 msgstr ""
@@ -3068,6 +3126,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -3918,6 +3980,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -3941,7 +4007,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -3963,6 +4029,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr ""
 msgstr ""
 
 
@@ -4274,7 +4341,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4345,9 +4411,9 @@ msgstr ""
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4526,7 +4592,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5103,7 +5169,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgstr ""
 msgstr ""
 
 
@@ -5628,9 +5694,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -5718,6 +5784,14 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Password"
+msgstr ""
+
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "HTTP Basic Authentication Username"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -5734,6 +5808,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -5791,8 +5869,8 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
@@ -5843,9 +5921,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr ""
 msgstr ""
@@ -6480,7 +6558,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7082,6 +7160,10 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Mattermost Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7192,6 +7274,18 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Channel"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Icon URL"
+msgstr ""
+
+#: app/models/webhook/pre_defined/mattermost.rb
+msgid "Messaging Username"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 msgid "Meta Data"
 msgid "Meta Data"
 msgstr ""
 msgstr ""
@@ -7224,6 +7318,10 @@ msgstr ""
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+msgid "Microsoft Teams Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -7276,10 +7374,6 @@ msgstr ""
 msgid "Mobile"
 msgid "Mobile"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr ""
 msgstr ""
@@ -7506,10 +7600,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -7620,7 +7710,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -7704,9 +7794,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr ""
 msgstr ""
 
 
@@ -7948,11 +8040,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8256,7 +8348,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -8306,7 +8398,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -8316,12 +8408,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 msgid "Organizations with \"%s\""
 msgid "Organizations with \"%s\""
 msgstr ""
 msgstr ""
@@ -8421,9 +8507,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr ""
 msgstr ""
@@ -8561,7 +8647,7 @@ msgid "People who create Tickets ask for help."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
+msgid "Perform actions"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
@@ -8668,14 +8754,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -8767,6 +8855,15 @@ msgstr ""
 msgid "Powered by"
 msgid "Powered by"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr ""
 msgstr ""
@@ -8798,6 +8895,7 @@ msgid "Preview owner tickets"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr ""
 msgstr ""
 
 
@@ -9082,10 +9180,18 @@ msgstr ""
 msgid "Remove all"
 msgid "Remove all"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove all values"
+msgstr ""
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr ""
 msgstr ""
@@ -9199,7 +9305,7 @@ msgid "Requirements"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr ""
 msgstr ""
@@ -9244,8 +9350,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9271,8 +9377,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -9320,6 +9426,10 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+msgid "Rocket Chat Notifications"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -9508,6 +9618,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -9705,6 +9816,10 @@ msgstr ""
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Selective"
+msgstr ""
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr ""
 msgstr ""
@@ -9714,10 +9829,8 @@ msgid "Selects the ticket number generator module."
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 msgid "Select…"
 msgid "Select…"
 msgstr ""
 msgstr ""
@@ -10188,6 +10301,10 @@ msgstr ""
 msgid "Slack"
 msgid "Slack"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/slack.rb
+msgid "Slack Notifications"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -10329,9 +10446,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr ""
 msgstr ""
@@ -10823,7 +10940,7 @@ msgid ""
 "The configuration of Zammad has changed. Please reload at your earliest."
 "The configuration of Zammad has changed. Please reload at your earliest."
 msgstr ""
 msgstr ""
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -11046,6 +11163,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -11153,6 +11274,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -11212,6 +11337,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -11514,6 +11643,12 @@ msgstr ""
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -11584,9 +11719,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -11961,6 +12094,10 @@ msgstr ""
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Time event"
+msgstr ""
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -12157,6 +12294,13 @@ msgstr ""
 msgid "Triggers"
 msgid "Triggers"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 msgid "Triggers are …"
 msgid "Triggers are …"
 msgstr ""
 msgstr ""
@@ -12601,7 +12745,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -12696,7 +12840,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -13071,6 +13215,16 @@ msgstr ""
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr ""
 msgstr ""
@@ -13269,11 +13423,11 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -13286,8 +13440,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 msgid ""
 msgid ""
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 "You can find a tutorial on how to manage a %s in our online documentation %l."
 msgstr ""
 msgstr ""
@@ -13739,7 +13895,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -14048,6 +14204,14 @@ msgstr ""
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+msgid "has reached warning"
+msgstr ""
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr ""
 msgstr ""
@@ -14724,6 +14888,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""

+ 308 - 89
i18n/zammad.es-ca.po

@@ -54,9 +54,9 @@ msgid ""
 "already in production without any loss of data."
 "already in production without any loss of data."
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_create/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_create/en.md.erb
+#: app/views/messaging/ticket_create/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -71,9 +71,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation/en.md.erb
+#: app/views/messaging/ticket_escalation/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -86,9 +86,25 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_reminder_reached/en.md.erb
+#: app/views/messaging/ticket_info/en.md.erb
+msgid ""
+"# #{ticket.title}\n"
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
+"* Group: #{ticket.group.name}\n"
+"* Owner: #{ticket.owner.fullname}\n"
+"* State: #{t(ticket.state.name)}\n"
+"\n"
+"<% if @objects[:article] %>\n"
+"#{article.body_as_text}\n"
+"<% end %>\n"
+msgstr ""
+
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
+#. Please make sure to translate it to a valid corresponding output structure.
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -101,9 +117,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_update/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_update/en.md.erb
+#: app/views/messaging/ticket_update/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -120,9 +136,9 @@ msgid ""
 "<% end %>\n"
 "<% end %>\n"
 msgstr ""
 msgstr ""
 
 
-#. This is the template file app/views/slack/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
 #. Please make sure to translate it to a valid corresponding output structure.
 #. Please make sure to translate it to a valid corresponding output structure.
-#: app/views/slack/ticket_escalation_warning/en.md.erb
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
 msgid ""
 msgid ""
 "# #{ticket.title}\n"
 "# #{ticket.title}\n"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
 "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
@@ -716,6 +732,12 @@ msgstr ""
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid ""
+"A Webhook can be fired by Triggers and Schedulers, don't forget to define "
+"them!"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "A list of active import backends that gets scheduled automatically."
 msgid "A list of active import backends that gets scheduled automatically."
 msgstr ""
 msgstr ""
@@ -870,6 +892,7 @@ msgstr "Comptes"
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
 #: app/assets/javascripts/app/models/core_workflow.coffee
+#: app/assets/javascripts/app/models/trigger.coffee
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/api.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
 #: app/assets/javascripts/app/views/generic/actions.jst.eco
@@ -893,6 +916,12 @@ msgstr "Comptes"
 msgid "Action"
 msgid "Action"
 msgstr "Acció"
 msgstr "Acció"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Bulk action executed!"
+msgid "Action execution"
+msgstr "Acció massiva executada!"
+
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/macro.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/models/template.coffee
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco
@@ -903,6 +932,12 @@ msgstr "Accions"
 msgid "Activate the recursive processing of ticket triggers."
 msgid "Activate the recursive processing of ticket triggers."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Active"
+msgid "Activated by"
+msgstr "Actiu"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Activates lost password feature for users. This setting is only effective if "
 "Activates lost password feature for users. This setting is only effective if "
@@ -1044,6 +1079,10 @@ msgstr ""
 msgid "Add alarm to pending reminder and escalated tickets."
 msgid "Add alarm to pending reminder and escalated tickets."
 msgstr "Afegeix una alarma als tiquets pendents"
 msgstr "Afegeix una alarma als tiquets pendents"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add all values"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 msgid "Add attachment option to upload."
 msgid "Add attachment option to upload."
 msgstr "Afegeix l'opció d'adjuntar fitxers"
 msgstr "Afegeix l'opció d'adjuntar fitxers"
@@ -1092,6 +1131,10 @@ msgstr "respondre"
 msgid "Add second level heading"
 msgid "Add second level heading"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Add selected values"
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Add sender initials to end of a tweet."
 msgid "Add sender initials to end of a tweet."
 msgstr "Afegeix les inicials del remitent al final del tuit."
 msgstr "Afegeix les inicials del remitent al final del tuit."
@@ -1165,8 +1208,8 @@ msgid ""
 "browser) to proceed:</div>\n"
 "browser) to proceed:</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#login/admin/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.name}</a></"
-"div>\n"
+"token}\">#{config.http_type}://#{config.fqdn}/#login/admin/#{token.token}</"
+"a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<div>This link takes you to a page where you can log in.</div>\n"
 "<br>\n"
 "<br>\n"
@@ -1221,6 +1264,10 @@ msgstr ""
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgid "Agent Name + FromSeparator + System Address Display Name"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/organization.coffee
+msgid "Agent and customer users can be grouped into organizations."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Agent idle timeout"
 msgid "Agent idle timeout"
 msgstr ""
 msgstr ""
@@ -1309,6 +1356,10 @@ msgid "Alternatively, you can use the Zammad API to import data."
 msgstr ""
 msgstr ""
 "De forma alternativa, pots utilitzar la API de Zammad per importar dades."
 "De forma alternativa, pots utilitzar la API de Zammad per importar dades."
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "Always"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
 msgid "An error has occurred"
 msgid "An error has occurred"
 msgstr ""
 msgstr ""
@@ -1494,6 +1545,12 @@ msgstr ""
 msgid "Are you sure to remove this article?"
 msgid "Are you sure to remove this article?"
 msgstr "Estàs segur d'eliminar aquest objecte?"
 msgstr "Estàs segur d'eliminar aquest objecte?"
 
 
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
+#, fuzzy
+#| msgid "Sure to delete this object?"
+msgid "Are you sure you want to delete \"%s\"?"
+msgstr "Estàs segur d'eliminar aquest objecte?"
+
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
 msgstr ""
 msgstr ""
@@ -1517,7 +1574,6 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/maintenance.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
 #: app/assets/javascripts/app/views/ticket_shared_draft_modal.coffee
-#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Are you sure?"
 msgid "Are you sure?"
 msgstr ""
 msgstr ""
 
 
@@ -2374,6 +2430,12 @@ msgstr "Canvia la teva contrasenya"
 msgid "Change customer"
 msgid "Change customer"
 msgstr "Canvia el client"
 msgstr "Canvia el client"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Change order"
+msgid "Change date"
+msgstr "Canvia l'ordre"
+
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/generic/history.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco
 msgid "Change order"
 msgid "Change order"
@@ -2555,6 +2617,12 @@ msgstr "Checksum"
 msgid "Child"
 msgid "Child"
 msgstr "Fill"
 msgstr "Fill"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Close tab"
+msgid "Choose date"
+msgstr "Tanca la pestanya"
+
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
 msgid "Choose if retweets should also be converted to tickets."
 msgid "Choose if retweets should also be converted to tickets."
 msgstr ""
 msgstr ""
@@ -2876,7 +2944,7 @@ msgid ""
 "account. It's easy, just click the link below.</div>\n"
 "account. It's easy, just click the link below.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#email_verify/#{token."
-"name}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.name}</"
+"token}\">#{config.http_type}://#{config.fqdn}/#email_verify/#{token.token}</"
 "a></div>\n"
 "a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Your #{config.product_name} Team</div>\n"
 "<div>Your #{config.product_name} Team</div>\n"
@@ -3023,7 +3091,7 @@ msgstr "Continua la sessió"
 msgid "Continue to desktop"
 msgid "Continue to desktop"
 msgstr "Continua la sessió"
 msgstr "Continua la sessió"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid "Continue session"
 #| msgid "Continue session"
@@ -3394,6 +3462,10 @@ msgstr ""
 msgid "Custom"
 msgid "Custom"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+msgid "Custom Payload"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 #: app/assets/javascripts/app/models/knowledge_base.coffee
 msgid "Custom URL"
 msgid "Custom URL"
@@ -4321,6 +4393,10 @@ msgid ""
 "stores them for CTI lookups."
 "stores them for CTI lookups."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Defines the transaction backend which executes time based triggers."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
 "Defines the transaction backend which posts messages to Slack (http://www."
 "Defines the transaction backend which posts messages to Slack (http://www."
@@ -4344,7 +4420,7 @@ msgstr ""
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/package.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4366,6 +4442,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/twitter/list.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/shared/components/Form/fields/FieldFile/FieldFileInput.vue
 msgid "Delete"
 msgid "Delete"
 msgstr "Eliminar"
 msgstr "Eliminar"
 
 
@@ -4713,7 +4790,6 @@ msgstr ""
 
 
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
-#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 msgid "Done"
 msgid "Done"
@@ -4784,9 +4860,9 @@ msgstr "duració"
 msgid "Easter holiday"
 msgid "Easter holiday"
 msgstr "Vacances de Setmana Santa"
 msgstr "Vacances de Setmana Santa"
 
 
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
 #: app/assets/javascripts/app/controllers/tag.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
@@ -4975,7 +5051,7 @@ msgid ""
 "settings."
 "settings."
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgid "Email sent to \"%s\". Please let the user verify their email account."
 msgstr ""
 msgstr ""
 
 
@@ -5630,7 +5706,7 @@ msgstr ""
 msgid "Failed to roll back the migration of the channel!"
 msgid "Failed to roll back the migration of the channel!"
 msgstr ""
 msgstr ""
 
 
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 #| msgid "Failed to sent Email \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
 msgid "Failed to send email to \"%s\". Please contact an administrator."
@@ -6208,9 +6284,9 @@ msgstr "Salutacions"
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
 #: lib/excel_sheet/ticket.rb
 #: lib/excel_sheet/ticket.rb
 msgid "Group"
 msgid "Group"
@@ -6306,6 +6382,18 @@ msgstr ""
 msgid "HTML Sanitizer Processing Timeout"
 msgid "HTML Sanitizer Processing Timeout"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Password"
+msgstr "Autenticació"
+
+#: app/assets/javascripts/app/models/webhook.coffee
+#, fuzzy
+#| msgid "Authentication"
+msgid "HTTP Basic Authentication Username"
+msgstr "Autenticació"
+
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 #: app/assets/javascripts/app/controllers/widget/http_log.coffee
 msgid "HTTP Log"
 msgid "HTTP Log"
 msgstr ""
 msgstr ""
@@ -6322,6 +6410,10 @@ msgstr ""
 msgid "Has processed"
 msgid "Has processed"
 msgstr "Ha processat"
 msgstr "Ha processat"
 
 
+#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
+msgid "Has submenu"
+msgstr ""
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgid "Has ticket open in tabs, but is not actively looking at the ticket."
 msgstr ""
 msgstr ""
@@ -6382,16 +6474,10 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
 #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
-#, fuzzy
-#| msgid ""
-#| "Here you can create new tickets. Also if you have the permissions you can "
-#| "create new customers and organizations."
 msgid ""
 msgid ""
-"Here you can create new tickets. Also, if you have the permission, you can "
-"create new customers and organizations."
+"Here you can create new tickets, customers and organizations (depending on "
+"your configured permissions)."
 msgstr ""
 msgstr ""
-"Aquí pots crear nous tiquets. A més a més, si té permisos, pot crear nous "
-"clients i organitzacions."
 
 
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 msgid "Here you can create one."
 msgid "Here you can create one."
@@ -6463,9 +6549,9 @@ msgid "Hint for adding an article to an existing ticket."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
 msgid "History"
 msgid "History"
 msgstr "Historial"
 msgstr "Historial"
@@ -7175,7 +7261,7 @@ msgid ""
 "#{config.product_name} - our customer support platform.</div>\n"
 "#{config.product_name} - our customer support platform.</div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
 "<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
-"#password_reset_verify/#{token.name}\">here</a> and set your password.</"
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
 "div>\n"
 "div>\n"
 "<br>\n"
 "<br>\n"
 "<div>Enjoy,</div>\n"
 "<div>Enjoy,</div>\n"
@@ -7815,6 +7901,12 @@ msgstr ""
 msgid "Material"
 msgid "Material"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Mattermost Notifications"
+msgstr "Deshabilita les notificacions"
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "Mattermost, RocketChat"
 msgid "Mattermost, RocketChat"
 msgstr ""
 msgstr ""
@@ -7935,6 +8027,24 @@ msgstr ""
 msgid "Messages"
 msgid "Messages"
 msgstr "Missatges"
 msgstr "Missatges"
 
 
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Connect Channels"
+msgid "Messaging Channel"
+msgstr "Connecta canals"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Icon"
+msgid "Messaging Icon URL"
+msgstr "Icona"
+
+#: app/models/webhook/pre_defined/mattermost.rb
+#, fuzzy
+#| msgid "Username"
+msgid "Messaging Username"
+msgstr "Nom d'usuari"
+
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Show Search Details"
 #| msgid "Show Search Details"
@@ -7973,6 +8083,12 @@ msgstr "Credencials de Twitter"
 msgid "Microsoft Application Registration Portal"
 msgid "Microsoft Application Registration Portal"
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/microsoft_teams.rb
+#, fuzzy
+#| msgid "Disable Notifications"
+msgid "Microsoft Teams Notifications"
+msgstr "Deshabilita les notificacions"
+
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -8025,10 +8141,6 @@ msgstr "Minuts"
 msgid "Mobile"
 msgid "Mobile"
 msgstr "Mòbil"
 msgstr "Mòbil"
 
 
-#: app/assets/javascripts/app/controllers/mobile.coffee
-msgid "Mobile frontend is disabled."
-msgstr ""
-
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 #: app/assets/javascripts/app/views/maintenance.jst.eco
 msgid "Mode"
 msgid "Mode"
 msgstr "Mode"
 msgstr "Mode"
@@ -8275,10 +8387,6 @@ msgstr ""
 msgid "Need fingerprint param!"
 msgid "Need fingerprint param!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/user_access_token_controller.rb
-msgid "Need label!"
-msgstr ""
-
 #: app/controllers/settings_controller.rb
 #: app/controllers/settings_controller.rb
 msgid "Need logo param"
 msgid "Need logo param"
 msgstr ""
 msgstr ""
@@ -8395,7 +8503,7 @@ msgstr "Plantilles"
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/_profile/notification.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
 #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
 msgid "New Ticket"
 msgid "New Ticket"
@@ -8481,9 +8589,11 @@ msgstr ""
 msgid "New user?"
 msgid "New user?"
 msgstr "Nou usuari"
 msgstr "Nou usuari"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/getting_started/base.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Next"
 msgid "Next"
 msgstr "Següent"
 msgstr "Següent"
 
 
@@ -8745,11 +8855,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/token.rb
+#: app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb app/models/user.rb
+#: app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -9083,7 +9193,7 @@ msgstr "Nova descripció"
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
@@ -9137,7 +9247,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
 #: app/assets/javascripts/app/controllers/organization.coffee
-#: app/assets/javascripts/app/controllers/organization_profile.coffee
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
@@ -9147,12 +9257,6 @@ msgstr ""
 msgid "Organizations"
 msgid "Organizations"
 msgstr "Organitzacions"
 msgstr "Organitzacions"
 
 
-#: app/assets/javascripts/app/controllers/organization.coffee
-msgid ""
-"Organizations are for any person in the system: agents (owners, "
-"responsibles, …) and customers."
-msgstr ""
-
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #: app/frontend/apps/mobile/pages/search/plugins/organization.ts
 #, fuzzy
 #, fuzzy
 #| msgid "My Organization Tickets"
 #| msgid "My Organization Tickets"
@@ -9266,9 +9370,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "Owner"
 msgid "Owner"
 msgstr "Propietari"
 msgstr "Propietari"
@@ -9416,8 +9520,10 @@ msgid "People who create Tickets ask for help."
 msgstr "La gent que crea tiquets demana ajuda."
 msgstr "La gent que crea tiquets demana ajuda."
 
 
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
 #: app/assets/javascripts/app/models/postmaster_filter.coffee
-msgid "Perform action of the following"
-msgstr "Realitzi la següent acció"
+#, fuzzy
+#| msgid "Ticket escalation"
+msgid "Perform actions"
+msgstr "Escalació de tiquet"
 
 
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 #: app/assets/javascripts/app/views/knowledge_base/delete.coffee
 msgid "Permanently Delete Knowledge Base"
 msgid "Permanently Delete Knowledge Base"
@@ -9530,14 +9636,16 @@ msgstr ""
 msgid "Please enter a text."
 msgid "Please enter a text."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Please enter a valid JSON string."
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "Please enter a valid email address."
 msgid "Please enter a valid email address."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
-msgid ""
-"Please enter the endpoint and select the authentication method for accessing "
-"Exchange Web Services."
+msgid "Please enter the endpoint for accessing Exchange Web Services."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco
@@ -9637,6 +9745,15 @@ msgstr "Postmaster Filter"
 msgid "Powered by"
 msgid "Powered by"
 msgstr "Impulsat per"
 msgstr "Impulsat per"
 
 
+#: app/assets/javascripts/app/controllers/webhook.coffee
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
+msgid "Pre-defined Webhook"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/webhook.coffee
+msgid "Pre-defined webhook for %s."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Pretty Date"
 msgid "Pretty Date"
 msgstr "Data estètica"
 msgstr "Data estètica"
@@ -9670,6 +9787,7 @@ msgid "Preview owner tickets"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
+#: app/frontend/shared/form/i18n/locales.ts
 msgid "Previous"
 msgid "Previous"
 msgstr "Previ"
 msgstr "Previ"
 
 
@@ -9984,12 +10102,22 @@ msgstr "Eliminar"
 msgid "Remove all"
 msgid "Remove all"
 msgstr "Eliminar"
 msgstr "Eliminar"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+#, fuzzy
+#| msgid "Remove"
+msgid "Remove all values"
+msgstr "Eliminar"
+
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #, fuzzy
 #, fuzzy
 #| msgid "Removes the formatting"
 #| msgid "Removes the formatting"
 msgid "Remove formatting"
 msgid "Remove formatting"
 msgstr "Elimina el format"
 msgstr "Elimina el format"
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "Remove selected values"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
 msgid "Removes any hyperlink"
 msgid "Removes any hyperlink"
 msgstr "Elimina qualsevol enllaç"
 msgstr "Elimina qualsevol enllaç"
@@ -10113,7 +10241,7 @@ msgid "Requirements"
 msgstr "Requeriments"
 msgstr "Requeriments"
 
 
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
 #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 #: app/assets/javascripts/app/views/signup/verify.jst.eco
 msgid "Resend verification email"
 msgid "Resend verification email"
 msgstr "Envia la verificació de correu electrònic"
 msgstr "Envia la verificació de correu electrònic"
@@ -10160,8 +10288,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10187,8 +10315,8 @@ msgid ""
 "and paste the URL into your browser):</div>\n"
 "and paste the URL into your browser):</div>\n"
 "<br>\n"
 "<br>\n"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
 "<div><a href=\"#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
-"#{token.name}</a></div>\n"
+"#{token.token}\">#{config.http_type}://#{config.fqdn}/#password_reset_verify/"
+"#{token.token}</a></div>\n"
 "<br>\n"
 "<br>\n"
 "<div>This link takes you to a page where you can change your password.</"
 "<div>This link takes you to a page where you can change your password.</"
 "div>\n"
 "div>\n"
@@ -10238,6 +10366,12 @@ msgstr ""
 msgid "Retweets are converted into tickets."
 msgid "Retweets are converted into tickets."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook/pre_defined/rocket_chat.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Rocket Chat Notifications"
+msgstr "Bloqueja les notificacions"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/controllers/role.coffee
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap.jst.eco
@@ -10432,6 +10566,7 @@ msgstr "Dissabte"
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/assets/javascripts/app/views/widget/text_module.jst.eco
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
 msgid "Save"
 msgid "Save"
@@ -10651,6 +10786,12 @@ msgstr "Selecciona el client del tiquet o crea'n un."
 msgid "Selected conditions"
 msgid "Selected conditions"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Selector"
+msgid "Selective"
+msgstr "Selector"
+
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 #: app/assets/javascripts/app/views/time_accounting/index.jst.eco
 msgid "Selector"
 msgid "Selector"
 msgstr "Selector"
 msgstr "Selector"
@@ -10660,10 +10801,8 @@ msgid "Selects the ticket number generator module."
 msgstr "Selecciona mòdul generador de números de tiquet."
 msgstr "Selecciona mòdul generador de números de tiquet."
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
-#: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
-#: app/frontend/shared/components/Form/fields/FieldSelect/FieldSelectInput.vue
-#: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
+#: app/frontend/shared/components/Form/fields/FieldTags/FieldTagsDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #: app/frontend/shared/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
 #, fuzzy
 #, fuzzy
 #| msgid "Select Template"
 #| msgid "Select Template"
@@ -11200,6 +11339,12 @@ msgstr "Saltar"
 msgid "Slack"
 msgid "Slack"
 msgstr "Slack"
 msgstr "Slack"
 
 
+#: app/models/webhook/pre_defined/slack.rb
+#, fuzzy
+#| msgid "Block Notifications"
+msgid "Slack Notifications"
+msgstr "Bloqueja les notificacions"
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Slack config"
 msgid "Slack config"
 msgstr ""
 msgstr ""
@@ -11357,9 +11502,9 @@ msgstr ""
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/fr.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-cn.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
 #: app/views/mailer/ticket_create/zh-tw.html.erb
-#: app/views/slack/ticket_create/pt-br.md.erb
-#: app/views/slack/ticket_create/zh-cn.md.erb
-#: app/views/slack/ticket_create/zh-tw.md.erb
+#: app/views/messaging/ticket_create/pt-br.md.erb
+#: app/views/messaging/ticket_create/zh-cn.md.erb
+#: app/views/messaging/ticket_create/zh-tw.md.erb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 #: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
 msgid "State"
 msgid "State"
 msgstr "Estat"
 msgstr "Estat"
@@ -11909,7 +12054,7 @@ msgstr ""
 "Una nova versió de Zammad està disponible, si us plau recarrega el teu "
 "Una nova versió de Zammad està disponible, si us plau recarrega el teu "
 "navegador."
 "navegador."
 
 
-#: app/frontend/shared/stores/connection.ts
+#: app/frontend/shared/server/connection.ts
 msgid "The connection to the server was lost."
 msgid "The connection to the server was lost."
 msgstr ""
 msgstr ""
 
 
@@ -12174,6 +12319,10 @@ msgstr ""
 msgid "The provided match operator is missing or invalid."
 msgid "The provided match operator is missing or invalid."
 msgstr ""
 msgstr ""
 
 
+#: app/models/webhook.rb
+msgid "The provided payload is invalid. Please check your syntax."
+msgstr ""
+
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/application_controller/authenticates.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/integration/check_mk_controller.rb
 #: app/controllers/users_controller.rb
 #: app/controllers/users_controller.rb
@@ -12285,6 +12434,10 @@ msgstr ""
 msgid "The required parameter 'locale' is missing."
 msgid "The required parameter 'locale' is missing."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/user_access_token_controller.rb
+msgid "The required parameter 'name' is missing."
+msgstr ""
+
 #: lib/external_credential/twitter.rb
 #: lib/external_credential/twitter.rb
 msgid "The required parameter 'oauth_token' is missing."
 msgid "The required parameter 'oauth_token' is missing."
 msgstr ""
 msgstr ""
@@ -12344,6 +12497,10 @@ msgstr ""
 msgid "The retried security process failed!"
 msgid "The retried security process failed!"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/form/i18n/locales.ts
+msgid "The selected date is invalid."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
 msgid ""
 msgid ""
@@ -12696,6 +12853,12 @@ msgstr "Aquesta és la versió de Zammad %s"
 msgid "This is a default maintenance message. Click here to change."
 msgid "This is a default maintenance message. Click here to change."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
+msgid ""
+"This is an example payload for your installation, including any custom "
+"objects. It is possible to further customize payload of each Webhook."
+msgstr ""
+
 #: app/models/channel/email_parser.rb
 #: app/models/channel/email_parser.rb
 msgid ""
 msgid ""
 "This message cannot be displayed because it contains over 5,000 links. "
 "This message cannot be displayed because it contains over 5,000 links. "
@@ -12780,9 +12943,7 @@ msgstr ""
 "trucades en temps real."
 "trucades en temps real."
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
-msgid ""
-"This signature is inactive, it won't be included in the reply. Change state "
-"<a href=\"#channels/email\">here</a>"
+msgid "This signature is inactive, it won't be included in the reply."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
 #: app/assets/javascripts/app/views/widget/mention.jst.eco
@@ -13196,6 +13357,12 @@ msgstr "Unitats de temps"
 msgid "Time Units Total"
 msgid "Time Units Total"
 msgstr "Total d'unitats de temps"
 msgstr "Total d'unitats de temps"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+#, fuzzy
+#| msgid "Time Units"
+msgid "Time event"
+msgstr "Unitats de temps"
+
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/models/calendar.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 msgid "Time zone"
 msgid "Time zone"
@@ -13408,6 +13575,13 @@ msgstr "Disparador"
 msgid "Triggers"
 msgid "Triggers"
 msgstr "Disparadors"
 msgstr "Disparadors"
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"Triggers activated by actions are executed whenever a ticket is created or "
+"updated, while triggers activated by time events are executed when certain "
+"times are reached (e.g. pending time, escalation)."
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #: app/assets/javascripts/app/controllers/trigger.coffee
 #, fuzzy
 #, fuzzy
 #| msgid "Triggers"
 #| msgid "Triggers"
@@ -13882,7 +14056,7 @@ msgstr "Utilitzat quan visiones un tiquet"
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/mention.coffee
 #: app/assets/javascripts/app/models/mention.coffee
@@ -13985,7 +14159,7 @@ msgstr "Nom d'usuari per la connexió del proxy"
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/cti.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
-#: app/assets/javascripts/app/controllers/user_profile.coffee
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/kayako.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
 #: app/assets/javascripts/app/views/import/otrs.jst.eco
@@ -14408,6 +14582,16 @@ msgstr "Quins valors de %s s'haurien de sincronitzar a l'organització."
 msgid "What values of %s should be synced to users."
 msgid "What values of %s should be synced to users."
 msgstr "Els valors de %s que s'ha de sincronitzar amb els usuaris."
 msgstr "Els valors de %s que s'ha de sincronitzar amb els usuaris."
 
 
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid ""
+"When at least one field from conditions was updated or article was added and "
+"conditions match"
+msgstr ""
+
+#: app/assets/javascripts/app/models/trigger.coffee
+msgid "When conditions match"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid "When notification is being sent."
 msgid "When notification is being sent."
 msgstr "Quan la notificació esta sent enviada."
 msgstr "Quan la notificació esta sent enviada."
@@ -14640,11 +14824,11 @@ msgstr "Tu pots crear múltiples temes de xat."
 
 
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
 msgid ""
 msgid ""
-"You can define different signatures for each group, which allows you to use "
-"a different signature for every department.\n"
+"You can define a separate signature for each group to use a different "
+"signature for each department.\n"
 "\n"
 "\n"
-"Once you have created a signature here, you will also need to edit the "
-"groups where you want to use it."
+"Once you created a signature here, you will also need to edit the groups "
+"which should use it."
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/models/public_link.coffee
 #: app/assets/javascripts/app/models/public_link.coffee
@@ -14657,8 +14841,10 @@ msgstr ""
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/google/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
 #, fuzzy
 #, fuzzy
 #| msgid ""
 #| msgid ""
 #| "The tutorial on how to manage a %s is hosted on our online documentation "
 #| "The tutorial on how to manage a %s is hosted on our online documentation "
@@ -15196,7 +15382,7 @@ msgid "can't be used because *_id and *_ids are not allowed"
 msgstr ""
 msgstr ""
 
 
 #: app/models/knowledge_base/category.rb
 #: app/models/knowledge_base/category.rb
-msgid "cannot be a child of the parent"
+msgid "cannot be a subcategory of the parent category"
 msgstr ""
 msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
@@ -15521,6 +15707,18 @@ msgstr "ha canviat"
 msgid "has no agent access to this ticket"
 msgid "has no agent access to this ticket"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "reached"
+msgid "has reached"
+msgstr "assolit"
+
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
+#, fuzzy
+#| msgid "has changed"
+msgid "has reached warning"
+msgstr "ha canviat"
+
 #: app/assets/javascripts/app/views/login.jst.eco
 #: app/assets/javascripts/app/views/login.jst.eco
 msgid "here"
 msgid "here"
 msgstr "aquí"
 msgstr "aquí"
@@ -16245,6 +16443,18 @@ msgstr ""
 msgid "today"
 msgid "today"
 msgstr "avui"
 msgstr "avui"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because pending reminder was reached"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket was escalated"
+msgstr ""
+
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
+msgid "trigger '%s' was performed because ticket will escalate soon"
+msgstr ""
+
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 #: app/assets/javascripts/app/views/password/reset_failed.jst.eco
 msgid "try again"
 msgid "try again"
 msgstr ""
 msgstr ""
@@ -16374,6 +16584,20 @@ msgstr "...de tota la zona de text"
 msgid "∅ Waiting time today"
 msgid "∅ Waiting time today"
 msgstr "∅ temps d'espera avui"
 msgstr "∅ temps d'espera avui"
 
 
+#, fuzzy
+#~| msgid ""
+#~| "Here you can create new tickets. Also if you have the permissions you "
+#~| "can create new customers and organizations."
+#~ msgid ""
+#~ "Here you can create new tickets. Also, if you have the permission, you "
+#~ "can create new customers and organizations."
+#~ msgstr ""
+#~ "Aquí pots crear nous tiquets. A més a més, si té permisos, pot crear nous "
+#~ "clients i organitzacions."
+
+#~ msgid "Perform action of the following"
+#~ msgstr "Realitzi la següent acció"
+
 #, fuzzy
 #, fuzzy
 #~| msgid "Create a Test Ticket"
 #~| msgid "Create a Test Ticket"
 #~ msgid "Save ticket"
 #~ msgid "Save ticket"
@@ -16414,11 +16638,6 @@ msgstr "∅ temps d'espera avui"
 #~ msgid "Ticket Create"
 #~ msgid "Ticket Create"
 #~ msgstr "Tiquet %s creat"
 #~ msgstr "Tiquet %s creat"
 
 
-#, fuzzy
-#~| msgid "Selector"
-#~ msgid "Selected"
-#~ msgstr "Selector"
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Last sync"
 #~| msgid "Last sync"
 #~ msgid "Elasticsearch Excludes"
 #~ msgid "Elasticsearch Excludes"

Some files were not shown because too many files changed in this diff