Browse Source

Maintenance: Translations update from translations.zammad.org.

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

Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Lorenzo Milesi <lorenzo.milesi@yetopen.com>
Co-authored-by: Marcel Herrguth <github@thehomeofanime.de>
Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Mateus Toledo <mtoledo@mtsolucoes.com.br>
Co-authored-by: Panagiotis Strakas <pstrakas@hotmail.com>
Co-authored-by: Thomas Albech <github@albech.com>
Co-authored-by: Weblate <noreply@weblate.org>
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/el/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/it/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/pt_BR/
Translate-URL: https://translations.zammad.org/projects/zammad/zammad-development/sr_Cyrl/
Translation: Zammad/Zammad (development version)
Weblate 2 years ago
parent
commit
035d621734
10 changed files with 1391 additions and 233 deletions
  1. 141 12
      i18n/zammad.ar.po
  2. 127 12
      i18n/zammad.bg.po
  3. 133 12
      i18n/zammad.cs.po
  4. 184 125
      i18n/zammad.da.po
  5. 138 20
      i18n/zammad.de-de.po
  6. 137 16
      i18n/zammad.el.po
  7. 123 7
      i18n/zammad.en-ca.po
  8. 123 7
      i18n/zammad.en-gb.po
  9. 135 12
      i18n/zammad.es-ca.po
  10. 150 10
      i18n/zammad.es-co.po

+ 141 - 12
i18n/zammad.ar.po

@@ -1387,6 +1387,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1977,6 +1978,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "التكامل"
 msgstr "التكامل"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2108,6 +2113,12 @@ msgstr "إلغاء الرفع"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2856,6 +2867,7 @@ msgstr "البلد"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "خلق"
 msgstr "خلق"
 
 
@@ -3553,6 +3565,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -4012,10 +4030,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -8154,11 +8174,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8298,11 +8318,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "إدارة الموضيع"
 msgstr "إدارة الموضيع"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -10285,6 +10300,10 @@ msgstr "إظهار تفاصيل البحث"
 msgid "Show all…"
 msgid "Show all…"
 msgstr "عرض الكل..."
 msgstr "عرض الكل..."
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11696,6 +11715,19 @@ msgstr ""
 "لا يمكن التراجع عن هذا الحذف. إذا كنت متأكدًا تمامًا من القيام بذلك ، فاكتب "
 "لا يمكن التراجع عن هذا الحذف. إذا كنت متأكدًا تمامًا من القيام بذلك ، فاكتب "
 "\"٪ s\" في الإدخال. "
 "\"٪ s\" في الإدخال. "
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+#, fuzzy
+#| msgid ""
+#| "There is no rollback of this deletion possible. If you are absolutely "
+#| "sure to do this, then type in \"%s\" into the input."
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+"لا يمكن التراجع عن هذا الحذف. إذا كنت متأكدًا تمامًا من القيام بذلك ، فاكتب "
+"\"٪ s\" في الإدخال. "
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11737,6 +11769,12 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+#, fuzzy
+#| msgid "Text editing"
+msgid "This field %s"
+msgstr "تحرير النص"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -11883,6 +11921,13 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr "قد يستغرق هذا بعض الوقت حيث لا يمكن استخدام النظام."
 msgstr "قد يستغرق هذا بعض الوقت حيث لا يمكن استخدام النظام."
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "تم حذف%sكائن (كائنات)."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -13042,6 +13087,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -14086,6 +14134,12 @@ msgstr "آخر التحديثات"
 msgid "busy"
 msgid "busy"
 msgstr "مشغول"
 msgstr "مشغول"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -14220,6 +14274,9 @@ msgstr "قطع الاتصال"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "لا يوجد"
 msgstr "لا يوجد"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -14344,6 +14401,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14481,19 +14541,37 @@ msgstr "يكون"
 msgid "is in working time"
 msgid "is in working time"
 msgstr "في وقت العمل"
 msgstr "في وقت العمل"
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "ليس"
 msgstr "ليس"
 
 
+#, fuzzy
+#| msgid "Min. size of number"
+msgid "is not a number"
+msgstr "الحد الأدنى. حجم العدد"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr "ليس في وقت العمل"
 msgstr "ليس في وقت العمل"
 
 
+#, fuzzy
+#| msgid "is not in working time"
+msgid "is not included in the list"
+msgstr "ليس في وقت العمل"
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "%s required!"
+msgid "is reserved"
+msgstr "مطلوب%s!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -14502,6 +14580,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr "هو نفسه"
 msgstr "هو نفسه"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "في هذة اللحظة"
 msgstr "في هذة اللحظة"
@@ -14563,6 +14659,44 @@ msgstr "دقيقة"
 msgid "minutes"
 msgid "minutes"
 msgstr "الدقائق"
 msgstr "الدقائق"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "لا يوجد"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -15322,11 +15456,6 @@ msgstr "∅ وقت الانتظار اليوم "
 #~ msgid "Or"
 #~ msgid "Or"
 #~ msgstr "أو"
 #~ msgstr "أو"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "تم حذف%sكائن (كائنات)."
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."

+ 127 - 12
i18n/zammad.bg.po

@@ -1348,6 +1348,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1900,6 +1901,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2025,6 +2030,12 @@ msgstr ""
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2728,6 +2739,7 @@ msgstr "Държава"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Създаване"
 msgstr "Създаване"
 
 
@@ -3393,6 +3405,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -3812,10 +3830,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -7694,11 +7714,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -7834,11 +7854,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -9717,6 +9732,10 @@ msgstr ""
 msgid "Show all…"
 msgid "Show all…"
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11052,6 +11071,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11086,6 +11112,10 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+msgid "This field %s"
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -11226,6 +11256,13 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "%s Обект(и) са премахнати."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -12345,6 +12382,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "ВИП"
 msgstr "ВИП"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -13274,6 +13314,12 @@ msgstr ""
 msgid "busy"
 msgid "busy"
 msgstr "зает"
 msgstr "зает"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -13408,6 +13454,9 @@ msgstr ""
 msgid "does not exist"
 msgid "does not exist"
 msgstr "не съществува"
 msgstr "не съществува"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -13532,6 +13581,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -13663,19 +13715,31 @@ msgstr ""
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr ""
 msgstr ""
 
 
+msgid "is not a number"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+msgid "is reserved"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -13684,6 +13748,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr ""
 msgstr ""
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "сега"
 msgstr "сега"
@@ -13741,6 +13823,44 @@ msgstr "минута"
 msgid "minutes"
 msgid "minutes"
 msgstr "минути"
 msgstr "минути"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "не съществува"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -14216,10 +14336,5 @@ msgstr "∅ Време за изчакване днес"
 #~ msgid "Cc"
 #~ msgid "Cc"
 #~ msgstr "Копие до"
 #~ msgstr "Копие до"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "%s Обект(и) са премахнати."
-
 #~ msgid "Search..."
 #~ msgid "Search..."
 #~ msgstr "Търси"
 #~ msgstr "Търси"

+ 133 - 12
i18n/zammad.cs.po

@@ -1495,6 +1495,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -2073,6 +2074,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "Integrace"
 msgstr "Integrace"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2204,6 +2209,12 @@ msgstr "Zrušit nahrávání"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2959,6 +2970,7 @@ msgstr "Země"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Vytvořit"
 msgstr "Vytvořit"
 
 
@@ -3651,6 +3663,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -4100,10 +4118,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -8313,11 +8333,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8457,11 +8477,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Správce Objektů"
 msgstr "Správce Objektů"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -10449,6 +10464,10 @@ msgstr "Zobrazit detaily vyhledávání"
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Zobrazit vše..."
 msgstr "Zobrazit vše..."
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11864,6 +11883,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11906,6 +11932,12 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+#, fuzzy
+#| msgid "Text editing"
+msgid "This field %s"
+msgstr "Editování textu"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -12048,6 +12080,13 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "%s objektů je vymazáno."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -13377,6 +13416,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -14401,6 +14443,12 @@ msgstr "Nejnovější aktualizace"
 msgid "busy"
 msgid "busy"
 msgstr "zaneprázdněn"
 msgstr "zaneprázdněn"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -14535,6 +14583,9 @@ msgstr "odpojit"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "neexistuje"
 msgstr "neexistuje"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -14659,6 +14710,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14796,19 +14850,35 @@ msgstr "je"
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "není"
 msgstr "není"
 
 
+#, fuzzy
+#| msgid "Min. size of number"
+msgid "is not a number"
+msgstr "Min. velikost čísla"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "%s required!"
+msgid "is reserved"
+msgstr "%s je vyžadován!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -14817,6 +14887,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr "je stejný"
 msgstr "je stejný"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "právě teď"
 msgstr "právě teď"
@@ -14878,6 +14966,44 @@ msgstr "minuta"
 msgid "minutes"
 msgid "minutes"
 msgstr "minut(y)"
 msgstr "minut(y)"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "neexistuje"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -15586,11 +15712,6 @@ msgstr "dnešní ∅ čekací doby"
 #~ msgid "Or"
 #~ msgid "Or"
 #~ msgstr "Nebo"
 #~ msgstr "Nebo"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "%s objektů je vymazáno."
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."

+ 184 - 125
i18n/zammad.da.po

@@ -2,8 +2,8 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: zammad\n"
 "Project-Id-Version: zammad\n"
 "POT-Creation-Date: \n"
 "POT-Creation-Date: \n"
-"PO-Revision-Date: 2022-09-21 11:42+0000\n"
-"Last-Translator: Martin Gruner <mg@zammad.com>\n"
+"PO-Revision-Date: 2022-11-01 03:30+0000\n"
+"Last-Translator: Thomas Albech <github@albech.com>\n"
 "Language-Team: Danish <https://translations.zammad.org/projects/zammad/"
 "Language-Team: Danish <https://translations.zammad.org/projects/zammad/"
 "zammad-development/da/>\n"
 "zammad-development/da/>\n"
 "Language: da\n"
 "Language: da\n"
@@ -11,7 +11,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14\n"
+"X-Generator: Weblate 4.14.1\n"
 
 
 #. Default date format to use for the current locale.
 #. Default date format to use for the current locale.
 #. These placeholders are supported:
 #. These placeholders are supported:
@@ -47,7 +47,7 @@ msgstr "dd.mm.yyyy HH:MM"
 
 
 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
 msgid " to "
 msgid " to "
-msgstr ""
+msgstr " til "
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid ""
 msgid ""
@@ -212,7 +212,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
 msgid "%s Group"
 msgid "%s Group"
-msgstr ""
+msgstr "%s Gruppe"
 
 
 #: 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
@@ -223,7 +223,7 @@ msgstr "Migrering"
 
 
 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
 msgid "%s Role"
 msgid "%s Role"
-msgstr ""
+msgstr "%s Rolle"
 
 
 #: 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
@@ -260,24 +260,18 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/group.ts
 #: app/frontend/shared/components/ActivityMessage/builders/group.ts
-#, fuzzy
-#| msgid "%s created Group |%s|"
 msgid "%s created group |%s|"
 msgid "%s created group |%s|"
-msgstr "oprettet Gruppe"
+msgstr "%s oprettet gruppe |%s|"
 
 
 #: app/assets/javascripts/app/models/organization.coffee
 #: app/assets/javascripts/app/models/organization.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts
 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts
-#, fuzzy
-#| msgid "%s created Organization |%s|"
 msgid "%s created organization |%s|"
 msgid "%s created organization |%s|"
-msgstr "oprettet Organisation"
+msgstr "%s oprettet organisation |%s|"
 
 
 #: app/assets/javascripts/app/models/role.coffee
 #: app/assets/javascripts/app/models/role.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/role.ts
 #: app/frontend/shared/components/ActivityMessage/builders/role.ts
-#, fuzzy
-#| msgid "%s created Group |%s|"
 msgid "%s created role |%s|"
 msgid "%s created role |%s|"
-msgstr "oprettet Gruppe"
+msgstr "%s oprettet rolle |%s|"
 
 
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
@@ -288,32 +282,28 @@ msgstr "oprettet Ticket"
 
 
 #: app/assets/javascripts/app/models/user.coffee
 #: app/assets/javascripts/app/models/user.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
-#, fuzzy
-#| msgid "%s created User |%s|"
 msgid "%s created user |%s|"
 msgid "%s created user |%s|"
-msgstr "oprettet bruger"
+msgstr "%s oprettet bruger |%s|"
 
 
 #: 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/zendesk.jst.eco
 #: app/assets/javascripts/app/views/import/zendesk.jst.eco
 msgid "%s credentials"
 msgid "%s credentials"
-msgstr "legitimationsoplysninger"
+msgstr "%s legitimationsoplysninger"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "%s ago"
 msgid "%s days ago"
 msgid "%s days ago"
-msgstr "%s siden"
+msgstr "%s dage siden"
 
 
 #: app/assets/javascripts/app/models/user.coffee
 #: app/assets/javascripts/app/models/user.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
 msgid "%s ended switch to |%s|!"
 msgid "%s ended switch to |%s|!"
-msgstr "afsluttet skift til"
+msgstr "%s afsluttet skift til |%s|!"
 
 
 #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_summary.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_summary.jst.eco
 msgid "%s folders"
 msgid "%s folders"
-msgstr ""
+msgstr "%s foldere"
 
 
 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco
@@ -321,71 +311,51 @@ msgid "%s groups to %s roles assignments"
 msgstr "%s grupper til %s rolle tildelinger"
 msgstr "%s grupper til %s rolle tildelinger"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "%s ago"
 msgid "%s hours ago"
 msgid "%s hours ago"
-msgstr "%s siden"
+msgstr "%s timer siden"
 
 
 #: 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
 #: app/assets/javascripts/app/views/google/list.jst.eco
 #: app/assets/javascripts/app/views/google/list.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco
 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco
 msgid "%s is inactive, please select an active one."
 msgid "%s is inactive, please select an active one."
-msgstr ""
+msgstr "%s er inaktiv. Vælg venligst en aktiv."
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "minutes"
 msgid "%s minutes ago"
 msgid "%s minutes ago"
-msgstr "minutter"
+msgstr "%s minutter siden"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "%s ago"
 msgid "%s months ago"
 msgid "%s months ago"
-msgstr "%s siden"
+msgstr "%s måneder siden"
 
 
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) have been created."
 msgid "%s object(s) have been created."
 msgid "%s object(s) have been created."
-msgstr "%s Objekt(er) blev oprettet."
+msgstr "%s objekt(er) blev oprettet."
 
 
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) have been updated."
 msgid "%s object(s) have been updated."
 msgid "%s object(s) have been updated."
-msgstr "%s Objekt(er) blev opdateret."
+msgstr "%s objekt(er) blev opdateret."
 
 
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) were deleted."
 msgid "%s object(s) were deleted."
 msgid "%s object(s) were deleted."
-msgstr "%s Objekt(er) blev slettet."
+msgstr "%s objekt(er) blev slettet."
 
 
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) are created."
 msgid "%s object(s) will be created."
 msgid "%s object(s) will be created."
-msgstr "%s Objekt(er) er oprettet."
+msgstr "%s objekt(er) er oprettet."
 
 
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) were deleted."
 msgid "%s object(s) will be deleted."
 msgid "%s object(s) will be deleted."
-msgstr "%s Objekt(er) blev slettet."
+msgstr "%s objekt(er) blev slettet."
 
 
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
 #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
-#, fuzzy
-#| msgid "%s Object(s) are updated."
 msgid "%s object(s) will be updated."
 msgid "%s object(s) will be updated."
-msgstr "%s Objekt(er) er opdateret/opdaterede."
+msgstr "%s objekt(er) er opdateret."
 
 
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
-#, fuzzy
-#| msgid "%s of your tickets are currently in process."
 msgid "%s of my tickets are currently in process."
 msgid "%s of my tickets are currently in process."
-msgstr "%s af dine tickets er under behandling."
+msgstr "%s af mine tickets er under behandling."
 
 
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco
 msgid "%s of my tickets escalated."
 msgid "%s of my tickets escalated."
@@ -422,17 +392,13 @@ msgstr "%s skiftede til |%s|! "
 
 
 #: app/frontend/apps/mobile/components/Organization/OrganizationItem.vue
 #: app/frontend/apps/mobile/components/Organization/OrganizationItem.vue
 #: app/frontend/apps/mobile/components/User/UserItem.vue
 #: app/frontend/apps/mobile/components/User/UserItem.vue
-#, fuzzy
-#| msgid "assign tickets"
 msgid "%s tickets"
 msgid "%s tickets"
-msgstr "asignar tickets"
+msgstr "%s tickets"
 
 
 #: app/assets/javascripts/app/models/ticket_article.coffee
 #: app/assets/javascripts/app/models/ticket_article.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
 #: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
-#, fuzzy
-#| msgid "%s created Article for |%s|"
 msgid "%s updated article for |%s|"
 msgid "%s updated article for |%s|"
-msgstr "oprettet artikel for"
+msgstr "%s opdateret artikel for |%s|"
 
 
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
 #: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
@@ -441,31 +407,23 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/models/group.coffee
 #: app/assets/javascripts/app/models/group.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/group.ts
 #: app/frontend/shared/components/ActivityMessage/builders/group.ts
-#, fuzzy
-#| msgid "%s updated Group |%s|"
 msgid "%s updated group |%s|"
 msgid "%s updated group |%s|"
-msgstr "%s opdaterede gruppe |%s| "
+msgstr "%s opdaterede gruppe |%s|"
 
 
 #: app/assets/javascripts/app/models/organization.coffee
 #: app/assets/javascripts/app/models/organization.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts
 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts
-#, fuzzy
-#| msgid "%s updated Organization |%s|"
 msgid "%s updated organization |%s|"
 msgid "%s updated organization |%s|"
-msgstr "%s opdaterede Organisation |%s| "
+msgstr "%s opdaterede organisation |%s|"
 
 
 #: app/assets/javascripts/app/models/role.coffee
 #: app/assets/javascripts/app/models/role.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/role.ts
 #: app/frontend/shared/components/ActivityMessage/builders/role.ts
-#, fuzzy
-#| msgid "%s updated Group |%s|"
 msgid "%s updated role |%s|"
 msgid "%s updated role |%s|"
-msgstr "%s opdaterede gruppe |%s| "
+msgstr "%s opdaterede gruppe |%s|"
 
 
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
-#, fuzzy
-#| msgid "%s updated Ticket |%s|"
 msgid "%s updated ticket |%s|"
 msgid "%s updated ticket |%s|"
-msgstr "%s opdateret Sag [%s]"
+msgstr "%s opdateret sag [%s]"
 
 
 #: app/assets/javascripts/app/models/user.coffee
 #: app/assets/javascripts/app/models/user.coffee
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
 #: app/frontend/shared/components/ActivityMessage/builders/user.ts
@@ -482,24 +440,20 @@ msgid "%s user to %s user"
 msgstr "%s bruger til %s bruger"
 msgstr "%s bruger til %s bruger"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "%s ago"
 msgid "%s weeks ago"
 msgid "%s weeks ago"
-msgstr "%s siden"
+msgstr "%s uger siden"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "%s ago"
 msgid "%s years ago"
 msgid "%s years ago"
-msgstr "%s siden"
+msgstr "%s år siden"
 
 
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
 msgid "%s% are currently in process"
 msgid "%s% are currently in process"
-msgstr "Er i behandling"
+msgstr "%s% bliver i øjeblikket behandlet"
 
 
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco
 #: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco
 msgid "%s% have been reopened"
 msgid "%s% have been reopened"
-msgstr "%s% Er blevet genåbnet"
+msgstr "%s% er blevet genåbnet"
 
 
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 #: app/assets/javascripts/app/models/data_privacy_task.coffee
 msgid ""
 msgid ""
@@ -543,48 +497,40 @@ msgid "1 day"
 msgstr "1 dag"
 msgstr "1 dag"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "1 day"
 msgid "1 day ago"
 msgid "1 day ago"
-msgstr "1 dag"
+msgstr "1 dag siden"
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "1 hour"
 msgid "1 hour"
 msgstr "1 time"
 msgstr "1 time"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "1 hour"
 msgid "1 hour ago"
 msgid "1 hour ago"
-msgstr "1 time"
+msgstr "1 time siden"
 
 
 #: db/seeds/ticket_priorities.rb
 #: db/seeds/ticket_priorities.rb
 msgid "1 low"
 msgid "1 low"
 msgstr "1 lav"
 msgstr "1 lav"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "minute"
 msgid "1 minute ago"
 msgid "1 minute ago"
-msgstr "minut"
+msgstr "1 minut siden"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
 msgid "1 month ago"
 msgid "1 month ago"
-msgstr ""
+msgstr "1 måned siden"
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "1 week"
 msgid "1 week"
 msgstr "1 uge"
 msgstr "1 uge"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
-#, fuzzy
-#| msgid "1 week"
 msgid "1 week ago"
 msgid "1 week ago"
-msgstr "1 uge"
+msgstr "1 uge siden"
 
 
 #: app/frontend/shared/i18n/dates.ts
 #: app/frontend/shared/i18n/dates.ts
 msgid "1 year ago"
 msgid "1 year ago"
-msgstr ""
+msgstr "1 år siden"
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "2 hours"
 msgid "2 hours"
@@ -635,7 +581,7 @@ msgstr ""
 
 
 #: app/controllers/getting_started_controller.rb
 #: app/controllers/getting_started_controller.rb
 msgid "A URL looks like this: https://zammad.example.com"
 msgid "A URL looks like this: https://zammad.example.com"
-msgstr ""
+msgstr "En URL ligner for eksempel dette: https://zammad.example.com"
 
 
 #: 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."
@@ -655,20 +601,18 @@ msgstr ""
 "En ny version af Zammad er tilgængelig, genindlæs venligst din browser."
 "En ny version af Zammad er tilgængelig, genindlæs venligst din browser."
 
 
 #: app/frontend/shared/composables/useAppMaintenanceCheck.ts
 #: app/frontend/shared/composables/useAppMaintenanceCheck.ts
-#, fuzzy
-#| msgid "A new version of Zammad is available, please reload your browser."
 msgid ""
 msgid ""
 "A newer version of the app is available. Please reload at your earliest."
 "A newer version of the app is available. Please reload at your earliest."
 msgstr ""
 msgstr ""
-"En ny version af Zammad er tilgængelig, genindlæs venligst din browser."
+"En nyere version af appen er tilgængelig, genindlæs venligst din browser."
 
 
 #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
 #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
 msgid "A powerful service to get more information about your customers."
 msgid "A powerful service to get more information about your customers."
-msgstr ""
+msgstr "Et stærkt værktøj til at få flere informationer om dine kunder."
 
 
 #: app/assets/javascripts/app/controllers/_integration/cti.coffee
 #: app/assets/javascripts/app/controllers/_integration/cti.coffee
 msgid "A queue is required!"
 msgid "A queue is required!"
-msgstr ""
+msgstr "En kø er påkrævet!"
 
 
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 #: app/assets/javascripts/app/controllers/_integration/slack.coffee
 msgid ""
 msgid ""
@@ -684,7 +628,7 @@ msgstr ""
 
 
 #: app/assets/javascripts/app/controllers/_integration/cti.coffee
 #: app/assets/javascripts/app/controllers/_integration/cti.coffee
 msgid "A user is required!"
 msgid "A user is required!"
-msgstr ""
+msgstr "En bruger er påkrævet!"
 
 
 #: app/assets/javascripts/app/controllers/api.coffee
 #: app/assets/javascripts/app/controllers/api.coffee
 #: app/assets/javascripts/app/views/api.jst.eco db/seeds/permissions.rb
 #: app/assets/javascripts/app/views/api.jst.eco db/seeds/permissions.rb
@@ -693,19 +637,19 @@ msgstr "API"
 
 
 #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
 #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
 msgid "API Key"
 msgid "API Key"
-msgstr ""
+msgstr "API Nøgle"
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "API Password Access"
 msgid "API Password Access"
-msgstr ""
+msgstr "API Kodeord Adgang"
 
 
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 msgid "API Token"
 msgid "API Token"
-msgstr ""
+msgstr "API Nøgle"
 
 
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "API Token Access"
 msgid "API Token Access"
-msgstr ""
+msgstr "API Nøgle Adgang"
 
 
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco
 #: app/assets/javascripts/app/views/import/zendesk.jst.eco
 #: app/assets/javascripts/app/views/import/zendesk.jst.eco
@@ -717,7 +661,7 @@ msgstr "API nøgle"
 
 
 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
 msgid "About"
 msgid "About"
-msgstr ""
+msgstr "Om"
 
 
 #: app/assets/javascripts/app/controllers/_channel/form.coffee
 #: app/assets/javascripts/app/controllers/_channel/form.coffee
 #: app/assets/javascripts/app/views/channel/form.jst.eco
 #: app/assets/javascripts/app/views/channel/form.jst.eco
@@ -730,7 +674,7 @@ msgstr "Adgang til %s"
 
 
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Access to Agent Tickets based on Group Access"
 msgid "Access to Agent Tickets based on Group Access"
-msgstr "Acceso a los tickets del agente basado en grupo de acceso"
+msgstr "Adgang til Agent Tickets baseret på Gruppe Adgang"
 
 
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Access to Customer Tickets based on current_user and organization"
 msgid "Access to Customer Tickets based on current_user and organization"
@@ -913,7 +857,7 @@ msgstr "Tilføj Robot"
 #: app/assets/javascripts/app/controllers/_integration/smime.coffee
 #: app/assets/javascripts/app/controllers/_integration/smime.coffee
 #: app/assets/javascripts/app/views/integration/smime.jst.eco
 #: app/assets/javascripts/app/views/integration/smime.jst.eco
 msgid "Add Certificate"
 msgid "Add Certificate"
-msgstr ""
+msgstr "Tilføj Certifikat"
 
 
 #: app/assets/javascripts/app/views/link/ticket/list.jst.eco
 #: app/assets/javascripts/app/views/link/ticket/list.jst.eco
 msgid "Add Link"
 msgid "Add Link"
@@ -966,10 +910,8 @@ msgid "Add first level heading"
 msgstr ""
 msgstr ""
 
 
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
-#, fuzzy
-#| msgid "Add Tag"
 msgid "Add image"
 msgid "Add image"
-msgstr "Tilføj tag"
+msgstr "Tilføj billede"
 
 
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
 #, fuzzy
 #, fuzzy
@@ -1367,6 +1309,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1950,6 +1893,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "Integrationer"
 msgstr "Integrationer"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2081,6 +2028,12 @@ msgstr "Afbryd upload"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2823,6 +2776,7 @@ msgstr "Land"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Opret"
 msgstr "Opret"
 
 
@@ -3510,6 +3464,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -3931,10 +3891,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -7907,11 +7869,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8051,11 +8013,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Objekt Administration"
 msgstr "Objekt Administration"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -9994,6 +9951,10 @@ msgstr ""
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Vis alle..."
 msgstr "Vis alle..."
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11357,6 +11318,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11393,6 +11361,10 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+msgid "This field %s"
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -11535,6 +11507,13 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "%s Objekt(er) er slettet."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -12666,6 +12645,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -13618,6 +13600,12 @@ msgstr "Sidste opdateringer"
 msgid "busy"
 msgid "busy"
 msgstr "optaget"
 msgstr "optaget"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -13752,6 +13740,9 @@ msgstr "afbryd"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "eksister ikke"
 msgstr "eksister ikke"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -13875,6 +13866,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14012,19 +14006,33 @@ msgstr "er"
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "er ikke"
 msgstr "er ikke"
 
 
+msgid "is not a number"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "%s required!"
+msgid "is reserved"
+msgstr "%s er krævet!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -14033,6 +14041,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr "er det samme"
 msgstr "er det samme"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "lige nu"
 msgstr "lige nu"
@@ -14094,6 +14120,44 @@ msgstr "minut"
 msgid "minutes"
 msgid "minutes"
 msgstr "minutter"
 msgstr "minutter"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "eksister ikke"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -14425,7 +14489,7 @@ msgstr "i dag"
 
 
 #: 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 "prøv igen"
 
 
 #: db/seeds/ticket_article_types.rb
 #: db/seeds/ticket_article_types.rb
 msgid "twitter direct-message"
 msgid "twitter direct-message"
@@ -14712,11 +14776,6 @@ msgstr "Ventetid i dag"
 #~ msgid "Or"
 #~ msgid "Or"
 #~ msgstr "Eller"
 #~ msgstr "Eller"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "%s Objekt(er) er slettet."
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."

+ 138 - 20
i18n/zammad.de-de.po

@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: zammad\n"
 "Project-Id-Version: zammad\n"
 "POT-Creation-Date: \n"
 "POT-Creation-Date: \n"
-"PO-Revision-Date: 2022-10-25 11:49+0000\n"
+"PO-Revision-Date: 2022-11-01 03:30+0000\n"
 "Last-Translator: Martin Gruner <mg@zammad.com>\n"
 "Last-Translator: Martin Gruner <mg@zammad.com>\n"
 "Language-Team: German <https://translations.zammad.org/projects/zammad/"
 "Language-Team: German <https://translations.zammad.org/projects/zammad/"
 "zammad-development/de/>\n"
 "zammad-development/de/>\n"
@@ -1469,6 +1469,7 @@ msgstr ""
 "Sind Sie sicher, dass Sie neu laden möchten? Sie haben ungespeicherte "
 "Sind Sie sicher, dass Sie neu laden möchten? Sie haben ungespeicherte "
 "Änderungen, die verloren gehen werden"
 "Änderungen, die verloren gehen werden"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -2036,6 +2037,10 @@ msgstr "CTI letzte Kundenaktivität"
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "CTI-Integration"
 msgstr "CTI-Integration"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr "KW"
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2161,6 +2166,12 @@ msgstr "Hochladen abbrechen"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr "Konnte Kategorie nicht löschen"
 msgstr "Konnte Kategorie nicht löschen"
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr "Datensatz kann nicht gelöscht werden, da ein %{record} davon abhängt"
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr "Datensatz kann nicht gelöscht werden, da %{record} davon abhängen"
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2881,6 +2892,7 @@ msgstr "Land"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Erstellen"
 msgstr "Erstellen"
 
 
@@ -3612,6 +3624,14 @@ msgstr "Definiert, ob die Applikation im 'init'-Modus läuft."
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr "Definiert, ob die Applikation als Online-Service genutzt wird."
 msgstr "Definiert, ob die Applikation als Online-Service genutzt wird."
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+"Definiert, ob zur einfacheren Auswahl des korrekten Datums im Datums-"
+"Auswahlfeld die Kalenderwochen angezeigt werden sollen."
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr "Definiert, ob die generische CTI-Integration aktiv ist."
 msgstr "Definiert, ob die generische CTI-Integration aktiv ist."
@@ -4127,10 +4147,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr "Definiert ein Transaktions-Backend."
 msgstr "Definiert ein Transaktions-Backend."
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -4316,7 +4338,7 @@ msgstr "Geräte"
 
 
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
 msgid "Dialog window with selections"
 msgid "Dialog window with selections"
-msgstr ""
+msgstr "Auswahl-Dialogfenster"
 
 
 #: app/assets/javascripts/app/views/profile/language.jst.eco
 #: app/assets/javascripts/app/views/profile/language.jst.eco
 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
@@ -5439,7 +5461,7 @@ msgstr "Vorname"
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/assets/javascripts/app/models/ticket.coffee
 #: app/graphql/gql/types/overview_type.rb
 #: app/graphql/gql/types/overview_type.rb
 msgid "First response"
 msgid "First response"
-msgstr "Erste Reaktion"
+msgstr "Erstreaktion"
 
 
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
 msgid "Fixed Email Accounts"
 msgid "Fixed Email Accounts"
@@ -6799,7 +6821,7 @@ msgstr "Januar"
 #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
 msgid "Job is waiting to get started…"
 msgid "Job is waiting to get started…"
-msgstr "Job wartet auf Ausführung…"
+msgstr "Aufgabe wartet auf Ausführung…"
 
 
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "John Smith"
 msgid "John Smith"
@@ -8192,11 +8214,11 @@ msgstr "Nicht autorisiert (Funktion nicht möglich)"
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr "Nicht autorisiert (Token abgelaufen)!"
 msgstr "Nicht autorisiert (Token abgelaufen)!"
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr "Nicht autorisiert (Token)!"
 msgstr "Nicht autorisiert (Token)!"
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr "Nicht autorisiert (Benutzer)!"
 msgstr "Nicht autorisiert (Benutzer)!"
 
 
@@ -8330,11 +8352,6 @@ msgstr "Objekt"
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Objekt-Manager"
 msgstr "Objekt-Manager"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr "Objekt existiert bereits!"
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -9544,7 +9561,7 @@ msgstr "Antwort"
 
 
 #: app/assets/javascripts/app/views/monitoring.jst.eco
 #: app/assets/javascripts/app/views/monitoring.jst.eco
 msgid "Restart failed jobs"
 msgid "Restart failed jobs"
-msgstr "Fehlgeschlagene Jobs neustarten"
+msgstr "Fehlgeschlagene Aufgaben neustarten"
 
 
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
 msgid "Restore Defaults"
 msgid "Restore Defaults"
@@ -10252,6 +10269,10 @@ msgstr "Suchdetails anzeigen"
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Alle anzeigen…"
 msgstr "Alle anzeigen…"
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr "Kalenderwochen im Datums-Auswahlfeld anzeigen"
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr "Chat automatisch anzeigen"
 msgstr "Chat automatisch anzeigen"
@@ -11616,6 +11637,16 @@ msgstr ""
 "Dieser Löschvorgang kann nicht zurückgenommen werden. Wenn Sie sich sicher "
 "Dieser Löschvorgang kann nicht zurückgenommen werden. Wenn Sie sich sicher "
 "sind und fortfahren wollen, dann tippen Sie \"%s\" in das Feld."
 "sind und fortfahren wollen, dann tippen Sie \"%s\" in das Feld."
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+"Dieser Löschvorgang kann nicht zurückgenommen werden. Wenn Sie sich sicher "
+"sind und fortfahren wollen, dann tippen Sie \"%s\" in das Feld. Alle zu "
+"diesem Paket gehörigen Daten werden entfernt."
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11650,6 +11681,10 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr "Dieser Eintrag existiert bereits!"
 msgstr "Dieser Eintrag existiert bereits!"
 
 
+#: config/initializers/activemodel_error.rb
+msgid "This field %s"
+msgstr "Dieses Feld %s"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr "Dieses Feld darf nur alphabetische Zeichen enthalten."
 msgstr "Dieses Feld darf nur alphabetische Zeichen enthalten."
@@ -11795,6 +11830,11 @@ msgstr ""
 "Dies kann einige Zeit in Anspruch nehmen. In dieser Zeit kann das System "
 "Dies kann einige Zeit in Anspruch nehmen. In dieser Zeit kann das System "
 "nicht benutzt werden."
 "nicht benutzt werden."
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+msgid "This object already exists."
+msgstr "Dieses Objekt ist bereits vorhanden."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr "Diese Seite ist für die Öffentlichkeit nicht sichtbar."
 msgstr "Diese Seite ist für die Öffentlichkeit nicht sichtbar."
@@ -12593,7 +12633,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 msgid "Update"
 msgid "Update"
-msgstr "Aktualisieren"
+msgstr "Aktualisierung"
 
 
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
 msgid "Update Database"
 msgid "Update Database"
@@ -13026,6 +13066,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr "Prüfung fehlgeschlagen: %{errors}"
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -13393,7 +13436,7 @@ msgstr "Wann Benachrichtigungen versendet werden."
 
 
 #: app/assets/javascripts/app/models/job.coffee
 #: app/assets/javascripts/app/models/job.coffee
 msgid "When should the job run?"
 msgid "When should the job run?"
-msgstr "Wann soll der Job laufen?"
+msgstr "Wann soll die Aufgabe ausgeführt werden?"
 
 
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid ""
 msgid ""
@@ -14069,6 +14112,12 @@ msgstr "zwischen Updates von Agenten"
 msgid "busy"
 msgid "busy"
 msgstr "besetzt"
 msgstr "besetzt"
 
 
+msgid "can't be blank"
+msgstr "darf nicht leer sein"
+
+msgid "can't be empty"
+msgstr "darf nicht leer bleiben"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "changed to"
 msgid "changed to"
 msgstr "geändert zu"
 msgstr "geändert zu"
@@ -14196,6 +14245,9 @@ msgstr "trennen"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "existiert nicht"
 msgstr "existiert nicht"
 
 
+msgid "doesn't match %{attribute}"
+msgstr "entspricht nicht %{attribute}"
+
 #: 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
@@ -14315,6 +14367,9 @@ msgstr "von vor (relativ)"
 msgid "h"
 msgid "h"
 msgstr "h"
 msgstr "h"
 
 
+msgid "has already been taken"
+msgstr "wird bereits verwendet"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14438,19 +14493,31 @@ msgstr "ist"
 msgid "is in working time"
 msgid "is in working time"
 msgstr "ist innerhalb der Arbeitszeit"
 msgstr "ist innerhalb der Arbeitszeit"
 
 
+msgid "is invalid"
+msgstr "ist ungültig"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "ist nicht"
 msgstr "ist nicht"
 
 
+msgid "is not a number"
+msgstr "ist keine Zahl"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr "ist außerhalb der Arbeitszeit"
 msgstr "ist außerhalb der Arbeitszeit"
 
 
+msgid "is not included in the list"
+msgstr "ist nicht in der Liste enthalten"
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr "ist erforderlich"
 msgstr "ist erforderlich"
 
 
+msgid "is reserved"
+msgstr "ist reserviert"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr "ist gesetzt"
 msgstr "ist gesetzt"
@@ -14459,6 +14526,24 @@ msgstr "ist gesetzt"
 msgid "is the same"
 msgid "is the same"
 msgstr "ist das gleiche"
 msgstr "ist das gleiche"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr "hat die falsche Länge (sollte %{count} Zeichen haben)"
+
+msgid "is the wrong length (should be 1 character)"
+msgstr "hat die falsche Länge (sollte 1 Zeichen haben)"
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr "ist zu lang (maximal %{count} Zeichen)"
+
+msgid "is too long (maximum is 1 character)"
+msgstr "ist zu lang (maximal 1 Zeichen)"
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr "ist zu kurz (minimal %{count} Zeichen)"
+
+msgid "is too short (minimum is 1 character)"
+msgstr "ist zu kurz (minimal 1 Zeichen)"
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "gerade eben"
 msgstr "gerade eben"
@@ -14514,6 +14599,42 @@ msgstr "Minute"
 msgid "minutes"
 msgid "minutes"
 msgstr "Minuten"
 msgstr "Minuten"
 
 
+msgid "must be accepted"
+msgstr "muss bestätigt werden"
+
+msgid "must be an integer"
+msgstr "muss eine Zahl sein"
+
+msgid "must be blank"
+msgstr "muss leer bleiben"
+
+msgid "must be equal to %{count}"
+msgstr "muss den Wert %{count} haben"
+
+msgid "must be even"
+msgstr "muss eine gerade Zahl enthalten"
+
+msgid "must be greater than %{count}"
+msgstr "muss größer als %{count} sein"
+
+msgid "must be greater than or equal to %{count}"
+msgstr "muss %{count} oder größer sein"
+
+msgid "must be less than %{count}"
+msgstr "muss kleiner als %{count} sein"
+
+msgid "must be less than or equal to %{count}"
+msgstr "muss %{count} oder kleiner sein"
+
+msgid "must be odd"
+msgstr "muss eine ungerade Zahl enthalten"
+
+msgid "must be other than %{count}"
+msgstr "muss von %{count} verschieden sein"
+
+msgid "must exist"
+msgstr "muss vorhanden sein"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -14940,6 +15061,9 @@ msgstr "…des gesamten Textfelds"
 msgid "∅ Waiting time today"
 msgid "∅ Waiting time today"
 msgstr "∅ Wartezeit heute"
 msgstr "∅ Wartezeit heute"
 
 
+#~ msgid "Object already exists!"
+#~ msgstr "Objekt existiert bereits!"
+
 #~ msgid "Enter more than two characters to get any results…"
 #~ msgid "Enter more than two characters to get any results…"
 #~ msgstr "Geben Sie mehr als zwei Zeichen ein, um Ergebnisse zu erhalten…"
 #~ msgstr "Geben Sie mehr als zwei Zeichen ein, um Ergebnisse zu erhalten…"
 
 
@@ -15238,9 +15362,6 @@ msgstr "∅ Wartezeit heute"
 #~ msgid "Couldn't save changes"
 #~ msgid "Couldn't save changes"
 #~ msgstr "Änderungen konnten nicht gespeichert werden"
 #~ msgstr "Änderungen konnten nicht gespeichert werden"
 
 
-#~ msgid "Group can't be blank"
-#~ msgstr "Gruppe darf nicht leer sein"
-
 #~ msgid "Select..."
 #~ msgid "Select..."
 #~ msgstr "Auswählen..."
 #~ msgstr "Auswählen..."
 
 
@@ -15469,9 +15590,6 @@ msgstr "∅ Wartezeit heute"
 #~ msgid "Enter User"
 #~ msgid "Enter User"
 #~ msgstr "Benutzer eingeben"
 #~ msgstr "Benutzer eingeben"
 
 
-#~ msgid "already linked"
-#~ msgstr "bereits verknüpft"
-
 #~ msgid "as"
 #~ msgid "as"
 #~ msgstr "als"
 #~ msgstr "als"
 
 

+ 137 - 16
i18n/zammad.el.po

@@ -2,8 +2,8 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: zammad\n"
 "Project-Id-Version: zammad\n"
 "POT-Creation-Date: \n"
 "POT-Creation-Date: \n"
-"PO-Revision-Date: 2022-09-21 11:42+0000\n"
-"Last-Translator: Martin Gruner <mg@zammad.com>\n"
+"PO-Revision-Date: 2022-11-01 03:30+0000\n"
+"Last-Translator: Panagiotis Strakas <pstrakas@hotmail.com>\n"
 "Language-Team: Greek <https://translations.zammad.org/projects/zammad/zammad-"
 "Language-Team: Greek <https://translations.zammad.org/projects/zammad/zammad-"
 "development/el/>\n"
 "development/el/>\n"
 "Language: el\n"
 "Language: el\n"
@@ -11,7 +11,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14\n"
+"X-Generator: Weblate 4.14.1\n"
 
 
 #. Default date format to use for the current locale.
 #. Default date format to use for the current locale.
 #. These placeholders are supported:
 #. These placeholders are supported:
@@ -1157,7 +1157,7 @@ msgstr "Υπέρβαση του ορίου εκπροσώπου, ελέγξτε
 
 
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 msgid "Agents"
 msgid "Agents"
-msgstr "Χειρηστές"
+msgstr "Χειριστές"
 
 
 #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
 #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
 msgid "Alarm"
 msgid "Alarm"
@@ -1413,6 +1413,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -2010,6 +2011,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "Ενσωματώσεις"
 msgstr "Ενσωματώσεις"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2142,6 +2147,12 @@ msgstr "Cancel Upload"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2889,6 +2900,7 @@ msgstr "Χώρα"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Δημιουργία"
 msgstr "Δημιουργία"
 
 
@@ -3595,6 +3607,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -4058,10 +4076,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -8250,11 +8270,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8394,11 +8414,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Διαχειριστής αντικειμένων"
 msgstr "Διαχειριστής αντικειμένων"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -10359,6 +10374,10 @@ msgstr ""
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Προβολή ολων"
 msgstr "Προβολή ολων"
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11734,6 +11753,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11768,6 +11794,12 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+#, fuzzy
+#| msgid "Text editing"
+msgid "This field %s"
+msgstr "Text editing"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -11915,6 +11947,13 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "%s Object(s) are deleted."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -13046,6 +13085,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr ""
 msgstr ""
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -13985,6 +14027,12 @@ msgstr "Τελευταίες ενημερώσεις"
 msgid "busy"
 msgid "busy"
 msgstr "απασχολημένος"
 msgstr "απασχολημένος"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -14119,6 +14167,9 @@ msgstr "αποσύνδεση"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "δεν υπάρχει"
 msgstr "δεν υπάρχει"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -14243,6 +14294,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14380,19 +14434,35 @@ msgstr ""
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "Min. size of number"
+msgid "is not a number"
+msgstr "Eλάχιστο μέγεθος  αριθμού"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "%s required!"
+msgid "is reserved"
+msgstr "%s required!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -14401,6 +14471,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr ""
 msgstr ""
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr ""
 msgstr ""
@@ -14458,6 +14546,44 @@ msgstr "λεπτό"
 msgid "minutes"
 msgid "minutes"
 msgstr "λεπτά"
 msgstr "λεπτά"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "δεν υπάρχει"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -15099,11 +15225,6 @@ msgstr "∅ μεσος χρονοσ αναμονησ σημερα"
 #~ msgid "Please select a group first, before you mention a user!"
 #~ msgid "Please select a group first, before you mention a user!"
 #~ msgstr "Επιλέξτε πρώτα μια ομάδα, προτού αναφέρετε έναν χρήστη!"
 #~ msgstr "Επιλέξτε πρώτα μια ομάδα, προτού αναφέρετε έναν χρήστη!"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "%s Object(s) are deleted."
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."

+ 123 - 7
i18n/zammad.en-ca.po

@@ -1270,6 +1270,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1804,6 +1805,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -1927,6 +1932,12 @@ msgstr ""
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2617,6 +2628,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr ""
 msgstr ""
 
 
@@ -3272,6 +3284,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -3691,10 +3709,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -7501,11 +7521,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -7639,11 +7659,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -9466,6 +9481,10 @@ msgstr ""
 msgid "Show all…"
 msgid "Show all…"
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -10733,6 +10752,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -10765,6 +10791,10 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+msgid "This field %s"
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -10899,6 +10929,11 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+msgid "This object already exists."
+msgstr ""
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -11990,6 +12025,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr ""
 msgstr ""
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -12903,6 +12941,12 @@ msgstr ""
 msgid "busy"
 msgid "busy"
 msgstr ""
 msgstr ""
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "changed to"
 msgid "changed to"
 msgstr ""
 msgstr ""
@@ -13030,6 +13074,9 @@ msgstr ""
 msgid "does not exist"
 msgid "does not exist"
 msgstr ""
 msgstr ""
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -13149,6 +13196,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -13272,19 +13322,31 @@ msgstr ""
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr ""
 msgstr ""
 
 
+msgid "is not a number"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+msgid "is reserved"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -13293,6 +13355,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr ""
 msgstr ""
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr ""
 msgstr ""
@@ -13348,6 +13428,42 @@ msgstr ""
 msgid "minutes"
 msgid "minutes"
 msgstr ""
 msgstr ""
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+msgid "must exist"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco

+ 123 - 7
i18n/zammad.en-gb.po

@@ -1266,6 +1266,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1796,6 +1797,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr ""
 msgstr ""
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -1919,6 +1924,12 @@ msgstr ""
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2609,6 +2620,7 @@ msgstr ""
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr ""
 msgstr ""
 
 
@@ -3264,6 +3276,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -3683,10 +3701,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -7493,11 +7513,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -7631,11 +7651,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -9456,6 +9471,10 @@ msgstr ""
 msgid "Show all…"
 msgid "Show all…"
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -10723,6 +10742,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -10755,6 +10781,10 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+msgid "This field %s"
+msgstr ""
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -10889,6 +10919,11 @@ msgstr ""
 msgid "This might take some time during which the system can't be used."
 msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+msgid "This object already exists."
+msgstr ""
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -11980,6 +12015,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr ""
 msgstr ""
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -12893,6 +12931,12 @@ msgstr ""
 msgid "busy"
 msgid "busy"
 msgstr ""
 msgstr ""
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "changed to"
 msgid "changed to"
 msgstr ""
 msgstr ""
@@ -13020,6 +13064,9 @@ msgstr ""
 msgid "does not exist"
 msgid "does not exist"
 msgstr ""
 msgstr ""
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -13139,6 +13186,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -13262,19 +13312,31 @@ msgstr ""
 msgid "is in working time"
 msgid "is in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr ""
 msgstr ""
 
 
+msgid "is not a number"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr ""
 msgstr ""
 
 
+msgid "is not included in the list"
+msgstr ""
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+msgid "is reserved"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -13283,6 +13345,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr ""
 msgstr ""
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr ""
 msgstr ""
@@ -13338,6 +13418,42 @@ msgstr ""
 msgid "minutes"
 msgid "minutes"
 msgstr ""
 msgstr ""
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+msgid "must exist"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco

+ 135 - 12
i18n/zammad.es-ca.po

@@ -1373,6 +1373,7 @@ msgid ""
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 "Are you sure you want to reload? You have unsaved changes that will get lost"
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1971,6 +1972,10 @@ msgstr ""
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "Integracions"
 msgstr "Integracions"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2102,6 +2107,12 @@ msgstr "Cancel·la la pujada"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr ""
 msgstr ""
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2849,6 +2860,7 @@ msgstr "País"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Crear"
 msgstr "Crear"
 
 
@@ -3547,6 +3559,12 @@ msgstr ""
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr ""
 msgstr ""
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr ""
 msgstr ""
@@ -4008,10 +4026,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -8155,11 +8175,11 @@ msgstr ""
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr ""
 msgstr ""
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr ""
 msgstr ""
 
 
@@ -8299,11 +8319,6 @@ msgstr ""
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Gestor d'objectes"
 msgstr "Gestor d'objectes"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr ""
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -10285,6 +10300,10 @@ msgstr "Mostra detalls de búsqueda avançats"
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Mostra totes..."
 msgstr "Mostra totes..."
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr ""
 msgstr ""
@@ -11704,6 +11723,13 @@ msgid ""
 "wish to proceed, please type \"%s\" into the input."
 "wish to proceed, please type \"%s\" into the input."
 msgstr ""
 msgstr ""
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11746,6 +11772,12 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr ""
 msgstr ""
 
 
+#: config/initializers/activemodel_error.rb
+#, fuzzy
+#| msgid "Text editing"
+msgid "This field %s"
+msgstr "Edició de text"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 msgid "This field can only contain alphabetical characters."
 msgid "This field can only contain alphabetical characters."
 msgstr ""
 msgstr ""
@@ -11893,6 +11925,13 @@ msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 "Això pot tardat una estona een la qual el sistema no podrà ser utilitzat."
 "Això pot tardat una estona een la qual el sistema no podrà ser utilitzat."
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "%s Object(s) are deleted."
+msgid "This object already exists."
+msgstr "Objecte(s) %s s'han eliminat."
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr ""
 msgstr ""
@@ -13056,6 +13095,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -14119,6 +14161,12 @@ msgstr "Últimes actualitzacions"
 msgid "busy"
 msgid "busy"
 msgstr "ocupat"
 msgstr "ocupat"
 
 
+msgid "can't be blank"
+msgstr ""
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #, fuzzy
 #, fuzzy
 msgid "changed to"
 msgid "changed to"
@@ -14253,6 +14301,9 @@ msgstr "desconnecta"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "no existeix"
 msgstr "no existeix"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -14377,6 +14428,9 @@ msgstr ""
 msgid "h"
 msgid "h"
 msgstr ""
 msgstr ""
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14514,19 +14568,37 @@ msgstr "és"
 msgid "is in working time"
 msgid "is in working time"
 msgstr "està en horari laboral"
 msgstr "està en horari laboral"
 
 
+msgid "is invalid"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "no és"
 msgstr "no és"
 
 
+#, fuzzy
+#| msgid "Min. size of number"
+msgid "is not a number"
+msgstr "Mida mínima del número"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr "fora de l'horari laboral"
 msgstr "fora de l'horari laboral"
 
 
+#, fuzzy
+#| msgid "is not in working time"
+msgid "is not included in the list"
+msgstr "fora de l'horari laboral"
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr ""
 msgstr ""
 
 
+#, fuzzy
+#| msgid "%s required!"
+msgid "is reserved"
+msgstr "%s es requerit!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr ""
 msgstr ""
@@ -14535,6 +14607,24 @@ msgstr ""
 msgid "is the same"
 msgid "is the same"
 msgstr "és el mateix"
 msgstr "és el mateix"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "just ara"
 msgstr "just ara"
@@ -14596,6 +14686,44 @@ msgstr "minut"
 msgid "minutes"
 msgid "minutes"
 msgstr "minuts"
 msgstr "minuts"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+msgid "must be blank"
+msgstr ""
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "no existeix"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -15358,11 +15486,6 @@ msgstr "∅ temps d'espera avui"
 #~ msgid "Or"
 #~ msgid "Or"
 #~ msgstr "O"
 #~ msgstr "O"
 
 
-#, fuzzy
-#~| msgid "%s Object(s) are deleted."
-#~ msgid "%s object(s) are deleted."
-#~ msgstr "Objecte(s) %s s'han eliminat."
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~| msgid "Attention: When creating a ticket an e-mail is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."
 #~ msgid "Attention: When creating a ticket an email is sent."

+ 150 - 10
i18n/zammad.es-co.po

@@ -1370,6 +1370,7 @@ msgid ""
 msgstr ""
 msgstr ""
 "¿Seguro que quieres recargar? Tienes cambios sin guardar que se perderán"
 "¿Seguro que quieres recargar? Tienes cambios sin guardar que se perderán"
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/email.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
 #: app/assets/javascripts/app/controllers/_channel/google.coffee
@@ -1963,6 +1964,10 @@ msgstr "Última actividad del cliente CTI"
 msgid "CTI integration"
 msgid "CTI integration"
 msgstr "Integración CTI"
 msgstr "Integración CTI"
 
 
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
+msgid "CW"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
 #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.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/controllers/calendar.coffee
 #: app/assets/javascripts/app/controllers/calendar.coffee
@@ -2092,6 +2097,12 @@ msgstr "Cancelar carga"
 msgid "Cannot delete category"
 msgid "Cannot delete category"
 msgstr "No se puede eliminar la categoría"
 msgstr "No se puede eliminar la categoría"
 
 
+msgid "Cannot delete record because a dependent %{record} exists"
+msgstr ""
+
+msgid "Cannot delete record because dependent %{record} exist"
+msgstr ""
+
 #: app/policies/ticket_policy.rb
 #: app/policies/ticket_policy.rb
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
 msgstr ""
 msgstr ""
@@ -2811,6 +2822,7 @@ msgstr "País"
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/profile/token_access.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/translation/todo.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
 msgid "Create"
 msgid "Create"
 msgstr "Crear"
 msgstr "Crear"
 
 
@@ -3562,6 +3574,12 @@ msgstr "Define si la aplicación está en modo inicial."
 msgid "Defines if application is used as online service."
 msgid "Defines if application is used as online service."
 msgstr "Define si la aplicación se utiliza como servicio en línea."
 msgstr "Define si la aplicación se utiliza como servicio en línea."
 
 
+#: db/seeds/settings.rb
+msgid ""
+"Defines if calendar weeks are shown in the picker of date/datetime fields to "
+"easily select the correct date."
+msgstr ""
+
 #: db/seeds/settings.rb
 #: db/seeds/settings.rb
 msgid "Defines if generic CTI integration is enabled or not."
 msgid "Defines if generic CTI integration is enabled or not."
 msgstr "Define si la integración CTI genérica está habilitada o no."
 msgstr "Define si la integración CTI genérica está habilitada o no."
@@ -4092,10 +4110,12 @@ msgstr ""
 msgid "Defines transaction backend."
 msgid "Defines transaction backend."
 msgstr "Define el backend de la transacción."
 msgstr "Define el backend de la transacción."
 
 
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: app/assets/javascripts/app/controllers/data_privacy.coffee
 #: 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/user.coffee
 #: app/assets/javascripts/app/controllers/user.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/controllers/user_profile.coffee
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
 #: app/assets/javascripts/app/views/calendar/index.jst.eco
@@ -8215,11 +8235,11 @@ msgstr "No autorizado (característica no es posible)"
 msgid "Not authorized (token expired)!"
 msgid "Not authorized (token expired)!"
 msgstr "No autorizado (token expirado)!"
 msgstr "No autorizado (token expirado)!"
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/token.rb
 msgid "Not authorized (token)!"
 msgid "Not authorized (token)!"
 msgstr "No autorizado (ficha)!"
 msgstr "No autorizado (ficha)!"
 
 
-#: app/controllers/application_controller/authenticates.rb lib/user_context.rb
+#: app/controllers/application_controller/authenticates.rb app/models/user.rb
 msgid "Not authorized (user)!"
 msgid "Not authorized (user)!"
 msgstr "No autorizado (usuario)!"
 msgstr "No autorizado (usuario)!"
 
 
@@ -8359,11 +8379,6 @@ msgstr "Objeto"
 msgid "Object Manager"
 msgid "Object Manager"
 msgstr "Administrador de Objetos"
 msgstr "Administrador de Objetos"
 
 
-#: app/controllers/application_controller/handles_errors.rb
-#: app/graphql/gql/zammad_schema.rb
-msgid "Object already exists!"
-msgstr "¡El objeto ya existe!"
-
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: app/assets/javascripts/app/controllers/object_manager.coffee
 #: db/seeds/permissions.rb
 #: db/seeds/permissions.rb
 msgid "Objects"
 msgid "Objects"
@@ -10305,6 +10320,10 @@ msgstr "Mostrar detalles de búsqueda"
 msgid "Show all…"
 msgid "Show all…"
 msgstr "Mostrar todo…"
 msgstr "Mostrar todo…"
 
 
+#: db/seeds/settings.rb
+msgid "Show calendar weeks in the picker of date/datetime fields"
+msgstr ""
+
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 #: app/assets/javascripts/app/views/channel/chat.jst.eco
 msgid "Show chat automatically"
 msgid "Show chat automatically"
 msgstr "Mostrar chat automáticamente"
 msgstr "Mostrar chat automáticamente"
@@ -11758,6 +11777,19 @@ msgstr ""
 "No es posible revertir esta eliminación. Si está seguro de que desea "
 "No es posible revertir esta eliminación. Si está seguro de que desea "
 "continuar, escriba \"%s\" en la entrada."
 "continuar, escriba \"%s\" en la entrada."
 
 
+#: app/assets/javascripts/app/controllers/package.coffee
+#, fuzzy
+#| msgid ""
+#| "There is no rollback of this deletion possible. If you are sure that you "
+#| "wish to proceed, please type \"%s\" into the input."
+msgid ""
+"There is no rollback of this deletion. If you are sure that you wish to "
+"proceed, please type \"%s\" into the input. All related data to this package "
+"will be lost."
+msgstr ""
+"No es posible revertir esta eliminación. Si está seguro de que desea "
+"continuar, escriba \"%s\" en la entrada."
+
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_freshdesk_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_otrs_controller.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
 #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb
@@ -11798,6 +11830,12 @@ msgstr ""
 msgid "This entry already exists!"
 msgid "This entry already exists!"
 msgstr "¡Esta entrada ya existe!"
 msgstr "¡Esta entrada ya existe!"
 
 
+#: config/initializers/activemodel_error.rb
+#, fuzzy
+#| msgid "A user is required!"
+msgid "This field %s"
+msgstr "Es requerido un usuario!"
+
 #: app/frontend/shared/form/i18n/locales.ts
 #: app/frontend/shared/form/i18n/locales.ts
 #, fuzzy
 #, fuzzy
 #| msgid "Password needs to contain at least one special character."
 #| msgid "Password needs to contain at least one special character."
@@ -11957,6 +11995,13 @@ msgid "This might take some time during which the system can't be used."
 msgstr ""
 msgstr ""
 "Esto puede tomar algún tiempo durante el cual no se puede usar el sistema."
 "Esto puede tomar algún tiempo durante el cual no se puede usar el sistema."
 
 
+#: app/controllers/application_controller/handles_errors.rb
+#: app/graphql/gql/zammad_schema.rb
+#, fuzzy
+#| msgid "This entry already exists!"
+msgid "This object already exists."
+msgstr "¡Esta entrada ya existe!"
+
 #: app/views/knowledge_base/public/_top_banner.html.erb
 #: app/views/knowledge_base/public/_top_banner.html.erb
 msgid "This page is invisible to the public."
 msgid "This page is invisible to the public."
 msgstr "Esta página es invisible para el público."
 msgstr "Esta página es invisible para el público."
@@ -13131,6 +13176,9 @@ msgstr ""
 msgid "VIP"
 msgid "VIP"
 msgstr "VIP"
 msgstr "VIP"
 
 
+msgid "Validation failed: %{errors}"
+msgstr ""
+
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
 #: app/assets/javascripts/app/views/integration/exchange.jst.eco
@@ -14177,6 +14225,14 @@ msgstr "entre actualizaciones de agentes"
 msgid "busy"
 msgid "busy"
 msgstr "ocupado"
 msgstr "ocupado"
 
 
+#, fuzzy
+#| msgid "Group can't be blank"
+msgid "can't be blank"
+msgstr "El grupo no puede estar en blanco"
+
+msgid "can't be empty"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "changed to"
 msgid "changed to"
 msgstr "cambiado a"
 msgstr "cambiado a"
@@ -14310,6 +14366,9 @@ msgstr "desconectar"
 msgid "does not exist"
 msgid "does not exist"
 msgstr "no existe"
 msgstr "no existe"
 
 
+msgid "doesn't match %{attribute}"
+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
@@ -14437,6 +14496,9 @@ msgstr "De (relativo)"
 msgid "h"
 msgid "h"
 msgstr "h"
 msgstr "h"
 
 
+msgid "has already been taken"
+msgstr ""
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: 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/views/object_manager/index.jst.eco
 #: app/assets/javascripts/app/views/object_manager/index.jst.eco
@@ -14582,19 +14644,39 @@ msgstr "es"
 msgid "is in working time"
 msgid "is in working time"
 msgstr "esta en horario de trabajo"
 msgstr "esta en horario de trabajo"
 
 
+#, fuzzy
+#| msgid "Group is invalid!"
+msgid "is invalid"
+msgstr "¡El grupo no es válido!"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is not"
 msgid "is not"
 msgstr "no es"
 msgstr "no es"
 
 
+#, fuzzy
+#| msgid "Min. size of number"
+msgid "is not a number"
+msgstr "mín. tamaño del número"
+
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
 msgid "is not in working time"
 msgid "is not in working time"
 msgstr "no está en horario de trabajo"
 msgstr "no está en horario de trabajo"
 
 
+#, fuzzy
+#| msgid "is not in working time"
+msgid "is not included in the list"
+msgstr "no está en horario de trabajo"
+
 #: app/assets/javascripts/app/models/_application_model.coffee
 #: app/assets/javascripts/app/models/_application_model.coffee
 msgid "is required"
 msgid "is required"
 msgstr "es requerido"
 msgstr "es requerido"
 
 
+#, fuzzy
+#| msgid "is required"
+msgid "is reserved"
+msgstr "es requerido"
+
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
 msgid "is set"
 msgid "is set"
 msgstr "Está establecido"
 msgstr "Está establecido"
@@ -14603,6 +14685,24 @@ msgstr "Está establecido"
 msgid "is the same"
 msgid "is the same"
 msgstr "es igual"
 msgstr "es igual"
 
 
+msgid "is the wrong length (should be %{count} characters)"
+msgstr ""
+
+msgid "is the wrong length (should be 1 character)"
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 1 character)"
+msgstr ""
+
+msgid "is too short (minimum is %{count} characters)"
+msgstr ""
+
+msgid "is too short (minimum is 1 character)"
+msgstr ""
+
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
 msgid "just now"
 msgid "just now"
 msgstr "justo ahora"
 msgstr "justo ahora"
@@ -14664,6 +14764,46 @@ msgstr "minuto"
 msgid "minutes"
 msgid "minutes"
 msgstr "minutos"
 msgstr "minutos"
 
 
+msgid "must be accepted"
+msgstr ""
+
+msgid "must be an integer"
+msgstr ""
+
+#, fuzzy
+#| msgid "Group can't be blank"
+msgid "must be blank"
+msgstr "El grupo no puede estar en blanco"
+
+msgid "must be equal to %{count}"
+msgstr ""
+
+msgid "must be even"
+msgstr ""
+
+msgid "must be greater than %{count}"
+msgstr ""
+
+msgid "must be greater than or equal to %{count}"
+msgstr ""
+
+msgid "must be less than %{count}"
+msgstr ""
+
+msgid "must be less than or equal to %{count}"
+msgstr ""
+
+msgid "must be odd"
+msgstr ""
+
+msgid "must be other than %{count}"
+msgstr ""
+
+#, fuzzy
+#| msgid "not exist"
+msgid "must exist"
+msgstr "no existe"
+
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/cti.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/placetel.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@@ -15106,6 +15246,9 @@ msgstr "…de toda el área de texto"
 msgid "∅ Waiting time today"
 msgid "∅ Waiting time today"
 msgstr "∅ Tiempo de espera de hoy"
 msgstr "∅ Tiempo de espera de hoy"
 
 
+#~ msgid "Object already exists!"
+#~ msgstr "¡El objeto ya existe!"
+
 #~ msgid "Choose attributes and then save them as a new template."
 #~ msgid "Choose attributes and then save them as a new template."
 #~ msgstr "Elija atributos y luego guárdelos como una nueva plantilla."
 #~ msgstr "Elija atributos y luego guárdelos como una nueva plantilla."
 
 
@@ -15396,9 +15539,6 @@ msgstr "∅ Tiempo de espera de hoy"
 #~ msgid "Couldn't save changes"
 #~ msgid "Couldn't save changes"
 #~ msgstr "No se pudieron guardar los cambios"
 #~ msgstr "No se pudieron guardar los cambios"
 
 
-#~ msgid "Group can't be blank"
-#~ msgstr "El grupo no puede estar en blanco"
-
 #, fuzzy
 #, fuzzy
 #~| msgid "Select"
 #~| msgid "Select"
 #~ msgid "Select..."
 #~ msgid "Select..."

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