diff --git a/i18n/zammad.ar.po b/i18n/zammad.ar.po index 5ec57310f..cdab9983e 100644 --- a/i18n/zammad.ar.po +++ b/i18n/zammad.ar.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy-mm-dd" @@ -34,7 +36,9 @@ msgstr "yyyy-mm-dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy-mm-dd HH:MM" @@ -158,24 +162,6 @@ msgstr "مجموعات %s لتعيينات أدوار %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "يتم إنشاء %s كائن (كائنات)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "تم حذف%sكائن (كائنات)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "يتم تحديث كائن (كائنات)%s." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "تم تحديث %s كائن (كائنات)." msgid "%s object(s) were deleted." msgstr "تم حذف%sكائن (كائنات)." +#: 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." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: 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." +msgstr "تم حذف%sكائن (كائنات)." + +#: 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." +msgstr "يتم تحديث كائن (كائنات)%s." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -362,7 +366,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "حرفين سفليين و حرفين علويين" #: db/seeds/ticket_priorities.rb @@ -403,7 +409,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -445,18 +451,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -548,6 +542,7 @@ msgstr "حسابات" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -631,6 +626,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -802,10 +798,6 @@ msgstr "اسمح به مستقبلا" msgid "Allow past" msgstr "اسمح بما سبق" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "السماح للمستخدمين بإضافة علامات جديدة." @@ -814,6 +806,10 @@ msgstr "السماح للمستخدمين بإضافة علامات جديدة." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -824,9 +820,10 @@ msgstr "أخطر أيضا عبر البريد الإلكتروني" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -835,10 +832,6 @@ msgstr "" msgid "Alternative name" msgstr "اسم بديل" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "بدلاً من ذلك ، يمكنك استخدام Zammad API لاستيراد البيانات." @@ -909,6 +902,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "لم يتم التحقق من الحساب" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "بيانات اعتماد التطبيق لـ Facebook. " @@ -964,7 +966,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "هل أنت متأكد؟ " @@ -981,6 +993,18 @@ msgstr "مقالة" msgid "Article Count" msgstr "عدد المقالات" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "يتم إنشاء %s كائن (كائنات)." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "مقالة - سلعة#" @@ -989,10 +1013,6 @@ msgstr "مقالة - سلعة#" msgid "Assign Follow-Ups" msgstr "تعيين عمليات المتابعة " -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "تعيين المستخدمين بناءً على المستخدم" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1008,6 +1028,12 @@ msgstr "تعيين عمليات المتابعة " msgid "Assign signup roles" msgstr "قم بتعيين أدوار الاشتراك " +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "تعيين المستخدمين بناءً على المستخدم" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "تعيين" @@ -1091,12 +1117,6 @@ msgid "" msgstr "" "تنبيه: ستكون هذه كلمة مرور تسجيل الدخول الخاصة بك بعد اكتمال الاستيراد." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "انتباه: عند إنشاء تذكرة يتم إرسال بريد إلكتروني." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1161,12 +1181,9 @@ msgstr "المصادقة عبر %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "التعيين التلقائي" @@ -1178,14 +1195,16 @@ msgstr "" msgid "Auto close" msgstr "على مقربة السيارات" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "حالة الإغلاق التلقائي" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "إنشاء تلقائي " +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "حالة الإغلاق التلقائي" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "رابط الحساب التلقائي عند تسجيل الدخول الأولي" @@ -1235,6 +1254,10 @@ msgstr "المتوسط:%s دقيقة" msgid "Average: %s%" msgstr "المتوسط: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1287,8 +1310,8 @@ msgstr "كائنات أساسية" msgid "Basic Settings" msgstr "الإعدادات الأساسية" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1313,18 +1336,18 @@ msgstr "ربط المستخدم" msgid "Block Notifications" msgstr "منع الإخطارات" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "عناوين IP المحظورة (مفصولة بـ ؛) " - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "معرفات المتصل المحظورة بناءً على هوية المتصل المرسل." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "عناوين IP المحظورة (مفصولة بـ ؛) " + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "الدول المحظورة " @@ -1399,13 +1422,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "بشكل افتراضي ، يتم إجراء فحص المتابعة عبر موضوع البريد الإلكتروني. باستخدام " @@ -1416,6 +1440,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1448,6 +1473,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "التكوين" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "التكامل" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1463,14 +1504,6 @@ msgstr "التقويم" msgid "Calendars" msgstr "التقاويم" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "مكالمة واردة" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "المكالمة الصادرة" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1594,9 +1627,11 @@ msgstr "الفئة" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "نسخة" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "عندما يتم إرسال الإخطار." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1650,6 +1685,12 @@ msgstr "تغير" msgid "Changes" msgstr "التغييرات" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "يتم إنشاء %s كائن (كائنات)." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "تم إجراء التغييرات التي تتطلب تحديث قاعدة البيانات." @@ -1677,8 +1718,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "قناة" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1719,6 +1762,12 @@ msgstr "القنوات" msgid "Chat" msgstr "دردشة" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "دردشة" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "عنوان المحادثة" @@ -1741,15 +1790,26 @@ msgid "Chatting Customers" msgstr "محادثة العملاء" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "ربط القنوات" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "ربط القنوات" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1824,27 +1884,29 @@ msgid "City" msgstr "مدينة" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "متابعة الجلسة" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1885,8 +1947,8 @@ msgstr "عملاء" msgid "Clone" msgstr "استنساخ" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1910,6 +1972,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "اغلق التبويب الحالي" @@ -1931,6 +1997,7 @@ msgstr "" msgid "Closed" msgstr "مغلق" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1940,14 +2007,6 @@ msgstr "" msgid "Closed Tickets" msgstr "تذاكر مغلقة" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "وقت الإغلاق" @@ -2030,17 +2089,20 @@ msgstr "تكوين التطبيق" msgid "Configure Base" msgstr "تكوين القاعدة" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "تؤكد" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "مربع حوار تأكيد / إرسال" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "ترتيب" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2127,6 +2189,18 @@ msgstr "نجح اختبار الاتصال " msgid "Content" msgstr "المحتوى" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "يتم إنشاء %s كائن (كائنات)." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2160,13 +2234,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "تم إيقاف تحويل إعادة التغريد إلى تذاكر " #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2332,7 +2406,9 @@ msgid "Create a translation" msgstr "أنشئ ترجمة" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "قم بإنشاء وإعداد %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2388,6 +2464,7 @@ msgstr "قم بإنشاء تذكرتك الأولى" msgid "Created" msgstr "انشاء" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2397,7 +2474,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2515,11 +2591,8 @@ msgid "" msgstr "" "سيتم حذف تذاكر العميل الخاصة بالمستخدم عند تنفيذ المهمة. لا يمكن التراجع. " -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "يمكن للعملاء في المؤسسة عرض العناصر الأخرى." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2612,7 +2685,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "تم التسجيل بنجاح!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2620,6 +2693,7 @@ msgstr "تم التسجيل بنجاح!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2661,10 +2735,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "الرؤية الافتراضية لملاحظة جديدة." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2684,12 +2754,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2704,26 +2768,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "حدد بروتوكول http الخاص بك." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "يحدد مرسل إخطارات البريد الإلكتروني." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2733,6 +2785,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2748,32 +2806,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "يحدد مرسل إخطارات البريد الإلكتروني." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "يحدد مرسل إخطارات البريد الإلكتروني." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "عدد عمليات تسجيل الدخول الفاشلة بعد إلغاء تنشيط الحساب." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2801,15 +2891,16 @@ msgstr "" "وتذاكر البريد الإلكتروني)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "يحدد ما إذا كان يمكن للعميل إنشاء تذاكر عبر واجهة الويب." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2829,11 +2920,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2864,12 +2957,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "يحدد ما إذا كان يمكن للعميل إنشاء تذاكر عبر واجهة الويب." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2879,11 +2966,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2904,12 +2987,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2922,18 +3023,6 @@ msgstr "يحدد ما إذا كان يجب إغلاق التذاكر إذا تم msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2944,10 +3033,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2964,11 +3070,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2977,32 +3078,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3020,7 +3115,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3036,6 +3131,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3053,7 +3154,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3068,6 +3173,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "حدد بروتوكول http الخاص بك." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3081,9 +3192,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "يحدد تنسيق التاريخ الجميل." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "يحدد الواجهة الخلفية لعمليات البحث عن عناوين IP الجغرافية. يعرض أيضًا موقع " "عنوان IP إذا تم عرض عنوان IP." @@ -3108,10 +3233,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "يحدد الواجهة الخلفية لعمليات البحث عن صور المستخدم والمؤسسة." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3120,6 +3241,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "يحدد لغة النظام الافتراضية." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "يحدد المنطقة الزمنية الافتراضية للنظام. " + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "الرؤية الافتراضية لملاحظة جديدة." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3134,6 +3279,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "يحدد مجموعة التذاكر التي تم إنشاؤها." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "يحدد مجموعة التذاكر التي تم إنشاؤها." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3142,10 +3293,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3155,8 +3302,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "يحدد شعار التطبيق ، الموضح في واجهة الويب." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "يحدد اسم التطبيق ، الظاهر في واجهة الويب ، علامات التبويب وشريط العنوان في " @@ -3166,22 +3321,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3221,21 +3364,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "يحدد حالة تذاكر السيارات المغلقة." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "يحدد لغة النظام الافتراضية." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "يحدد المنطقة الزمنية الافتراضية للنظام. " - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3250,6 +3383,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "يحدد تنسيق التاريخ الجميل." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3270,7 +3413,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3360,11 +3503,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3403,6 +3546,12 @@ msgstr "التذاكر المحذوفة (٪ s إجمالاً) " msgid "Deletion Task" msgstr "مهمة الحذف" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "فشل التسليم" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "فشل التسليم" @@ -3411,7 +3560,7 @@ msgstr "فشل التسليم" msgid "Department" msgstr "قسم" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3523,6 +3672,7 @@ msgstr "تجاهل التغييرات غير المحفوظة." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3532,10 +3682,6 @@ msgstr "عرض" msgid "Display name" msgstr "اسم العرض" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3544,6 +3690,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "هل أنت متأكد من حذف هذا الموضوع؟" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "هل أنت متأكد من حذف هذا الموضوع؟" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "نطاق" @@ -3769,6 +3928,20 @@ msgstr "" msgid "Email Outbound" msgstr "البريد الإلكتروني الصادر" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"غير قادر على التحقق من البريد الإلكتروني. يرجى الاتصال بالمسؤول الخاص بك." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3946,11 +4119,13 @@ msgid "" msgstr "تمكين مصادقة المستخدم عبر%s. قم بتسجيل تطبيقك أولاً على [%s] (%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "تمكن مصادقة المستخدم عبر جوجل. " #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4101,7 +4276,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "أدخل اسم المستخدم أو عنوان البريد الإلكتروني الخاص بك" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4114,8 +4289,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "تصعيد" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "أوقات التصعيد" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4223,9 +4400,15 @@ msgid "Execute changes on objects" msgstr "تنفيذ التغييرات على الكائنات" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "تنفيذ التغييرات على الكائنات" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "وقت التنفيذ" @@ -4273,10 +4456,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4405,15 +4584,17 @@ msgstr "الحل الأول" msgid "First Steps" msgstr "الخطوات الأولى" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "الاسم الاول" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "الرد الأول" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "الاسم الاول" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "حسابات البريد الإلكتروني الثابتة" @@ -4572,10 +4753,6 @@ msgstr "نهاية المقدمة" msgid "Full Name" msgstr "الاسم الكامل" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "اسم المجال المؤهل بالكامل" @@ -4597,12 +4774,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4610,7 +4787,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4645,6 +4822,12 @@ msgstr "الحصول على رمز الوصول" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "بيانات اعتماد تطبيق Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4666,10 +4849,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4682,14 +4861,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4723,10 +4894,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App Credentials" @@ -4762,7 +4929,6 @@ msgstr "تحية" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4820,6 +4986,12 @@ msgstr "تجميع حسب الاتجاه " msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4840,6 +5012,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "اختيار مجموعة لإنشاء تذكرة" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "اختيار مجموعة لإنشاء تذكرة" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5010,7 +5188,7 @@ msgstr "بطل" msgid "Hi! Which one of our products?" msgstr "مرحبا! أي من منتجاتنا؟ " -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5197,8 +5375,12 @@ msgid "" msgstr "إذا تم استرداد المضيف والخدمة مرة أخرى ، سيتم إغلاق التذكرة تلقائيًا." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "إذا كان المرسل وكيلًا ، فعين أول مستخدم في قائمة المستلمين كعميل." @@ -5294,6 +5476,18 @@ msgstr "استيراد" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5306,28 +5500,16 @@ msgstr "" msgid "Import Endpoint" msgstr "استيراد Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "مفتاح الاستيراد" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "وضع الاستيراد" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5414,6 +5596,7 @@ msgstr "لكي يتمكن Zammad من الوصول إلى٪ s ، يجب تخزي msgid "Inbound" msgstr "وارد" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5496,6 +5679,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "يتم إنشاء %s كائن (كائنات)." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "ترجمة مضمنة" @@ -5566,6 +5755,12 @@ msgstr "" msgid "Intro" msgstr "مقدمة" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5611,12 +5806,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5795,18 +5984,6 @@ msgstr "مستوى الكرمة" msgid "Karma Trends" msgstr "اتجاهات الكرمة" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5815,6 +5992,7 @@ msgid "Keep messages on server" msgstr "احتفظ بالرسائل على الخادم " #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5852,6 +6030,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "قاعدة المعرفة" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "قاعدة المعرفة" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5919,14 +6113,12 @@ msgstr "آخر اتصال (وكيل)" msgid "Last contact (customer)" msgstr "الاتصال الأخير (العميل)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "آخر اتصال بالعميل (مع مراعاة رد الوكيل عليه)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "آخر اتصال بالعميل (دون مقابل رد عليه الوكيل)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "العائلة" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5945,11 +6137,6 @@ msgstr "آخر مزامنة في" msgid "Last used" msgstr "آخر أستخدام" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "العائلة" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "آخر التحديثات" @@ -5967,11 +6154,11 @@ msgid "Limit Groups" msgstr "تحديد المجموعات" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6043,10 +6230,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "بيانات اعتماد تطبيق LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "الروابط" @@ -6059,6 +6242,17 @@ msgstr "قائمة الاختصارات" msgid "Load" msgstr "حمل" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "جار التحميل..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6124,16 +6318,12 @@ msgstr "كلمة مرور مفقودة" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "دقيق" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6283,10 +6473,6 @@ msgstr "عمليات تسجيل الدخول الفاشلة القصوى" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "الحجم الأقصى بالميجابايت لرسائل البريد الإلكتروني." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6344,7 +6530,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6353,10 +6539,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6525,40 +6707,52 @@ msgstr "تم النقل إلى" msgid "Moved out" msgstr "تم نقلها" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "التذاكر الخاصة بي" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "تذاكر منظمتي" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "وصلت بلدي التذاكر المعلقة" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "التذاكر البديلة" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "إحصائياتي" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "التذاكر الخاصة بي" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "تذاكري" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "التذاكر الخاصة بي" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "وقت المناولة: %s دقيقة" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "وصلت بلدي التذاكر المعلقة" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "التذاكر البديلة" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6637,18 +6831,18 @@ msgstr "التنقل عبر المقالة" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6662,7 +6856,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6690,7 +6884,6 @@ msgstr "شبكة الاتصال" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "جديد" @@ -6844,6 +7037,12 @@ msgstr "لم يتم تكوين %s." msgid "No Entries" msgstr "لا توجد إدخالات" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "لم يتم تكوين %s." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6864,9 +7063,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "غير مهيأ" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6880,12 +7081,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6931,10 +7126,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6944,14 +7135,6 @@ msgstr "لا يوجد فلتر." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7029,14 +7212,16 @@ msgstr "لا تتوفر ترجمة لهذه اللغة" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "لا إشعارات غير مقروءة لك. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7128,6 +7313,10 @@ msgstr "ملاحظت" msgid "Note - default visibility" msgstr "ملاحظة - الرؤية الافتراضية" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7193,10 +7382,6 @@ msgstr "شهر نوفمبر" msgid "Number" msgstr "رقم" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "عدد عمليات تسجيل الدخول الفاشلة بعد إلغاء تنشيط الحساب." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7247,7 +7432,6 @@ msgid "October" msgstr "اكتوبر" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7292,29 +7476,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "متاح فقط للمستخدمين الذين هم بدائل للمستخدمين الآخرين." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "متاح فقط للمستخدمين الذين لديهم مؤسسة مشتركة" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "فقط لهذه المجموعات." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7333,16 +7510,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "افتح" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "افتح التذكرة # %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "تذاكر مفتوحة" @@ -7369,8 +7543,11 @@ msgid "Options" msgstr "خيارات" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "أو" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "تهاجر من نظام آخر" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7428,8 +7605,8 @@ msgstr "المنظمات" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7478,12 +7655,6 @@ msgstr "الدعوة الصادرة" msgid "Overview" msgstr "نظرة عامة" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "نظرة عامة" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7497,6 +7668,12 @@ msgstr "" msgid "Overviews" msgstr "نظرة عامة" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "نظرة عامة" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7527,10 +7704,6 @@ msgstr "" "لن يتم حذف تذاكر المالك للمستخدم. سيتم تعيين المالك لمستخدم النظام (المعرف " "1). " -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7591,7 +7764,9 @@ msgid "Password for proxy connection." msgstr "كلمة المرور لاتصال الوكيل." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "يجب أن تحتوي كلمة المرور على حرفين صغيرين وحرفين كبيرة." #: db/seeds/settings.rb @@ -7635,8 +7810,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "تم الوصول في انتظار المراجعة" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "وصلت بلدي التذاكر المعلقة" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7705,6 +7882,12 @@ msgstr "زهري" msgid "Placetel" msgstr "بلاستيل" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "بلاستيل" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7722,11 +7905,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "يرجى النقر على الزر أدناه لإنشاء الأول." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "يرجى النقر على الرابط في رسالة التحقق." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7743,14 +7930,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "الرجاء إدخال وقتك الذي تريد حسابه." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "الرجاء إدخال وقتك الذي تريد حسابه." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "يرجى تنفيذ تغييرات قاعدة البيانات فقط في فترة زمنية للصيانة." @@ -7759,10 +7948,6 @@ msgstr "يرجى تنفيذ تغييرات قاعدة البيانات فقط ف msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7867,6 +8052,10 @@ msgstr "صلحيات" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7876,16 +8065,20 @@ msgid "Proceed" msgstr "تقدم" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "تخصيص التذاكر" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "تصعيد التذكرة" #: db/seeds/settings.rb msgid "Product Name" @@ -7945,6 +8138,12 @@ msgstr "القائمة العامة" msgid "Publish" msgstr "ينشر" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "مقالة" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7978,7 +8177,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "في الوقت الحالى" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8001,7 +8202,9 @@ msgstr "السجلات الأخيرة" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "التذاكر التي تم عرضها مؤخرًا" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8078,6 +8281,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8143,18 +8347,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "طلب المنحة" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8198,13 +8394,9 @@ msgstr "إعادة تعيين التغييرات" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "إعادة تعيين التغييرات" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8234,17 +8426,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "يتم تحويل إعادات التغريد إلى تذاكر " #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8366,6 +8556,10 @@ msgstr "إعلام SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8434,6 +8628,15 @@ msgstr "حفظ القالب الجديد" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "تم تنفيذ الإجراء المجمّع!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "جدول ل" @@ -8447,16 +8650,16 @@ msgstr "المقرر لي" msgid "Scheduler" msgstr "المجدول" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "المجدول" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "جدولة" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "المجدول" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8684,6 +8887,14 @@ msgstr "سبتمبر" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "إعادة ارسال بريد التحقق" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "الخدمات" @@ -8715,6 +8926,10 @@ msgstr "الجلسات" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "اضبط المقال على داخلي / عام" @@ -8739,10 +8954,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "تعيين معرف المتصل للمكالمات الصادرة بناءً على معرف المتصل الوجهة." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8765,28 +8976,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "إعداد نظام جديد" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "قم بإعداد قنوات الاتصال التي تريد استخدامها مع Zammad الخاص بك." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "تعيين / الكتابة فوق المرسل / من البريد الإلكتروني بناءً على الرد على الرأس. " "مفيد لتعيين العميل الصحيح إذا تم تلقي البريد الإلكتروني من نظام طرف ثالث " "نيابة عن العميل." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"تعيين آخر اتصال للعميل بناءً على آخر اتصال للعميل أو على آخر اتصال للعميل لم " -"يرد عليه الوكيل بعد." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8815,11 +9030,6 @@ msgstr "إعدادات" msgid "Setup Finished" msgstr "انتهى الإعداد" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "إعداد نظام جديد" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "مشترك" @@ -8922,6 +9132,12 @@ msgstr "سجل" msgid "Signature" msgstr "التوقيع" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "إعادة ارسال بريد التحقق" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8932,22 +9148,10 @@ msgstr "التوقيعات" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8971,10 +9175,6 @@ msgstr "Site" msgid "Skip" msgstr "تخطى" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9013,10 +9213,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9246,28 +9442,11 @@ msgid "Sunday" msgstr "الأحد" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "هل أنت متأكد من حذف هذا الموضوع؟" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "أكيد؟" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9325,11 +9504,12 @@ msgstr "العلامات" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9347,10 +9527,6 @@ msgstr "برقية" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "قوالب" @@ -9438,6 +9614,12 @@ msgstr "يبدو النص مع الترجمات المضمنة الممكنة" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "نص" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9447,12 +9629,38 @@ msgstr "شكرًا لاستفسارك (#%s)! سوف نتصل بك في أقرب msgid "Thanks for joining. Email sent to \"%s\"." msgstr "شكرا للانضمام. تم إرسال بريد إلكتروني إلى \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "العنوان لهذا التثبيت من زمماد." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9461,6 +9669,10 @@ msgid "" "use for the chat." msgstr "المتصفح قديم. لا يدعم WebSocket - التقنية التي نستخدمها للدردشة." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9471,14 +9683,30 @@ msgstr "" "الاعتماد الخاصة بك. إذا كنت متأكدًا من أنك تستخدم شهادة موقعة ذاتيًا ، فيمكنك " "الضغط على \"متابعة\". خلاف ذلك ، يرجى \"إلغاء\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "تم إيقاف الدردشة." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "ستظهر المحادثة بمجرد تأسيس الاتصال بالخادم وإذا كان هناك شخص ما على الإنترنت " "للدردشة معه." @@ -9514,14 +9742,31 @@ msgstr "حجم الخط الافتراضي هو 12 بكسل." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "تم إجراء التغييرات التالية:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "تم إجراء التغييرات التالية:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "تم إجراء التغييرات التالية:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9532,6 +9777,10 @@ msgstr "تم تغيير محتوى النموذج. هل تريد إغلاقها msgid "The format of the subject." msgstr "شكل الموضوع." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9540,6 +9789,14 @@ msgstr "" "معرّف التذكرة ، على سبيل المثال تذكرة # ، اتصل # ، MyTicket #. الافتراضي هو " "تذكرة #." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "تم الاستيراد بنجاح." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "تم الاستيراد بنجاح." @@ -9556,6 +9813,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "يتم تحديث كائن (كائنات)%s." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9568,6 +9856,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"غير قادر على التحقق من البريد الإلكتروني. يرجى الاتصال بالمسؤول الخاص بك." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "تم تشغيل الاختبار بنجاح." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "تم تشغيل الاختبار بنجاح." @@ -9587,18 +9938,21 @@ msgstr "" "النص في بداية الموضوع في رد عبر البريد الإلكتروني ، على سبيل المثال RE أو AW " "أو AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"تمت استضافة البرنامج التعليمي حول كيفية إدارة%s على وثائقنا عبر الإنترنتI%." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "يتم إنشاء %s كائن (كائنات)." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9606,6 +9960,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "طريقة التواصل معنا هي شيء يسمى \"التذكرة\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "موضوع" @@ -9625,12 +9983,16 @@ msgstr "" "حاليًا." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "هناك الكثير من الأشخاص في قائمة الانتظار للدردشة." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "يمكن أن تكون هناك عدة أسباب لعدم ظهور الدردشة:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "يمكن أن تكون هناك عدة أسباب لعدم ظهور الدردشة:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "هناك الكثير من الأشخاص في قائمة الانتظار للدردشة." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9645,9 +10007,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "لا يمكن التراجع عن هذا الحذف. إذا كنت متأكدًا تمامًا من القيام بذلك ، فاكتب " "\"٪ s\" في الإدخال. " @@ -9661,9 +10027,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "تتم إضافة هذا الفصل إلى الزر عند التهيئة وإزالته بمجرد إنشاء اتصال الدردشة." @@ -9675,20 +10045,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "هذا هو إصدار زمماد %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9705,14 +10063,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "قد يستغرق هذا بعض الوقت حيث لا يمكن استخدام النظام." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9733,6 +10087,18 @@ msgstr "تتيح هذه الخدمة لزماد الاتصال بخادم Exchan msgid "This service enables Zammad to connect with your LDAP server." msgstr "تتيح هذه الخدمة لزماد الاتصال بخادم LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"تتلقى هذه الخدمة طلبات http أو رسائل بريد إلكتروني من%s وتقوم بإنشاء تذاكر " +"مع المضيف والخدمة." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9742,14 +10108,6 @@ msgid "" msgstr "" "تتلقى هذه الخدمة رسائل بريد إلكتروني من %s وتنشئ تذاكر مع المضيف والخدمة." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"تتلقى هذه الخدمة طلبات http أو رسائل بريد إلكتروني من%s وتقوم بإنشاء تذاكر " -"مع المضيف والخدمة." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "ترسل هذه الخدمة إعلامات إلى قناة %s الخاصة بك." @@ -9770,10 +10128,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "خميس" @@ -9785,7 +10152,7 @@ msgstr "خميس" msgid "Thursday" msgstr "الخميس" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9887,7 +10254,9 @@ msgid "Ticket update" msgstr "تحديث التذكرة" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "تذكرة |%s| تصاعد!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9928,6 +10297,11 @@ msgstr "يتم تعيين التذاكر تلقائيًا فقط إذا لم ي msgid "Tickets assigned to me: %s of %s" msgstr "التذاكر المخصصة لي: %s من %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "تذاكر المنظمة" @@ -10024,12 +10398,13 @@ msgstr "إلى" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10037,9 +10412,13 @@ msgid "To configure your system." msgstr "لتكوين النظام الخاص بك." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "لتمكين%s لإرسال طلبات http إلى %s ، تحتاج إلى إنشاء \"قاعدة إعلام\" خاصة في " "%s." @@ -10056,9 +10435,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "لتحديد العناصر النائبة من القائمة ، أدخل \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "لإعداد هذه الخدمة ، تحتاج إلى إنشاء | \"بريد إلكتروني وارد\" | جديد في لوحة " "التكامل %s ، وأدخل عنوان URL الخاص بربط الويب أدناه." @@ -10087,11 +10470,7 @@ msgid "Token Access" msgstr "وصول الرمز" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10212,10 +10591,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "بيانات اعتماد تطبيق Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "مفتاح تويتر" @@ -10258,248 +10633,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "تعذر حفظ Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "تعذر حفظ Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "غير قادر على حفظ التغييرات." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"غير قادر على التحقق من البريد الإلكتروني. يرجى الاتصال بالمسؤول الخاص بك." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "مفتوح وغير مفتوح" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10665,10 +10806,6 @@ msgstr "" msgid "Uploading" msgstr "تحميل" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10682,6 +10819,11 @@ msgstr "استخدام الميزات المتقدمة" msgid "Use client storage to cache data to enhance performance of application." msgstr "استخدم تخزين العميل لتخزين البيانات مؤقتًا لتحسين أداء التطبيق." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "استخدم سطرًا واحدًا لكل URI " @@ -10694,6 +10836,16 @@ msgstr "" "استخدم حقل الموضوع لرسائل البريد الإلكتروني. إذا تم تعطيله ، فسيتم استخدام " "عنوان التذكرة كموضوع." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "تستخدم في أي مكان" @@ -10768,8 +10920,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10778,20 +10930,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "يتم إنشاء %s كائن (كائنات)." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10834,12 +10999,12 @@ msgstr "المستخدمون بدون مجموعات LDAP المعينة " #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10867,11 +11032,6 @@ msgstr "القيمة" msgid "Variables" msgstr "المتغيرات" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "بائع" @@ -10880,19 +11040,17 @@ msgstr "بائع" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "عندما يتم إرسال الإخطار." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "تحقق من الإرسال والاستلام" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11012,20 +11170,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "لقد اكتشفنا عمليات OTRS BPM التي لا يمكن استيرادها إلى Zammad ، نظرًا لأننا " "لا ندعم حاليًا هذا النوع من سير العمل." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "لقد وجدنا الكثير من المجالات الديناميكية غير الشائعة في زمماد ، حيث نتبع " "نهجًا مختلفًا لسمات التذاكر. يستخدم زمماد أيضًا العلامات بالإضافة إلى الحقول " @@ -11036,8 +11205,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "لقد وجدنا بالفعل %s من رسائل البريد الإلكتروني في صندوق البريد الخاص بك. سوف " @@ -11099,12 +11272,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11168,6 +11341,11 @@ msgstr "" msgid "Welcome!" msgstr "أهلا بك!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "ما الذي يؤثر على زمادك الكرمة؟" @@ -11286,9 +11464,14 @@ msgid "With your current configuration the following will happen" msgstr "مع التكوين الحالي الخاص بك سيحدث ما يلي" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "With |Date| the ticket numbers will be generated by the current date, the " @@ -11336,7 +11519,9 @@ msgstr "سنوات)" msgid "Yellow" msgstr "الأصفر" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "نعم" @@ -11356,25 +11541,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "مرحبا بك! فقط اسألني شيء!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "يمكنك ربط %s بزاماد. تحتاج إلى توصيل زممد بـ %s أولاً." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11393,13 +11576,27 @@ msgstr "يمكنك إنشاء مواضيع دردشة متعددة." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"تمت استضافة البرنامج التعليمي حول كيفية إدارة%s على وثائقنا عبر الإنترنتI%." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11420,6 +11617,15 @@ msgstr "" msgid "You can request your password" msgstr "يمكنك طلب كلمة المرور الخاصة بك" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11510,22 +11716,29 @@ msgstr "تحتاج إلى تكوين نقاط نهاية Zammad في%s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "تستخدم %s في النص ولكن لا يتم إرفاق أي مرفق. هل تريد الاستمرار؟" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "أنت | تراكم الكارما الإيجابية | عند الرد على التذاكر وإغلاقها بانتظام في " @@ -11534,12 +11747,24 @@ msgstr "" "إعادة فتح التذاكر أو التذاكر المتصاعدة أو التذاكر التي تأخرت يومين أو أكثر." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "أنت مسجل بالفعل بعنوان بريدك الإلكتروني إذا كنت على اتصال بفريق الدعم لدينا." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "تكوين البريد الإلكتروني الخاص بك" @@ -11556,32 +11781,32 @@ msgstr "رمز الوصول الشخصي الجديد الخاص بك" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "لم يتم التحقق من حسابك. يرجى النقر على الرابط في رسالة التحقق." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11607,21 +11832,13 @@ msgid "Your karma is |%s|." msgstr "الكارما الخاصة بك هي |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"غير قادر على التحقق من البريد الإلكتروني. يرجى الاتصال بالمسؤول الخاص بك." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11632,18 +11849,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat يتطلب jQuery. إذا لم تكن تستخدمه بالفعل على موقع الويب الخاص " "بك ، فقم بتضمينه على النحو التالي:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat يتطلب jQuery. إذا لم تكن تستخدمه بالفعل على موقع الويب الخاص " +"بك ، فقم بتضمينه على النحو التالي:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11680,8 +11907,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad حاليا في وضع الصيانة. يمكن للمسؤولين فقط تسجيل الدخول. يرجى الانتظار " @@ -11707,10 +11938,6 @@ msgstr "" msgid "Zip" msgstr "الرمز البريدي" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "نشيط" @@ -11793,10 +12020,6 @@ msgstr "تغير" msgid "chat" msgstr "دردشة" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11819,18 +12042,22 @@ msgid "connected" msgstr "متصل" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "يحتوي على" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "يحتوي على الكل" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "يحتوي على جميع لا" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "لا يحتوي على" @@ -11850,18 +12077,6 @@ msgstr "يحتوي على واحد لا" msgid "created" msgstr "أنشأت" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11897,7 +12112,7 @@ msgstr "معطلة" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11991,7 +12206,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "من عند" @@ -12004,6 +12219,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "تغير" @@ -12148,11 +12364,6 @@ msgstr "اندمجت" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "تهاجر من نظام آخر" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "دقيقة" @@ -12324,7 +12535,7 @@ msgstr "" msgid "select attachment…" msgstr "حدد المرفق ..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12364,7 +12575,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12412,7 +12623,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "رسالة شخصية برقية" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12481,7 +12692,7 @@ msgstr "لم يمسها شيء" msgid "updated" msgstr "محدث" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12509,16 +12720,18 @@ msgstr "ضمن الأخير (قريب)" msgid "within next (relative)" msgstr "خلال التالي (قريب)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "نعم" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| increments the ticket number, the SystemID and the counter are " @@ -12529,10 +12742,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "| يسار | يعني | [التذكرة # 12345] بعض الموضوعات |" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|None| means |Some Subject| (without ticket number). In the last case you " "should enable \"postmaster___follow___up___search___in\" to recognize " @@ -12564,12 +12782,93 @@ msgstr "... من كامل النص" msgid "∅ Waiting time today" msgstr "∅ وقت الانتظار اليوم " +#~ msgid "Cc" +#~ msgstr "نسخة" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "يمكن للعملاء في المؤسسة عرض العناصر الأخرى." + +#~ msgid "Escalated" +#~ msgstr "تصعيد" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "آخر اتصال بالعميل (مع مراعاة رد الوكيل عليه)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "آخر اتصال بالعميل (دون مقابل رد عليه الوكيل)" + +#~ msgid "Open" +#~ msgstr "افتح" + +#~ msgid "Pending reached" +#~ msgstr "تم الوصول في انتظار المراجعة" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "تعيين آخر اتصال للعميل بناءً على آخر اتصال للعميل أو على آخر اتصال للعميل " +#~ "لم يرد عليه الوكيل بعد." + +#~ msgid "Confirm" +#~ msgstr "تؤكد" + +#~ msgid "Sure?" +#~ msgstr "أكيد؟" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "الحجم الأقصى بالميجابايت لرسائل البريد الإلكتروني." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "تعذر حفظ Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "تعذر حفظ Bot." + +#~ msgid "Setup new System" +#~ msgstr "إعداد نظام جديد" + +#~ msgid "Unable to save changes." +#~ msgstr "غير قادر على حفظ التغييرات." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "مرحبا بك! فقط اسألني شيء!" + +#~ msgid "migrate from another system" +#~ msgstr "تهاجر من نظام آخر" + +#~ msgid "Or" +#~ msgstr "أو" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "تم حذف%sكائن (كائنات)." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "انتباه: عند إنشاء تذكرة يتم إرسال بريد إلكتروني." + +#~ msgid "Call Inbound" +#~ msgstr "مكالمة واردة" + +#~ msgid "Call Outbound" +#~ msgstr "المكالمة الصادرة" + #~ msgid "Please fill also some text in!" #~ msgstr "يرجى ملء بعض النص أيضا!" -#~ msgid "Loading..." -#~ msgstr "جار التحميل..." - #~ msgid "Search..." #~ msgstr "بحث..." diff --git a/i18n/zammad.bg.po b/i18n/zammad.bg.po index c1b409565..1de1dcf79 100644 --- a/i18n/zammad.bg.po +++ b/i18n/zammad.bg.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Обект(и) са създадени." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Обект(и) са премахнати." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Обект(и) са обновени." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s Обект(и) бяха обновени." msgid "%s object(s) were deleted." msgstr "%s Обект(и) бяха премахнати." +#: 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." +msgstr "%s Обект(и) са създадени." + +#: 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." +msgstr "%s Обект(и) бяха премахнати." + +#: 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." +msgstr "%s Обект(и) са обновени." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." msgstr "" @@ -338,7 +342,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 главни и 2 малки букви" #: db/seeds/ticket_priorities.rb @@ -379,7 +385,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -420,18 +426,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -523,6 +517,7 @@ msgstr "Акаунти" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -606,6 +601,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -777,10 +773,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Разреше на потребителите да добавят тагове." @@ -789,6 +781,10 @@ msgstr "Разреше на потребителите да добавят та msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -799,9 +795,10 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -810,10 +807,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -878,6 +871,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Акаунта не е потвърден" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -933,7 +935,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -950,6 +962,18 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Обект(и) са създадени." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -958,10 +982,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -975,6 +995,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "" @@ -1049,10 +1073,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1117,12 +1137,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1134,14 +1151,16 @@ msgstr "" msgid "Auto close" msgstr "Автоматично затваряне" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close" +msgid "Auto-close state" +msgstr "Автоматично затваряне" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1187,6 +1206,10 @@ msgstr "" msgid "Average: %s%" msgstr "" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1239,8 +1262,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1265,14 +1288,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1346,14 +1369,10 @@ msgstr "Работно време" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1362,6 +1381,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1388,6 +1408,18 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI integration" +msgstr "" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1403,14 +1435,6 @@ msgstr "Календар" msgid "Calendars" msgstr "Календари" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Входящо обаждане" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Изходящо обаждане" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1532,9 +1556,9 @@ msgstr "Категория" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Копие до" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1586,6 +1610,12 @@ msgstr "" msgid "Changes" msgstr "" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Обект(и) са създадени." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1613,7 +1643,7 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" +msgid "Channel - Form" msgstr "" #: db/seeds/permissions.rb @@ -1655,6 +1685,10 @@ msgstr "" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1677,15 +1711,22 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" +msgid "Check channels." msgstr "" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1750,27 +1791,27 @@ msgid "City" msgstr "Град" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1811,8 +1852,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1836,6 +1877,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1857,6 +1902,7 @@ msgstr "" msgid "Closed" msgstr "" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1866,14 +1912,6 @@ msgstr "" msgid "Closed Tickets" msgstr "" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1952,15 +1990,16 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Confirm/submit dialog" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/controllers/taskbar_widget.coffee #: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee -msgid "Confirm/submit dialog" +msgid "Confirmation" msgstr "" #: app/assets/javascripts/app/views/knowledge_base/delete.coffee @@ -2047,6 +2086,18 @@ msgstr "" msgid "Content" msgstr "Съдържание" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Обект(и) са създадени." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Обект(и) са създадени." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2080,11 +2131,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2250,8 +2301,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "%s created Group |%s|" +msgid "Create and set up %s" +msgstr "Създадена група" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2306,6 +2359,7 @@ msgstr "" msgid "Created" msgstr "Създаден" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2315,7 +2369,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2432,11 +2485,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2523,7 +2573,7 @@ msgid "Decryption failed!" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2531,6 +2581,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2570,10 +2621,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2593,12 +2640,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2613,25 +2654,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2642,6 +2670,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2656,20 +2690,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2677,11 +2703,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2706,14 +2769,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2733,11 +2795,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2768,12 +2832,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2783,11 +2841,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2808,12 +2862,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2826,18 +2898,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2848,10 +2908,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2868,11 +2945,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2881,32 +2953,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2924,7 +2990,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2940,6 +3006,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2957,7 +3029,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2972,6 +3048,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2984,10 +3064,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3006,10 +3094,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3018,6 +3102,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3029,6 +3131,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3037,10 +3143,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3049,9 +3151,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3059,22 +3165,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3112,19 +3206,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3138,6 +3220,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3158,7 +3248,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3248,11 +3338,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3291,6 +3381,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3299,7 +3393,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3407,6 +3501,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3416,10 +3511,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3428,6 +3519,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3653,6 +3753,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3812,11 +3923,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3961,7 +4072,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3974,8 +4085,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "" +#, fuzzy +#| msgid "%s created Group |%s|" +msgid "Escalated Tickets" +msgstr "Създадена група" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4074,7 +4187,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4124,10 +4241,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4249,15 +4362,17 @@ msgstr "" msgid "First Steps" msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Име" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Име" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4406,10 +4521,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4431,12 +4542,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4444,7 +4555,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4476,6 +4587,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4497,10 +4612,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4513,14 +4624,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4554,10 +4657,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4593,7 +4692,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4651,6 +4749,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4671,6 +4775,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4811,7 +4919,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4976,7 +5084,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5059,6 +5167,18 @@ msgstr "Импортиране" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5071,28 +5191,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5167,6 +5275,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5249,6 +5358,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Обект(и) са създадени." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5313,6 +5428,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5358,12 +5479,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5535,18 +5650,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5555,6 +5658,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5592,6 +5696,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "База знания" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "База знания" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5659,14 +5779,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Фамилия" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5685,11 +5803,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Фамилия" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5707,11 +5820,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5781,10 +5894,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5797,6 +5906,15 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +msgid "Loading failed." +msgstr "" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5860,16 +5978,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6013,10 +6127,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6074,7 +6184,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6083,10 +6193,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6255,40 +6361,46 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "assign tickets" +msgid "My Assigned Tickets" +msgstr "зачисли билет" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +msgid "My Pending Reached Tickets" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Replacement Tickets" +msgstr "" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +msgid "My Subscribed Tickets" +msgstr "" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "My tickets in process" msgstr "" @@ -6365,18 +6477,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6390,7 +6502,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6418,7 +6530,6 @@ msgstr "Мрежа" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Нови" @@ -6572,6 +6683,10 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6592,8 +6707,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6608,12 +6723,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6659,10 +6768,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6672,14 +6777,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6757,14 +6854,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6856,6 +6955,10 @@ msgstr "Бележка" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6921,10 +7024,6 @@ msgstr "Ноември" msgid "Number" msgstr "Номер" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6975,7 +7074,6 @@ msgid "October" msgstr "Октомври" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7018,12 +7116,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7031,16 +7124,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7059,16 +7148,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7095,7 +7181,8 @@ msgid "Options" msgstr "Настройки" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7154,8 +7241,8 @@ msgstr "Фирми" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7203,10 +7290,6 @@ msgstr "" msgid "Overview" msgstr "" -#: app/assets/javascripts/app/controllers/overview.coffee -msgid "Overview are …" -msgstr "" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7220,6 +7303,12 @@ msgstr "" msgid "Overviews" msgstr "" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Groups" +msgid "Overviews are …" +msgstr "Групи" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7248,10 +7337,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7312,8 +7397,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 главни и 2 малки букви" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7356,7 +7443,7 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" +msgid "Pending Reached Tickets" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -7424,6 +7511,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7441,11 +7532,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7462,12 +7553,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7478,10 +7569,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7586,6 +7673,10 @@ msgstr "Приоритет" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7595,15 +7686,17 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "зачисли билет" #: db/seeds/schedulers.rb -msgid "Process pending tickets" +msgid "Process ticket escalations." msgstr "" #: db/seeds/settings.rb @@ -7664,6 +7757,10 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Publish Article" +msgstr "" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7695,7 +7792,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7718,7 +7815,7 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7794,6 +7891,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7859,18 +7957,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7912,11 +8002,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7947,17 +8033,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8077,6 +8159,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8145,6 +8231,15 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "failed" +msgid "Saving failed." +msgstr "провалено" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8159,12 +8254,14 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" -msgstr "" +#, fuzzy +#| msgid "Groups" +msgid "Schedulers are …" +msgstr "Групи" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" @@ -8385,6 +8482,12 @@ msgstr "Септември" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8416,6 +8519,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8438,10 +8545,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8462,21 +8565,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8507,11 +8609,6 @@ msgstr "Настройки" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8610,6 +8707,10 @@ msgstr "" msgid "Signature" msgstr "Подпис" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8620,22 +8721,10 @@ msgstr "Подписи" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8659,10 +8748,6 @@ msgstr "" msgid "Skip" msgstr "" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8701,10 +8786,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8934,28 +9015,11 @@ msgid "Sunday" msgstr "Неделя" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9013,11 +9077,12 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9035,10 +9100,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "" @@ -9124,6 +9185,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Текст" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9133,12 +9200,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Обект(и) са създадени." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9147,6 +9240,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9154,6 +9251,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9161,7 +9270,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9191,14 +9300,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9209,12 +9333,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9231,6 +9365,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Обект(и) са създадени." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Обект(и) са създадени." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Обект(и) са обновени." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9243,6 +9408,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9258,17 +9481,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Обект(и) са създадени." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Обект(и) са създадени." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9276,6 +9503,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9290,11 +9521,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9311,8 +9542,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9325,8 +9556,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9337,20 +9568,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9367,14 +9586,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9395,6 +9608,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9403,12 +9622,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9427,10 +9640,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Чет" @@ -9442,7 +9664,7 @@ msgstr "Чет" msgid "Thursday" msgstr "Четвъртък" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9542,8 +9764,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "Ticket |%s| has escalated!" +msgstr "Билетът %s е слят!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9583,6 +9807,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9679,12 +9908,13 @@ msgstr "До" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9693,8 +9923,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9710,7 +9940,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9737,11 +9967,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9860,10 +10086,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9906,246 +10128,15 @@ msgstr "" msgid "URL" msgstr "УРЛ" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Unassigned & Open Tickets" +msgstr "зачисли билет" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco @@ -10310,10 +10301,6 @@ msgstr "" msgid "Uploading" msgstr "Качване" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10327,6 +10314,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10337,6 +10329,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10411,8 +10413,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10421,20 +10423,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Обект(и) са създадени." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10477,12 +10492,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10510,11 +10525,6 @@ msgstr "Стойност" msgid "Variables" msgstr "Променливи" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Доставчик" @@ -10523,19 +10533,15 @@ msgstr "Доставчик" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10654,17 +10660,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10672,7 +10678,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10730,12 +10736,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10797,6 +10803,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10907,7 +10918,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10952,7 +10963,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10972,25 +10985,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11008,11 +11015,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11032,6 +11048,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11120,29 +11145,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11161,32 +11191,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11212,20 +11238,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11238,14 +11253,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11284,7 +11299,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11308,10 +11323,6 @@ msgstr "" msgid "Zip" msgstr "Пощенски код" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "активен" @@ -11393,10 +11404,6 @@ msgstr "се промени" msgid "chat" msgstr "Чат" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11419,18 +11426,22 @@ msgid "connected" msgstr "свързан" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "не съдържа" @@ -11450,18 +11461,6 @@ msgstr "" msgid "created" msgstr "създаден" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11497,7 +11496,7 @@ msgstr "деактивиран" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11591,7 +11590,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "от" @@ -11604,6 +11603,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "се промени" @@ -11748,11 +11748,6 @@ msgstr "изравнен" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "минута" @@ -11924,7 +11919,7 @@ msgstr "" msgid "select attachment…" msgstr "избери прикачен файл..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11964,7 +11959,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12012,7 +12007,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12081,7 +12076,7 @@ msgstr "недокоснат" msgid "updated" msgstr "обновено" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12109,16 +12104,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "да" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12128,9 +12121,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12153,5 +12146,19 @@ msgstr "" msgid "∅ Waiting time today" msgstr "∅ Време за изчакване днес" +#~ msgid "Cc" +#~ msgstr "Копие до" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Обект(и) са премахнати." + +#~ msgid "Call Inbound" +#~ msgstr "Входящо обаждане" + +#~ msgid "Call Outbound" +#~ msgstr "Изходящо обаждане" + #~ msgid "Search..." #~ msgstr "Търси" diff --git a/i18n/zammad.cs.po b/i18n/zammad.cs.po index b1d5f264e..a367a06a4 100644 --- a/i18n/zammad.cs.po +++ b/i18n/zammad.cs.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s objektů je vytvořeno." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s objektů je vymazáno." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s objektů je aktualizováno." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s objektů bylo aktualizováno." msgid "%s object(s) were deleted." msgstr "%s objektů bylo vymazáno." +#: 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." +msgstr "%s objektů je vytvořeno." + +#: 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." +msgstr "%s objektů bylo vymazáno." + +#: 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." +msgstr "%s objektů je aktualizováno." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 malé a 2 velké znaky" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -428,18 +434,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -531,6 +525,7 @@ msgstr "Účty" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -614,6 +609,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -786,10 +782,6 @@ msgstr "Povolit budoucí" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Dovolit uživatelům přidávat nové štítky." @@ -798,6 +790,10 @@ msgstr "Dovolit uživatelům přidávat nové štítky." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -808,9 +804,10 @@ msgstr "Také upozornit přes email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -819,10 +816,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativní jméno" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Pro import dat můžete dodatečně použít Zammad API." @@ -893,6 +886,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Účet neověřen" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Přihlašovací údaje pro Facebook" @@ -948,7 +950,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Jste si jisti?" @@ -965,6 +977,18 @@ msgstr "Položka" msgid "Article Count" msgstr "Počet Položek" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s objektů je vytvořeno." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Položka#" @@ -973,11 +997,6 @@ msgstr "Položka#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" -"Přiřadit uživatele do této organizace dle emailové/webové domény uživatele." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -991,6 +1010,13 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "" +"Přiřadit uživatele do této organizace dle emailové/webové domény uživatele." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "přiřazené" @@ -1072,12 +1098,6 @@ msgid "" "completed." msgstr "Upozornění: Toto budou vaše přihlašovací heslo po dokončení importu." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Pozor: Při vytvoření tiketu se posílá email." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1142,12 +1162,9 @@ msgstr "Autentizace pomocí %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatické přiřazení" @@ -1159,14 +1176,16 @@ msgstr "" msgid "Auto close" msgstr "Automatické zavření" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Stav automatického zavření" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automatické vytvoření" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Stav automatického zavření" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1214,6 +1233,10 @@ msgstr "Průměr: %s minut" msgid "Average: %s%" msgstr "Průměr: %s% " +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1266,8 +1289,8 @@ msgstr "Základní Objekty" msgid "Basic Settings" msgstr "Základní nastavení" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1292,18 +1315,18 @@ msgstr "Bind User" msgid "Block Notifications" msgstr "Blok Oznámení" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blokované IP adresy (oddělené středníkem ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blokovaná ID volajících na základě odesílatelova ID." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blokované IP adresy (oddělené středníkem ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blokované země" @@ -1377,14 +1400,10 @@ msgstr "Pracovní Hodiny" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1393,6 +1412,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1425,6 +1445,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfigurace" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrace" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1440,14 +1476,6 @@ msgstr "Kalendář" msgid "Calendars" msgstr "Kalendáře" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Příchozí Hovor" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Odchozí Hovor" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1571,9 +1599,11 @@ msgstr "Kategorie" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopie" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Když se odesílá upozornění." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1627,6 +1657,12 @@ msgstr "Změněno" msgid "Changes" msgstr "Změny" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s objektů je vytvořeno." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Provedené změny které vyžadují aktualizaci databáze." @@ -1654,8 +1690,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanál" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1696,6 +1734,12 @@ msgstr "Kanály" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Nadpis chatu" @@ -1718,15 +1762,26 @@ msgid "Chatting Customers" msgstr "Chatující Zákazníci" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Napojit kanály" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Napojit kanály" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1794,27 +1849,29 @@ msgid "City" msgstr "Město" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Pokračovat v sezení" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1855,8 +1912,8 @@ msgstr "Klienti" msgid "Clone" msgstr "Naklonovat" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1880,6 +1937,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Zavřít aktuální záložku" @@ -1901,6 +1962,7 @@ msgstr "" msgid "Closed" msgstr "Uzavřeno" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1910,14 +1972,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Uzavřené Tikety" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Zavírací doba" @@ -2000,17 +2054,20 @@ msgstr "Nastavit aplikaci" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Potvrdit" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Dialog Potvrzení/Odeslání" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfigurace" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2099,6 +2156,18 @@ msgstr "" msgid "Content" msgstr "Obsah" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s objektů je vytvořeno." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s objektů je vytvořeno." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2132,11 +2201,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2302,7 +2371,9 @@ msgid "Create a translation" msgstr "Vytvořit překlad" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Vytvořit a nastavit %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2358,6 +2429,7 @@ msgstr "Vytvořte Váš první tiket" msgid "Created" msgstr "Vytvořeno" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2367,7 +2439,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2484,11 +2555,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Zákazníci v této organizaci se můžou navzájem vidět." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2581,7 +2649,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Úspěšně aktualizováno!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2589,6 +2657,7 @@ msgstr "Úspěšně aktualizováno!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2630,10 +2699,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Základní zobrazení pro novou poznámku." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2653,12 +2718,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2673,26 +2732,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definujte HTTP protokol vaší instance." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Nastaví název odesílatele oznámení odeslaných emailem." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2702,6 +2749,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2717,32 +2770,62 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Nastaví název odesílatele oznámení odeslaných emailem." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Nastaví název odesílatele oznámení odeslaných emailem." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2768,15 +2851,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Povolit uživatelům vytváření tiketů přes webové rozhraní." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2796,11 +2880,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2831,12 +2917,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Povolit uživatelům vytváření tiketů přes webové rozhraní." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2846,11 +2926,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2871,12 +2947,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2889,18 +2983,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2911,10 +2993,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2931,11 +3030,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2944,32 +3038,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2987,7 +3075,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3003,6 +3091,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3020,7 +3114,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3035,6 +3133,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definujte HTTP protokol vaší instance." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3048,9 +3152,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definuje formát zobrazení datumu." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Nastaví sloužbu která se bude používat pro detekci lokace na základě IP " "adresy. Použito např. pro kontrolu přihlášení stávajícího uživatele z jiného " @@ -3076,10 +3194,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Definuje službu pro prohledání obrázků/avatarů organizací a uživatelů." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3088,6 +3202,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definuje výchozí systémový jazyk." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system timezone." +msgstr "Definuje výchozí systémový jazyk." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Základní zobrazení pro novou poznámku." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3099,6 +3237,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3107,10 +3249,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3120,8 +3258,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Reprezentační obrázek zobrazovaný na webu a jiných komponentách." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Určuje jméno zobrazované ve webovém rozhraní, záložkách a nadpisu prohlížeče." @@ -3130,22 +3276,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3183,20 +3317,10 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definuje výchozí systémový jazyk." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" +#, fuzzy +#| msgid "Defines the sender of email notifications." +msgid "Defines the state of auto-closed tickets." +msgstr "Nastaví název odesílatele oznámení odeslaných emailem." #: db/seeds/settings.rb msgid "" @@ -3209,6 +3333,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definuje formát zobrazení datumu." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3229,7 +3363,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3319,11 +3453,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3362,6 +3496,12 @@ msgstr "Smazané tikety (celkem %s)" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Doručení selhalo" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Doručení selhalo" @@ -3370,7 +3510,7 @@ msgstr "Doručení selhalo" msgid "Department" msgstr "Oddělení" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3482,6 +3622,7 @@ msgstr "Zrušit neuložené změny?" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3491,10 +3632,6 @@ msgstr "Zobrazit" msgid "Display name" msgstr "Zobrazit jméno" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3503,6 +3640,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Určitě chcete smazat tento objekt?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Určitě chcete smazat tento objekt?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Doména" @@ -3729,6 +3879,19 @@ msgstr "" msgid "Email Outbound" msgstr "Odchozí Email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Nepodařilo se ověřit email. Prosím kontaktujte vašeho administrátora." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3900,11 +4063,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Autentizace pomocí %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4053,7 +4218,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Zadejte Vaše uživatelské jméno nebo emailovou adresu" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4066,8 +4231,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskalované" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Doby Eskalace" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4166,9 +4333,15 @@ msgid "Execute changes on objects" msgstr "Vykonat změny na objektech" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Vykonat změny na objektech" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Čas spuštění" @@ -4216,10 +4389,6 @@ msgstr "Facebook Účet" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4347,15 +4516,17 @@ msgstr "První řešení" msgid "First Steps" msgstr "První kroky" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Jméno" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "První reakce" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Jméno" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Pevné Emailové účty" @@ -4514,10 +4685,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Celé Jméno" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Doménové Jméno" @@ -4539,12 +4706,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4552,7 +4719,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4584,6 +4751,12 @@ msgstr "Získání přístupového Tokenu" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Přihlašovací údaje do Twitter aplikace" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4605,10 +4778,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4621,14 +4790,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4662,10 +4823,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4701,7 +4858,6 @@ msgstr "Pozdrav" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4759,6 +4915,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4779,6 +4941,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Výběr skupiny pro vytvořené tikety" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Výběr skupiny pro vytvořené tikety" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4949,7 +5117,7 @@ msgstr "Hrdina" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5121,7 +5289,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5218,6 +5386,18 @@ msgstr "Importovat" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5230,28 +5410,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Endpoint importu" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Klíč importu" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Režim importu" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5326,6 +5494,7 @@ msgstr "" msgid "Inbound" msgstr "Příchozí" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5408,6 +5577,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s objektů je vytvořeno." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Inline překlad" @@ -5479,6 +5654,12 @@ msgstr "" msgid "Intro" msgstr "Úvod" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5524,12 +5705,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5706,18 +5881,6 @@ msgstr "Úroveň karmy" msgid "Karma Trends" msgstr "Trendy karmy" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5726,6 +5889,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5763,6 +5927,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5830,14 +6010,12 @@ msgstr "Poslední kontakt (řešitel)" msgid "Last contact (customer)" msgstr "Poslední kontakt (zákazník)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Příjmení" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5856,11 +6034,6 @@ msgstr "Poslední synchronizace v době" msgid "Last used" msgstr "Naposled použito" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Příjmení" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Nejnovější aktualizace" @@ -5878,11 +6051,11 @@ msgid "Limit Groups" msgstr "Limitovat na skupiny" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5954,10 +6127,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Přihlašovací údaje LinkedIn App " -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Propojení" @@ -5970,6 +6139,17 @@ msgstr "Seznam zkratek" msgid "Load" msgstr "Načíst" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Nahrávám..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6033,16 +6213,12 @@ msgstr "Zapomenuté heslo" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6193,10 +6369,6 @@ msgstr "Maximální počet neúspěšných přihlášení" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maximální velikost emailů v MB" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6254,7 +6426,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6263,10 +6435,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6435,40 +6603,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mé přiřazené Tikety" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tikety mé organizace" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mé s dosaženým čekáním" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mé náhradní tikety" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mé statistiky" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mé přiřazené Tikety" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moje tikety" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mé přiřazené Tikety" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Má vyřizovací doba: %s minut" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mé s dosaženým čekáním" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mé náhradní tikety" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6547,18 +6727,18 @@ msgstr "Navigace skrz položku" msgid "Navigation" msgstr "Navigace" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6572,7 +6752,9 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +#, fuzzy +#| msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "Je vyžadován příjemce \"Komu\" nebo \"Kopie\"." #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6600,7 +6782,6 @@ msgstr "Síť" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nové" @@ -6754,6 +6935,12 @@ msgstr "" msgid "No Entries" msgstr "žádnézáznamy" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "Nekonfigurováno" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6774,9 +6961,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Nekonfigurováno" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6790,12 +6979,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6841,10 +7024,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6854,14 +7033,6 @@ msgstr "Žádný filtr." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6939,14 +7110,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nemáte žádné nepřečtené oznámení. :-)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7038,6 +7211,10 @@ msgstr "Poznámka" msgid "Note - default visibility" msgstr "Poznámka - výchozí viditelnost" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7103,10 +7280,6 @@ msgstr "Listopad" msgid "Number" msgstr "Číslo" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7157,7 +7330,6 @@ msgid "October" msgstr "Říjen" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7200,29 +7372,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Dostupné jen pro uživatele ve sdílené organizaci" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Jen pro tyto skupiny." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7241,16 +7406,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Otevřít" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Otevřený Ticket# %s " #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Otevřené tikety" @@ -7277,8 +7439,11 @@ msgid "Options" msgstr "Možnosti" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Nebo" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrovat z jiného systému" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7336,8 +7501,8 @@ msgstr "Organizace" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7385,12 +7550,6 @@ msgstr "Odchozí hovor" msgid "Overview" msgstr "Přehled" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Přehled" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7404,6 +7563,12 @@ msgstr "" msgid "Overviews" msgstr "Přehledy" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Přehled" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7432,10 +7597,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7496,7 +7657,9 @@ msgid "Password for proxy connection." msgstr "Heslo pro spojení přes proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Heslo musí obsahovat 2 malé a 2 velké písmena" #: db/seeds/settings.rb @@ -7540,8 +7703,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Dosažená čekání" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mé s dosaženým čekáním" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7610,6 +7775,10 @@ msgstr "Růžová" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7627,12 +7796,20 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Klikněte na tlačítko níže pro vytvoření prvního záznamu." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." +msgid "Please click on the link in the verification email." msgstr "" +"Váš účet ještě nebyl ověřen. Prosím klikněte na odkaz v ověřovací emailové " +"zprávě jenž vám byla doručena." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7648,14 +7825,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Prosím zadejte čas, který chcete započítat." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Prosím zadejte čas, který chcete započítat." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "Prosím spouštějte změny databáze jen v době režimu údržby." @@ -7664,10 +7843,6 @@ msgstr "Prosím spouštějte změny databáze jen v době režimu údržby." msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7772,6 +7947,10 @@ msgstr "Priorita" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7781,16 +7960,20 @@ msgid "Proceed" msgstr "Pokračovat" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "přiřadit tikety" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Eskalace Tiketu" #: db/seeds/settings.rb msgid "Product Name" @@ -7850,6 +8033,12 @@ msgstr "Veřejné menu" msgid "Publish" msgstr "Zveřejnit" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Položka" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7883,7 +8072,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtime" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7906,7 +8097,9 @@ msgstr "Poslední záznamy" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Nedávno prohlédnuté Tikety" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7982,6 +8175,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8047,18 +8241,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Zažádání o autorizaci (Grant Request)" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8102,13 +8288,9 @@ msgstr "Resetovat změny" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Resetovat změny" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8138,17 +8320,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8270,6 +8448,10 @@ msgstr "SMS notifikace" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8338,6 +8520,15 @@ msgstr "Uložit jako novou šablonu" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Hromadná akce provedena!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Plán na" @@ -8351,16 +8542,16 @@ msgstr "Plánovač pro" msgid "Scheduler" msgstr "Plánovač" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Plánovač" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Plánovače" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Plánovač" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8586,6 +8777,14 @@ msgstr "Září" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Znovu poslat ověřovací email" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Služba" @@ -8617,6 +8816,10 @@ msgstr "Sezení" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Nastavit položku jako interní/veřejnou" @@ -8641,10 +8844,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Rovněž může být změněno ID volajícího pro odchozí hovory." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8667,21 +8866,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Instalovat nový systém" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Nastavit komunikační kanály které chcete používat přes Zammad." #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8712,11 +8912,6 @@ msgstr "Nastavení" msgid "Setup Finished" msgstr "Instalace Dokončena" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Instalovat nový systém" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Sdílené" @@ -8817,6 +9012,12 @@ msgstr "Zaregistrovat" msgid "Signature" msgstr "Podpis" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Znovu poslat ověřovací email" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8827,22 +9028,10 @@ msgstr "Podpisy" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8866,10 +9055,6 @@ msgstr "" msgid "Skip" msgstr "Přeskočit" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8908,10 +9093,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9141,28 +9322,11 @@ msgid "Sunday" msgstr "Neděle" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Určitě chcete smazat tento objekt?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Určitě?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9220,11 +9384,12 @@ msgstr "Tagy" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9242,10 +9407,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Šablony" @@ -9333,6 +9494,12 @@ msgstr "Text se zapnutým inline překladem vypadá takto " msgid "TextModule" msgstr "TextModul" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9344,12 +9511,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s objektů je vytvořeno." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL odkaz na tuto instalaci Zammadu." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9360,6 +9553,10 @@ msgstr "" "Tento prohlížeč je zastaralý. Nepodporuje technologii (WebSocket) kterou " "používáme pro službu Chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9367,14 +9564,30 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chat je vypnutý." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Chat se zobrazí po vytvoření spojení se serverem a pokud je na něm někdo " "online s kým lze komunikovat." @@ -9408,14 +9621,31 @@ msgstr "Výchozí velikost písma je 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Následující změny jsou prováděny:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Následující změny byly provedeny:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Následující změny jsou prováděny:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9426,12 +9656,24 @@ msgstr "" msgid "The format of the subject." msgstr "Formát předmětu." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Import byl úspěšný." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Import byl úspěšný." @@ -9448,6 +9690,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s objektů je vytvořeno." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s objektů je vytvořeno." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s objektů je aktualizováno." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9460,6 +9733,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Nepodařilo se ověřit email. Prosím kontaktujte vašeho administrátora." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Test proběhl úspěšně." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Test proběhl úspěšně." @@ -9475,17 +9810,21 @@ msgid "" "AS." msgstr "Text na začítku předmětu v emailové odpovědi, např. RE, AW nebo AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s objektů je vytvořeno." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s objektů je vytvořeno." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9493,6 +9832,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Komuninikovat s námi můžete pomocí tzv. \"Tiketů\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Téma" @@ -9507,12 +9850,16 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Příliš mnoho lidí čeká ve frontě na chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Může být několik důvodů proč se chat nezobrazuje:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Může být několik důvodů proč se chat nezobrazuje:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Příliš mnoho lidí čeká ve frontě na chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9528,8 +9875,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9541,9 +9888,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Tato třída bude přidána tlačítku při inicializaci připojení k chatu a bude " "odstraněna jakmile bude spojení vytvořeno." @@ -9556,20 +9907,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Verze tohoto Zammad systému je %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9586,14 +9925,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9614,6 +9947,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9622,12 +9961,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9646,10 +9979,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Čt" @@ -9661,7 +10003,7 @@ msgstr "Čt" msgid "Thursday" msgstr "Čtvrtek" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9763,7 +10105,9 @@ msgid "Ticket update" msgstr "Aktualizace tiketu" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Právě eskaloval tiket |%s|!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9804,6 +10148,11 @@ msgstr "Tikety se přiřadí automaticky, pouze když ještě nemají vlastníka msgid "Tickets assigned to me: %s of %s" msgstr "Přiřazených tiketů mé osobě: %s ze %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickety Organizace" @@ -9900,12 +10249,13 @@ msgstr "Komu" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9914,8 +10264,8 @@ msgstr "Konfigurovat systém." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9933,7 +10283,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9960,11 +10310,7 @@ msgid "Token Access" msgstr "Přístup přes Token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10085,10 +10431,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Přihlašovací údaje do Twitter aplikace" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10131,247 +10473,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Nelze uložit bota." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Nelze uložit bota." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Nelze uložit změny." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Nepodařilo se ověřit email. Prosím kontaktujte vašeho administrátora." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nepřiřazené a otevřené" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10538,10 +10647,6 @@ msgstr "" msgid "Uploading" msgstr "Nahrávám" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10556,6 +10661,11 @@ msgid "Use client storage to cache data to enhance performance of application." msgstr "" "Používat klientské úložiště ke cachování dat pro zlepšení výkonu aplikace." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10566,6 +10676,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Užito kdekoli" @@ -10640,8 +10760,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10650,20 +10770,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s objektů je vytvořeno." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10706,12 +10839,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10739,11 +10872,6 @@ msgstr "Hodnota" msgid "Variables" msgstr "Proměnné" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Prodavač" @@ -10752,19 +10880,17 @@ msgstr "Prodavač" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Když se odesílá upozornění." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Ověřit odesílání a příjem" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10885,17 +11011,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10903,7 +11029,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10961,12 +11087,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11031,6 +11157,11 @@ msgstr "" msgid "Welcome!" msgstr "Vítejte!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Co ovlivňuje Vaši Zammad karmu?" @@ -11145,9 +11276,14 @@ msgid "With your current configuration the following will happen" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "|Datum| čísla tiketů budou generovány dle aktuálního data, systémového ID a " @@ -11196,7 +11332,9 @@ msgstr "Rok(y)" msgid "Yellow" msgstr "Žlutá" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11216,27 +11354,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Nemáte zač! Jen se mě na něco zeptejte!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "%s můžete integrovat se Zammad systémem. Nejdřív ale musíte spojit %s se " "Zammadem." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11256,11 +11392,20 @@ msgstr "Můžete vytvořit několik diskusních témat." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11282,6 +11427,15 @@ msgstr "" msgid "You can request your password" msgstr "Vaše heslo si vyžádajte" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11372,14 +11526,14 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Používáte v textu slova \"%s\" ale žádná příloha nebyla přidána. Jste si " "jisti odesláním?" @@ -11388,18 +11542,30 @@ msgstr "" msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Pokud jste již někdy kontaktovali podporu tak máte zaregistrovaný účet." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Nastavení Vaší emailové adresy" @@ -11416,34 +11582,34 @@ msgstr "Tvůj nový osobní přístupový token" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Váš účet ještě nebyl ověřen. Prosím klikněte na odkaz v ověřovací emailové " "zprávě jenž vám byla doručena." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11469,21 +11635,12 @@ msgid "Your karma is |%s|." msgstr "Vaše karma je |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Nepodařilo se ověřit email. Prosím kontaktujte vašeho administrátora." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11494,18 +11651,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat vyžaduje knihovnu jQuery. Pokud jQuery na svých stránkách " "nepoužíváte, přidejte si ji např. pomocí tohoto kódu:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat vyžaduje knihovnu jQuery. Pokud jQuery na svých stránkách " +"nepoužíváte, přidejte si ji např. pomocí tohoto kódu:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11543,8 +11710,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad je aktuálně v režimu údržby a přihlásit se můžou jen administrátoři. " @@ -11570,10 +11741,6 @@ msgstr "" msgid "Zip" msgstr "PSČ" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktivní" @@ -11656,10 +11823,6 @@ msgstr "Změněno" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11682,18 +11845,22 @@ msgid "connected" msgstr "připojeno" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "obsahuje" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "obsahuje vše" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "neobsahuje" @@ -11713,18 +11880,6 @@ msgstr "" msgid "created" msgstr "vytvořeno" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11760,7 +11915,7 @@ msgstr "vypnuto" msgid "default" msgstr "výchozí" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11854,7 +12009,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "od" @@ -11867,6 +12022,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "byl změněn" @@ -12011,11 +12167,6 @@ msgstr "Sloučeno" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrovat z jiného systému" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuta" @@ -12187,7 +12338,7 @@ msgstr "" msgid "select attachment…" msgstr "vybrat přílohu..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12227,7 +12378,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12275,7 +12426,7 @@ msgstr "podpora@prikad.cz" msgid "telegram personal-message" msgstr "telegram osobní zpráva" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12344,7 +12495,7 @@ msgstr "nedotčené" msgid "updated" msgstr "aktualizováno" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12372,16 +12523,18 @@ msgstr "během posledních (relativně)" msgid "within next (relative)" msgstr "během dalších (relativně)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ano" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Přírůstek| navyšuje číslo tiketu, Systémové ID a počítalo jsou požity ve " @@ -12393,10 +12546,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Levý| myšleno jako |[Ticket#12345] Nějaký předmět|\t" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Žádný| myšleno |Nějaký předmět| (bez čísla tiketu). V tomto posledním " "případě by jste měli aktivovat \"postmaster__follow__up__search__in\" pro " @@ -12428,12 +12586,72 @@ msgstr "...celé textové oblasti" msgid "∅ Waiting time today" msgstr "dnešní ∅ čekací doby" +#~ msgid "Cc" +#~ msgstr "Kopie" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Zákazníci v této organizaci se můžou navzájem vidět." + +#~ msgid "Escalated" +#~ msgstr "Eskalované" + +#~ msgid "Open" +#~ msgstr "Otevřít" + +#~ msgid "Pending reached" +#~ msgstr "Dosažená čekání" + +#~ msgid "Confirm" +#~ msgstr "Potvrdit" + +#~ msgid "Sure?" +#~ msgstr "Určitě?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maximální velikost emailů v MB" + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Nelze uložit bota." + +#~ msgid "Unable to save Bot." +#~ msgstr "Nelze uložit bota." + +#~ msgid "Setup new System" +#~ msgstr "Instalovat nový systém" + +#~ msgid "Unable to save changes." +#~ msgstr "Nelze uložit změny." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Nemáte zač! Jen se mě na něco zeptejte!" + +#~ msgid "migrate from another system" +#~ msgstr "migrovat z jiného systému" + +#~ msgid "Or" +#~ msgstr "Nebo" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s objektů je vymazáno." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Pozor: Při vytvoření tiketu se posílá email." + +#~ msgid "Call Inbound" +#~ msgstr "Příchozí Hovor" + +#~ msgid "Call Outbound" +#~ msgstr "Odchozí Hovor" + #~ msgid "Please fill also some text in!" #~ msgstr "Prosím vyplňte nějaký text!" -#~ msgid "Loading..." -#~ msgstr "Nahrávám..." - #~ msgid "Search..." #~ msgstr "Hledat..." diff --git a/i18n/zammad.da.po b/i18n/zammad.da.po index a55113840..a47ea7da1 100644 --- a/i18n/zammad.da.po +++ b/i18n/zammad.da.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "%s grupper til %s rolle tildelinger" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objekt(er) er oprettet." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objekt(er) er slettet." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objekt(er) er opdateret/opdaterede." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s Objekt(er) blev opdateret." msgid "%s object(s) were deleted." msgstr "%s Objekt(er) blev slettet." +#: 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." +msgstr "%s Objekt(er) er oprettet." + +#: 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." +msgstr "%s Objekt(er) blev slettet." + +#: 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." +msgstr "%s Objekt(er) er opdateret/opdaterede." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "2 timer" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 små og 2 store bogstaver" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -426,18 +432,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -529,6 +523,7 @@ msgstr "Brugere" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -612,6 +607,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -783,10 +779,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Tillad brugere at tilføje nye tags." @@ -795,6 +787,10 @@ msgstr "Tillad brugere at tilføje nye tags." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -805,9 +801,10 @@ msgstr "Notificar también vía email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -816,10 +813,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativt navn" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternativt kan du bruge Zammad API til at importere data." @@ -890,6 +883,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Kontoen er ikke bekræftet" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App login til Facebook" @@ -945,7 +947,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Er du sikker" @@ -962,6 +974,18 @@ msgstr "Artículo" msgid "Article Count" msgstr "Antal Artikler" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objekt(er) er oprettet." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Nº artículo" @@ -970,10 +994,6 @@ msgstr "Nº artículo" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Tildel brugere baseret på brugerdomæne." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -987,6 +1007,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Tildel brugere baseret på brugerdomæne." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Asignado" @@ -1072,12 +1098,6 @@ msgstr "" " OBS: Dette vil være din login adgangskode, efter at importen er " "gennemført." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "OBS: Ved oprettelse af en ticket sendes en e-mail." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1142,12 +1162,9 @@ msgstr "Autentificering via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Autotildeling" @@ -1159,14 +1176,16 @@ msgstr "" msgid "Auto close" msgstr "Auto lukket" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Auto lukket tilstand" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Auto lukket tilstand" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatisk kontolink ved første logon" @@ -1214,6 +1233,10 @@ msgstr "Gennemsnit %s minutter" msgid "Average: %s%" msgstr "Gennemsnit %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1266,8 +1289,8 @@ msgstr "Base Objects" msgid "Basic Settings" msgstr "Basale indstillinger" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1292,18 +1315,18 @@ msgstr "Forbind Bruger " msgid "Block Notifications" msgstr "Bloker Notifikationer" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blokerede afsender ID, baseret på modtagers afsender ID" +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1378,13 +1401,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Som standard udføres opfølgningskontrollen via emnet for en e-mail. Med " @@ -1396,6 +1420,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1422,6 +1447,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfig." + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrationer" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1437,14 +1478,6 @@ msgstr "Kalender" msgid "Calendars" msgstr "Calendarios" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Indkommende opkald" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Udgående opkald" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1568,9 +1601,9 @@ msgstr "Kategori" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1624,6 +1657,12 @@ msgstr "Gemt" msgid "Changes" msgstr "Ændringer" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objekt(er) er oprettet." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Der blev foretaget ændringer, der kræver en databaseopdatering." @@ -1651,8 +1690,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1693,6 +1734,12 @@ msgstr "Canales" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Título del chat" @@ -1715,15 +1762,26 @@ msgid "Chatting Customers" msgstr "Medarbejdere der Chatter" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Forbind kanaler" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Forbind kanaler" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1798,27 +1856,29 @@ msgid "City" msgstr "By" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Fortsæt sessionen" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1859,8 +1919,8 @@ msgstr "Klienter" msgid "Clone" msgstr "Clone" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1884,6 +1944,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Luk pågældende tab" @@ -1905,6 +1969,7 @@ msgstr "" msgid "Closed" msgstr "Lukket" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1914,14 +1979,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Lukkede sager" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Lukketid" @@ -2004,17 +2061,20 @@ msgstr "" msgid "Configure Base" msgstr "Konfigurer base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Bekræft/gem dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2101,6 +2161,18 @@ msgstr "" msgid "Content" msgstr "Indhold" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objekt(er) er oprettet." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objekt(er) er oprettet." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2134,11 +2206,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2304,7 +2376,9 @@ msgid "Create a translation" msgstr "Opret en oversættelse" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Opret og klargør %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2360,6 +2434,7 @@ msgstr "Opret din første sag" msgid "Created" msgstr "Oprettet" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2369,7 +2444,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2486,11 +2560,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Kunder i denne organisation kan se alle andre emner" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2583,7 +2654,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Opdatering succesfuld!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2591,6 +2662,7 @@ msgstr "Opdatering succesfuld!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2632,10 +2704,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Standard synlighed ved ny note." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2657,12 +2725,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2677,25 +2739,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2706,6 +2755,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2720,20 +2775,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2741,11 +2788,50 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Antal forfejlede loginforsøg før kontoen vil blive deaktiveret" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2772,14 +2858,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2799,11 +2884,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2834,12 +2921,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2849,11 +2930,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2874,12 +2951,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2892,18 +2987,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2914,10 +2997,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2934,11 +3034,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2947,32 +3042,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2990,7 +3079,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3006,6 +3095,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3023,7 +3118,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3038,6 +3137,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3050,10 +3153,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3072,10 +3183,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3084,6 +3191,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Standard synlighed ved ny note." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3095,6 +3222,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3103,10 +3234,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3115,9 +3242,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3125,22 +3256,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3178,19 +3297,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3204,6 +3311,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3224,7 +3339,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3314,11 +3429,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3357,6 +3472,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Levering mislykkedes" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Levering mislykkedes" @@ -3365,7 +3486,7 @@ msgstr "Levering mislykkedes" msgid "Department" msgstr "Afdeling" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3475,6 +3596,7 @@ msgstr "Kassér dine ikke-gemte ændringer." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3484,10 +3606,6 @@ msgstr "Vis" msgid "Display name" msgstr "Skærmnavn" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3496,6 +3614,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Er du sikker på at dette objekt skal slettes?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Er du sikker på at dette objekt skal slettes?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domæne" @@ -3721,6 +3852,17 @@ msgstr "" msgid "Email Outbound" msgstr "Udgående email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3881,11 +4023,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Autentificering via %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4034,7 +4178,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Indtast dit brugernavn eller e-mailadresse" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4047,8 +4191,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr " Eskaleret" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Lukkede sager" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4147,7 +4293,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4197,10 +4347,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4322,15 +4468,17 @@ msgstr "Første Løsning" msgid "First Steps" msgstr "De første trin" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Fornavn" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Første respons" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Fornavn" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4481,10 +4629,6 @@ msgstr "" msgid "Full Name" msgstr "Fulde navn" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4506,12 +4650,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4519,7 +4663,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4551,6 +4695,12 @@ msgstr "Få en adgangsnøgle" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4572,10 +4722,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4588,14 +4734,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4629,10 +4767,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4668,7 +4802,6 @@ msgstr "Velkommen" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4726,6 +4859,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4746,6 +4885,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4886,7 +5029,7 @@ msgstr "Helt" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5053,7 +5196,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5136,6 +5279,18 @@ msgstr "Importer" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5148,28 +5303,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5244,6 +5387,7 @@ msgstr "" msgid "Inbound" msgstr "Indgående" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5326,6 +5470,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objekt(er) er oprettet." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5397,6 +5547,12 @@ msgstr "" msgid "Intro" msgstr "Indledning" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5442,12 +5598,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5621,18 +5771,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5641,6 +5779,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5678,6 +5817,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr " Vidensbase" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr " Vidensbase" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5745,14 +5900,12 @@ msgstr "Sidste kontakt (agent)" msgid "Last contact (customer)" msgstr "Sidste kontakt (medarbejder)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Efternavn" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5771,11 +5924,6 @@ msgstr "Sidst synkroniseret" msgid "Last used" msgstr "Sidst anvendt" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Efternavn" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Sidste opdateringer" @@ -5793,11 +5941,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5869,10 +6017,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -5885,6 +6029,17 @@ msgstr "" msgid "Load" msgstr "Indlæs" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Indlæser..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5948,16 +6103,12 @@ msgstr "Glemt adgangskode" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6103,10 +6254,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6164,7 +6311,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6173,10 +6320,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6345,40 +6488,52 @@ msgstr "Flyttet ind" msgid "Moved out" msgstr "Flyttet ud" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mine tildelte sager" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mine ventede sager" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Replacement" +msgid "My Replacement Tickets" +msgstr "Udskiftning" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mine stats" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mine tildelte sager" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mine Sager" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mine tildelte sager" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Min håndteringstid: %s minutter" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mine ventede sager" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6457,18 +6612,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6482,7 +6637,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6510,7 +6665,6 @@ msgstr "Netværk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Ny" @@ -6664,6 +6818,12 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "Ikke konfigureret" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6684,9 +6844,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Ikke konfigureret" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6700,12 +6862,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6751,10 +6907,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6764,14 +6916,6 @@ msgstr "Ingen filtre" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6849,14 +6993,16 @@ msgstr "Der er ingen tilgængelig oversættelse til dette sted" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Ingen ulæste underretninger til dig. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6948,6 +7094,10 @@ msgstr "Note" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7013,10 +7163,6 @@ msgstr "November" msgid "Number" msgstr "Nummer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Antal forfejlede loginforsøg før kontoen vil blive deaktiveret" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7067,7 +7213,6 @@ msgid "October" msgstr "Oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7112,12 +7257,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7125,16 +7265,12 @@ msgid "Only for these groups." msgstr "Kun for disse grupper." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7153,16 +7289,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Åben" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Åben sag #%s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Åbne Sager" @@ -7189,8 +7322,9 @@ msgid "Options" msgstr "Valgmuligheder" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Eller" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7248,8 +7382,8 @@ msgstr "Organisationer" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7297,12 +7431,6 @@ msgstr "Udgående kald" msgid "Overview" msgstr "Overblik" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Overblik" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7316,6 +7444,12 @@ msgstr "" msgid "Overviews" msgstr "Overblik" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Overblik" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7344,10 +7478,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7408,7 +7538,9 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Password skal indeholde mindst 2 store samt 2 små bogstaver" #: db/seeds/settings.rb @@ -7452,8 +7584,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Tidsgrænsen nået" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mine ventede sager" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7522,6 +7656,10 @@ msgstr "Lyserød" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7539,14 +7677,18 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" "Klik på \"Opret din første sag\" nedenfor, for at oprette din første sag/" "ticket" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." -msgstr "" +#, fuzzy +#| msgid "Resend verification email" +msgid "Please click on the link in the verification email." +msgstr "Gensend bekræftelses mail" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7562,12 +7704,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7578,10 +7720,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7686,6 +7824,10 @@ msgstr "Prioritet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7695,16 +7837,20 @@ msgid "Proceed" msgstr "Fortsæt" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "asignar tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s af mine tickets eskaleret" #: db/seeds/settings.rb msgid "Product Name" @@ -7764,6 +7910,12 @@ msgstr "Offentlig Menu" msgid "Publish" msgstr "Udgiv" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artículo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7795,7 +7947,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtime" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7818,8 +7972,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "My assigned Tickets" +msgid "Recently Viewed Tickets" +msgstr "Mine tildelte sager" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7894,6 +8050,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7959,18 +8116,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8014,13 +8163,9 @@ msgstr "Nulstil ændringer" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Nulstil ændringer" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8050,17 +8195,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8180,6 +8321,10 @@ msgstr "SMS notifikation" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8248,6 +8393,15 @@ msgstr "Gem ny skabelon" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Massehandling udført!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8261,16 +8415,16 @@ msgstr "" msgid "Scheduler" msgstr "Planlægger" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Planlægger" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Planlæggere" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Planlægger" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8494,6 +8648,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Gensend bekræftelses mail" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8525,6 +8687,10 @@ msgstr "Aktive Forbindelser" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8549,10 +8715,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Også opkalds-id for udgående opkald kan ændres." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8575,21 +8737,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8620,11 +8781,6 @@ msgstr "Indstillinger" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Delt" @@ -8725,6 +8881,12 @@ msgstr "Tilmelde" msgid "Signature" msgstr "Signatur" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Gensend bekræftelses mail" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8735,22 +8897,10 @@ msgstr "Signaturer" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8774,10 +8924,6 @@ msgstr "" msgid "Skip" msgstr "Spring over" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8816,10 +8962,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9045,28 +9187,11 @@ msgid "Sunday" msgstr "Søndag" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Er du sikker på at dette objekt skal slettes?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sikker?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9124,11 +9249,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9146,10 +9272,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Skabeloner" @@ -9237,6 +9359,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9246,12 +9374,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objekt(er) er oprettet." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9260,6 +9414,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9267,6 +9425,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9274,7 +9444,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9304,14 +9474,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9322,12 +9507,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Importen var succesfuld." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Importen var succesfuld." @@ -9344,6 +9541,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objekt(er) er oprettet." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objekt(er) er oprettet." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objekt(er) er opdateret/opdaterede." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9356,6 +9584,66 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testafviklingen var succesfuld." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testafviklingen var succesfuld." @@ -9371,17 +9659,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objekt(er) er oprettet." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objekt(er) er oprettet." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9389,6 +9681,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Måden at kommunikerer på i vores system, kaldes \"ticket\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9403,11 +9699,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9424,8 +9720,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9438,8 +9734,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9450,20 +9746,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9480,14 +9764,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9508,6 +9786,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9516,12 +9800,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9540,10 +9818,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Tor" @@ -9555,7 +9842,7 @@ msgstr "Tor" msgid "Thursday" msgstr "Torsdag" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9657,8 +9944,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s created!" +msgid "Ticket |%s| has escalated!" +msgstr "Sag %s oprettet!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9698,6 +9987,11 @@ msgstr "Ticket er kun tildelt automatisk hvis de ikke allerede har en ejer." msgid "Tickets assigned to me: %s of %s" msgstr "Sager tildelt mig:" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9794,12 +10088,13 @@ msgstr "Til" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9808,8 +10103,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9825,7 +10120,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9852,11 +10147,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9977,10 +10268,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10023,245 +10310,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Ikke tildelt og åben" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10427,10 +10483,6 @@ msgstr "" msgid "Uploading" msgstr "Uploader" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10444,6 +10496,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10454,6 +10511,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10528,8 +10595,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10538,20 +10605,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objekt(er) er oprettet." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10594,12 +10674,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10627,11 +10707,6 @@ msgstr "Værdi" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Leverandør" @@ -10640,19 +10715,15 @@ msgstr "Leverandør" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10771,17 +10842,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10789,7 +10860,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10847,12 +10918,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10916,6 +10987,11 @@ msgstr "" msgid "Welcome!" msgstr "Velkommen!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Hvad påvirker dit Zammad Karma?" @@ -11026,7 +11102,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11071,7 +11147,9 @@ msgstr "År" msgid "Yellow" msgstr "Gul" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11091,27 +11169,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Det var så lidt! Bare spørg mig om noget!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Du kan forbinde % med Zammad. Du skal først oprette forbindelse til din " "Zammad med % først." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11131,11 +11207,20 @@ msgstr "Du kan lave mere end et chat emne." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11155,6 +11240,15 @@ msgstr "" msgid "You can request your password" msgstr "Du kan anmode om din adgangskode" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11243,33 +11337,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Du er allerede registreret med din email-adresse, hvis du har haft kontakt " "med vores supportteam." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "" @@ -11286,32 +11389,28 @@ msgstr "Din nye Personlige Adgangsnøgle" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11337,20 +11436,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11363,14 +11451,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11409,7 +11497,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11433,10 +11521,6 @@ msgstr "" msgid "Zip" msgstr "Post Nr." -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiv" @@ -11519,10 +11603,6 @@ msgstr "Gemt" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11545,18 +11625,22 @@ msgid "connected" msgstr "forbundet" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "indeholder" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Indeholder alt" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Indeholder ikke alt" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "Indeholder ikke" @@ -11576,18 +11660,6 @@ msgstr "Indeholder ikke en" msgid "created" msgstr "creado" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11623,7 +11695,7 @@ msgstr "deaktiveret" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11716,7 +11788,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "fra" @@ -11729,6 +11801,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "er ændret" @@ -11873,11 +11946,6 @@ msgstr "samlet" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -12049,7 +12117,7 @@ msgstr "" msgid "select attachment…" msgstr "Vælg vedhæftning" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12089,7 +12157,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12137,7 +12205,7 @@ msgstr "support@eksempel.dk" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12206,7 +12274,7 @@ msgstr "urørt" msgid "updated" msgstr "opdateret" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12234,16 +12302,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12253,9 +12319,9 @@ msgstr "|Venstre| betyder |[Ticket#12345] Et Emne|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12284,8 +12350,48 @@ msgstr "...af hele tekstfeltet" msgid "∅ Waiting time today" msgstr "Ventetid i dag" -#~ msgid "Loading..." -#~ msgstr "Indlæser..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Kunder i denne organisation kan se alle andre emner" + +#~ msgid "Escalated" +#~ msgstr " Eskaleret" + +#~ msgid "Open" +#~ msgstr "Åben" + +#~ msgid "Pending reached" +#~ msgstr "Tidsgrænsen nået" + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "Sikker?" + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Det var så lidt! Bare spørg mig om noget!" + +#~ msgid "Or" +#~ msgstr "Eller" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objekt(er) er slettet." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "OBS: Ved oprettelse af en ticket sendes en e-mail." + +#~ msgid "Call Inbound" +#~ msgstr "Indkommende opkald" + +#~ msgid "Call Outbound" +#~ msgstr "Udgående opkald" #~ msgid "Search..." #~ msgstr "Søg..." diff --git a/i18n/zammad.de-de.po b/i18n/zammad.de-de.po index d21acc1b2..ffbbad160 100644 --- a/i18n/zammad.de-de.po +++ b/i18n/zammad.de-de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-06 19:38+0000\n" +"PO-Revision-Date: 2022-01-25 09:12+0000\n" "Last-Translator: Martin Gruner \n" "Language-Team: German \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.10\n" +"X-Generator: Weblate 4.10.1\n" #. Default date format to use for the current locale. #. These placeholders are supported: @@ -23,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -37,7 +39,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -149,18 +153,6 @@ msgstr "%s Gruppen zu %s Rolle Zuweisung" msgid "%s is inactive, please select an active one." msgstr "%s ist inaktiv, bitte wählen Sie einen aktiven." -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "%s Objekt(e) werden angelegt." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "%s Objekt(e) werden gelöscht." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "%s Objekt(e) werden aktualisiert." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "%s object(s) have been created." msgstr "%s Objekt(e) wurden angelegt." @@ -173,6 +165,24 @@ msgstr "%s Objekt(e) wurden aktualisiert." msgid "%s object(s) were deleted." msgstr "%s Objekt(e) wurden gelöscht." +#: 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." +msgstr "%s Objekt(e) werden angelegt." + +#: 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." +msgstr "%s Objekt(e) wurden gelöscht." + +#: 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." +msgstr "%s Objekt(e) werden aktualisiert." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." msgstr "%s meiner Tickets sind derzeit in Bearbeitung." @@ -300,6 +310,21 @@ msgid "" "displayed in a separate view in your overviews. You can also configure ** " "email notifications **." msgstr "" +"**Service Level Agreements **, kurz ** SLAs **, helfen Ihnen dabei, " +"bestimmte Reaktionszeiten für die Anfragen Ihrer Kunden einzuhalten. So " +"können Sie Ziele, wie das Beantworten jeder Anfrage innerhalb von acht " +"Stunden, definieren. Wenn Sie Gefahr laufen die Ziele zu verpassen, wird " +"Zammad Sie alarmieren.\n" +"\n" +"Die folgenden drei Metriken können Sie als Ziele konfigurieren: ** " +"Reaktionszeit ** (Zeit zwischen der Ticketerstellung und der ersten Reaktion " +"eines Agenten), ** Aktualisierungszeit ** (Zeit zwischen der Kundenanfrage " +"und der Agentenreaktion) und ** Lösungszeit ** (Zeit zwischen der Erstellung " +"und Schließung eines Tickets).\n" +"\n" +"Jedes eskalierte Ticket (z.B. Tickets deren definierte Ziele nicht " +"eingehalten wurden) werden in separaten Ansichten Ihrer Übersichten " +"angezeigt. Sie können außerdem ** E-Mail-Benachrichtigungen ** konfigurieren." #: db/seeds/settings.rb msgid "1 day" @@ -322,7 +347,9 @@ msgid "2 hours" msgstr "2 Stunden" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 kleine und 2 große Buchstaben\t" #: db/seeds/ticket_priorities.rb @@ -373,7 +400,9 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "Eine URL sieht wie folgt aus: https://zammad.example.com" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" "Eine Liste von aktiven Import-Schnittstellen, die regelmäßig ausgeführt " "werden." @@ -425,18 +454,6 @@ msgstr "Ein Benutzer ist erforderlich!" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "API IP Max" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "API IP Regulärer Ausdruck" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "API-SCHLÜSSEL" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "API-Schlüssel" @@ -529,6 +546,7 @@ msgstr "Accounts" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -548,7 +566,7 @@ msgstr "Aktionen" #: db/seeds/settings.rb msgid "Activate the recursive processing of ticket triggers." -msgstr "" +msgstr "Aktivieren Sie das rekursive Abarbeiten von Ticket-Triggern." #: db/seeds/settings.rb msgid "Activates lost password feature for users." @@ -612,6 +630,7 @@ msgstr "Adapter" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -717,13 +736,15 @@ msgstr "Administratorkonto bereits erstellt" #: app/assets/javascripts/app/models/macro.coffee msgid "Advance to next ticket from overview" -msgstr "" +msgstr "Zum nächsten Ticket der Übersicht springen" #: app/assets/javascripts/app/views/package.jst.eco msgid "" "After installing, updating, or uninstalling packages the following commands " "need to be executed on the server:" msgstr "" +"Nach dem installieren, aktualisieren oder entfernen von Paketen müssen " +"folgende Befehl auf dem Server ausgeführt werden:" #: app/assets/javascripts/app/views/session.jst.eco msgid "Age" @@ -741,7 +762,7 @@ msgstr "Agenten Name" #: db/seeds/settings.rb msgid "Agent Name + FromSeparator + System Address Display Name" -msgstr "" +msgstr "Name des Agenten + Von-Seperator + Anzeigename der Systemadresse" #: db/seeds/settings.rb msgid "Agent idle timeout" @@ -786,10 +807,6 @@ msgstr "Werte in der Zukunft erlauben" msgid "Allow past" msgstr "Werte in der Vergangenheit erlauben" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "Erlauben Sie die Verwendung von E-Mail-Adressen für mehrere Benutzer." - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Hinzufügen von neuen Tags für Anwender erlauben." @@ -798,19 +815,31 @@ msgstr "Hinzufügen von neuen Tags für Anwender erlauben." msgid "Allow users to create new tags." msgstr "Erlauben Sie den Benutzern, neue Tags zu erstellen." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Allow to use email address for muliple users." +msgid "Allow using one email address for multiple users." +msgstr "Erlauben Sie die Verwendung von E-Mail-Adressen für mehrere Benutzer." + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" -msgstr "" +msgstr "Erlaubte Webseiten (separiert durch ;)" #: app/assets/javascripts/app/views/profile/notification.jst.eco msgid "Also notify via email" msgstr "Auch über E-Mail Benachrichtigen" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Alternative FQDN for callbacks if you operate Zammad in internal network." msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +"Alternativer FQDN für callbacks wenn Zammad in einem internem Netzwerk " +"eingesetzt wird." +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "Alternative Übersetzungen" @@ -819,10 +848,6 @@ msgstr "Alternative Übersetzungen" msgid "Alternative name" msgstr "Alternativer Name" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "Alternative Übersetzungen" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -852,7 +877,7 @@ msgstr "Analysiere Struktur…" #: app/assets/javascripts/app/models/ticket.coffee msgid "Another ticket was merged into ticket |%s|" -msgstr "" +msgstr "Ein anderes Ticket wurde nach Ticket |%s| zusammengefügt" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee msgid "Answer" @@ -864,7 +889,7 @@ msgstr "Antworten" #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Anticon" -msgstr "" +msgstr "Anticon" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee msgid "Any recipient" @@ -886,6 +911,13 @@ msgstr "Verzeichnis-ID (Mandant)" msgid "App Version" msgstr "App-Version" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "App could not be verified." +msgstr "Die App konnte nicht verifiziert werden." + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Anmeldedaten der Facebook App." @@ -934,14 +966,26 @@ msgstr "Archiviert am" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee msgid "Are you sure you want to delete" -msgstr "" +msgstr "Sind Sie sicher, dass Sie löschen wollen?" #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +"Sind Sie sicher, dass Sie neu laden möchten? Sie haben ungespeicherte " +"Änderungen die verloren gehen werden" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Sind Sie sich sicher?" @@ -958,6 +1002,18 @@ msgstr "Artikel" msgid "Article Count" msgstr "Artikel Anzahl" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objekt(e) werden angelegt." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikel#" @@ -966,10 +1022,6 @@ msgstr "Artikel#" msgid "Assign Follow-Ups" msgstr "Zuweisung bei Nachfrage" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Zuweisung von neuen Benutzern basierend auf der Domain." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -984,6 +1036,12 @@ msgstr "Zuweisung bei Nachfrage" msgid "Assign signup roles" msgstr "Neuanmeldungs-Rollen zuweisen" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Zuweisung von neuen Benutzern basierend auf der Domain." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Zugewiesen" @@ -1016,6 +1074,8 @@ msgid "" "At least one identifier (firstname, lastname, phone or email) for user is " "required." msgstr "" +"Mindestens eine Kennung (Vorname, Nachname, Telefon oder E-Mail) ist für " +"Benutzer notwendig." #: app/models/object_manager/attribute.rb msgid "At least one letter is required" @@ -1023,11 +1083,11 @@ msgstr "Mindestens ein Buchstabe ist erforderlich" #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee msgid "At least one object must be selected." -msgstr "" +msgstr "Wählen Sie mindestens ein Objekt aus." #: app/models/role.rb app/models/user.rb msgid "At least one user needs to have admin permissions." -msgstr "" +msgstr "Mindestens ein Benutzer muss administrative Berechtigungen besitzen." #: app/assets/javascripts/app/views/generic/attachments.jst.eco #: app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco @@ -1038,7 +1098,7 @@ msgstr "anhängende Datei(en)" #: db/seeds/settings.rb msgid "Attachment - Search for follow-up also in attachments." -msgstr "" +msgstr "Anhang - Suche auch im Anhang noch follow-ups." #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_article_attachments.coffee #: app/assets/javascripts/app/views/knowledge_base/_answer_attachments.jst.eco @@ -1063,25 +1123,21 @@ msgstr "" "Achtung: Diese sind Ihr Anmeldename und Passwort, nachdem der Import " "abgeschlossen ist." -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "Achtung: Beim Erstellen eines Tickets wird eine E-Mail versendet." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" -msgstr "" +msgstr "Attribut" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "Attribute '%s' is required in the mapping" -msgstr "" +msgstr "Attribut '%s' ist in der Zuweisung erforderlich" #: app/controllers/users_controller.rb msgid "Attribute 'email' required!" -msgstr "" +msgstr "Attribut 'email' ist erforderlich!" #: app/models/object_manager/attribute.rb msgid "Attribute not editable!" -msgstr "" +msgstr "Attribut nicht bearbeitbar!" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -1104,24 +1160,24 @@ msgstr "Authorisierung" #: app/controllers/import_otrs_controller.rb lib/email_helper/probe.rb msgid "Authentication failed!" -msgstr "" +msgstr "Authentifizierung fehlgeschlagen!" #: lib/email_helper/probe.rb msgid "Authentication failed, invalid credentials!" -msgstr "" +msgstr "Authentifizierung fehlgeschlagen, fehlerhafte Zugangsdaten!" #: lib/email_helper/probe.rb msgid "Authentication failed, username incorrect!" -msgstr "" +msgstr "Authentifizierung fehlgeschlagen, falscher Benutzername!" #: lib/email_helper/probe.rb msgid "Authentication not possible (not offered by the service)" -msgstr "" +msgstr "Authentifizierung ist nicht möglich (nicht vom Dienst angeboten)" #: app/controllers/application_controller/authenticates.rb #: app/policies/pundit_policy.rb lib/user_context.rb msgid "Authentication required" -msgstr "" +msgstr "Authentifizierung erforderlich" #: db/seeds/settings.rb msgid "Authentication via %s" @@ -1129,33 +1185,32 @@ msgstr "Anmeldung über %s" #: app/controllers/application_controller/handles_errors.rb msgid "Authorization failed" -msgstr "" - -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" +msgstr "Autorisierung fehlgeschlagen" #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatische Zuweisung" #: app/assets/javascripts/app/controllers/getting_started/auto_wizard.coffee msgid "Auto Wizard" -msgstr "" +msgstr "Auto-Assistent" #: db/seeds/settings.rb msgid "Auto close" msgstr "Auto schließen" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Auto schließen Status" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automatisch anlegen" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Auto schließen Status" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatische Kontoverbindung bei der Erstanmeldung" @@ -1182,7 +1237,7 @@ msgstr "Verfügbar für die folgenden Rollen" #: db/seeds/settings.rb msgid "Available types for a new ticket" -msgstr "" +msgstr "Verfügbare Typen für ein neues Ticket" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco @@ -1205,6 +1260,10 @@ msgstr "Durchschnitt: %s Minuten" msgid "Average: %s%" msgstr "Durchschnitt: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1232,10 +1291,12 @@ msgid "" "Background process did not start or has not finished! Please contact your " "support." msgstr "" +"Der Hintergrundprozess wurde nicht gestartet oder noch nicht fertig! Bitte " +"kontaktieren Sie den Support." #: app/models/report.rb msgid "Backlog" -msgstr "" +msgstr "Rückstand" #: app/assets/javascripts/app/controllers/_manage/branding.coffee #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -1257,8 +1318,8 @@ msgstr "Basisobjekte" msgid "Basic Settings" msgstr "Standard-Einstellungen" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1267,7 +1328,7 @@ msgstr "Anfänger" #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Bell" -msgstr "" +msgstr "Glocke" #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -1283,16 +1344,16 @@ msgstr "Bind Benutzer" msgid "Block Notifications" msgstr "Benachrichtigungen stoppen" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blockierte IP (getrennt mit ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blockierte IP (getrennt mit ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blockierte Länder" @@ -1311,15 +1372,15 @@ msgstr "Body" #: db/seeds/settings.rb msgid "Body - Search for follow-up also in mail body." -msgstr "" +msgstr "Body - Suche nach follow ups im Email-Body." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Boolean" -msgstr "" +msgstr "Boolean" #: lib/telegram.rb msgid "Bot already exists!" -msgstr "" +msgstr "Bot existiert bereits!" #: app/assets/javascripts/app/views/telegram/index.jst.eco msgid "Bots" @@ -1337,7 +1398,7 @@ msgstr "Browser" #: app/assets/javascripts/app/lib/app_post/browser.coffee msgid "Browser too old!" -msgstr "" +msgstr "Browser ist zu alt!" #: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee msgid "Bulk action executed!" @@ -1364,16 +1425,17 @@ msgstr "Geschäftszeiten" #: app/views/knowledge_base/public/show_alternatives.html.erb msgid "But it's only available in these languages:" -msgstr "" - -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" +msgstr "Es ist jedoch nur in den folgenden Sprachen verfügbar:" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Die Follow-Up-Erkennung erfolgt standardmäßig über den Betreff einer E-Mail. " @@ -1385,8 +1447,9 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" -msgstr "" +msgstr "CC" #: app/assets/javascripts/app/controllers/_integration/idoit.coffee msgid "CMDB to document complex relations of your network components." @@ -1411,8 +1474,24 @@ msgstr "CTI (generisch)" #: db/seeds/settings.rb msgid "CTI Token" +msgstr "CTI-Token" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfiguration" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrationen" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1428,17 +1507,9 @@ msgstr "Kalender" msgid "Calendars" msgstr "Kalender" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Anruf eingehend" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Anruf ausgehend" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" -msgstr "" +msgstr "Anruf von %s für %s" #: app/assets/javascripts/app/models/application.coffee msgid "Callback URL" @@ -1471,33 +1542,35 @@ msgstr "Kann jegliche CSS Farbe sein." #: app/assets/javascripts/app/controllers/getting_started/agent.coffee msgid "Can't create user!" -msgstr "" +msgstr "Kann Benutzer nicht erstellen!" #: app/controllers/application_controller/renders_models.rb msgid "Can't delete, object has references." -msgstr "" +msgstr "Löschen nicht möglich, das Objekt hat Referenzen." #: app/controllers/application_controller/authenticates.rb msgid "Can't find User for Token" -msgstr "" +msgstr "Benutzer zu Token nicht gefunden" #: app/models/ticket/number.rb msgid "Can't generate new ticket number!" -msgstr "" +msgstr "Generierung von neuer Ticket-Nummer fehlgeschlagen!" #: app/models/ticket.rb msgid "Can't merge ticket with itself!" -msgstr "" +msgstr "Ticket kann nicht mit sich selbst zusammengeführt werden!" #: lib/sessions/event/spool.rb msgid "Can't send spool, session not authenticated" -msgstr "" +msgstr "Spool kann nicht gesendet werden, Sitzung nicht authentifiziert" #: app/assets/javascripts/app/controllers/_profile/password.coffee #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "" "Can't update password, your entered passwords do not match. Please try again!" msgstr "" +"Passwortaktualisierung nicht möglich, die angegebenen Kennwörter stimmen " +"nicht überein. Bitte versuchen Sie es erneut!" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -1529,19 +1602,21 @@ msgstr "Hochladen abbrechen" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee msgid "Cannot delete category" -msgstr "" +msgstr "Konnte Kategorie nicht löschen" #: app/policies/ticket_policy.rb msgid "Cannot follow-up on a closed ticket. Please create a new ticket." msgstr "" +"Follow-up auf geschlossenen Tickets nicht möglich. Bitte erstellen Sie ein " +"neues Ticket." #: app/assets/javascripts/app/controllers/report.coffee msgid "Cannot generate report" -msgstr "" +msgstr "Konnte Report nicht generieren" #: app/assets/javascripts/app/lib/app_post/html5_upload.coffee msgid "Cannot upload file" -msgstr "" +msgstr "Hochladen von Datei fehlgeschlagen" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee msgid "Categories" @@ -1555,15 +1630,17 @@ msgstr "Kategorie" #: app/assets/javascripts/app/models/knowledge_base.coffee msgid "Category page layout" -msgstr "" +msgstr "Layout der Kategorieseite" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Wann Benachrichtigungen versendet werden." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" -msgstr "" +msgstr "Zertifikate & private Schlüssel" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -1611,6 +1688,12 @@ msgstr "Geändert" msgid "Changes" msgstr "Änderungen" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objekt(e) werden angelegt." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1629,43 +1712,45 @@ msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Chat" -msgstr "" +msgstr "Kanal - Chat" #: db/seeds/permissions.rb msgid "Channel - Email" -msgstr "" +msgstr "Kanal - E-Mail" #: db/seeds/permissions.rb msgid "Channel - Facebook" -msgstr "" +msgstr "Kanal - Facebook" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel - Email" +msgid "Channel - Form" +msgstr "Kanal - E-Mail" #: db/seeds/permissions.rb msgid "Channel - Google" -msgstr "" +msgstr "Kanal - Google" #: db/seeds/permissions.rb msgid "Channel - Microsoft 365" -msgstr "" +msgstr "Kanal - Microsoft 365" #: db/seeds/permissions.rb msgid "Channel - SMS" -msgstr "" +msgstr "Kanal - SMS" #: db/seeds/permissions.rb msgid "Channel - Telegram" -msgstr "" +msgstr "Kanal - Telegram" #: db/seeds/permissions.rb msgid "Channel - Twitter" -msgstr "" +msgstr "Kanal - Twitter" #: db/seeds/permissions.rb msgid "Channel - Web" -msgstr "" +msgstr "Kanal - Web" #: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco msgid "Channel Distribution" @@ -1682,21 +1767,27 @@ msgstr "Kanäle" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chat Titel" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Chat closed by %s" -msgstr "" +msgstr "Chat von %s geschlossen" #: app/assets/javascripts/app/controllers/chat.coffee msgid "Chat not answered, automatically set to offline." -msgstr "" +msgstr "Chat nicht beantwortet, automatisch offline gesetzt." #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "Chats" -msgstr "" +msgstr "Chats" #: app/assets/javascripts/app/controllers/chat.coffee #: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco @@ -1704,28 +1795,39 @@ msgid "Chatting Customers" msgstr "Kunden welche chatten" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Check Channels" +msgid "Check 'Channel' streams." +msgstr "Kanäle prüfen" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Check Channels" +msgid "Check channels." +msgstr "Kanäle prüfen" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee msgid "Checkmk" -msgstr "" +msgstr "Checkmk" #: db/seeds/settings.rb msgid "Checkmk integration" -msgstr "" +msgstr "Checkmk Integration" #: db/seeds/settings.rb msgid "Checkmk token" -msgstr "" +msgstr "Checkmk Token" #: db/seeds/settings.rb msgid "Checksum" @@ -1782,27 +1884,33 @@ msgid "City" msgstr "Stadt" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +#, fuzzy +#| msgid "Cleanup Cti::Log" +msgid "Clean up 'Cti::Log.'" +msgstr "Säuberung Cti::Log" + +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." +msgstr "Säuberung Cti::Log" + +#: db/seeds/schedulers.rb +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Sitzung fortsetzen" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1812,20 +1920,20 @@ msgstr "Clearbit" #: db/seeds/settings.rb msgid "Clearbit config" -msgstr "" +msgstr "Clearbit Konfiguration" #: db/seeds/settings.rb msgid "Clearbit integration" -msgstr "" +msgstr "Clearbit-Integration" #: app/views/knowledge_base/public/not_found.html.erb msgid "Click here" -msgstr "" +msgstr "Klicken Sie hier" #: app/assets/javascripts/app/views/integration/idoit.jst.eco #: db/seeds/settings.rb msgid "Client ID" -msgstr "" +msgstr "Client-ID" #: db/seeds/settings.rb msgid "Client Secret" @@ -1843,8 +1951,8 @@ msgstr "Clients" msgid "Clone" msgstr "Klonen" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1858,14 +1966,18 @@ msgstr "Schließen & als Spam markieren" #: lib/excel_sheet/ticket.rb msgid "Close Diff In Min" -msgstr "" +msgstr "Differenz Schließung in Minuten" #: lib/excel_sheet/ticket.rb msgid "Close Escalation At" -msgstr "" +msgstr "Eskalation Schließung am" #: lib/excel_sheet/ticket.rb msgid "Close In Min" +msgstr "Geschlossen in Minuten" + +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee @@ -1889,30 +2001,23 @@ msgstr "Tab schließen nach Ticket-Schließung" msgid "Closed" msgstr "Geschlossen" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" -msgstr "" +msgstr "Geschlossen am" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee msgid "Closed Tickets" msgstr "Geschlossene Tickets" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Schließzeit" #: db/seeds/settings.rb msgid "Color representation of the open ticket indicator in the sidebar." -msgstr "" +msgstr "Farbdarstellung des offenen Tickets in der Sidebar." #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee msgid "Comment" @@ -1920,7 +2025,7 @@ msgstr "Kommentar" #: app/models/report.rb msgid "Communication" -msgstr "" +msgstr "Kommunikation" #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "Company Inc." @@ -1928,7 +2033,7 @@ msgstr "Unternehmen" #: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee msgid "Complete translations" -msgstr "" +msgstr "Vollständige Übersetzungen" #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Completed Tasks" @@ -1955,7 +2060,7 @@ msgstr "Konfiguration" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee msgid "Config has changed" -msgstr "" +msgstr "Konfiguration wurde geändert" #: app/assets/javascripts/app/views/import/otrs.jst.eco #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco @@ -1966,7 +2071,7 @@ msgstr "Konfiguration" #: app/assets/javascripts/app/views/knowledge_base/server_snippet.jst.eco msgid "Configuration for %s" -msgstr "" +msgstr "Konfiguration für %s" #: app/assets/javascripts/app/views/integration/exchange.jst.eco #: app/assets/javascripts/app/views/integration/ldap.jst.eco @@ -1984,28 +2089,33 @@ msgstr "App konfigurieren" msgid "Configure Base" msgstr "Basiskonfiguration" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Bestätigen" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Dialog bestätigen/übermitteln" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." -msgstr "" +msgstr "Bestätigung fehlgeschlagen." #: lib/search_index_backend.rb msgid "Conflicting date ranges" -msgstr "" +msgstr "Zeiträume stehen im Konflikt" #: app/controllers/reports_controller.rb msgid "Conflicting date ranges. Please check your selected report profile." msgstr "" +"In Konflikt stehende Datumsbereiche. Bitte überprüfen Sie das ausgewählte " +"Report-Profil." #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -2029,12 +2139,12 @@ msgstr "Verbinde Facebook App" #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/views/google/index.jst.eco msgid "Connect Google App" -msgstr "" +msgstr "Google App verbinden" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee #: app/assets/javascripts/app/views/microsoft365/index.jst.eco msgid "Connect Microsoft 365 App" -msgstr "" +msgstr "Microsoft 365 App verbinden" #: app/assets/javascripts/app/controllers/_channel/twitter.coffee #: app/assets/javascripts/app/views/twitter/index.jst.eco @@ -2043,7 +2153,7 @@ msgstr "Verbinde mit Twitter App" #: public/assets/chat/views/loader.eco msgid "Connecting" -msgstr "" +msgstr "Verbinde" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -2052,21 +2162,21 @@ msgstr "Verbinde…" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Connection lost" -msgstr "" +msgstr "Verbindung verloren" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Connection re-established" -msgstr "" +msgstr "Verbindung wieder aufgebaut" #: lib/search_index_backend.rb msgid "Connection refused" -msgstr "" +msgstr "Verbindung verweigert" #: app/controllers/import_freshdesk_controller.rb #: app/controllers/import_otrs_controller.rb #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb msgid "Connection refused!" -msgstr "" +msgstr "Verbindung verweigert!" #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee msgid "Connection test successful" @@ -2079,9 +2189,21 @@ msgstr "Verbindungstest erfolgreich" msgid "Content" msgstr "Inhalt" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objekt(e) werden angelegt." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objekt(e) werden angelegt." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" -msgstr "" +msgstr "Der Inhalt hat sich seit dem Laden geändert" #: app/assets/javascripts/app/models/core_workflow.coffee msgid "Context" @@ -2112,16 +2234,19 @@ msgid "Contributing Translations" msgstr "Beiträge zur Übersetzung" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +#, fuzzy +#| msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" +"Konversation wurde in einen anderen Chat übertragen. Bitte warten Sie kurz." #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" -msgstr "Retweets werden nicht in Tickets umgewandelt" +msgid "Conversion of retweets into tickets is turned off." +msgstr "Retweets werden nicht in Tickets umgewandelt." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee msgid "Copy" -msgstr "" +msgstr "Kopieren" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Copy current object number (e. g. Ticket#) to clipboard" @@ -2133,7 +2258,7 @@ msgstr "In die Zwischenablage kopieren: Strg+C, Return" #: db/seeds/permissions.rb msgid "Core Workflow" -msgstr "" +msgstr "Core Workflow" #: db/seeds/settings.rb msgid "Core Workflow Ajax Mode" @@ -2150,48 +2275,49 @@ msgid "" "on an action, it is possible to hide or restrict fields or to change the " "obligation to fill them in." msgstr "" +"Core Workflows sind Aktionen oder Einschränken für Auswahlen von Formularen. " +"Je nach Aktion ist es möglich, Felder zu verstecken, Felder einzuschränken " +"oder die Verpflichtung diese auszufüllen zu ändern." #: app/controllers/reports_controller.rb msgid "Could not find active reporting profile." -msgstr "" +msgstr "Konnte kein aktives Reporting-Profil finden." #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential 'twitter'!" -msgstr "" +msgstr "Konnte external_credential 'twitter' nicht finden!" #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential in cache!" -msgstr "" +msgstr "Konnte external_credential nicht im Cache finden!" #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential[:consumer_secret] in cache!" -msgstr "" +msgstr "Konnte external_credential[:consumer_secret] nicht im Cache finden!" #: app/controllers/links_controller.rb msgid "Could not find object!" -msgstr "" +msgstr "Konnte Objekt nicht finden!" #: app/controllers/tickets_controller.rb -#, fuzzy -#| msgid "No such source ticket!" msgid "Could not find source ticket!" msgstr "Quell-Ticket nicht gefunden!" #: app/controllers/tickets_controller.rb msgid "Could not find target ticket number!" -msgstr "" +msgstr "Ziel-Ticketnummer nicht gefunden!" #: lib/static_assets.rb msgid "Could not read raw logo!" -msgstr "" +msgstr "Raw-Logo konnte nicht gelesen werden!" #: app/assets/javascripts/app/views/knowledge_base/new_modal.coffee msgid "Couldn't create Knowledge Base" -msgstr "" +msgstr "Knowledge Base konnte nicht erstellt werden" #: app/assets/javascripts/app/controllers/knowledge_base/public_menu_form.coffee msgid "Couldn't save changes" -msgstr "" +msgstr "Änderungen konnten nicht gespeichert werden" #: app/assets/javascripts/app/views/tag/table.jst.eco msgid "Count" @@ -2228,7 +2354,7 @@ msgstr "Admin erstellen" #: lib/excel_sheet/ticket.rb msgid "Create Channel" -msgstr "" +msgstr "Kanal erstellen" #: app/models/report.rb msgid "Create Channels" @@ -2244,7 +2370,7 @@ msgstr "Erstelle Macros" #: app/assets/javascripts/app/controllers/layout_ref.coffee msgid "Create SLA" -msgstr "" +msgstr "SLA erstellen" #: app/controllers/first_steps_controller.rb msgid "Create Text Modules" @@ -2284,7 +2410,9 @@ msgid "Create a translation" msgstr "Erstelle eine Übersetzung" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Erstellen und Einrichten von %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2298,7 +2426,7 @@ msgstr "Neuen Kunden erstellen" #: app/assets/javascripts/app/lib/app_post/_object_organization_autocompletion.coffee msgid "Create new object" -msgstr "" +msgstr "Neues Objekt erstellen" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Create new records" @@ -2340,16 +2468,16 @@ msgstr "Erstellen Sie Ihr erstes Ticket" msgid "Created" msgstr "Erstellt" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" -msgstr "" +msgstr "Erstellt am" #: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee #: app/assets/javascripts/app/models/organization.coffee #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2378,7 +2506,7 @@ msgstr "Erstellmaske" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "Crop Image" -msgstr "" +msgstr "Bild zuschneiden" #: app/assets/javascripts/app/views/monitoring.jst.eco msgid "Current Status" @@ -2422,7 +2550,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "Custom" -msgstr "" +msgstr "Benutzerdefiniert" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee #: app/assets/javascripts/app/models/knowledge_base.coffee @@ -2431,7 +2559,7 @@ msgstr "Benutzerdefinierte URL" #: lib/knowledge_base/server_snippet.rb msgid "Custom address is not set" -msgstr "" +msgstr "Benutzerdefinierte Adresse nicht gesetzt" #: app/assets/javascripts/app/controllers/_application_controller/form.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -2472,19 +2600,15 @@ msgstr "" "Kunden-Tickets des Benutzers werden durch den Löschung entfernt. Dieser " "Vorgang kann nicht rückgängig gemacht werden." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" -"Kunden in einer Organisation können ihre Einträge untereinander einsehen." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" "Kunden in einer Organisation können ihre Einträge untereinander einsehen." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee msgid "Cut" -msgstr "" +msgstr "Ausschneiden" #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee @@ -2562,17 +2686,18 @@ msgstr "Dezember" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee msgid "Decryption failed!" -msgstr "" +msgstr "Entschlüsselung fehlgeschlagen!" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" -msgstr "Entschlüsselung erfolgreich!" +msgid "Decryption was successful." +msgstr "Die Entschlüsselung war erfolgreich." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2584,7 +2709,7 @@ msgstr "Standard-Verhalten" #: db/seeds/settings.rb msgid "Default Screen" -msgstr "" +msgstr "Standard-Screen" #: app/assets/javascripts/app/models/role.coffee msgid "Default at Signup" @@ -2610,11 +2735,7 @@ msgstr "" #: db/seeds/settings.rb msgid "Default type for a new ticket" -msgstr "" - -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Setzen der Standard-Sichtbarkeit eines neuen Notiz." +msgstr "Standarttyp eines neuen Tickets" #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb @@ -2627,21 +2748,15 @@ msgstr "" #: db/seeds/settings.rb msgid "Define max. attachment size for Elasticsearch." -msgstr "" +msgstr "Definieren Sie die maximale Anhangsgröße für Elasticsearch." #: db/seeds/settings.rb msgid "Define max. payload size for Elasticsearch." -msgstr "" +msgstr "Definieren Sie die maximale Payloadgröße für Elasticsearch." #: db/seeds/settings.rb msgid "Define pipeline name for Elasticsearch." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" +msgstr "Definieren Sie den Pipelinenamen für Elasticsearch." #: db/seeds/settings.rb msgid "" @@ -2657,26 +2772,15 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definiert das http Protokoll Ihrer Instanz." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." -msgstr "" +msgstr "Definiert Elasticsearch Indexname." #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +#| msgid "Defines Kayako endpoint authentication user." +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definiert den zu authentifizierenden Endpunkt-Benutzer von Kayako." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2686,6 +2790,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2700,32 +2810,70 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definiert den zu authentifizierenden Endpunkt-Benutzer von Kayako." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +#| msgid "Defines Kayako endpoint authentication user." +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definiert den zu authentifizierenden Endpunkt-Benutzer von Kayako." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" +"Eine Liste von aktiven Import-Schnittstellen, die regelmäßig ausgeführt " +"werden." + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Anzahl der fehlgeschlagenen Anmeldungen nach dem Konto deaktiviert wird." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2753,15 +2901,17 @@ msgstr "" "E-Mail-Tickets) aussehen sollte." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" +"Legt fest, ob ein Kunde ein Ticket über das Web-Interface erstellen kann." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2781,11 +2931,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2817,12 +2969,6 @@ msgid "Defines if a customer can create tickets via the web interface." msgstr "" "Legt fest, ob ein Kunde ein Ticket über das Web-Interface erstellen kann." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2832,11 +2978,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2857,6 +2999,18 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " @@ -2865,6 +3019,12 @@ msgstr "" "Definiert, ob die Core-Workflow-Kommunikation über Ajax statt über " "Websockets laufen soll." +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2877,18 +3037,6 @@ msgstr "Definiert ob ein Ticket beim \"recover\" geschlossen werden soll." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2899,10 +3047,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2919,11 +3084,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2932,32 +3092,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2975,7 +3129,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2991,6 +3145,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3008,7 +3168,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3023,6 +3187,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definiert das http Protokoll Ihrer Instanz." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3036,9 +3206,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definiert die schönere Schreibweise des Datums." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definiert das Backend für Geo-IP-Lookups. Zeigt auch den Standort einer IP-" "Adresse an, wenn eine IP-Adresse angezeigt wird." @@ -3065,10 +3249,6 @@ msgstr "" "Definiert das verwendete Backend zur Einblendung von Bildern für Benutzer " "und Organisationen." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3077,6 +3257,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definiert die Standardsprache des Systems." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Legt die Standard-Zeitzone des Systems fest." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Setzen der Standard-Sichtbarkeit eines neuen Notiz." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3091,6 +3295,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definiert die Gruppe in welcher Tickets erstellt werden." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definiert die Gruppe in welcher Tickets erstellt werden." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3099,10 +3309,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3113,8 +3319,16 @@ msgstr "" "Legt das Logo der Applikation fest, welches im Web-Interface gezeigt wird." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Legt den Namen der Applikation, das im Web-Interface gezeigt wird, Tabs und " @@ -3124,22 +3338,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3182,21 +3384,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definiert den Schließstatus." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definiert die Standardsprache des Systems." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Legt die Standard-Zeitzone des Systems fest." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3212,6 +3404,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "Definiert das Tab-Verhalten nach Ticket-Aktion." +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definiert die schönere Schreibweise des Datums." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3232,7 +3434,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3290,7 +3492,7 @@ msgstr "Löschen" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "Delete Avatar?" -msgstr "" +msgstr "Avatar löschen?" #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee msgid "Delete Customer" @@ -3312,6 +3514,8 @@ msgstr "Benutzer löschen" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee msgid "Delete all child categories and answers, then try again." msgstr "" +"Löschen Sie alle Unterkategorien und Antworten, versuchen Sie es " +"anschließend erneut." #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Delete all existing records first." @@ -3319,19 +3523,21 @@ msgstr "Lösche zuerst alle vorhandenen Datensätze." #: db/seeds/schedulers.rb msgid "Delete obsolete classic IMAP backup." -msgstr "" +msgstr "Lösche obsoletes klassische IMAP-Sicherung." + +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Delete old entries." +msgid "Delete old 'RecentView' entries." +msgstr "Lösche alte Einträge." #: db/seeds/schedulers.rb msgid "Delete old activity stream entries." -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Delete old entries." -msgstr "" +msgstr "Lösche alte Aktivitätenstream-Einträge." #: db/seeds/schedulers.rb msgid "Delete old online notification entries." -msgstr "" +msgstr "Lösche alte Einträge für Online-Benachrichtigungen." #: db/seeds/schedulers.rb msgid "Delete old stats store entries." @@ -3365,6 +3571,10 @@ msgstr "Gelöschte Tickets (%s gesamt)" msgid "Deletion Task" msgstr "Löschauftrag" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "Die Löschung ist fehlgeschlagen." + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Zustellung fehlgeschlagen" @@ -3373,7 +3583,7 @@ msgstr "Zustellung fehlgeschlagen" msgid "Department" msgstr "Abteilung" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3417,11 +3627,11 @@ msgstr "Ziel-Caller-ID oder Queue" #: db/seeds/settings.rb msgid "Developer System" -msgstr "" +msgstr "Entwicklersystem" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "Device" -msgstr "" +msgstr "Gerät" #: app/assets/javascripts/app/controllers/_profile/devices.coffee #: app/assets/javascripts/app/views/profile/devices.jst.eco @@ -3481,6 +3691,7 @@ msgstr "Verwerfen der ungespeicherten Änderungen." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3490,17 +3701,26 @@ msgstr "Anzeige" msgid "Display name" msgstr "Anzeigename" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" -msgstr "" +msgstr "E-Mail nicht verschlüsseln" #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not sign email" -msgstr "" +msgstr "E-Mail nicht signieren" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Sicher dieses Objekt löschen?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Sicher dieses Objekt löschen?" #: db/seeds/object_manager_attributes.rb msgid "Domain" @@ -3519,11 +3739,11 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "Don't synchronize" -msgstr "" +msgstr "Nicht synchronisieren" #: app/assets/javascripts/app/controllers/ticket_zoom/article_image_view.coffee msgid "Download" -msgstr "" +msgstr "Herunterladen" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "Download %s Migration Plugin" @@ -3531,7 +3751,7 @@ msgstr "Herunterladen des %s Migration Plugin\t" #: app/assets/javascripts/app/views/report/download_button.jst.eco msgid "Download %s record(s)" -msgstr "" +msgstr "Lade %s Einträge herunter" #: app/assets/javascripts/app/views/integration/smime_list.jst.eco msgid "Download Certificate" @@ -3733,6 +3953,21 @@ msgstr "" msgid "Email Outbound" msgstr "E-Mail (Ausgang)" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Verifizierung der E-Mail nicht möglich. Bitte kontaktieren Sie Ihren " +"Administrator." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3914,11 +4149,13 @@ msgstr "" "zuerst über [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via %s." +msgid "Enables user authentication via GitHub." +msgstr "Aktiviert die Benutzerauthentifizierung über %s." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4069,7 +4306,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Bitte geben Sie Ihren Benutzernamen oder E-Mail-Adresse ein" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4082,8 +4319,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskaliert" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Eskalationszeiten" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4186,9 +4425,15 @@ msgid "Execute changes on objects" msgstr "Führt folgende Änderungen an Objekten durch" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Führt folgende Änderungen an Objekten durch" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Ausführungszeit" @@ -4236,10 +4481,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4363,15 +4604,17 @@ msgstr "Erstlösung" msgid "First Steps" msgstr "Erste Schritte" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Vorname" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Erste Reaktion" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Vorname" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Feste E-Mail Accounts" @@ -4522,10 +4765,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Voller Name" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Vollqualifizierter Domainname" @@ -4547,20 +4786,22 @@ msgstr "Gateway" msgid "General communication error, maybe internet is not available!" msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Generate Session data" +msgid "Generate 'Session' data." +msgstr "Sitzungsdaten generieren" + #: app/assets/javascripts/app/controllers/api.coffee msgid "Generate Access Token for |%s|" msgstr "Zugangstoken für |%s| generieren" -#: db/seeds/schedulers.rb -msgid "Generate Session data" -msgstr "Sitzungsdaten generieren" - #: app/assets/javascripts/app/controllers/api.coffee msgid "Generate Token" msgstr "Token generieren" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4593,6 +4834,12 @@ msgstr "Ein Access Token erhalten" msgid "GitHub" msgstr "GitHub" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "GitLab App Credentials" +msgid "GitHub App Credentials" +msgstr "GitLab App Zugangsdaten" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "GitHub Konfiguration" @@ -4614,10 +4861,6 @@ msgstr "GitLab" msgid "GitLab App Credentials" msgstr "GitLab App Zugangsdaten" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "GitLab Applikationen" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "GitLab Konfiguration" @@ -4630,14 +4873,6 @@ msgstr "GitLab Integration" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4671,10 +4906,6 @@ msgstr "" msgid "Google" msgstr "Google" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Anmeldedaten der Google App" @@ -4710,7 +4941,6 @@ msgstr "Begrüßung" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4768,6 +4998,12 @@ msgstr "Gruppe nach Richtung" msgid "Group can't be blank" msgstr "Gruppe darf nicht leer sein" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "Falsche Gruppe!" @@ -4788,6 +5024,12 @@ msgstr "Gruppe benötigt!" msgid "Group selection for Ticket creation" msgstr "Gruppenauswahl für Ticket-Erstellung" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Gruppenauswahl für Ticket-Erstellung" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4938,7 +5180,7 @@ msgstr "Held" msgid "Hi! Which one of our products?" msgstr "Hi! Welches von unseren Produkten?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5118,8 +5360,12 @@ msgstr "" "automatisch geschlossen." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Wenn der Sender ein Agent ist, setze den ersten Benutzer in der " @@ -5220,6 +5466,18 @@ msgstr "Import" msgid "Import %s" msgstr "%s-Import" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "Import-Schnittstelle" @@ -5232,28 +5490,16 @@ msgstr "Import-Schnittstellen" msgid "Import Endpoint" msgstr "Import Endpunkt" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "Importier-Aufgaben" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Import Schlüssel" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Import Modus" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5340,6 +5586,7 @@ msgstr "" msgid "Inbound" msgstr "Eingehend" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "Eingehender Anruf" @@ -5422,6 +5669,12 @@ msgstr "Info: %s" msgid "Information" msgstr "Information" +#: app/models/store.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objekt(e) werden angelegt." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Inline Übersetzung" @@ -5491,6 +5744,14 @@ msgstr "" msgid "Intro" msgstr "Einführung" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +#, fuzzy +#| msgid "Invalid direction!" +msgid "Invalid 'direction'!" +msgstr "'direction' fehlerhaft!" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5536,12 +5797,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "Falsche Zugangsdaten!" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "'direction' fehlerhaft!" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "Endpunkt fehlerhaft (kein Hostname)!" @@ -5716,18 +5971,6 @@ msgstr "Karma-Level" msgid "Karma Trends" msgstr "Karma-Trends" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5736,6 +5979,7 @@ msgid "Keep messages on server" msgstr "E-Mails auf dem Server behalten" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5773,6 +6017,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5840,14 +6100,12 @@ msgstr "Letzter Kontakt (Agent)" msgid "Last contact (customer)" msgstr "Letzter Kontakt (Kunde)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Letzter Kundenkontakt (mit Rücksicht auf die Antwort eines Agenten)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Letzter Kundenkontakt (ohne Rücksicht auf einen Agenten)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Nachname" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5866,11 +6124,6 @@ msgstr "Letzter sync um" msgid "Last used" msgstr "Zuletzt verwendet" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Nachname" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Letzen Änderungen" @@ -5888,11 +6141,11 @@ msgid "Limit Groups" msgstr "Einschränkung auf Gruppen" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5962,10 +6215,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Anmeldedaten der LinkedIn App" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Verknüpfungen" @@ -5978,6 +6227,17 @@ msgstr "Liste der Kürzel" msgid "Load" msgstr "Laden" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Loading failed." +msgstr "Bestätigung fehlgeschlagen." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6041,16 +6301,12 @@ msgstr "Passwort verloren" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "MIME-Typ ist ungültig" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6196,10 +6452,6 @@ msgstr "Maximale Anzahl fehlgeschlagener Anmeldungen" msgid "Maximum number of recursively executed triggers." msgstr "Maximale Anzahl der rekursiv aufgeführten Trigger." -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maximale Größe in MB von E-Mails." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "Maximale Länge" @@ -6257,7 +6509,9 @@ msgid "Method" msgstr "Methode" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +#, fuzzy +#| msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "Methode (AJAX Endpunkt)" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6266,10 +6520,6 @@ msgstr "Methode (AJAX Endpunkt)" msgid "Microsoft 365" msgstr "Microsoft 365" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6438,40 +6688,54 @@ msgstr "Hinein Verschoben" msgid "Moved out" msgstr "Heraus Verschoben" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "automatisch auswählen" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Meine zugewiesenen Tickets" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Meine Organisations Tickets" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Meine warten erreicht Tickets" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Meine Tickets in Vertretung" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Meine Statistik" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Meine abonnierten Tickets" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Meine Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Meine zugewiesenen Tickets" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Meine Bearbeitungszeit: %s Minuten" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Meine warten erreicht Tickets" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Meine Tickets in Vertretung" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Meine abonnierten Tickets" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "My tickets in process" msgstr "Meine Tickets in Bearbeitung" @@ -6548,18 +6812,18 @@ msgstr "Navigation durch Artikel" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6573,7 +6837,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6601,7 +6865,6 @@ msgstr "Netzwerk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Neu" @@ -6755,6 +7018,12 @@ msgstr "Kein %s konfiguriert." msgid "No Entries" msgstr "Keine Einträge" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No twitter app configured!" +msgid "No Facebook app configured!" +msgstr "Keine Twitter-App konfiguriert!" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6775,9 +7044,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "No twitter app configured!" +msgid "No Twitter app configured!" +msgstr "Keine Twitter-App konfiguriert!" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6791,12 +7062,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6842,10 +7107,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6855,14 +7116,6 @@ msgstr "Kein Filter." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Keine verknüpften Issues" @@ -6940,14 +7193,16 @@ msgstr "Keine Übersetzung für dieses Gebietsschema verfügbar" msgid "No triggers active" msgstr "Keine Trigger aktiv" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "Keine Twitter-App konfiguriert!" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Keine ungelesenen Benachrichtigungen. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7041,6 +7296,10 @@ msgstr "Notiz" msgid "Note - default visibility" msgstr "Notiz - Standard-Sichtbarkeit" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7106,11 +7365,6 @@ msgstr "November" msgid "Number" msgstr "Nummer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Anzahl der fehlgeschlagenen Anmeldungen nach dem Konto deaktiviert wird." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7161,7 +7415,6 @@ msgid "October" msgstr "Oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7204,29 +7457,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Nur für Benutzer verfügbar, die Ersatz für andere Benutzer sind." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Nur verfügbar für Benutzer mit teilender Organisation" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Nur für bestimmte Gruppen." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7245,16 +7491,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Offen" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Öffne Ticket# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Offene Tickets" @@ -7281,8 +7524,9 @@ msgid "Options" msgstr "Optionen" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Oder" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "Oder migrieren Sie von einem anderen System." #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7340,8 +7584,8 @@ msgstr "Organisationen" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7390,10 +7634,6 @@ msgstr "Ausgehender Anruf" msgid "Overview" msgstr "Übersicht" -#: app/assets/javascripts/app/controllers/overview.coffee -msgid "Overview are …" -msgstr "Übersichten sind …" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "Übersicht Bulk Maske" @@ -7407,6 +7647,12 @@ msgstr "Übersicht Bulk Maske" msgid "Overviews" msgstr "Übersichten" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview are …" +msgid "Overviews are …" +msgstr "Übersichten sind …" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7437,10 +7683,6 @@ msgstr "" "Besitzer-Tickets des Benutzers werden nicht entfernt. Der Besitzer wechselt " "auf den System-Benutzer (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7501,7 +7743,9 @@ msgid "Password for proxy connection." msgstr "Passwort für Verbindung zum Proxy." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Passwort muss 2 kleine und 2 große Buchstaben enthalten." #: db/seeds/settings.rb @@ -7545,8 +7789,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Warten erreicht" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Meine warten erreicht Tickets" #: app/assets/javascripts/app/models/ticket.coffee msgid "Pending reminder reached for ticket |%s|" @@ -7614,6 +7860,12 @@ msgstr "Pink" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7631,11 +7883,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Klicken Sie die untere Schaltfläche, um das Erste zu erstellen." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Bitte klicke den Link in der Verifizierungsemail." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7652,14 +7908,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Bitte geben Sie die Zeit ein, die Sie erfassen möchten." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Bitte geben Sie die Zeit ein, die Sie erfassen möchten." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7670,11 +7928,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" -"Bitte wählen Sie zuerst eine Gruppe aus, bevor Sie einen Benutzer erwähnen!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7779,6 +8032,10 @@ msgstr "Priorität" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7788,16 +8045,20 @@ msgid "Proceed" msgstr "Fortfahren" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Tickets zuweisen" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ticket eskaliert" #: db/seeds/settings.rb msgid "Product Name" @@ -7857,6 +8118,12 @@ msgstr "Öffentliches Menü" msgid "Publish" msgstr "Veröffentlichen" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7890,7 +8157,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Echtzeit" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7913,7 +8182,9 @@ msgstr "Letzte Logs" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "zuletzt geöffnete Tickets" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7991,6 +8262,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8056,18 +8328,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Angeforderte Rechte" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8109,13 +8373,11 @@ msgid "Reset changes" msgstr "Änderungen verwerfen" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" +#, fuzzy +#| msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Verwerfe Änderungen…" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8144,18 +8406,14 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" -msgstr "Retweets werden in Tickets umgewandelt" +msgid "Retweets are converted into tickets." +msgstr "Retweets werden in Tickets umgewandelt." #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Ring" @@ -8276,6 +8534,10 @@ msgstr "SMS Notification" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8344,6 +8606,15 @@ msgstr "Neue Vorlage speichern" msgid "Saved conditions" msgstr "Gespeicherte Bedingungen" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Saving failed." +msgstr "Bestätigung fehlgeschlagen." + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Zeitplan für" @@ -8357,14 +8628,16 @@ msgstr "geplant für" msgid "Scheduler" msgstr "Automatisierung" -#: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" -msgstr "Automatisierungen sind …" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Zeitbasierte Aktionen" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler are …" +msgid "Schedulers are …" +msgstr "Automatisierungen sind …" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Ansicht" @@ -8586,6 +8859,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Server operation failed." +msgstr "Bestätigung fehlgeschlagen." + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8617,6 +8898,10 @@ msgstr "Sitzungen" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Artikel auf intern/extern setzen" @@ -8639,10 +8924,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8663,30 +8944,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Neues System aufsetzen" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" "Konfigurieren Sie die Kanäle, welche in Zammad eingebunden werden sollen." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Es soll (wenn eingestellt) der Reply-To-Header als From-Header anerkannt/" "ersetzt werden. Somit kann für E-Mails aus Drittsystemen der tatsächliche " "Kunde für das Ticket anhand des Reply-To-Header gesetzt werden." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Setzt den letzten Kundenkontakt basierend auf dem letzten Kontakt eines " -"Kunden oder auf dem letzten Kontakt eines Kunden, auf den ein Agent noch " -"nicht reagiert hat." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8715,11 +8999,6 @@ msgstr "Einstellungen" msgid "Setup Finished" msgstr "Setup abgeschlossen" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Neues System aufsetzen" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Geteilt" @@ -8820,6 +9099,10 @@ msgstr "Registrieren" msgid "Signature" msgstr "Signatur" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "Die Signatur-Verifizierung ist fehlgeschlagen!" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8830,22 +9113,10 @@ msgstr "Signaturen" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8869,10 +9140,6 @@ msgstr "Seite" msgid "Skip" msgstr "Überspringen" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8911,10 +9178,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9142,28 +9405,11 @@ msgid "Sunday" msgstr "Sonntag" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Sicher dieses Objekt löschen?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sicher?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9223,11 +9469,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9245,10 +9492,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Vorlagen" @@ -9334,6 +9577,12 @@ msgstr "Text mit aktivierter inline Übersetzung sieht wie folgend aus" msgid "TextModule" msgstr "Textbausteine" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9343,12 +9592,38 @@ msgstr "Vielen Dank für Ihre Anfrage (#%s). Wir melden uns umgehend." msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Vielen Dank und Willkommen. Eine E-Mail wurde an \"%s\" gesendet." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "Der MIME-Typ des angepassten Bildes ist ungültig." + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objekt(e) werden angelegt." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "Die URL Ihres Zammad-Systems." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9359,6 +9634,10 @@ msgstr "" "Der Browser ist veraltet. Es unterstützt keinen WebSocket - welche für den " "Chat benutzt wird." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9370,14 +9649,30 @@ msgstr "" "selbstsigniertes Zertifikat verwendet wird, kann es mit \"Fortfahren\" " "weitergehen. Andernfalls bitte \"Abbrechen\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Der Chat ist ausgeschaltet." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Der Chat wird angezeigt sobald eine Verbindung zu Zammad hergestellt werden " "konnte und ein Agent auf online steht." @@ -9417,14 +9712,31 @@ msgstr "Die Standartgrösse ist 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Die folgenden Änderungen werden vorgenommen:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Die folgenden Änderungen wurden vorgenommen:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Die folgenden Änderungen werden vorgenommen:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9437,6 +9749,10 @@ msgstr "" msgid "The format of the subject." msgstr "Das Format für die Betreff/Titel Zeil." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9445,6 +9761,14 @@ msgstr "" "Die Bezeichnung eines Tickets, z.B. Ticket#, Call#, MyTicket#. Der Standard " "ist  Ticket#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Der Import war erfolgreich." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Der Import war erfolgreich." @@ -9461,6 +9785,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objekt(e) werden angelegt." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The object could not be created." +msgstr "%s Objekt(e) werden angelegt." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objekt(e) werden aktualisiert." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9473,6 +9828,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Verifizierung der E-Mail nicht möglich. Bitte kontaktieren Sie Ihren " +"Administrator." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Der Testlauf war erfolgreich." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Der Testlauf war erfolgreich." @@ -9491,28 +9910,32 @@ msgstr "" "Der Text am Beginn des Ticket-Betreffs in einer E-Mail-Antwort, z.B. RE, AW, " "or AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Das Tutorial zur Verwaltung von %s finden Sie in unserer Online-" -"Dokumentation %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objekt(e) werden angelegt." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objekt(e) werden angelegt." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" -"Der Benutzer ist aufgrund zu vieler fehlgeschlagener Anmeldeversuche " -"gesperrt." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Der Weg um mit uns zu kommunizieren ist das sogenannte \"Ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Theme" @@ -9533,12 +9956,16 @@ msgstr "" "Gesamtzahl aktualisiert." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Es sind zu viele Leute in der Warteschlange für den Chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Es kann verschiedene Gründe haben warum er nicht angezeigt wird:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Es kann verschiedene Gründe haben warum er nicht angezeigt wird:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Es sind zu viele Leute in der Warteschlange für den Chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9553,9 +9980,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Dieser Löschvorgang kann nicht rückgängig gemacht werden. Wenn Sie sich " "absolut sicher sind, dann tippen Sie \"%s\" in das Feld." @@ -9569,9 +10000,13 @@ msgid "This category is empty" msgstr "Diese Kategorie ist leer" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Diese Klasse wird für die Schaltfläche bei der Initialisierung hinzugefügt " "und wird entfernt, sobald der Chat-Verbindung hergestellt wurde." @@ -9584,20 +10019,8 @@ msgstr "Dieser Eintrag existiert bereits!" msgid "This is Zammad version %s" msgstr "Dies ist die Zammad Version %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9614,14 +10037,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Dies kann einige Zeit in Anspruch nehmen. In dieser Zeit kann das System " "nicht benutzt werden." @@ -9646,6 +10065,18 @@ msgid "This service enables Zammad to connect with your LDAP server." msgstr "" "Dieser Dienst ermöglicht die Integration vom Zammad mit Ihren LDAP Server." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Dieser Service empfängt http Aufrufe oder E-Mails von %s und erstellt " +"Tickets mit Host und Service." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9656,14 +10087,6 @@ msgstr "" "Dieser Dienst empfängt E-Mails von %s und erstellt Tickets mit Host und " "Service." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Dieser Service empfängt http Aufrufe oder E-Mails von %s und erstellt " -"Tickets mit Host und Service." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Dieser Dienst sendet Benachrichtigungen in einen %s Kanal." @@ -9682,10 +10105,25 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "Benutzer hat keinen Zugriff und erhält keine Benachrichtigungen." + +#: app/assets/javascripts/app/controllers/user.coffee +#, fuzzy +#| msgid "The user is locked, because of too many failed login attempts." +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" +"Der Benutzer ist aufgrund zu vieler fehlgeschlagener Anmeldeversuche " +"gesperrt." + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Don" @@ -9697,7 +10135,7 @@ msgstr "Don" msgid "Thursday" msgstr "Donnerstag" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9797,7 +10235,9 @@ msgid "Ticket update" msgstr "Ticket aktualisiert" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| ist eskaliert!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9840,6 +10280,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets mir zugewiesen: %s von %s\t" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets der Organisation" @@ -9936,12 +10381,13 @@ msgstr "An" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9949,9 +10395,13 @@ msgid "To configure your system." msgstr "Um das System zu verwalten." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Um %s für das Übermitteln von HTTP Anfragen an %s zu aktivieren, muss eine " "\"notification rule\" in %s eingerichtet werden." @@ -9970,9 +10420,13 @@ msgstr "" "Um einen Platzhalter aus einer Liste auszuwählen, einfach \"::\" eingeben." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Um diesen Service konfigurieren zu können, muss ein neuer |\"Incoming webhook" "\"| in der %s Integrations-Oberfläche angelegt werden und hier, unterhalb " @@ -10002,11 +10456,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10125,10 +10575,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Anmeldedaten der Twitter App" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10171,247 +10617,16 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "Daten können nicht geladen werden…" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Laden der Issues nicht möglich" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Bot kann nicht gespeichert werden." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Änderungen können nicht gespeichert werden." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Verifizierung der E-Mail nicht möglich. Bitte kontaktieren Sie Ihren " -"Administrator." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." -msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Method (AJAX Endpoint)" +msgid "URL (AJAX endpoint)" +msgstr "Methode (AJAX Endpunkt)" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nicht zugewiesen & Offen" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10581,10 +10796,6 @@ msgstr "" msgid "Uploading" msgstr "Hochladen" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10600,6 +10811,11 @@ msgstr "" "Verwenden Sie Client-Speicher, um Daten zu cache, um die Leistung der " "Anwendung zu erhöhen." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Eine Zeile pro URI benutzen" @@ -10612,6 +10828,16 @@ msgstr "" "Extra Betreff-Feld für E-Mails nutzen. Wenn deaktiviert, wird der Titel des " "Tickets als Betreff genutzt." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Überall anwendbar" @@ -10686,8 +10912,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10696,21 +10922,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "User could not be created." +msgstr "%s Objekt(e) werden angelegt." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" -msgstr "" +msgid "User email for multiple users" +msgstr "Nutzer-Email für mehrere Nutzer" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "Benutzer hat keinen Zugriff und erhält keine Benachrichtigungen." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10752,12 +10991,12 @@ msgstr "Benutzer ohne LDAP-Gruppen" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10785,11 +11024,6 @@ msgstr "Wert" msgid "Variables" msgstr "Variablen" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Hersteller" @@ -10798,19 +11032,17 @@ msgstr "Hersteller" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Wann Benachrichtigungen versendet werden." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifiziere senden und empfangen" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10879,7 +11111,7 @@ msgstr "Aus Benutzersicht ansehen" #: app/views/mailer/ticket_update_merged_into/en.html.erb #: app/views/mailer/ticket_update_received_merge/en.html.erb msgid "View this in Zammad" -msgstr "Zeig mir dies in Zammad" +msgstr "In Zammad anzeigen" #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee @@ -10928,20 +11160,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Wir haben OTRS-BPM-Prozesse erkannt, die nicht in Zammad importiert werden " "können, da wir derzeit keine derartigen Workflows unterstützen." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Wir fanden sehr viele dynamische Felder welche in Zammad nicht üblich sind, " "da wir einen anderen Ansatz zu Ticketattributen verfolgen. Zudem verwendet " @@ -10954,8 +11197,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Wir haben bereits %s E-Mail(s) im Postfach gefunden. Zammad wird diese aus " @@ -11017,12 +11264,12 @@ msgstr "Webhooks sind …" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11084,6 +11331,11 @@ msgstr "" msgid "Welcome!" msgstr "Willkommen!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Was wirkt sich auf Ihr Zammad-Karma aus?" @@ -11207,9 +11459,14 @@ msgstr "" "Mit Ihre aktuellen Konfiguration werden sich folgende Änderungen ergeben" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Mit |Datum| werden die Ticketnummern mit dem aktuellen Datum, der SystemID " @@ -11257,7 +11514,9 @@ msgstr "Jahr(e)" msgid "Yellow" msgstr "Gelb" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Ja" @@ -11277,27 +11536,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Sie sind herzlich willkommen! Fragen Sie mich einfach etwas!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Sie können Ihr %s Konto mit Zammad verbinden. Dazu müssen Sie Ihr Zammad " "zuerst mit %s verbinden." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11319,13 +11576,28 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Das Tutorial zur Verwaltung von %s finden Sie in unserer Online-" +"Dokumentation %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11349,6 +11621,15 @@ msgstr "" msgid "You can request your password" msgstr "Beantragen eines neuen Passworts" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11445,24 +11726,31 @@ msgstr "Dieser Zammad-Endpunkte muss in %s konfigurieren werden" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Sie haben %s im Text verwendet, jedoch hängt kein Anhang an. Dennoch " "fortfahren?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Sie |sammeln positives Karma|, wenn Sie regelmäßig Tickets beantworten, " @@ -11472,13 +11760,25 @@ msgstr "" "warten auf Wiedervorlage mehr als 2 Tage überfällig ist." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Sie sind bereits registriert, wenn Sie mit unserem Support Team Kontakt " "hatten." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "Ihr API-Schlüssel." + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Ihre E-Mail-Konfiguration" @@ -11495,34 +11795,34 @@ msgstr "Neuer persönlicher Access Token" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Dieser Account ist nicht verifiziert. Um eine Verifizierungsemail zu " "erhalten, bitte auf \"Erneut senden\" drücken." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11548,21 +11848,16 @@ msgid "Your karma is |%s|." msgstr "Ihr Karma ist |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "Currently no overview is assigned to your roles. Please contact your " +#| "administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Aktuell sind Ihrer Rolle keine Übersichten zugewiesen. Bitte kontaktieren " +"Sie Ihren Administrator." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11573,18 +11868,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat benötig jQuery. Wenn Sie dies bisher nicht auf Ihrer Seite " "verwenden, können Sie es mit folgender Zeile einbinden:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat benötig jQuery. Wenn Sie dies bisher nicht auf Ihrer Seite " +"verwenden, können Sie es mit folgender Zeile einbinden:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11623,8 +11928,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad ist gegenwärtig im Wartungsmodus. Nur Administratoren können sich " @@ -11650,10 +11959,6 @@ msgstr "" msgid "Zip" msgstr "PLZ" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiv" @@ -11734,10 +12039,6 @@ msgstr "geändert zu" msgid "chat" msgstr "Chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11760,18 +12061,22 @@ msgid "connected" msgstr "verbunden" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "enthält" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "enthält alle" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "enthält alle nicht" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "enthält nicht" @@ -11791,18 +12096,6 @@ msgstr "enthält eins nicht" msgid "created" msgstr "erstellt" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11838,7 +12131,7 @@ msgstr "deaktiviert" msgid "default" msgstr "Standard" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11931,7 +12224,7 @@ msgstr "befüllen mit (wenn leer)" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "von" @@ -11944,6 +12237,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "verändert" @@ -12088,11 +12382,6 @@ msgstr "zusammengefügt" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "Migration von einem andern System" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "Minute" @@ -12262,7 +12551,7 @@ msgstr "auswählen" msgid "select attachment…" msgstr "Dateien wählen…" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12302,8 +12591,10 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" -msgstr "" +#, fuzzy +#| msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" +msgstr "sipgate.io alternativer FQDN" #: db/seeds/settings.rb msgid "sipgate.io config" @@ -12350,7 +12641,7 @@ msgstr "support@beispiel.com" msgid "telegram personal-message" msgstr "Telegram persönliche Nachricht" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12419,7 +12710,7 @@ msgstr "nicht verändert" msgid "updated" msgstr "aktualisierte" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12447,16 +12738,18 @@ msgstr "innerhalb letzter (relative)\t" msgid "within next (relative)" msgstr "innerhalb nächster (relative)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Erhöhung| erhöht die Ticketnummer, die SystemID und der Zähler werden " @@ -12467,10 +12760,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|link| bedeutet |[Ticket#12345] Some Ein Betreff |" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|kein| bedeutet | Ein Betreff | (ohne Ticketnummer). In diesen Fall sollte " "folgende Einstellung aktiviert werden um Nachfragen über den E-Mail Header " @@ -12496,6 +12794,118 @@ msgstr "…des gesamten Textbereichs" msgid "∅ Waiting time today" msgstr "∅ Wartezeit heute" +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Check streams for Channel" +#~ msgstr "Prüfe Streams für Kanäle" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "" +#~ "Kunden in einer Organisation können ihre Einträge untereinander einsehen." + +#~ msgid "Escalated" +#~ msgstr "Eskaliert" + +#~ msgid "Import Jobs" +#~ msgstr "Importier-Aufgaben" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Letzter Kundenkontakt (mit Rücksicht auf die Antwort eines Agenten)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Letzter Kundenkontakt (ohne Rücksicht auf einen Agenten)" + +#~ msgid "Open" +#~ msgstr "Offen" + +#~ msgid "Pending reached" +#~ msgstr "Warten erreicht" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Setzt den letzten Kundenkontakt basierend auf dem letzten Kontakt eines " +#~ "Kunden oder auf dem letzten Kontakt eines Kunden, auf den ein Agent noch " +#~ "nicht reagiert hat." + +#~ msgid "Confirm" +#~ msgstr "Bestätigen" + +#~ msgid "Sure?" +#~ msgstr "Sicher?" + +#~ msgid "GitLab Applications" +#~ msgstr "GitLab Applikationen" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maximale Größe in MB von E-Mails." + +#~ msgid "Unable to load data…" +#~ msgstr "Daten können nicht geladen werden…" + +#~ msgid "Unable to load issues" +#~ msgstr "Laden der Issues nicht möglich" + +#~ msgid "Unable to save Bot." +#~ msgstr "Bot kann nicht gespeichert werden." + +#~ msgid "Setup new System" +#~ msgstr "Neues System aufsetzen" + +#~ msgid "Unable to save changes." +#~ msgstr "Änderungen können nicht gespeichert werden." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Sie sind herzlich willkommen! Fragen Sie mich einfach etwas!" + +#~ msgid "migrate from another system" +#~ msgstr "Migration von einem andern System" + +#~ msgid "Or" +#~ msgstr "Oder" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "" +#~ "Bitte wählen Sie zuerst eine Gruppe aus, bevor Sie einen Benutzer " +#~ "erwähnen!" + +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objekt(e) werden gelöscht." + +#~ msgid "API IP Max" +#~ msgstr "API IP Max" + +#~ msgid "API IP RegExp" +#~ msgstr "API IP Regulärer Ausdruck" + +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Achtung: Beim Erstellen eines Tickets wird eine E-Mail versendet." + +#~ msgid "API KEY" +#~ msgstr "API-SCHLÜSSEL" + +#~ msgid "Alternative translations" +#~ msgstr "Alternative Übersetzungen" + +#~ msgid "Call Inbound" +#~ msgstr "Anruf eingehend" + +#~ msgid "Call Outbound" +#~ msgstr "Anruf ausgehend" + +#~ msgid "Closed at" +#~ msgstr "Geschlossen am" + #~ msgid "No such active profile" #~ msgstr "Kein aktives Profil" diff --git a/i18n/zammad.el.po b/i18n/zammad.el.po index e5b422327..a76a8758c 100644 --- a/i18n/zammad.el.po +++ b/i18n/zammad.el.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -162,24 +166,6 @@ msgstr "%s ομάδες σε %s αναθέσεις ρόλων" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Object(s) are created." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Object(s) are deleted." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Object(s) are updated." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -198,6 +184,24 @@ msgstr "%s Object(s) have been updated." msgid "%s object(s) were deleted." msgstr "%s Object(s) were deleted." +#: 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." +msgstr "%s Object(s) are created." + +#: 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." +msgstr "%s Object(s) were deleted." + +#: 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." +msgstr "%s Object(s) are updated." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -370,7 +374,9 @@ msgid "2 hours" msgstr "2 ώρες" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 μικρά και 2 κεφαλαία" #: db/seeds/ticket_priorities.rb @@ -411,7 +417,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -461,18 +467,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -565,6 +559,7 @@ msgstr "Λογαριασμοί" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -648,6 +643,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -824,10 +820,6 @@ msgstr "Allow future" msgid "Allow past" msgstr "Allow past" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Eπιτρέψτε στους χρήστες να προσθέσουν νέες ετικέτες." @@ -836,6 +828,10 @@ msgstr "Eπιτρέψτε στους χρήστες να προσθέσουν ν msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -846,9 +842,10 @@ msgstr "Επίσης ειδοποιήστε μέσω ηλεκτρονικού τ #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -857,10 +854,6 @@ msgstr "" msgid "Alternative name" msgstr "Διαφορετικό όνομα" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternatively, you can use the Zammad API to import data." @@ -931,6 +924,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "O λογαριασμός δεν επαληθεύτηκε." + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Διαπιστευτήρια εφαρμογής για το Facebook." @@ -986,7 +988,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Είστε σίγουρος/η;" @@ -1003,6 +1015,18 @@ msgstr "Αρθρο" msgid "Article Count" msgstr "Article Count" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Object(s) are created." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Αρθρο#" @@ -1011,10 +1035,6 @@ msgstr "Αρθρο#" msgid "Assign Follow-Ups" msgstr "Assign Follow-Ups" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Assign Users based on users domain." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1030,6 +1050,12 @@ msgstr "Assign Follow-Ups" msgid "Assign signup roles" msgstr "Ανάθεσε ρόλους εγγραφής." +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Assign Users based on users domain." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Ανατέθηκε" @@ -1113,12 +1139,6 @@ msgid "" msgstr "" "Attention: These will be your login password after the import is completed." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Attention: When creating a ticket an e-mail is sent." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1183,12 +1203,9 @@ msgstr "Authentication via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Αυτόματη εργασία" @@ -1200,14 +1217,16 @@ msgstr "" msgid "Auto close" msgstr "Αυτόματο Κλείσιμο" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Κατάσταση αυτόματου κλεισίματος" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Αυτόματη δημιουργία" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Κατάσταση αυτόματου κλεισίματος" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Aυτόματος σύνδεσμος λογαριασμού στην αρχική σύνδεση" @@ -1258,6 +1277,10 @@ msgstr " Μέση τιμή: %s λεπτά" msgid "Average: %s%" msgstr " Μέση τιμή: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1310,8 +1333,8 @@ msgstr "Βασικά αντικείμενα" msgid "Basic Settings" msgstr "Βασικές ρυθμίσεις" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1336,20 +1359,20 @@ msgstr "Bind User" msgid "Block Notifications" msgstr "Αποκλεισμός ειδοποιήσεων" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr " Αποκλεισμένες IP (διαχωρισμένες σε)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "Αποκλεισμένα αναγνωριστικά καλούντων βάσει του αναγνωριστικού καλούντος " "αποστολέα." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr " Αποκλεισμένες IP (διαχωρισμένες σε)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Αποκλεισμένες χώρες" @@ -1426,13 +1449,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Από προεπιλογή, ο έλεγχος παρακολούθησης γίνεται μέσω του θέματος ενός " @@ -1444,6 +1468,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1477,6 +1502,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Διαμόρφωση" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Ενσωματώσεις" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1492,14 +1533,6 @@ msgstr "Ημερολόγιο" msgid "Calendars" msgstr "Ημερολόγια" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Call Inbound" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Call Outbound" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1624,9 +1657,9 @@ msgstr "Κατηγορία" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Κοινοποίηση" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1680,6 +1713,12 @@ msgstr "Αλλαχθηκε" msgid "Changes" msgstr "Αλλαγες" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Object(s) are created." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Πραγματοποιήθηκαν αλλαγές που απαιτούν ενημέρωση της βάσης δεδομένων." @@ -1707,8 +1746,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Καναλι" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1749,6 +1790,12 @@ msgstr "Καναλια" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr " Τίτλος συνομιλίας" @@ -1771,15 +1818,26 @@ msgid "Chatting Customers" msgstr "Συνομιλία πελατών" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Συνδέστε κανάλια" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Συνδέστε κανάλια" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1855,27 +1913,29 @@ msgid "City" msgstr "Πόλη" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Συνέχεια συνεδρίας" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1916,8 +1976,8 @@ msgstr "Πελάτες" msgid "Clone" msgstr "Αντιγραφο" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1941,6 +2001,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Close current tab" @@ -1962,6 +2026,7 @@ msgstr "" msgid "Closed" msgstr "Κλειστό" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1971,14 +2036,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Κλειστά δελτία" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Ωρα κλεισίματος" @@ -2061,17 +2118,20 @@ msgstr "Διαμορφώστε την εφαρμογή" msgid "Configure Base" msgstr "Διαμορφώστε τη βάση" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Επιβεβαίωση" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Επιβεβαίωση / υποβολή διαλόγου" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Διαμόρφωση" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2158,6 +2218,18 @@ msgstr "Η δοκιμή σύνδεσης ήταν επιτυχής" msgid "Content" msgstr "Περιεχόμενο" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Object(s) are created." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Object(s) are created." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2191,13 +2263,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Η μετατροπή των retweets σε αιτήματα είναι απενεργοποιημένη" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2364,7 +2436,9 @@ msgid "Create a translation" msgstr "Δημιουργήστε μια μετάφραση" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Δημιουργία και ρύθμιση %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2421,6 +2495,7 @@ msgstr "ΔΗμιουργήστε το πρώτο σας αίτημα" msgid "Created" msgstr "Δημιουργηθηκε" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2430,7 +2505,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2549,12 +2623,8 @@ msgstr "" "Τα αιτήματα πελατών του χρήστη θα διαγραφούν κατά την εκτέλεση της εργασίας. " "Δεν υπάρχει δυνατότητα επαναφοράς." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" -"Oι πελάτες στον οργανισμό μπορούν να δουν ο ένας τα αντικείμενα του άλλου." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2648,7 +2718,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Connection test successful" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Η δοκιμή σύνδεσης ήταν επιτυχής" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2656,6 +2726,7 @@ msgstr "Η δοκιμή σύνδεσης ήταν επιτυχής" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2697,10 +2768,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Προεπιλεγμένη ορατότητα για νέα σημείωση." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2722,12 +2789,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2742,26 +2803,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Ορίστε το πρωτόκολλο http της πςρίπτωσής σας." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Oρίζει τον αποστολέα των ειδοποιήσεων μέσω email." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2771,6 +2820,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2786,32 +2841,65 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Oρίζει τον αποστολέα των ειδοποιήσεων μέσω email." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Oρίζει τον αποστολέα των ειδοποιήσεων μέσω email." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Ο αριθμός των αποτυχημένων συνδέσεων μετά τον λογαριασμό θα απενεργοποιηθεί." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2840,15 +2928,18 @@ msgstr "" "απαντήσεις και αιτήματα email)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" +"Καθορίζει εάν ένας πελάτης μπορεί να δημιουργήσει αιτήματα μέσω της διεπαφής " +"διαδικτύου." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2868,11 +2959,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2905,12 +2998,6 @@ msgstr "" "Καθορίζει εάν ένας πελάτης μπορεί να δημιουργήσει αιτήματα μέσω της διεπαφής " "διαδικτύου." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2920,11 +3007,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2945,12 +3028,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2964,18 +3065,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2986,10 +3075,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -3006,11 +3112,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -3019,32 +3120,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3062,7 +3157,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3078,6 +3173,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3095,7 +3196,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3110,6 +3215,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Ορίστε το πρωτόκολλο http της πςρίπτωσής σας." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3123,9 +3234,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Ορίζει τη μορφή ημερομηνίας." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Ορίζει το backend για γεωγραφικές αναζητήσεις IP. Δείχνει επίσης τη θέση " "μιας διεύθυνσης IP εάν εμφανίζεται μια διεύθυνση IP." @@ -3150,10 +3275,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Ορίζει το backend για χρήστες και αναζητήσεις εικόνων του οργανισμού." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3162,6 +3283,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Ορίζει την προεπιλεγμένη γλώσσα του συστήματος." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Ορίζει την προεπιλεγμένη ζώνη ώρας του συστήματος." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Προεπιλεγμένη ορατότητα για νέα σημείωση." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3177,6 +3322,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Καθορίζει την ομάδα των δημιουργημένων αιτημάτων." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Καθορίζει την ομάδα των δημιουργημένων αιτημάτων." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3185,10 +3336,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3199,8 +3346,16 @@ msgstr "" "Oρίζει το λογότυπο της εφαρμογής, που εμφανίζεται στη διεπαφή διαδικτύου." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Oρίζει το όνομα της εφαρμογής, όπως αυτό εμφανίζεται στη διεπαφή διαδικτύου, " @@ -3210,22 +3365,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3265,21 +3408,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Καθορίζει την κατάσταση των κλειστών αιτημάτων." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Ορίζει την προεπιλεγμένη γλώσσα του συστήματος." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Ορίζει την προεπιλεγμένη ζώνη ώρας του συστήματος." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3295,6 +3428,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Ορίζει τη μορφή ημερομηνίας." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3315,7 +3458,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3405,11 +3548,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3448,6 +3591,12 @@ msgstr "Διαγραφή αιτημάτων (%s στο σύνολο)" msgid "Deletion Task" msgstr "Εργασία διαγραφής" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Η παράδοση απέτυχε" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Η παράδοση απέτυχε" @@ -3456,7 +3605,7 @@ msgstr "Η παράδοση απέτυχε" msgid "Department" msgstr "Τμήμα" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3568,6 +3717,7 @@ msgstr "Απόρριψη των μη αποθηκευμένων αλλαγών." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3577,10 +3727,6 @@ msgstr "Εμφάνιση" msgid "Display name" msgstr "Εμφανιζόμενο όνομα" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3589,6 +3735,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Τομέας" @@ -3817,6 +3976,19 @@ msgstr "" msgid "Email Outbound" msgstr "Email Outbound" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Unable to verify email. Please contact your administrator." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -4004,11 +4176,13 @@ msgstr "" "πρώτα στο [%s] (%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Επιτρέπει την ταυτοποίηση χρήστη μέσω Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4163,7 +4337,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Εισάγετε το όνομα χρήστη σας ή τη διεύθυνση email." -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4176,8 +4350,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Κλιμακωτά" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Χρόνοι κλιμάκωσης" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4287,9 +4463,15 @@ msgid "Execute changes on objects" msgstr "Εκτελέστε αλλαγές σε αντικείμενα." #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Εκτελέστε αλλαγές σε αντικείμενα." + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Ώρα εκτέλεσης" @@ -4337,10 +4519,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4468,15 +4646,17 @@ msgstr "Πρώτη λύση" msgid "First Steps" msgstr "Πρώτα Βήματα" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Ονομα" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Πρώτη απάντηση" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Ονομα" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Σταθεροί λογαριασμοί email" @@ -4635,10 +4815,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Πλήρες όνομα" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Πλήρως αναγνωρισμένο domain name" @@ -4660,12 +4836,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4673,7 +4849,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4709,6 +4885,12 @@ msgstr "Λήψη token πρόσβασης" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4730,10 +4912,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4746,14 +4924,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4787,10 +4957,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Πιστοποιητικά εφαρμογής Google" @@ -4826,7 +4992,6 @@ msgstr " Χαιρετισμός" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4884,6 +5049,12 @@ msgstr "Group by Direction" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4904,6 +5075,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Ομαδική επιλογή για δημιουργία αιτήματος" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Ομαδική επιλογή για δημιουργία αιτήματος" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5078,7 +5255,7 @@ msgstr "Hero" msgid "Hi! Which one of our products?" msgstr "Γεια! Ποιο από τα προϊόντα μας;" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5271,8 +5448,12 @@ msgstr "" "κλείσει αυτόματα." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Εάν ο αποστολέας είναι εκπρόσωπος, ορίστε τον πρώτο χρήστη στη λίστα " @@ -5375,6 +5556,18 @@ msgstr "Εισαγωγή" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5387,28 +5580,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Εισαγωγή Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Εισαγωγή κλειδιού" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Λειτουργία εισαγωγής" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5499,6 +5680,7 @@ msgstr "" msgid "Inbound" msgstr " Εισερχόμενα" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5581,6 +5763,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Object(s) are created." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Ενσωματωμένη μετάφραση" @@ -5652,6 +5840,12 @@ msgstr "" msgid "Intro" msgstr "Εισαγωγη" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5697,12 +5891,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5885,18 +6073,6 @@ msgstr "Επίπεδο κάρμα" msgid "Karma Trends" msgstr "Τάσεις κάρμα" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5905,6 +6081,7 @@ msgid "Keep messages on server" msgstr "Διατηρήστε τα μηνύματα στο διακομιστή" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5942,6 +6119,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr " Βάση γνώσεων" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr " Βάση γνώσεων" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -6009,14 +6202,12 @@ msgstr "Τελευταία επαφή (εκπρόσωπος)" msgid "Last contact (customer)" msgstr "Τελευταία επαφή (πελάτης)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Τελευταία επαφή πελάτη (με προσοχή ένας πράκτορας απάντησε σε αυτό)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Τελευταία επαφή πελάτη (ένας πράκτορας απάντησε σε αυτό χωρίς προσοχή)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Επώνυμο" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6035,11 +6226,6 @@ msgstr "Τελευταίος συγχρονισμός στις" msgid "Last used" msgstr "Τελευταία χρήση" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Επώνυμο" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Τελευταίες ενημερώσεις" @@ -6057,11 +6243,11 @@ msgid "Limit Groups" msgstr "Οριακές ομάδες" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6133,10 +6319,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Διαπιστευτήρια εφαρμογής LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Σύνδεσμοι" @@ -6149,6 +6331,17 @@ msgstr "Λίστα συντομεύσεων" msgid "Load" msgstr "Φόρτωση" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Φόρτωση" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6216,16 +6409,12 @@ msgstr "Χαμένος κωδικός" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Μακροεντολή" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6376,10 +6565,6 @@ msgstr "μέγιστες αποτυχημένες συνδέσεις" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Μέγιστο μέγεθος σε MB email." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6437,7 +6622,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6446,10 +6631,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6618,40 +6799,54 @@ msgstr "Moved in" msgid "Moved out" msgstr "Moved out" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "αυτόματηη επιλογή" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Τα αιτήματα που μου έχουν ανατεθεί" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Τα αιτήματα της οργάνωσής μου" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Τα εκκρεμή μου αιτήματα" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Τα αιτήματά μου προς αντικατάσταση" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Τα στατιστικά μου στοιχεία" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Tα εγγεγραμμένα μου αιτήματα " + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Τα αιτήματά μου" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Τα αιτήματα που μου έχουν ανατεθεί" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Μέσος Χρόνος: %s λεπτά" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Τα εκκρεμή μου αιτήματα" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Τα αιτήματά μου προς αντικατάσταση" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Tα εγγεγραμμένα μου αιτήματα " - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6730,18 +6925,18 @@ msgstr "Περιηγηθείτε στο άρθρο" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6755,7 +6950,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6783,7 +6978,6 @@ msgstr "Δίκτυο" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Νέο" @@ -6937,6 +7131,12 @@ msgstr "Δεν έχει διαμορφωθεί το %s" msgid "No Entries" msgstr "Δεν υπάρχουν καταχωρήσεις" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Δεν έχει διαμορφωθεί το %s" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6957,9 +7157,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Δεν έχει διαμορφωθεί" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6973,12 +7175,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7024,10 +7220,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7037,14 +7229,6 @@ msgstr "Χωρίς φίλτρο" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "No linked issues" @@ -7123,14 +7307,16 @@ msgstr "Δεν υπάρχει διαθέσιμη μετάφραση για αυ msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Καμία μη αναγνωσμένη ειδοποίηση για εσάς." +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7222,6 +7408,10 @@ msgstr "Σημείωση" msgid "Note - default visibility" msgstr "σημείωση" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7287,11 +7477,6 @@ msgstr "Νοέμβριος" msgid "Number" msgstr "Αριθμός" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Ο αριθμός των αποτυχημένων συνδέσεων μετά τον λογαριασμό θα απενεργοποιηθεί." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7342,7 +7527,6 @@ msgid "October" msgstr "Οκτώβριος" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7387,29 +7571,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Διατίθεται μόνο για χρήστες που αντικαθιστούν άλλους χρήστες." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Διατίθεται μόνο για χρήστες με κοινόχρηστο οργανισμό." -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Μόνο για αυτές τις ομάδες." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7428,16 +7605,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Ανοιγμα" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ανοιχτό αίτημα #%s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Ανοικτά Αιτήματα" @@ -7464,8 +7638,9 @@ msgid "Options" msgstr "Επιλογές" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "ή" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7523,8 +7698,8 @@ msgstr "Οργανισμοί" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7574,12 +7749,6 @@ msgstr "Εξερχόμενη Κλήση" msgid "Overview" msgstr "Περίληψη" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Περίληψη" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7593,6 +7762,12 @@ msgstr "" msgid "Overviews" msgstr "Overviews" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Περίληψη" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7623,10 +7798,6 @@ msgstr "" "Τα αιτήματα κατόχου του χρήστη δεν θα διαγραφούν. Ο κάτοχος θα " "αντιστοιχιστεί στο χρήστη του συστήματος (ID1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7687,7 +7858,9 @@ msgid "Password for proxy connection." msgstr "Κωδικός πρόσβασης για σύνδεση διακομιστή μεσολάβησης" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" "Ο κωδικός πρόσβασης πρέπει να περιέχει 2 μικρούς και 2 κεφαλαίους χαρακτήρες." @@ -7734,8 +7907,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Εφτασε σε αναμονή" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Τα εκκρεμή μου αιτήματα" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7806,6 +7981,12 @@ msgstr "Ροζ" msgid "Placetel" msgstr "Πλακέτα" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Πλακέτα" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7823,11 +8004,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Κάντε κλικ στο παρακάτω κουμπί για να δημιουργήσετε το πρώτο σας." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Κάντε κλικ στον σύνδεσμο στο email επαλήθευσης." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7844,14 +8029,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Παρακαλώ εισάγετε την ώρα που θέλετε να λάβετε υπόψη." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Παρακαλώ εισάγετε την ώρα που θέλετε να λάβετε υπόψη." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "Εκτελέστε αλλαγές βάσης δεδομένων μόνο σε χρονικό διάστημα συντήρησης." @@ -7860,10 +8047,6 @@ msgstr "Εκτελέστε αλλαγές βάσης δεδομένων μόνο msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Επιλέξτε πρώτα μια ομάδα, προτού αναφέρετε έναν χρήστη!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7970,6 +8153,10 @@ msgstr "Προτεραιότητα" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7979,16 +8166,20 @@ msgid "Proceed" msgstr "Συνέχεια" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "assign tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s of my tickets escalated." #: db/seeds/settings.rb msgid "Product Name" @@ -8048,6 +8239,12 @@ msgstr "Δημόσιο μενού" msgid "Publish" msgstr "Δημοσίευσε" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Αρθρο" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8081,7 +8278,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Πραγματικός χρόνος" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8104,7 +8303,9 @@ msgstr "Πρόσφατα αρχεία καταγραφής" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Αιτήματα που προβλήθηκαν πρόσφατα" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8182,6 +8383,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8247,18 +8449,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8300,11 +8494,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -8336,18 +8526,16 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" -msgstr "" +#, fuzzy +#| msgid "Choose if retweets should also be converted to tickets." +msgid "Retweets are converted into tickets." +msgstr "Επιλέξτε αν τα retweets θα πρέπει επίσης να μετατραπούν σε αιτήματα." #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Ring" @@ -8468,6 +8656,10 @@ msgstr "SMS Notification" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8536,6 +8728,15 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Εκτελέστηκε μαζική ενέργεια!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8549,16 +8750,16 @@ msgstr "" msgid "Scheduler" msgstr "" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "New Scheduler" -msgid "Scheduler are …" -msgstr "Νέο χρονοδιάγραμμα" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "New Scheduler" +msgid "Schedulers are …" +msgstr "Νέο χρονοδιάγραμμα" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8778,6 +8979,14 @@ msgstr "Σεπτέμβριος" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Server operation failed." +msgstr "Εκτελέστηκε μαζική ενέργεια!" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Υπηρεσία" @@ -8809,6 +9018,10 @@ msgstr "Sessions" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8834,10 +9047,6 @@ msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" "Επίσης, το αναγνωριστικό καλούντος των εξερχόμενων κλήσεων μπορεί να αλλάξει." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8860,21 +9069,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8905,11 +9113,6 @@ msgstr "Ρυθμισεις" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Κοινοποιημένα" @@ -9010,6 +9213,10 @@ msgstr "Εγγραφή" msgid "Signature" msgstr "Υπογραφή" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9020,22 +9227,10 @@ msgstr "Υπογραφές" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9059,10 +9254,6 @@ msgstr "" msgid "Skip" msgstr "Παράλειψη" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -9101,10 +9292,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9330,28 +9517,11 @@ msgid "Sunday" msgstr "Κυριακή" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Ειστε σιγουρος για την διαγραφη του αντικειμένου;" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Ειστε Σιγουρος;" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9409,11 +9579,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9431,10 +9602,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templates" @@ -9522,6 +9689,12 @@ msgstr "Text with enabled inline translations looks like" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Κείμενο" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9532,12 +9705,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Thanks for joining. Email sent to \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Object(s) are created." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9546,6 +9745,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9553,6 +9756,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9560,7 +9775,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9590,14 +9805,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9608,12 +9838,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "The import failed." +msgstr "Η παράδοση απέτυχε" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9630,6 +9872,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Object(s) are created." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Object(s) are created." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Object(s) are updated." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9642,6 +9915,66 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Unable to verify email. Please contact your administrator." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9657,17 +9990,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Object(s) are created." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Object(s) are created." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9675,6 +10012,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Θέματα" @@ -9694,12 +10035,16 @@ msgstr "" "known number is surpassed." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "There are too many people in queue for the chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "There can be several reasons for the chat to not show up:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "There can be several reasons for the chat to not show up:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "There are too many people in queue for the chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9715,8 +10060,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9729,8 +10074,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9741,20 +10086,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9771,14 +10104,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9799,6 +10126,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9807,12 +10140,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9831,10 +10158,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Πεμ" @@ -9846,7 +10182,7 @@ msgstr "Πεμ" msgid "Thursday" msgstr "Πέμπτη" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9946,8 +10282,10 @@ msgid "Ticket update" msgstr "Ενημέρωση Αιτήματος" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "Ticket |%s| has escalated!" +msgstr "Το εισιτήριο %s συγχωνεύθηκε!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9987,6 +10325,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -10083,12 +10426,13 @@ msgstr "Πρός" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10097,8 +10441,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -10114,7 +10458,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -10141,11 +10485,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10266,10 +10606,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10312,247 +10648,14 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Unable to save Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Unable to save Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Unable to save changes." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Unable to verify email. Please contact your administrator." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Unassigned & Open" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10718,10 +10821,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10735,6 +10834,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10745,6 +10849,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10819,8 +10933,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10829,20 +10943,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Object(s) are created." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10885,12 +11012,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10918,11 +11045,6 @@ msgstr "Τιμή" msgid "Variables" msgstr "Μεταβλητές" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Κατασκευαστής" @@ -10931,19 +11053,15 @@ msgstr "Κατασκευαστής" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11062,17 +11180,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -11080,7 +11198,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -11138,12 +11256,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11207,6 +11325,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -11317,7 +11440,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11362,7 +11485,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11382,25 +11507,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11418,11 +11537,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11442,6 +11570,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11530,29 +11667,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11571,31 +11713,29 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "Please click the link in the verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" +msgstr "Κάντε κλικ στον σύνδεσμο στο email επαλήθευσης." #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco @@ -11622,21 +11762,12 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Unable to verify email. Please contact your administrator." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11648,14 +11779,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11694,7 +11825,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11718,10 +11849,6 @@ msgstr "" msgid "Zip" msgstr "Ταχ Τομέας" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "ενεργό" @@ -11804,10 +11931,6 @@ msgstr "Αλλαχθηκε" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11830,18 +11953,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "περιέχει" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "τα περιέχει όλα" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11861,18 +11988,6 @@ msgstr "" msgid "created" msgstr "" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11908,7 +12023,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12002,7 +12117,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -12015,6 +12130,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -12159,11 +12275,6 @@ msgstr "Ενωμένο" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "λεπτό" @@ -12335,7 +12446,7 @@ msgstr "" msgid "select attachment…" msgstr "επιλογή συνημένου" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12375,7 +12486,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12423,7 +12534,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "telegram personal-message" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12492,7 +12603,7 @@ msgstr "" msgid "updated" msgstr "ενημερωμένο" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12520,16 +12631,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ναι" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12539,9 +12648,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12570,12 +12679,76 @@ msgstr "... ολόκληρης της περιοχής κειμένου" msgid "∅ Waiting time today" msgstr "∅ μεσος χρονοσ αναμονησ σημερα" +#~ msgid "Cc" +#~ msgstr "Κοινοποίηση" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "" +#~ "Oι πελάτες στον οργανισμό μπορούν να δουν ο ένας τα αντικείμενα του άλλου." + +#~ msgid "Escalated" +#~ msgstr "Κλιμακωτά" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Τελευταία επαφή πελάτη (με προσοχή ένας πράκτορας απάντησε σε αυτό)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Τελευταία επαφή πελάτη (ένας πράκτορας απάντησε σε αυτό χωρίς προσοχή)" + +#~ msgid "Open" +#~ msgstr "Ανοιγμα" + +#~ msgid "Pending reached" +#~ msgstr "Εφτασε σε αναμονή" + +#~ msgid "Confirm" +#~ msgstr "Επιβεβαίωση" + +#~ msgid "Sure?" +#~ msgstr "Ειστε Σιγουρος;" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Μέγιστο μέγεθος σε MB email." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Unable to save Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "Unable to save Bot." + +#~ msgid "Unable to save changes." +#~ msgstr "Unable to save changes." + +#~ msgid "Or" +#~ msgstr "ή" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "Επιλέξτε πρώτα μια ομάδα, προτού αναφέρετε έναν χρήστη!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Object(s) are deleted." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Attention: When creating a ticket an e-mail is sent." + +#~ msgid "Call Inbound" +#~ msgstr "Call Inbound" + +#~ msgid "Call Outbound" +#~ msgstr "Call Outbound" + #~ msgid "Please fill also some text in!" #~ msgstr "Συμπληρώστε επίσης κάποιο κείμενο!" -#~ msgid "Loading..." -#~ msgstr "Φόρτωση" - #~ msgid "Article Last Sender" #~ msgstr "Τελευταίος Αποστολέας" diff --git a/i18n/zammad.en-ca.po b/i18n/zammad.en-ca.po index 8b8e77536..c4be18f02 100644 --- a/i18n/zammad.en-ca.po +++ b/i18n/zammad.en-ca.po @@ -2,13 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"PO-Revision-Date: 2022-01-13 03:30+0000\n" +"Last-Translator: Martin Gruner \n" +"Language-Team: English (Canada) \n" "Language: en-ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.10.1\n" #. Default date format to use for the current locale. #. These placeholders are supported: @@ -20,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy-mm-dd" @@ -34,7 +39,9 @@ msgstr "yyyy-mm-dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy-mm-dd HH:MM" @@ -140,18 +147,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "%s object(s) have been created." msgstr "" @@ -164,6 +159,18 @@ msgstr "" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be created." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be deleted." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be updated." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." msgstr "" @@ -300,7 +307,7 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "" #: db/seeds/ticket_priorities.rb @@ -341,7 +348,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -382,18 +389,6 @@ msgstr "" msgid "API" msgstr "" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -485,6 +480,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -568,6 +564,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -737,10 +734,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "" @@ -749,6 +742,10 @@ msgstr "" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -759,9 +756,10 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -770,10 +768,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -836,6 +830,13 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "App could not be verified." +msgstr "" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -891,7 +892,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -908,6 +919,16 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +msgid "Article could not be deleted." +msgstr "" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -916,10 +937,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -933,6 +950,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "" @@ -1005,10 +1026,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1073,12 +1090,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1090,14 +1104,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1143,6 +1157,10 @@ msgstr "" msgid "Average: %s%" msgstr "" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1195,8 +1213,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1221,14 +1239,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1302,14 +1320,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1318,6 +1332,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1344,6 +1359,18 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI integration" +msgstr "" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1359,14 +1386,6 @@ msgstr "" msgid "Calendars" msgstr "" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1488,8 +1507,8 @@ msgstr "" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco @@ -1542,6 +1561,10 @@ msgstr "" msgid "Changes" msgstr "" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +msgid "Changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1569,7 +1592,7 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" +msgid "Channel - Form" msgstr "" #: db/seeds/permissions.rb @@ -1611,6 +1634,10 @@ msgstr "" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1633,15 +1660,22 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" +msgid "Check channels." msgstr "" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1706,27 +1740,27 @@ msgid "City" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1767,8 +1801,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1792,6 +1826,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1813,6 +1851,7 @@ msgstr "" msgid "Closed" msgstr "" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1822,14 +1861,6 @@ msgstr "" msgid "Closed Tickets" msgstr "" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1908,15 +1939,16 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Confirm/submit dialog" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/controllers/taskbar_widget.coffee #: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee -msgid "Confirm/submit dialog" +msgid "Confirmation" msgstr "" #: app/assets/javascripts/app/views/knowledge_base/delete.coffee @@ -2003,6 +2035,14 @@ msgstr "" msgid "Content" msgstr "" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +msgid "Content could not be loaded." +msgstr "" + +#: app/models/store.rb +msgid "Content preview could not be generated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2036,11 +2076,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2206,7 +2246,7 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2262,6 +2302,7 @@ msgstr "" msgid "Created" msgstr "" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2271,7 +2312,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2388,11 +2428,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2479,7 +2516,7 @@ msgid "Decryption failed!" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2487,6 +2524,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2526,10 +2564,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2549,12 +2583,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2569,25 +2597,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2598,6 +2613,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2612,20 +2633,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2633,11 +2646,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2662,14 +2712,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2689,11 +2738,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2724,12 +2775,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2739,11 +2784,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2764,12 +2805,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2782,18 +2841,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2804,10 +2851,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2824,11 +2888,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2837,32 +2896,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2880,7 +2933,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2896,6 +2949,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2913,7 +2972,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2928,6 +2991,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2940,10 +3007,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -2962,10 +3037,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -2974,6 +3045,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -2985,6 +3074,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -2993,10 +3086,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3005,9 +3094,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3015,22 +3108,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3068,19 +3149,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3094,6 +3163,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3114,7 +3191,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3204,11 +3281,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3247,6 +3324,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3255,7 +3336,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3363,6 +3444,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3372,10 +3454,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3384,6 +3462,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3609,6 +3696,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3768,11 +3866,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3917,7 +4015,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3930,7 +4028,7 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" +msgid "Escalated Tickets" msgstr "" #: lib/excel_sheet/ticket.rb @@ -4030,7 +4128,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4080,10 +4182,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4205,13 +4303,13 @@ msgstr "" msgid "First Steps" msgstr "" -#: app/assets/javascripts/app/models/ticket.coffee -msgid "First response" -msgstr "" - #: app/assets/javascripts/app/models/user.coffee #: db/seeds/object_manager_attributes.rb -msgid "Firstname" +msgid "First name" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "First response" msgstr "" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -4362,10 +4460,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4387,12 +4481,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4400,7 +4494,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4432,6 +4526,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4453,10 +4551,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4469,14 +4563,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4510,10 +4596,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4549,7 +4631,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4607,6 +4688,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4627,6 +4714,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4765,7 +4856,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4930,7 +5021,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5013,6 +5104,18 @@ msgstr "" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5025,28 +5128,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5121,6 +5212,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5203,6 +5295,10 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +msgid "Inline content could not be generated." +msgstr "" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5267,6 +5363,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5312,12 +5414,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5489,18 +5585,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5509,6 +5593,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5546,6 +5631,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5613,13 +5710,9 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Last name" msgstr "" #: app/assets/javascripts/app/models/job.coffee @@ -5639,11 +5732,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5661,11 +5749,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5735,10 +5823,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5751,6 +5835,15 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +msgid "Loading failed." +msgstr "" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5812,16 +5905,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -5965,10 +6054,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6026,7 +6111,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6035,10 +6120,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6207,40 +6288,44 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Assigned Tickets" +msgstr "" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +msgid "My Pending Reached Tickets" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Replacement Tickets" +msgstr "" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +msgid "My Subscribed Tickets" +msgstr "" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "My tickets in process" msgstr "" @@ -6317,18 +6402,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6342,7 +6427,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6370,7 +6455,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "" @@ -6524,6 +6608,10 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6544,8 +6632,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6560,12 +6648,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6611,10 +6693,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6624,14 +6702,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6709,14 +6779,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6808,6 +6880,10 @@ msgstr "" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6873,10 +6949,6 @@ msgstr "" msgid "Number" msgstr "" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6927,7 +6999,6 @@ msgid "October" msgstr "" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -6970,12 +7041,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -6983,16 +7049,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7011,16 +7073,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7047,7 +7106,8 @@ msgid "Options" msgstr "" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7106,8 +7166,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7155,10 +7215,6 @@ msgstr "" msgid "Overview" msgstr "" -#: app/assets/javascripts/app/controllers/overview.coffee -msgid "Overview are …" -msgstr "" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7172,6 +7228,10 @@ msgstr "" msgid "Overviews" msgstr "" +#: app/assets/javascripts/app/controllers/overview.coffee +msgid "Overviews are …" +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7200,10 +7260,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7264,7 +7320,7 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" #: db/seeds/settings.rb @@ -7308,7 +7364,7 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" +msgid "Pending Reached Tickets" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -7376,6 +7432,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7393,11 +7453,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7414,12 +7474,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7430,10 +7490,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7538,6 +7594,10 @@ msgstr "" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7547,15 +7607,15 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" +msgid "Process pending tickets." msgstr "" #: db/seeds/schedulers.rb -msgid "Process pending tickets" +msgid "Process ticket escalations." msgstr "" #: db/seeds/settings.rb @@ -7616,6 +7676,10 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Publish Article" +msgstr "" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7647,7 +7711,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7670,7 +7734,7 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7746,6 +7810,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7811,18 +7876,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7864,11 +7921,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7899,17 +7952,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8029,6 +8078,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8097,6 +8150,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8111,11 +8171,11 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +msgid "Schedulers are …" msgstr "" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8333,6 +8393,12 @@ msgstr "" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8364,6 +8430,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8386,10 +8456,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8410,21 +8476,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8455,11 +8520,6 @@ msgstr "" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8558,6 +8618,10 @@ msgstr "" msgid "Signature" msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8568,22 +8632,10 @@ msgstr "" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8607,10 +8659,6 @@ msgstr "" msgid "Skip" msgstr "" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8649,10 +8697,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8878,28 +8922,11 @@ msgid "Sunday" msgstr "" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -8957,11 +8984,12 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -8979,10 +9007,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "" @@ -9068,6 +9092,10 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Textarea" +msgstr "" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9077,12 +9105,36 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +msgid "The Telegram bot could not be saved." +msgstr "" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9091,6 +9143,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9098,6 +9154,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9105,7 +9173,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9135,14 +9203,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9153,12 +9236,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9175,6 +9268,31 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +msgid "The issue could not be saved." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +msgid "The object could not be created." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +msgid "The object could not be updated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9187,6 +9305,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9202,17 +9378,17 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +msgid "The tickets could not be merged." msgstr "" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +msgid "The uploaded image could not be processed." +msgstr "" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9220,6 +9396,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9234,11 +9414,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9255,8 +9435,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9269,8 +9449,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9281,20 +9461,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9311,14 +9479,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9339,6 +9501,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9347,12 +9515,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9371,10 +9533,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "" @@ -9386,7 +9557,7 @@ msgstr "" msgid "Thursday" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9484,7 +9655,7 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -9525,6 +9696,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9621,12 +9797,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9635,8 +9812,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9652,7 +9829,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9679,11 +9856,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9802,10 +9975,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9848,245 +10017,12 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10252,10 +10188,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10269,6 +10201,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10279,6 +10216,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10353,8 +10300,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10363,20 +10310,31 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +msgid "User could not be created." +msgstr "" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10419,12 +10377,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10452,11 +10410,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "" @@ -10465,19 +10418,15 @@ msgstr "" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10596,17 +10545,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10614,7 +10563,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10672,12 +10621,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10739,6 +10688,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10849,7 +10803,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10894,7 +10848,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10914,25 +10870,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -10950,11 +10900,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -10974,6 +10933,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11062,29 +11030,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11103,32 +11076,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11154,20 +11123,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11180,14 +11138,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11226,7 +11184,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11250,10 +11208,6 @@ msgstr "" msgid "Zip" msgstr "Postal Code" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "" @@ -11334,10 +11288,6 @@ msgstr "" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11360,18 +11310,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11391,18 +11345,6 @@ msgstr "" msgid "created" msgstr "" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11438,7 +11380,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11531,7 +11473,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11544,6 +11486,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11688,11 +11631,6 @@ msgstr "" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "" @@ -11862,7 +11800,7 @@ msgstr "" msgid "select attachment…" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11902,7 +11840,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -11950,7 +11888,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12019,7 +11957,7 @@ msgstr "" msgid "updated" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12047,16 +11985,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12066,9 +12002,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco diff --git a/i18n/zammad.en-gb.po b/i18n/zammad.en-gb.po index 260d7977c..953d4f79a 100644 --- a/i18n/zammad.en-gb.po +++ b/i18n/zammad.en-gb.po @@ -2,13 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"PO-Revision-Date: 2022-01-13 03:30+0000\n" +"Last-Translator: Martin Gruner \n" +"Language-Team: English (United Kingdom) \n" "Language: en-gb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.10.1\n" #. Default date format to use for the current locale. #. These placeholders are supported: @@ -20,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +39,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -140,18 +147,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "%s object(s) have been created." msgstr "" @@ -164,6 +159,18 @@ msgstr "" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be created." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be deleted." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be updated." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." msgstr "" @@ -300,7 +307,7 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "" #: db/seeds/ticket_priorities.rb @@ -341,7 +348,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -382,18 +389,6 @@ msgstr "" msgid "API" msgstr "" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -485,6 +480,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -568,6 +564,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -737,10 +734,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "" @@ -749,6 +742,10 @@ msgstr "" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -759,9 +756,10 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -770,10 +768,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -836,6 +830,13 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "App could not be verified." +msgstr "" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -891,7 +892,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -908,6 +919,16 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +msgid "Article could not be deleted." +msgstr "" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -916,10 +937,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -933,6 +950,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "" @@ -1005,10 +1026,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1073,12 +1090,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1090,14 +1104,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1143,6 +1157,10 @@ msgstr "" msgid "Average: %s%" msgstr "" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1195,8 +1213,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1221,14 +1239,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1302,14 +1320,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1318,6 +1332,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1344,6 +1359,18 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI integration" +msgstr "" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1359,14 +1386,6 @@ msgstr "" msgid "Calendars" msgstr "" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1488,8 +1507,8 @@ msgstr "" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco @@ -1542,6 +1561,10 @@ msgstr "" msgid "Changes" msgstr "" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +msgid "Changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1569,7 +1592,7 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" +msgid "Channel - Form" msgstr "" #: db/seeds/permissions.rb @@ -1611,6 +1634,10 @@ msgstr "" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1633,15 +1660,22 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" +msgid "Check channels." msgstr "" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1706,27 +1740,27 @@ msgid "City" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1767,8 +1801,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1792,6 +1826,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1813,6 +1851,7 @@ msgstr "" msgid "Closed" msgstr "" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1822,14 +1861,6 @@ msgstr "" msgid "Closed Tickets" msgstr "" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1908,15 +1939,16 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Confirm/submit dialog" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/controllers/taskbar_widget.coffee #: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee -msgid "Confirm/submit dialog" +msgid "Confirmation" msgstr "" #: app/assets/javascripts/app/views/knowledge_base/delete.coffee @@ -2003,6 +2035,14 @@ msgstr "" msgid "Content" msgstr "" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +msgid "Content could not be loaded." +msgstr "" + +#: app/models/store.rb +msgid "Content preview could not be generated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2036,11 +2076,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2206,7 +2246,7 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2262,6 +2302,7 @@ msgstr "" msgid "Created" msgstr "" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2271,7 +2312,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2388,11 +2428,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2479,7 +2516,7 @@ msgid "Decryption failed!" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2487,6 +2524,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2526,10 +2564,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2549,12 +2583,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2569,25 +2597,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2598,6 +2613,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2612,20 +2633,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2633,11 +2646,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2662,14 +2712,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2689,11 +2738,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2724,12 +2775,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2739,11 +2784,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2764,12 +2805,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2782,18 +2841,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2804,10 +2851,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2824,11 +2888,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2837,32 +2896,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2880,7 +2933,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2896,6 +2949,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2913,7 +2972,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2928,6 +2991,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2940,10 +3007,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -2962,10 +3037,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -2974,6 +3045,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -2985,6 +3074,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -2993,10 +3086,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3005,9 +3094,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3015,22 +3108,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3068,19 +3149,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3094,6 +3163,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3114,7 +3191,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3204,11 +3281,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3247,6 +3324,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3255,7 +3336,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3363,6 +3444,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3372,10 +3454,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3384,6 +3462,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3609,6 +3696,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3768,11 +3866,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3917,7 +4015,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3930,7 +4028,7 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" +msgid "Escalated Tickets" msgstr "" #: lib/excel_sheet/ticket.rb @@ -4030,7 +4128,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4080,10 +4182,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4205,13 +4303,13 @@ msgstr "" msgid "First Steps" msgstr "" -#: app/assets/javascripts/app/models/ticket.coffee -msgid "First response" -msgstr "" - #: app/assets/javascripts/app/models/user.coffee #: db/seeds/object_manager_attributes.rb -msgid "Firstname" +msgid "First name" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "First response" msgstr "" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -4362,10 +4460,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4387,12 +4481,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4400,7 +4494,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4432,6 +4526,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4453,10 +4551,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4469,14 +4563,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4510,10 +4596,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4549,7 +4631,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4607,6 +4688,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4627,6 +4714,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4765,7 +4856,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4930,7 +5021,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5013,6 +5104,18 @@ msgstr "" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5025,28 +5128,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5121,6 +5212,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5203,6 +5295,10 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +msgid "Inline content could not be generated." +msgstr "" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5267,6 +5363,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5312,12 +5414,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5489,18 +5585,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5509,6 +5593,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5546,6 +5631,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5613,13 +5710,9 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Last name" msgstr "" #: app/assets/javascripts/app/models/job.coffee @@ -5639,11 +5732,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5661,11 +5749,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5735,10 +5823,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5751,6 +5835,15 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +msgid "Loading failed." +msgstr "" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5812,16 +5905,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -5965,10 +6054,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6026,7 +6111,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6035,10 +6120,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6207,40 +6288,44 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Assigned Tickets" +msgstr "" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +msgid "My Pending Reached Tickets" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Replacement Tickets" +msgstr "" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +msgid "My Subscribed Tickets" +msgstr "" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "My tickets in process" msgstr "" @@ -6317,18 +6402,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6342,7 +6427,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6370,7 +6455,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "" @@ -6524,6 +6608,10 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6544,8 +6632,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6560,12 +6648,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6611,10 +6693,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6624,14 +6702,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6709,14 +6779,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6808,6 +6880,10 @@ msgstr "" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6873,10 +6949,6 @@ msgstr "" msgid "Number" msgstr "" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6927,7 +6999,6 @@ msgid "October" msgstr "" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -6970,12 +7041,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -6983,16 +7049,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7011,16 +7073,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7047,7 +7106,8 @@ msgid "Options" msgstr "" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7106,8 +7166,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7155,10 +7215,6 @@ msgstr "" msgid "Overview" msgstr "" -#: app/assets/javascripts/app/controllers/overview.coffee -msgid "Overview are …" -msgstr "" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7172,6 +7228,10 @@ msgstr "" msgid "Overviews" msgstr "" +#: app/assets/javascripts/app/controllers/overview.coffee +msgid "Overviews are …" +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7200,10 +7260,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7264,7 +7320,7 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" #: db/seeds/settings.rb @@ -7308,7 +7364,7 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" +msgid "Pending Reached Tickets" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -7376,6 +7432,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7393,11 +7453,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7414,12 +7474,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7430,10 +7490,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7538,6 +7594,10 @@ msgstr "" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7547,15 +7607,15 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" +msgid "Process pending tickets." msgstr "" #: db/seeds/schedulers.rb -msgid "Process pending tickets" +msgid "Process ticket escalations." msgstr "" #: db/seeds/settings.rb @@ -7616,6 +7676,10 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Publish Article" +msgstr "" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7647,7 +7711,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7670,7 +7734,7 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7746,6 +7810,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7811,18 +7876,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7864,11 +7921,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7899,17 +7952,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8029,6 +8078,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8097,6 +8150,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8111,11 +8171,11 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +msgid "Schedulers are …" msgstr "" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8333,6 +8393,12 @@ msgstr "" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8364,6 +8430,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8386,10 +8456,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8410,21 +8476,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8455,11 +8520,6 @@ msgstr "" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8558,6 +8618,10 @@ msgstr "" msgid "Signature" msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8568,22 +8632,10 @@ msgstr "" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8607,10 +8659,6 @@ msgstr "" msgid "Skip" msgstr "" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8649,10 +8697,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8878,28 +8922,11 @@ msgid "Sunday" msgstr "" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -8957,11 +8984,12 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -8979,10 +9007,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "" @@ -9068,6 +9092,10 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Textarea" +msgstr "" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9077,12 +9105,36 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +msgid "The Telegram bot could not be saved." +msgstr "" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9091,6 +9143,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9098,6 +9154,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9105,7 +9173,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9135,14 +9203,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9153,12 +9236,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9175,6 +9268,31 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +msgid "The issue could not be saved." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +msgid "The object could not be created." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +msgid "The object could not be updated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9187,6 +9305,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9202,17 +9378,17 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +msgid "The tickets could not be merged." msgstr "" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +msgid "The uploaded image could not be processed." +msgstr "" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9220,6 +9396,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9234,11 +9414,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9255,8 +9435,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9269,8 +9449,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9281,20 +9461,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9311,14 +9479,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9339,6 +9501,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9347,12 +9515,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9371,10 +9533,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "" @@ -9386,7 +9557,7 @@ msgstr "" msgid "Thursday" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9484,7 +9655,7 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -9525,6 +9696,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9621,12 +9797,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9635,8 +9812,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9652,7 +9829,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9679,11 +9856,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9802,10 +9975,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9848,245 +10017,12 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10252,10 +10188,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10269,6 +10201,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10279,6 +10216,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10353,8 +10300,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10363,20 +10310,31 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +msgid "User could not be created." +msgstr "" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10419,12 +10377,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10452,11 +10410,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "" @@ -10465,19 +10418,15 @@ msgstr "" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10596,17 +10545,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10614,7 +10563,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10672,12 +10621,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10739,6 +10688,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10849,7 +10803,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10894,7 +10848,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10914,25 +10870,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -10950,11 +10900,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -10974,6 +10933,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11062,29 +11030,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11103,32 +11076,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11154,20 +11123,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11180,14 +11138,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11226,7 +11184,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11250,10 +11208,6 @@ msgstr "" msgid "Zip" msgstr "Postcode" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "" @@ -11334,10 +11288,6 @@ msgstr "" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11360,18 +11310,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11391,18 +11345,6 @@ msgstr "" msgid "created" msgstr "" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11438,7 +11380,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11531,7 +11473,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11544,6 +11486,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11688,11 +11631,6 @@ msgstr "" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "" @@ -11862,7 +11800,7 @@ msgstr "" msgid "select attachment…" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11902,7 +11840,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -11950,7 +11888,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12019,7 +11957,7 @@ msgstr "" msgid "updated" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12047,16 +11985,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12066,9 +12002,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco diff --git a/i18n/zammad.es-ca.po b/i18n/zammad.es-ca.po index 241cfa8d4..50f1fd0b8 100644 --- a/i18n/zammad.es-ca.po +++ b/i18n/zammad.es-ca.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "Agrupa %s a rols assignats %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "Objecte %s han sigut creats." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "Objecte(s) %s s'han eliminat." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "Objecte(s) %s s'han actualitzat." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "Objectes %s han sigut actualitzats." msgid "%s object(s) were deleted." msgstr "Objecte(s) %s estan eliminats." +#: 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." +msgstr "Objecte %s han sigut creats." + +#: 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." +msgstr "Objecte(s) %s estan eliminats." + +#: 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." +msgstr "Objecte(s) %s s'han actualitzat." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caràcters en minúscula i 2 caràcters en majúscula" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -428,18 +434,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -531,6 +525,7 @@ msgstr "Comptes" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -614,6 +609,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -788,10 +784,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permet als usuaris afegir noves etiquetes." @@ -800,6 +792,10 @@ msgstr "Permet als usuaris afegir noves etiquetes." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -810,9 +806,10 @@ msgstr "També notifica per email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -821,10 +818,6 @@ msgstr "" msgid "Alternative name" msgstr "Nom alternatiu" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -896,6 +889,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Compte no verificat" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Credencials de l'app de Facebook" @@ -951,7 +953,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -968,6 +980,18 @@ msgstr "Article" msgid "Article Count" msgstr "Quantitat d'articles" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "Objecte %s han sigut creats." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Article#" @@ -976,10 +1000,6 @@ msgstr "Article#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Assigna usuaris basats en el domini de l'usuari." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -993,6 +1013,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Assigna usuaris basats en el domini de l'usuari." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Assignat" @@ -1078,12 +1104,6 @@ msgstr "" "Atenció: Aquesta serà la teva contrasenya per iniciar sessió quan la " "importació s'hagi completat" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atenció: Quan creis un tiquet un email serà enviat." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1148,12 +1168,9 @@ msgstr "Autentificació via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Auto assignació" @@ -1165,14 +1182,16 @@ msgstr "" msgid "Auto close" msgstr "Auto tancament" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Estat d'auto-tancament" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Estat d'auto-tancament" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Enllaç de compte automàtic per e primer inici de sessió." @@ -1223,6 +1242,10 @@ msgstr "Mitjana: %s minuts" msgid "Average: %s%" msgstr "Mitjana: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1275,8 +1298,8 @@ msgstr "Objectes base" msgid "Basic Settings" msgstr "Configuració básica" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1301,20 +1324,20 @@ msgstr "Usuari vinculat" msgid "Block Notifications" msgstr "Bloqueja les notificacions" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "Identificadors de trucades bloquejats basats en el identificado de trucades " "del remitent." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1391,13 +1414,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Per defecte la següent comprovació es realitzarà mitjançant l'assumpte del " @@ -1409,6 +1433,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1443,6 +1468,22 @@ msgstr "CTI (genèric" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configuració" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integracions" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1458,14 +1499,6 @@ msgstr "Calendari" msgid "Calendars" msgstr "Calendaris" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Trucada entrant" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Trucada sortint" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1589,9 +1622,11 @@ msgstr "Categoria" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Quan la notificació esta sent enviada." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1645,6 +1680,12 @@ msgstr "Canviat" msgid "Changes" msgstr "Canvis" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "Objecte %s han sigut creats." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "S'han efectuat canvis que requereixen actualitzar la base de dades" @@ -1672,8 +1713,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1714,6 +1757,12 @@ msgstr "Canals" msgid "Chat" msgstr "Xat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Xat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Títol del xat" @@ -1736,15 +1785,26 @@ msgid "Chatting Customers" msgstr "Xatejant clients" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Connecta canals" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Connecta canals" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1819,27 +1879,29 @@ msgid "City" msgstr "Ciutat" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continua la sessió" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1880,8 +1942,8 @@ msgstr "Clients" msgid "Clone" msgstr "Clona" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1905,6 +1967,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Tanca pestanya actual" @@ -1926,6 +1992,7 @@ msgstr "" msgid "Closed" msgstr "Tancat" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1935,14 +2002,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tiquets tancats" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Temps de tancament" @@ -2025,17 +2084,20 @@ msgstr "" msgid "Configure Base" msgstr "Configura la base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirma/Enviar diàleg" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuració" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2122,6 +2184,18 @@ msgstr "" msgid "Content" msgstr "Contingut" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "Objecte %s han sigut creats." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "Objecte %s han sigut creats." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2155,11 +2229,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2326,7 +2400,9 @@ msgid "Create a translation" msgstr "Crea una traducció" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crea i configura %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2382,6 +2458,7 @@ msgstr "Crea el teu primer tiquet" msgid "Created" msgstr "Creat" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2391,7 +2468,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2508,11 +2584,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Clients de l'organització poden veure els elements de cadascú" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2605,7 +2678,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registrat correctament!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2613,6 +2686,7 @@ msgstr "Registrat correctament!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2654,10 +2728,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilitat per defecte d'una nova nota." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2679,12 +2749,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2699,26 +2763,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Defineix el protocol http de la teva instància." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Defineix el remitent de les notificacions d'email" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2728,6 +2780,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2743,32 +2801,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Defineix el remitent de les notificacions d'email" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Defineix el remitent de les notificacions d'email" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Nombre d'inicis fallits en què el compte serà desactivat." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2796,15 +2886,16 @@ msgstr "" "els tiquets de correu electrònic) s'hauria de veure." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Defineix si un client pot crear tiquets via la interfície web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2824,11 +2915,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2859,12 +2952,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Defineix si un client pot crear tiquets via la interfície web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2874,11 +2961,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2899,12 +2982,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2918,18 +3019,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2940,10 +3029,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2960,11 +3066,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2973,32 +3074,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3016,7 +3111,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3032,6 +3127,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3049,7 +3150,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3064,6 +3169,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Defineix el protocol http de la teva instància." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3077,9 +3188,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Defineix un format de data estètic" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Defineix el backend per les cerques de IP geogràficament. Mostra també la " "ubicació d'una adreça IP si es mostra una adreça IP." @@ -3105,10 +3230,6 @@ msgid "Defines the backend for user and organization image lookups." msgstr "" "Defineix el back-end per a les cerques d'imatges d'usuaris i organitzacions." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3117,6 +3238,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Defineix l'idioma per defecte del sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "Defineix l'estat els tiquets autotancats." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilitat per defecte d'una nova nota." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3132,6 +3277,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Defineix el grup dels tiquets creats." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Defineix el grup dels tiquets creats." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3140,10 +3291,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3153,8 +3300,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Defineix el logo de l'aplicació, es mostrar a la interfície web" #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Defineix el nom de l'aplicació, que es mostra a la interfície web, les " @@ -3164,22 +3319,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3217,21 +3360,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Defineix l'estat els tiquets autotancats." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Defineix l'idioma per defecte del sistema." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3247,6 +3380,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Defineix un format de data estètic" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3267,7 +3410,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3357,11 +3500,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3400,6 +3543,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Entrega fallida" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Entrega fallida" @@ -3408,7 +3557,7 @@ msgstr "Entrega fallida" msgid "Department" msgstr "Departament" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3520,6 +3669,7 @@ msgstr "Descarta els canvis no guardats." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3529,10 +3679,6 @@ msgstr "Nom a mostrar" msgid "Display name" msgstr "Nom a mostrar" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3541,6 +3687,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Estàs segur d'eliminar aquest objecte?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Estàs segur d'eliminar aquest objecte?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domini" @@ -3768,6 +3927,21 @@ msgstr "" msgid "Email Outbound" msgstr "Safata de sortida" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Incapaç de verificar el correu electrònic. Si us plau contacta amb el teu " +"administrador." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3952,11 +4126,13 @@ msgstr "" "aplicació primer a [%s] (%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Habilita l'autentificació d'usuari via Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4109,7 +4285,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Introdueix el teu usuari o correu electrònic." -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4122,8 +4298,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalat" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Temps d'escalada" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4232,9 +4410,15 @@ msgid "Execute changes on objects" msgstr "Executa els canvis en objectes" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Executa els canvis en objectes" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Temps d'execució" @@ -4282,10 +4466,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4416,15 +4596,17 @@ msgstr "Primer solució" msgid "First Steps" msgstr "Primers passos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nom" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primera resposta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nom" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Comptes d'email solucionats" @@ -4583,10 +4765,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nom complet" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Nom del domini completament qualificat" @@ -4608,12 +4786,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4621,7 +4799,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4655,6 +4833,12 @@ msgstr "Agafant un token d'accés" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Credencials de Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4676,10 +4860,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4692,14 +4872,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4733,10 +4905,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Credencials de l'App de Google" @@ -4772,7 +4940,6 @@ msgstr "Salutacions" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4830,6 +4997,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4850,6 +5023,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Selecció en grup per la creació de tiquets" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Selecció en grup per la creació de tiquets" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5022,7 +5201,7 @@ msgstr "Heroi" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5213,8 +5392,12 @@ msgstr "" "automàticament." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Si l'emisor és un agent, defineix com client el primer usuari de la llista " @@ -5310,6 +5493,18 @@ msgstr "Importa" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5322,28 +5517,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Importa Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importa la clau" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Mode d'importació" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5418,6 +5601,7 @@ msgstr "" msgid "Inbound" msgstr "Entrada" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5500,6 +5684,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "Objecte %s han sigut creats." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traducció línia a línia" @@ -5571,6 +5761,12 @@ msgstr "" msgid "Intro" msgstr "Introducció" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5616,12 +5812,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5803,18 +5993,6 @@ msgstr "Nivell de karma" msgid "Karma Trends" msgstr "Tendències de Karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5823,6 +6001,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5860,6 +6039,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de coneixement" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de coneixement" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5927,15 +6122,12 @@ msgstr "Últim contacte (agent)" msgid "Last contact (customer)" msgstr "Últim contacte (client)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Últim contacte amb el client (considerant que un agent hi hagi respòs)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Últim contacte amb el client (sense considerar que un agent hi hagi respòs)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Cognoms" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5954,11 +6146,6 @@ msgstr "Última sincronització a les" msgid "Last used" msgstr "Utilitzat per últim cop" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Cognoms" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Últimes actualitzacions" @@ -5976,11 +6163,11 @@ msgid "Limit Groups" msgstr "Limita grups" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6052,10 +6239,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credencials de l'app de LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Enllaços" @@ -6068,6 +6251,17 @@ msgstr "Llista d'accessos directes" msgid "Load" msgstr "Carregar" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Carregant..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6131,16 +6325,12 @@ msgstr "Contrasenya perduda" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6290,10 +6480,6 @@ msgstr "Màxims inicis de sessió erronis" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Màxima mida en MB dels emails." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6351,7 +6537,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6360,10 +6546,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6532,40 +6714,52 @@ msgstr "Mogut dins" msgid "Moved out" msgstr "Mogut fora" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Els meus tiquets assignats" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tiquets de la meva organització" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Els meus tiquets pendents" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Els meus tiquets de substitució" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Les meves estadístiques" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Els meus tiquets assignats" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Tiquets meus" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Els meus tiquets assignats" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "El meu temps d'espera: %s minuts" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Els meus tiquets pendents" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Els meus tiquets de substitució" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6644,18 +6838,18 @@ msgstr "Navega a través d'un article" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6669,7 +6863,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6697,7 +6891,6 @@ msgstr "Xarxa" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nou" @@ -6851,6 +7044,12 @@ msgstr "Cap %s configurat" msgid "No Entries" msgstr "Sense entrades" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Cap %s configurat" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6871,9 +7070,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Sense configurar" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6887,12 +7088,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6938,10 +7133,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6951,14 +7142,6 @@ msgstr "Sense filtre" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7036,14 +7219,16 @@ msgstr "Cap traducció per aquesta regió disponible" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "No tens notificacions pendents de llegir. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7135,6 +7320,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Nota - visibilitat per defecte" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7200,10 +7389,6 @@ msgstr "Novembre" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Nombre d'inicis fallits en què el compte serà desactivat." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7254,7 +7439,6 @@ msgid "October" msgstr "Octubre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7299,29 +7483,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Solament disponible per usuaris que són substituts d'altres usuaris." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Només disponible per als usuaris amb organització compartida" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Només per aquests grups." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7340,16 +7517,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Obert" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Tiquet obert # %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Tiquets oberts" @@ -7376,8 +7550,11 @@ msgid "Options" msgstr "Opcions" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "O" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migra des de un altre sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7435,8 +7612,8 @@ msgstr "Organitzacions" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7486,12 +7663,6 @@ msgstr "Trucada sortint" msgid "Overview" msgstr "Vista general" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Vista general" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7505,6 +7676,12 @@ msgstr "" msgid "Overviews" msgstr "Resums" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Vista general" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7533,10 +7710,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7597,7 +7770,9 @@ msgid "Password for proxy connection." msgstr "Contrasenya per la connexió del proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "La contrasenya ha de tenir 2 minúscules i 2 majúscules" #: db/seeds/settings.rb @@ -7641,8 +7816,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pendent assolit" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Els meus tiquets pendents" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7711,6 +7888,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7728,12 +7911,16 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" "Si us plau, fes clic en el botó inferior per a crear el teu primer tiquet" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Si us plau, fes click a l'enllaç en l'email de verificació." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7750,14 +7937,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Si us plau, introdueix el temps que desitja a el compte." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Si us plau, introdueix el temps que desitja a el compte." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7768,10 +7957,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7876,6 +8061,10 @@ msgstr "Prioritat" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7885,16 +8074,20 @@ msgid "Proceed" msgstr "Procedeix" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "asigna tiquets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Escalació de tiquet" #: db/seeds/settings.rb msgid "Product Name" @@ -7954,6 +8147,12 @@ msgstr "Menú públic" msgid "Publish" msgstr "Publica" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Article" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7987,7 +8186,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Temps real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8010,7 +8211,9 @@ msgstr "Logs recents" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tiquets visualitzats recentment" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8088,6 +8291,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8153,18 +8357,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Sol·licitant permisos" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8208,13 +8404,9 @@ msgstr "Reseteja els canvis" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Reseteja els canvis" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8244,17 +8436,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8376,6 +8564,10 @@ msgstr "Notificació SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8444,6 +8636,15 @@ msgstr "Guarda una nova plantilla" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Acció massiva executada!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Programa per" @@ -8457,16 +8658,16 @@ msgstr "Planificat per" msgid "Scheduler" msgstr "Programador" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Programador" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Programadors" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Programador" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8694,6 +8895,14 @@ msgstr "Setembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Envia la verificació de correu electrònic" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Servei" @@ -8725,6 +8934,10 @@ msgstr "Sessions" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Fixar article com intern/públic" @@ -8751,10 +8964,6 @@ msgstr "" "Configurar l'identificador de trucades sortints basat en l'identificador de " "trucades de destí." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8777,28 +8986,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Configura un nou sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Estableix els mètodes de contacte que vols utilitzar amb Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Configura/sobreescriu el remitent (from) del correu electrònic basat en " "l'encapçalament Reply-to. Útil per definir el client correcte si l'email ha " "estat rebut d'una tercera persona del sistema en nom d'un client." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Estableix l'últim contacte de client basat en l'últim contacte d'un client o " -"en l'últim contacte d'un client al qual un agent encara no ha respost." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8827,11 +9040,6 @@ msgstr "Ajustos" msgid "Setup Finished" msgstr "Configuració finalitzada" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Configura un nou sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartit" @@ -8932,6 +9140,12 @@ msgstr "Registrat" msgid "Signature" msgstr "Firma" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Envia la verificació de correu electrònic" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8942,22 +9156,10 @@ msgstr "Firmes" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8981,10 +9183,6 @@ msgstr "" msgid "Skip" msgstr "Saltar" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9023,10 +9221,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9256,28 +9450,11 @@ msgid "Sunday" msgstr "Diumenge" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Estàs segur d'eliminar aquest objecte?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Segur?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9335,11 +9512,12 @@ msgstr "Etiquetes" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9357,10 +9535,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Plantilles" @@ -9448,6 +9622,12 @@ msgstr "Text amb la traducció línia a línia apareix com" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9459,12 +9639,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Gràcies per unir-se. Email enviat a\"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "Objecte %s han sigut creats." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "L'URL cap a aquesta instal·lació de Zammad" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9475,6 +9681,10 @@ msgstr "" "El navegador està desactualitzat. No suport WebSocket - la tecnologia que " "utilitzem per al chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9486,14 +9696,30 @@ msgstr "" "certificat autosignat, pots prémer \"Procedir\". D'altra forma, si us plau, " "\"Cancel·la\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "El xat està deshabilitat." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "El xat apareixerà un cop la connexió amb el servidor s'ha establer i sempre " "que hi hagi algú online amb qui xatejar" @@ -9533,14 +9759,31 @@ msgstr "La mida de lletra per defecte és 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Els següents canvis han siguts fets:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Els següents canvis han estat fets:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Els següents canvis han siguts fets:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9553,6 +9796,10 @@ msgstr "" msgid "The format of the subject." msgstr "El format de l'assumpte." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9561,6 +9808,14 @@ msgstr "" "L'identificador d'un tiquet, p. Ticket #, Call #, MyTicket #. El valor " "predeterminat es Tiquet#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "L'importació s'ha realitzat amb éxit." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "L'importació s'ha realitzat amb éxit." @@ -9577,6 +9832,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "Objecte %s han sigut creats." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "Objecte %s han sigut creats." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "Objecte(s) %s s'han actualitzat." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9589,6 +9875,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Incapaç de verificar el correu electrònic. Si us plau contacta amb el teu " +"administrador." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "El test s'ha executat correctament." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "El test s'ha executat correctament." @@ -9606,19 +9956,21 @@ msgstr "" "El text al començament de l'assumpte en una respota de correu electrònic, e." "g. RE, AW, or AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"El tutorial sobre com utilitzar %s està hostejat en la nostra documentació " -"en línia %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "Objecte %s han sigut creats." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "Objecte %s han sigut creats." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9627,6 +9979,10 @@ msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" "La forma de comunicar-te amb nosaltres es aquesta cosa anomenada \"tiquet\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9646,12 +10002,16 @@ msgstr "" "tan aviat superi el nombre conegut actualment." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Hi ha massa gent en cua per al xat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Pot haver-hi diverses raons pels quals el xat no apareix:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Pot haver-hi diverses raons pels quals el xat no apareix:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Hi ha massa gent en cua per al xat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9667,8 +10027,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9680,9 +10040,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Aquesta classe serà afegida al botó en la inicialització i serà eliminat un " "cop la connexió del xat s'estableixi." @@ -9695,20 +10059,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Aquesta és la versió de Zammad %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9725,14 +10077,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Això pot tardat una estona een la qual el sistema no podrà ser utilitzat." @@ -9755,6 +10103,18 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "Aquest servei habilita Zammad a connectar-se amb el teu servidor LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Aquest servei rep les sol·licituds htpp de %s i crea tiquets amb el host i " +"el servei." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9763,14 +10123,6 @@ msgid "" "service." msgstr "Aquest servei rep emails de %s i crea tiquets amb host i servei." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Aquest servei rep les sol·licituds htpp de %s i crea tiquets amb el host i " -"el servei." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Aquest servei envia notificacions al teu canal %s." @@ -9791,10 +10143,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Dj." @@ -9806,7 +10167,7 @@ msgstr "Dj." msgid "Thursday" msgstr "Dijous" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9908,7 +10269,9 @@ msgid "Ticket update" msgstr "Tiquet actualitzat" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "El tiquet |%s| ha sigut escalat!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9950,6 +10313,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tiquets assignats a mi: %s de %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tiquets de l'organització" @@ -10046,12 +10414,13 @@ msgstr "A" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10059,9 +10428,13 @@ msgid "To configure your system." msgstr "Per configurar el teu sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Per habilitar %s a enviar sol·licituds https a %s, has de crear una pròpia " "\"regla de notificació\" a %s." @@ -10081,9 +10454,13 @@ msgstr "" "\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Per configurar aquest servei has de crear un nou |\"Incoming webhook\"| al " "seu panell d'integració de %s, i entrar amb la URL de la webhook de davall." @@ -10112,11 +10489,7 @@ msgid "Token Access" msgstr "Accés al token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10237,10 +10610,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Credencials de Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "clau Twitter" @@ -10283,249 +10652,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "No és possible guardar el Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "No és possible guardar el Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "No és possible guardar els canvis." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Incapaç de verificar el correu electrònic. Si us plau contacta amb el teu " -"administrador." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "No assignats i oberts" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10693,10 +10827,6 @@ msgstr "" msgid "Uploading" msgstr "Pujant" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10712,6 +10842,11 @@ msgstr "" "Utilitzeu l’emmagatzematge del client per emmagatzemar a la memòria cau les " "dades per millorar el rendiment de l’aplicació." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10724,6 +10859,16 @@ msgstr "" "Utilitza el camp assumpte per als emails. Si està deshabilitat, el títol del " "tiquet serà utilitzat com a assumpte." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Utilitzat en qualsevol lloc" @@ -10798,8 +10943,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10808,20 +10953,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "Objecte %s han sigut creats." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10864,12 +11022,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10897,11 +11055,6 @@ msgstr "Valor" msgid "Variables" msgstr "Variables" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Venedor" @@ -10910,19 +11063,17 @@ msgstr "Venedor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Quan la notificació esta sent enviada." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verificant l'enviament i la recepció" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11042,20 +11193,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Hem detectat processos OTRS BPM que poden ser importats a Zammad, ja que " "actualment no suportem aquest tipus de fluxos de treball." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Hem trobat molts camps dinàmics que no són comuns a Zammad, ja que utilitzem " "un punt de vista diferent dels atributs dels tiquets. Zammad utilitza també " @@ -11067,8 +11229,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Ja hem trobat %s correu(s) en la seva safata d'entrada. Zammad ho mourà tot " @@ -11132,12 +11298,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11201,6 +11367,11 @@ msgstr "" msgid "Welcome!" msgstr "Benvingut!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Que afecta el teu karma de Zammad?" @@ -11321,9 +11492,14 @@ msgid "With your current configuration the following will happen" msgstr "Amb la teva configuració actual, succeirà el següent" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Amb |Data| els números de tiquet seran generats amb l'actual data, el " @@ -11371,7 +11547,9 @@ msgstr "Any(s)" msgid "Yellow" msgstr "Groc" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Sí" @@ -11391,27 +11569,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Tu ets benvingut! Solament pregunta'm alguna cosa!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Pots connectar %s amb Zammad. Necessites connectar primer el teu Zammad amb " "%s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11431,13 +11607,28 @@ msgstr "Tu pots crear múltiples temes de xat." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"El tutorial sobre com utilitzar %s està hostejat en la nostra documentació " +"en línia %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11460,6 +11651,15 @@ msgstr "" msgid "You can request your password" msgstr "Pot sol·licitar la seva contrasenya" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11551,22 +11751,29 @@ msgstr "Has de configurar els endpoints de Zammad a %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "Tu utilitzes %s al text, però no has adjuntat res. Vols continuar?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Acumula Karma| positiu quan contesta i tanca els tiquets regularment a temps " @@ -11575,13 +11782,25 @@ msgstr "" "oberts, escalats o tiquets amb més de dos dies de retràs." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Ja estàs registrat amb el teu email si has estat en contacte amb el nostre " "equip de suport." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "La teva configuració d'email" @@ -11598,34 +11817,34 @@ msgstr "El teu nou token d'accés personal" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "La teva compta no ha sigut verificada. Si us plau, prem el link de " "verificació del teu email." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11651,21 +11870,14 @@ msgid "Your karma is |%s|." msgstr "El teu karma és |%s|" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Incapaç de verificar el correu electrònic. Si us plau contacta amb el teu " +"administrador." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11676,18 +11888,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "El xat de Zammad requereix jQuery. Si no l'utilitza al seu web, inclogui'l " "així:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"El xat de Zammad requereix jQuery. Si no l'utilitza al seu web, inclogui'l " +"així:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11726,8 +11948,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad estè actualment en mode manteniment. Solament els administradors " @@ -11754,10 +11980,6 @@ msgstr "" msgid "Zip" msgstr "Codi Postal" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "actiu" @@ -11840,10 +12062,6 @@ msgstr "Canviat" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11866,18 +12084,22 @@ msgid "connected" msgstr "connectat" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "conté" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "ho conte tot" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "no ho conte tot" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "no conté" @@ -11897,18 +12119,6 @@ msgstr "en conte un que no" msgid "created" msgstr "creat" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11944,7 +12154,7 @@ msgstr "desactivat" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12038,7 +12248,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "de" @@ -12051,6 +12261,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "ha canviat" @@ -12195,11 +12406,6 @@ msgstr "combinat" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migra des de un altre sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -12371,7 +12577,7 @@ msgstr "" msgid "select attachment…" msgstr "selecciona adjunt..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12411,7 +12617,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12459,7 +12665,7 @@ msgstr "soporte@ejemplo.com" msgid "telegram personal-message" msgstr "missatge personal de Telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12528,7 +12734,7 @@ msgstr "sense modificar" msgid "updated" msgstr "actualitzat" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12556,16 +12762,18 @@ msgstr "en l'anterior (relatiu)" msgid "within next (relative)" msgstr "en el següent (relatiu)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "si" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Incremental| incrementa el número del tiquet, el SystemID i el comptador " @@ -12577,10 +12785,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Esquerra| significa |[Tiquet#12345] Assumpte|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Cap| significa |Algún assumpte| (sense número de tiquet). En l'últim cas " "hauries d'habilitar \"postmaster___follow___up___search___in\" per a " @@ -12613,12 +12826,97 @@ msgstr "...de tota la zona de text" msgid "∅ Waiting time today" msgstr "∅ temps d'espera avui" +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Clients de l'organització poden veure els elements de cadascú" + +#~ msgid "Escalated" +#~ msgstr "Escalat" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Últim contacte amb el client (considerant que un agent hi hagi respòs)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Últim contacte amb el client (sense considerar que un agent hi hagi " +#~ "respòs)" + +#~ msgid "Open" +#~ msgstr "Obert" + +#~ msgid "Pending reached" +#~ msgstr "Pendent assolit" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Estableix l'últim contacte de client basat en l'últim contacte d'un " +#~ "client o en l'últim contacte d'un client al qual un agent encara no ha " +#~ "respost." + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "Segur?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Màxima mida en MB dels emails." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "No és possible guardar el Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "No és possible guardar el Bot." + +#~ msgid "Setup new System" +#~ msgstr "Configura un nou sistema" + +#~ msgid "Unable to save changes." +#~ msgstr "No és possible guardar els canvis." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Tu ets benvingut! Solament pregunta'm alguna cosa!" + +#~ msgid "migrate from another system" +#~ msgstr "migra des de un altre sistema" + +#~ msgid "Or" +#~ msgstr "O" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "Objecte(s) %s s'han eliminat." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atenció: Quan creis un tiquet un email serà enviat." + +#~ msgid "Call Inbound" +#~ msgstr "Trucada entrant" + +#~ msgid "Call Outbound" +#~ msgstr "Trucada sortint" + #~ msgid "Please fill also some text in!" #~ msgstr "Si us plau, replena també amb algun text!" -#~ msgid "Loading..." -#~ msgstr "Carregant..." - #~ msgid "Search..." #~ msgstr "Busca..." diff --git a/i18n/zammad.es-co.po b/i18n/zammad.es-co.po index fe3ccc51c..2fa30cdff 100644 --- a/i18n/zammad.es-co.po +++ b/i18n/zammad.es-co.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "%s groups to %s roles assignments" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objeto(s) fue creado." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objeto(s) fue eliminado." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objeto(s) fue actualizado." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "Se actualizaron %s Objeto(s)." msgid "%s object(s) were deleted." msgstr "Se eliminaron %s Objeto(s)." +#: 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." +msgstr "%s Objeto(s) fue creado." + +#: 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." +msgstr "Se eliminaron %s Objeto(s)." + +#: 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." +msgstr "%s Objeto(s) fue actualizado." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caracteres en minúsculas y 2 en mayúsculas dostenidas" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -428,18 +434,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -531,6 +525,7 @@ msgstr "Cuentas" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -614,6 +609,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -785,10 +781,6 @@ msgstr "Permitir Fururo" msgid "Allow past" msgstr "Permitir Pasado" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permitir a los usuarios agregar nuevas etiquetas." @@ -797,6 +789,10 @@ msgstr "Permitir a los usuarios agregar nuevas etiquetas." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -807,9 +803,10 @@ msgstr "Notificar también por correo" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -818,10 +815,6 @@ msgstr "" msgid "Alternative name" msgstr "Nombre Alternativo" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -886,6 +879,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Cuenta sin verificar" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -941,7 +943,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Esta seguro?" @@ -958,6 +970,18 @@ msgstr "Artículo" msgid "Article Count" msgstr "Número de artículos" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objeto(s) fue creado." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artículo#" @@ -966,10 +990,6 @@ msgstr "Artículo#" msgid "Assign Follow-Ups" msgstr "Asignar seguimientos" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -985,6 +1005,10 @@ msgstr "Asignar seguimientos" msgid "Assign signup roles" msgstr "Asignar roles de registro" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Asignados" @@ -1059,10 +1083,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1127,12 +1147,9 @@ msgstr "Autenticación via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "auto asignado" @@ -1144,14 +1161,16 @@ msgstr "" msgid "Auto close" msgstr "Cierre Automático" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Estado de cierre automático" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Auto creado" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Estado de cierre automático" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1197,6 +1216,10 @@ msgstr "Promedio: %s minutos" msgid "Average: %s%" msgstr "Promedio: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1249,8 +1272,8 @@ msgstr "Objetos base" msgid "Basic Settings" msgstr "Ajustes" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1275,14 +1298,14 @@ msgstr "Vincular usuario" msgid "Block Notifications" msgstr "Bloquear notificaciones" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1356,14 +1379,10 @@ msgstr "Horas de trabajo" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1372,6 +1391,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1398,6 +1418,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configurar" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s Migration" +msgid "CTI integration" +msgstr "%s Migración" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1413,14 +1449,6 @@ msgstr "Calendario" msgid "Calendars" msgstr "Calendarios" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "LLamada entrante" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "LLamada Saliente" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1542,9 +1570,9 @@ msgstr "Categoría" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copia " +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1598,6 +1626,12 @@ msgstr "Cambió" msgid "Changes" msgstr "Cambios" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objeto(s) fue creado." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1625,8 +1659,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1667,6 +1703,12 @@ msgstr "Canales" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Título del chat" @@ -1689,15 +1731,26 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Conectar canales" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Conectar canales" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1764,27 +1817,29 @@ msgid "City" msgstr "Ciudad" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuar sesión" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1825,8 +1880,8 @@ msgstr "Clientes" msgid "Clone" msgstr "Duplicar" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1850,6 +1905,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Cerrar pestaña actual" @@ -1871,6 +1930,7 @@ msgstr "" msgid "Closed" msgstr "Cerrado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1880,14 +1940,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tickets cerrados" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Tiempo de cierre" @@ -1970,17 +2022,20 @@ msgstr "Configurar aplicación" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirmar/enviar diálogo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuración" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2067,6 +2122,18 @@ msgstr "Prueba de conexión exitosa" msgid "Content" msgstr "Contenido" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objeto(s) fue creado." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objeto(s) fue creado." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2100,11 +2167,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2270,7 +2337,9 @@ msgid "Create a translation" msgstr "Crea una traducción" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crea y configura %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2326,6 +2395,7 @@ msgstr "Crear Ticket" msgid "Created" msgstr "Creado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2335,7 +2405,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2452,11 +2521,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2547,7 +2613,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Connection test successful" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Prueba de conexión exitosa" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2555,6 +2621,7 @@ msgstr "Prueba de conexión exitosa" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2594,10 +2661,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilidad predeterminada para la nota nueva." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2617,12 +2680,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2637,25 +2694,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2666,6 +2710,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2680,20 +2730,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2701,11 +2743,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2730,14 +2809,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2757,11 +2835,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2792,12 +2872,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2807,11 +2881,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2832,12 +2902,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2850,18 +2938,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2872,10 +2948,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2892,11 +2985,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2905,32 +2993,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2948,7 +3030,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2964,6 +3046,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2981,7 +3069,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2996,6 +3088,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3008,10 +3104,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3030,10 +3134,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3042,6 +3142,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilidad predeterminada para la nota nueva." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3053,6 +3173,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3061,10 +3185,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3073,9 +3193,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3083,22 +3207,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3136,19 +3248,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3162,6 +3262,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3182,7 +3290,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3272,11 +3380,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3315,6 +3423,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Envío fallido " + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Envío fallido " @@ -3323,7 +3437,7 @@ msgstr "Envío fallido " msgid "Department" msgstr "Departamento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3431,6 +3545,7 @@ msgstr "Descartar los cambios no guardados" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3440,10 +3555,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3452,6 +3563,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "¿Estás seguro de eliminar este objeto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "¿Estás seguro de eliminar este objeto?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3677,6 +3801,17 @@ msgstr "" msgid "Email Outbound" msgstr "Correos Enviados" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3841,11 +3976,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Autenticación via %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3992,7 +4129,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4005,8 +4142,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Tickets cerrados" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4105,7 +4244,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4155,10 +4298,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4280,15 +4419,17 @@ msgstr "Primera Solución" msgid "First Steps" msgstr "Primeros Pasos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nombre" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primera respuesta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nombre" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Cuentas de Correo corregidas" @@ -4437,10 +4578,6 @@ msgstr "" msgid "Full Name" msgstr "Nombre Completo" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4462,12 +4599,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4475,7 +4612,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4507,6 +4644,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s credentials" +msgid "GitHub App Credentials" +msgstr "credenciales de %s " + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4528,10 +4671,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4544,14 +4683,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4585,10 +4716,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4624,7 +4751,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4682,6 +4808,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4702,6 +4834,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4842,7 +4978,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5007,7 +5143,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5090,6 +5226,18 @@ msgstr "Importar" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5102,28 +5250,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5198,6 +5334,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5280,6 +5417,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objeto(s) fue creado." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5346,6 +5489,12 @@ msgstr "" msgid "Intro" msgstr "Introducción" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5391,12 +5540,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5568,18 +5711,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5588,6 +5719,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5625,6 +5757,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5692,14 +5836,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Apellido" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5718,11 +5860,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Apellido" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5740,11 +5877,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5816,10 +5953,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -5832,6 +5965,17 @@ msgstr "" msgid "Load" msgstr "Cargar" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Cargando..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5895,16 +6039,12 @@ msgstr "Contraseña perdida" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6048,10 +6188,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6109,7 +6245,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6118,10 +6254,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6290,40 +6422,52 @@ msgstr "Movidos aquí" msgid "Moved out" msgstr "Retirados" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mis Tickets asignados" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tickets de mi Organización" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mis Tickets pendientes logrados" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mis Tickets de reemplazo" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mis Estadísticas" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mis Tickets asignados" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mis Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mis Tickets asignados" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mi tiempo de procesamiento: %s minutos" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mis Tickets pendientes logrados" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mis Tickets de reemplazo" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6402,18 +6546,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6427,7 +6571,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6455,7 +6599,6 @@ msgstr "Red" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nuevo" @@ -6609,6 +6752,12 @@ msgstr "" msgid "No Entries" msgstr "Sin Entradas" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "Sin configurar" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6629,9 +6778,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Sin configurar" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6645,12 +6796,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6696,10 +6841,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6709,14 +6850,6 @@ msgstr "Sin filtro" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6794,14 +6927,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "No hay notificaciones sin leer. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6893,6 +7028,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Nota - Visibilidad predeterminada" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6958,10 +7097,6 @@ msgstr "Noviembre" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7012,7 +7147,6 @@ msgid "October" msgstr "Octubre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7055,29 +7189,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Disponible solo para usuarios con organización compartida" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Solo para esos grupos." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7096,16 +7223,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Abierto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Tickets Abiertos# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Tickets Abiertos" @@ -7132,8 +7256,9 @@ msgid "Options" msgstr "Opciones" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "O" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7191,8 +7316,8 @@ msgstr "Organizaciones" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7240,12 +7365,6 @@ msgstr "Llamada saliente" msgid "Overview" msgstr "Información General" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Información General" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7259,6 +7378,12 @@ msgstr "" msgid "Overviews" msgstr "Descripciones" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Información General" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7287,10 +7412,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7351,8 +7472,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 caracteres en minúsculas y 2 en mayúsculas dostenidas" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7395,8 +7518,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mis Tickets pendientes logrados" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7465,6 +7590,10 @@ msgstr "Rosa" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7482,11 +7611,13 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Por favor utiliza el botón de abajo para crear el primero." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7503,12 +7634,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7519,10 +7650,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7627,6 +7754,10 @@ msgstr "Prioridad" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7636,16 +7767,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "asignar tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s de mis tickets escalados." #: db/seeds/settings.rb msgid "Product Name" @@ -7705,6 +7840,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artículo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7736,7 +7877,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tiempo real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7759,7 +7902,9 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tickets vistos recientemente" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7835,6 +7980,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7900,18 +8046,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7953,11 +8091,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7988,17 +8122,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8120,6 +8250,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8188,6 +8322,13 @@ msgstr "Guardar nueva plantilla" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8201,16 +8342,16 @@ msgstr "Programado para" msgid "Scheduler" msgstr "Horario" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Horario" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Horarios" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Horario" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8432,6 +8573,12 @@ msgstr "Septiembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Servicio" @@ -8463,6 +8610,10 @@ msgstr "Sesiones" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8485,10 +8636,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8511,21 +8658,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8556,11 +8702,6 @@ msgstr "Configuración" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartido" @@ -8659,6 +8800,10 @@ msgstr "Registrase" msgid "Signature" msgstr "Firma" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8669,22 +8814,10 @@ msgstr "Firmas" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8708,10 +8841,6 @@ msgstr "" msgid "Skip" msgstr "Omitir" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8750,10 +8879,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8983,28 +9108,11 @@ msgid "Sunday" msgstr "Domingo" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "¿Estás seguro de eliminar este objeto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "¿Seguro?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9062,11 +9170,12 @@ msgstr "Etiquetas" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9084,10 +9193,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Plantillas" @@ -9175,6 +9280,12 @@ msgstr "" msgid "TextModule" msgstr "MóduloDeTexto" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texto" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9184,12 +9295,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objeto(s) fue creado." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9200,6 +9337,10 @@ msgstr "" "El navegador no está actualizado. No es compatible con WebSocket, la " "tecnología que utilizamos para el chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9207,6 +9348,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "El chat ha sido cerrado" @@ -9214,7 +9367,7 @@ msgstr "El chat ha sido cerrado" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9244,14 +9397,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9262,12 +9430,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Report Profile" +msgid "The import failed." +msgstr "Perfil para reportes" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9284,6 +9464,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objeto(s) fue creado." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objeto(s) fue creado." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objeto(s) fue actualizado." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9296,6 +9507,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9311,17 +9580,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objeto(s) fue creado." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objeto(s) fue creado." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9329,6 +9602,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Puedes comunicarte con nosotros a través de \"tickets\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9343,11 +9620,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9364,8 +9641,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9378,8 +9655,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9390,20 +9667,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9420,14 +9685,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9448,6 +9707,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9456,12 +9721,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9480,10 +9739,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jue" @@ -9495,7 +9763,7 @@ msgstr "Jue" msgid "Thursday" msgstr "Jueves" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9597,8 +9865,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "Ticket |%s| has escalated!" +msgstr "Boleto %s fusionado!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9638,6 +9908,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Mis Tickets asignados: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets de la Organización" @@ -9734,12 +10009,13 @@ msgstr "Para" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9748,8 +10024,8 @@ msgstr "Encargado de configurar el sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9765,7 +10041,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9792,11 +10068,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9915,10 +10187,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9961,245 +10229,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Sin asignar & Abierto" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10365,10 +10402,6 @@ msgstr "" msgid "Uploading" msgstr "Subiendo" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10382,6 +10415,11 @@ msgstr "Uso de funciones avanzadas" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10394,6 +10432,16 @@ msgstr "" "Use el campo de asunto en los correos. Si está desactivado, el título del " "ticket se usará como asunto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10468,8 +10516,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10478,20 +10526,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objeto(s) fue creado." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10534,12 +10595,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10567,11 +10628,6 @@ msgstr "Valor" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Vendedor" @@ -10580,19 +10636,15 @@ msgstr "Vendedor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10713,17 +10765,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10731,7 +10783,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10789,12 +10841,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10858,6 +10910,11 @@ msgstr "" msgid "Welcome!" msgstr "Bienvenido" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10968,7 +11025,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11013,7 +11070,9 @@ msgstr "Año(s)" msgid "Yellow" msgstr "Amarillo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Si" @@ -11033,25 +11092,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11069,11 +11122,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11093,6 +11155,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11181,29 +11252,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11222,32 +11298,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11273,20 +11345,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11299,14 +11360,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11344,8 +11405,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad está actualmente en modo mantenimiento. Solo los administradores " @@ -11372,10 +11437,6 @@ msgstr "" msgid "Zip" msgstr "CP" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "activo" @@ -11457,10 +11518,6 @@ msgstr "Cambió" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11483,18 +11540,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "Contiene" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "no contiene" @@ -11514,18 +11575,6 @@ msgstr "" msgid "created" msgstr "creado" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11561,7 +11610,7 @@ msgstr "desactivado" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11654,7 +11703,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11667,6 +11716,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "ha cambiado" @@ -11811,11 +11861,6 @@ msgstr "mezclado" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -11987,7 +12032,7 @@ msgstr "" msgid "select attachment…" msgstr "seleccionar adjuntos..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12027,7 +12072,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12075,7 +12120,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12144,7 +12189,7 @@ msgstr "" msgid "updated" msgstr "actualizado" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12172,16 +12217,14 @@ msgstr "dentro del último (relativo)" msgid "within next (relative)" msgstr "dentro del próximo (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sí" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12191,9 +12234,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12222,8 +12265,31 @@ msgstr "...del área de texto completa" msgid "∅ Waiting time today" msgstr "∅ Tiempo de espera de hoy" -#~ msgid "Loading..." -#~ msgstr "Cargando..." +#~ msgid "Cc" +#~ msgstr "Copia " + +#~ msgid "Open" +#~ msgstr "Abierto" + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "¿Seguro?" + +#~ msgid "Or" +#~ msgstr "O" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objeto(s) fue eliminado." + +#~ msgid "Call Inbound" +#~ msgstr "LLamada entrante" + +#~ msgid "Call Outbound" +#~ msgstr "LLamada Saliente" #~ msgid "Search..." #~ msgstr "Buscar..." diff --git a/i18n/zammad.es-es.po b/i18n/zammad.es-es.po index 834fa58fd..727aade96 100644 --- a/i18n/zammad.es-es.po +++ b/i18n/zammad.es-es.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -162,24 +166,6 @@ msgstr "Asignación de %s grupo a %s rol." msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objecto(s) se han createdo." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objecto(s) se han borrado." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objecto(s) se han actualizado." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -198,6 +184,24 @@ msgstr "%s Objecto(s) han sido actualizados." msgid "%s object(s) were deleted." msgstr "%s Objecto(s) fueron borrados." +#: 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." +msgstr "%s Objecto(s) se han createdo." + +#: 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." +msgstr "%s Objecto(s) fueron borrados." + +#: 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." +msgstr "%s Objecto(s) se han actualizado." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -372,7 +376,9 @@ msgid "2 hours" msgstr "2 horas" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caracteres inferiores y 2 caracteres superiores" #: db/seeds/ticket_priorities.rb @@ -413,7 +419,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -461,18 +467,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -564,6 +558,7 @@ msgstr "Accounts" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -647,6 +642,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -820,10 +816,6 @@ msgstr "Permitir futuras" msgid "Allow past" msgstr "Permitir pasadas" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permitir a los usuarios añadir nuevos tags." @@ -832,6 +824,10 @@ msgstr "Permitir a los usuarios añadir nuevos tags." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -842,9 +838,10 @@ msgstr "También notificar vía email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -853,10 +850,6 @@ msgstr "" msgid "Alternative name" msgstr "Nombre alternativo" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -928,6 +921,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Cuenta no verificada" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Token de la App de Facebook" @@ -983,7 +985,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "¿Estás seguro?" @@ -1000,6 +1012,18 @@ msgstr "Artículo" msgid "Article Count" msgstr "Cuenta de artículos" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objecto(s) se han createdo." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artículo #" @@ -1008,10 +1032,6 @@ msgstr "Artículo #" msgid "Assign Follow-Ups" msgstr "Asignar seguimientos" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Asignar Usuarios en base al dominio de usuario." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1027,6 +1047,12 @@ msgstr "Asignar seguimientos" msgid "Assign signup roles" msgstr "Asignar roles de registro" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Asignar Usuarios en base al dominio de usuario." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Asignados" @@ -1112,12 +1138,6 @@ msgstr "" "Atención: esta será su contraseña de inicio luego de que la importación haya " "sido completada" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atención: Al crear un ticket, se envía un correo electrónico." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1182,12 +1202,9 @@ msgstr "Autenticación mediante %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Auto asignación" @@ -1199,14 +1216,16 @@ msgstr "" msgid "Auto close" msgstr "Cerrar automaticamente" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Estado de cierre automático" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Crear automáticamente" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Estado de cierre automático" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Enlace de cuenta automático para el primer inicio de seión" @@ -1256,6 +1275,10 @@ msgstr "Promedio: %s minutos" msgid "Average: %s%" msgstr "Promedio: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1308,8 +1331,8 @@ msgstr "Objetos de la base" msgid "Basic Settings" msgstr "Configuración Básica" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1334,20 +1357,20 @@ msgstr "Enlazar usuario" msgid "Block Notifications" msgstr "Bloquear notificaciones" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "IPs bloqueadas (separadas por ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "Identificadores de llamadas bloqueados basados en el identificador de " "llamadas del remitente." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "IPs bloqueadas (separadas por ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Países bloqueados" @@ -1424,13 +1447,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" " Por defecto, la verificación de seguimiento se realiza a través del asunto " @@ -1442,6 +1466,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1474,6 +1499,22 @@ msgstr "CTI (genérico)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configuración" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integraciones" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1489,14 +1530,6 @@ msgstr "Calendario" msgid "Calendars" msgstr "Calendarios" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Llamadas entrantes" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Llamadas salientes" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1620,9 +1653,11 @@ msgstr "Categoría" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copia" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Cuando se envía la notificación." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1676,6 +1711,12 @@ msgstr "Cambiado" msgid "Changes" msgstr "Cambios" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objecto(s) se han createdo." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Se efectuaron cambios que requieren actualizar la base de datos" @@ -1703,8 +1744,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1745,6 +1788,12 @@ msgstr "Canales" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Título de Chat" @@ -1767,15 +1816,26 @@ msgid "Chatting Customers" msgstr "Clientes conversando" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Conectar Canales" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Conectar Canales" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1850,27 +1910,29 @@ msgid "City" msgstr "Ciudad" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuar la sesión" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1911,8 +1973,8 @@ msgstr "Clientes" msgid "Clone" msgstr "Clonar" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1936,6 +1998,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Cerrar pestaña actual" @@ -1957,6 +2023,7 @@ msgstr "Cerrar la pestaña al cerrar el ticket" msgid "Closed" msgstr "Cerrado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1966,14 +2033,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Cerrar Tickets" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Tiempo de cierre" @@ -2056,17 +2115,20 @@ msgstr "Configurar App" msgid "Configure Base" msgstr "Configurar base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirmar/enviar diálogo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuración" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2153,6 +2215,18 @@ msgstr "Prueba de conexion exitosa" msgid "Content" msgstr "Contenido" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objecto(s) se han createdo." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objecto(s) se han createdo." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2186,13 +2260,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Conversion de retweets a tickets apagada" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2359,7 +2433,9 @@ msgid "Create a translation" msgstr "Crear un traducción" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crear y configurar %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2416,6 +2492,7 @@ msgstr "Crear tu primer Ticket" msgid "Created" msgstr "Creado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2425,7 +2502,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2544,11 +2620,8 @@ msgstr "" "Los tickets de cliente del usuario serán eliminados al ejecutar la tarea. No " "es posible deshacer esta acción." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Clientes en la organización pueden ver los elementos de cada uno." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2641,7 +2714,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registration successful!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2649,6 +2722,7 @@ msgstr "Registration successful!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2690,10 +2764,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilidad por defecto para nueva nota" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2715,12 +2785,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2735,26 +2799,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Defina el protocolo http de su instancia." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Define el remitente de las notificaciones por correo electrónico." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2764,6 +2816,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2779,32 +2837,66 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Define el remitente de las notificaciones por correo electrónico." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Define el remitente de las notificaciones por correo electrónico." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Se desactivará el número de accesos fallidos después de la desactivación de " +"la cuenta." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2832,15 +2924,16 @@ msgstr "" "desde las respuestas y los tickets de correo electrónico)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Define si un cliente puede crear tickets usando la interfase Web" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2860,11 +2953,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2895,12 +2990,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Define si un cliente puede crear tickets usando la interfase Web" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2910,11 +2999,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2935,12 +3020,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2953,18 +3056,6 @@ msgstr "Define si los tickets deben cerrarse si se recupera el servicio." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2975,10 +3066,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2995,11 +3103,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -3008,32 +3111,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3051,7 +3148,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3067,6 +3164,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3084,7 +3187,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3099,6 +3206,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Defina el protocolo http de su instancia." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3112,9 +3225,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Define un formato de fecha estético." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Define el backend para búsquedas de IP geográficas. Muestra también la " "ubicación de una dirección IP si se muestra una dirección IP." @@ -3141,10 +3268,6 @@ msgstr "" "Define el back-end para las búsquedas de imágenes de usuarios y " "organizaciones." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3153,6 +3276,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Define el idioma predeterminado del sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Define la zona horaria del sistema" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilidad por defecto para nueva nota" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3168,6 +3315,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Define el grupo de tickets creados." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Define el grupo de tickets creados." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3176,10 +3329,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3189,8 +3338,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Define el logo de la aplicación, mostrado en la interfase Web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Define el nombre de la aplicación, que se muestra en la interfaz web, las " @@ -3200,22 +3357,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3260,21 +3405,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Define el estado de tickets cerrados automáticamente." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Define el idioma predeterminado del sistema." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Define la zona horaria del sistema" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3291,6 +3426,16 @@ msgid "Defines the tab behaviour after a ticket action." msgstr "" "Define el comportamiento de la pestaña después de una acción del ticket." +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Define un formato de fecha estético." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3311,7 +3456,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3401,11 +3546,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3444,6 +3589,12 @@ msgstr "Tickets eliminados (%s totales)" msgid "Deletion Task" msgstr "Eliminar Tarea" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Entrega fallida" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Entrega fallida" @@ -3452,7 +3603,7 @@ msgstr "Entrega fallida" msgid "Department" msgstr "Departamento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3564,6 +3715,7 @@ msgstr "Descartar los cambios no guardados." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3573,10 +3725,6 @@ msgstr "Display" msgid "Display name" msgstr "Nombre para mostrar" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3585,6 +3733,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "¿Seguro que deseas eliminar este objeto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "¿Seguro que deseas eliminar este objeto?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Dominio" @@ -3818,6 +3979,21 @@ msgstr "" msgid "Email Outbound" msgstr "Correo Electrónico saliente" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"No se puede verificar el correo electrónico. Póngase en contacto con su " +"administrador." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -4005,11 +4181,13 @@ msgstr "" "aplicación primero en [%s] (%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Habilita la autenticación del usuario a través de Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4163,7 +4341,7 @@ msgstr "" msgid "Enter your username or email address" msgstr " Ingrese su nombre de usuario o dirección de correo electrónico" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4176,8 +4354,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalado" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Tiempos de escalada" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4286,9 +4466,15 @@ msgid "Execute changes on objects" msgstr "Ejecutar cambios en objectos" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Ejecutar cambios en objectos" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Tiempo Invertido" @@ -4336,10 +4522,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4470,15 +4652,17 @@ msgstr "Primera Solución" msgid "First Steps" msgstr "Primeros Pasos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nombre" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primera respuesta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nombre" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Cuentas de Correo Arregladas" @@ -4637,10 +4821,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nombre Completo" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" @@ -4662,12 +4842,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4675,7 +4855,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4711,6 +4891,12 @@ msgstr "Obteniendo Access Tolken" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Credenciales de Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4732,10 +4918,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4748,14 +4930,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4789,10 +4963,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Token de la App de Google" @@ -4828,7 +4998,6 @@ msgstr "Saludos" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4886,6 +5055,12 @@ msgstr "Grupo por dirección" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4906,6 +5081,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr " Selección de grupo para la creación de Tickets" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr " Selección de grupo para la creación de Tickets" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5080,7 +5261,7 @@ msgstr "Héroe" msgid "Hi! Which one of our products?" msgstr "¡Hola! ¿Cuál de nuestros productos?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5271,8 +5452,12 @@ msgstr "" "automáticamente." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Si el emisor es un agente, fije como cliente al primer usuario de la lista " @@ -5371,6 +5556,18 @@ msgstr "Importar" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5383,28 +5580,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Importar Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Llave de Importación" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Modo de Importación" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5493,6 +5678,7 @@ msgstr "" msgid "Inbound" msgstr "Entrante" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5575,6 +5761,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objecto(s) se han createdo." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "traduccion linea a linea" @@ -5646,6 +5838,12 @@ msgstr "" msgid "Intro" msgstr "Introducción" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5691,12 +5889,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5877,18 +6069,6 @@ msgstr "Nivel de Karma" msgid "Karma Trends" msgstr "Tendencias de Karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5897,6 +6077,7 @@ msgid "Keep messages on server" msgstr "Mantener mensajes en el servidor" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5934,6 +6115,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de Conocimiento" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de Conocimiento" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -6001,16 +6198,12 @@ msgstr "Último contacto(agente)" msgid "Last contact (customer)" msgstr "Último contacto(cliente)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Último contacto con el cliente (con consideración, un agente ha respondido)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Último contacto con el cliente (sin considerar que un agente haya respondido)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Apellido" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6029,11 +6222,6 @@ msgstr "Última sincronización a las" msgid "Last used" msgstr "Úiltima vez usado" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Apellido" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Ultimas Actualizaciones" @@ -6051,11 +6239,11 @@ msgid "Limit Groups" msgstr "Limitar Grupos" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6127,10 +6315,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credenciales de la Aplicación Linkedln" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -6143,6 +6327,17 @@ msgstr "Lista de accesos directos" msgid "Load" msgstr "Cargar" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Cargando..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6208,16 +6403,12 @@ msgstr "Recuperar Contraseña" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6367,10 +6558,6 @@ msgstr "Cantidad máxima de inicios de sesión fallidos" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Tamaño máximo en MB de email." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6428,7 +6615,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6437,10 +6624,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6609,40 +6792,54 @@ msgstr "Movido en" msgid "Moved out" msgstr "Movido fuera" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "selección automática" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mis Tickets Asignados" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tickets de mi Organización" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mis Tickets pendientes" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mis Tickets de reemplazo" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mis Estadísticas" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Mis tickets suscritos" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mis Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mis Tickets Asignados" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mi tiempo en linea: %s minutos" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mis Tickets pendientes" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mis Tickets de reemplazo" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Mis tickets suscritos" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6721,18 +6918,18 @@ msgstr "Navegar por el artículo" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6746,7 +6943,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6774,7 +6971,6 @@ msgstr "Red" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nuevo" @@ -6928,6 +7124,12 @@ msgstr "No %s configured." msgid "No Entries" msgstr "SIN ENTRADAS" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "No %s configured." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6948,9 +7150,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Sin configurar" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6964,12 +7168,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7015,10 +7213,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7028,14 +7222,6 @@ msgstr "Sin filtro." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "No hay problemas vinculados" @@ -7113,14 +7299,16 @@ msgstr "No hay traducción disponible para este local" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "No hay notificaciones sin leer para ti. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7212,6 +7400,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Nota - visibilidad por defecto" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7277,12 +7469,6 @@ msgstr "Noviembre" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Se desactivará el número de accesos fallidos después de la desactivación de " -"la cuenta." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7333,7 +7519,6 @@ msgid "October" msgstr "Octubre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7378,29 +7563,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Solo disponible para usuarios que son reemplazos para otros usuarios." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Sólo disponible para Usuarios con Organización compartida" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Sólo para estos grupos" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7419,16 +7597,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Abierto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Abierto el Ticket# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Abrir Tickets" @@ -7455,8 +7630,11 @@ msgid "Options" msgstr "Opciones" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "O" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrar desde otro sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7514,8 +7692,8 @@ msgstr "Organizaciones" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7565,12 +7743,6 @@ msgstr "Llamada Saliente" msgid "Overview" msgstr "Resumen" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Resumen" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7584,6 +7756,12 @@ msgstr "" msgid "Overviews" msgstr "Visión general" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Resumen" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7614,10 +7792,6 @@ msgstr "" "Los tickets de propietario del usuario no se eliminarán. El propietario se " "asignará al usuario del sistema (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7678,7 +7852,9 @@ msgid "Password for proxy connection." msgstr "Password for proxy connection." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "La contraseña necesita 2 mayúsculas y 2 minúsculas" #: db/seeds/settings.rb @@ -7722,8 +7898,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pendientes alcanzados" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mis Tickets pendientes" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7792,6 +7970,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7809,11 +7993,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Por favor haga click en el boton de abajo para crear su primer ticket" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Por favor haga click en el link en su correo de verificacion." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7830,14 +8018,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Por favor introduzca el tiempo que desea a la cuenta." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Por favor introduzca el tiempo que desea a la cuenta." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7848,11 +8038,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" -"Por favor, seleccione primero un grupo, antes de mencionar a un usuario." - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7959,6 +8144,10 @@ msgstr "Prioridad" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7968,16 +8157,20 @@ msgid "Proceed" msgstr "Procede" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "asignar ticket" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ticket escalation" #: db/seeds/settings.rb msgid "Product Name" @@ -8037,6 +8230,12 @@ msgstr "Menú Público" msgid "Publish" msgstr "Publicar" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artículo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8070,7 +8269,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tiempo Real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8093,7 +8294,9 @@ msgstr "Logs recientes" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tickets vistos recientemente" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8171,6 +8374,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8236,18 +8440,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Solicitud de subvención" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8291,13 +8487,9 @@ msgstr "Restablecer cambios" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Restablecer cambios" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8327,17 +8519,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets convertidos a Tickets" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8461,6 +8651,10 @@ msgstr "Notificación SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8529,6 +8723,15 @@ msgstr "Guardar nuevo template" msgid "Saved conditions" msgstr "Condiciones guardadas" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Acción masiva ejecutada" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Programar para" @@ -8542,16 +8745,16 @@ msgstr "programado para" msgid "Scheduler" msgstr "Programador" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Programador" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Programadores" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Programador" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Pantalla" @@ -8779,6 +8982,14 @@ msgstr "Septiembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Reenviar Email de verificación" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Servicio" @@ -8810,6 +9021,10 @@ msgstr "Sesiones" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Fijar artículo en público/interno\t" @@ -8836,10 +9051,6 @@ msgstr "" "Configurar el identificador de llamadas salientes basado en el identificador " "de llamadas de destino." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8862,30 +9073,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Configurar un nuevo Sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Configure los canales de comunicación que desea usar con su Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Configure/sobrescriba remitente/del remitente del correo electrónico en " "función de la cabecera de la respuesta. Útil para establecer el cliente " "correcto si se recibe correo electrónico de un sistema de terceros en nombre " "de un cliente." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Establece el último contacto de cliente basado en el último contacto de un " -"cliente o en el último contacto de un cliente al que un agente aún no ha " -"respondido." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8914,11 +9128,6 @@ msgstr "Ajustes" msgid "Setup Finished" msgstr "Configuración Finalizada" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Configurar un nuevo Sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartido" @@ -9021,6 +9230,12 @@ msgstr "Registrarse" msgid "Signature" msgstr "Firma" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Reenviar Email de verificación" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9031,22 +9246,10 @@ msgstr "Firmas" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9070,10 +9273,6 @@ msgstr "Sitio" msgid "Skip" msgstr "Saltear" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9112,10 +9311,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9345,28 +9540,11 @@ msgid "Sunday" msgstr "Domingo" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "¿Seguro que deseas eliminar este objeto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "¿Seguro?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9424,11 +9602,12 @@ msgstr "Etiquetas" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9446,10 +9625,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templates" @@ -9538,6 +9713,12 @@ msgstr "El Texto con la traducción en linea disponible aparece de esta manera" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texto" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9549,12 +9730,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Gracias por unirte. Enviamos un email para \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objecto(s) se han createdo." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "La URL de esta instalación de Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9565,6 +9772,10 @@ msgstr "" " El navegador no está actualizado. No es compatible con WebSocket, la " "tecnología que utilizamos para el chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9576,14 +9787,30 @@ msgstr "" "utilizando un certificado autofirmado, puede presionar \"Proceder\". De lo " "contrario, por favor \"Cancelar\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "El chat está apagado." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "El chat se mostrará cuando se establezca la conexión con el servidor y haya " "alguien con quien chatear." @@ -9623,14 +9850,31 @@ msgstr "El tamaño de fuente por defecto es 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Se realizan los siguientes cambios:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Se han realizado los siguientes cambios:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Se realizan los siguientes cambios:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9643,6 +9887,10 @@ msgstr "" msgid "The format of the subject." msgstr "El formato del tema." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9651,6 +9899,14 @@ msgstr "" "El identificador de un ticket, p. Ticket #, Call #, MyTicket #. El valor " "predeterminado es Ticket #." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "La importación se ha realizado con éxito." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "La importación se ha realizado con éxito." @@ -9667,6 +9923,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objecto(s) se han createdo." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objecto(s) se han createdo." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objecto(s) se han actualizado." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9679,6 +9966,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"No se puede verificar el correo electrónico. Póngase en contacto con su " +"administrador." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "La prueba se ha realizado con éxito." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "La prueba se ha realizado con éxito." @@ -9697,19 +10048,21 @@ msgstr "" "El texto al principio del asunto en una respuesta de correo electrónico, e." "g. RE, AW, or AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"El tutorial sobre cómo administrar un %s está alojado en nuestra " -"documentación en línea %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objecto(s) se han createdo." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objecto(s) se han createdo." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9717,6 +10070,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr " La manera de comunicarse con nosotros es esta cosa llamada \"TICKET\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9736,12 +10093,16 @@ msgstr "" "tan pronto como se supera el número conocido actualmente." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Hay demasiada gente en la fila de chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Puede haber varias razones para que el chat no aparezca:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Puede haber varias razones para que el chat no aparezca:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Hay demasiada gente en la fila de chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9756,9 +10117,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "No es posible deshacer esta eliminación. Si está absolutamente seguro de " "hacer esto, escriba \"%s\" en la entrada." @@ -9772,9 +10137,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Esta clase se agrega al botón de inicialización y se elimina una vez " "establecida la conexión de chat." @@ -9787,20 +10156,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Esto es Zammad versión %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9817,14 +10174,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Esto puede tomar algún tiempo para que el sistema no pueda ser usado." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9846,6 +10199,18 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "Este servicio habilita la conexión de Zammad con el servidor de LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Este servicio recibe peticiones http o correos electrónicos de %s y crea " +"tickets con host y servicio." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9856,14 +10221,6 @@ msgstr "" "Este servicio recibe correos electrónicos de %s y crea tickets con host y " "servicio." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Este servicio recibe peticiones http o correos electrónicos de %s y crea " -"tickets con host y servicio." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Este servicio envía notificaciones a su canal %s." @@ -9884,10 +10241,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "El usuario no tiene acceso y no recibirá notificaciones." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jue" @@ -9899,7 +10267,7 @@ msgstr "Jue" msgid "Thursday" msgstr "Jueves" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -10001,7 +10369,9 @@ msgid "Ticket update" msgstr "Ticket actualizado" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| is escaldo!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10043,6 +10413,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets asignados a mi: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets de la Organización" @@ -10139,12 +10514,13 @@ msgstr "Para" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10152,9 +10528,13 @@ msgid "To configure your system." msgstr "Para configurar tu sistema" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Para habilitar %s para enviar órdenes http a %s, necesita crear una \"regla " "de notificación\" propia en %s." @@ -10174,9 +10554,13 @@ msgstr "" "escriba \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Para configurar este servicio necesita crear un nuevo |\"Incoming webhook" "\"en su panel de integración de %s, y entrar en la URL del web hook abajo." @@ -10205,11 +10589,7 @@ msgid "Token Access" msgstr "Access Token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10330,10 +10710,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Credenciales de Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10376,249 +10752,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "No se puede carga los datos..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "No se pueden cargar los problemas" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "No se puede guardar el bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "No se pueden guardar los cambios." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"No se puede verificar el correo electrónico. Póngase en contacto con su " -"administrador." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "No Asignado y Abierto" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10788,10 +10929,6 @@ msgstr "" msgid "Uploading" msgstr "Subiendo" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10807,6 +10944,11 @@ msgstr "" "Utilice el almacenamiento de cliente para almacenar datos en caché y mejorar " "el rendimiento de la aplicación." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Una linea por URI" @@ -10819,6 +10961,16 @@ msgstr "" "Utilice el campo de asunto para los correos electrónicos. Si está " "desactivado, el título del billete se utilizará como asunto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Usado en cualquier lugar" @@ -10893,8 +11045,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10903,21 +11055,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objecto(s) se han createdo." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "El usuario no tiene acceso y no recibirá notificaciones." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10959,12 +11124,12 @@ msgstr "Usuarios sin grupo LDAP asignado" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10992,11 +11157,6 @@ msgstr "Valor" msgid "Variables" msgstr "Variables" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Vendedor" @@ -11005,19 +11165,17 @@ msgstr "Vendedor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Cuando se envía la notificación." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verificando el envío y la recepción" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11137,20 +11295,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Hemos detectado procesos OTRS BPM que no se pueden importar a Zammad, ya que " "actualmente no soportamos este tipo de flujos de trabajo." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Encontramos muchos campos dinámicos que no son comunes en Zammad, ya que " "seguimos un enfoque diferente a los atributos de los tickets. Zammad utiliza " @@ -11163,8 +11332,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Ya hemos encontrado %s email (s) en su buzón de correo electrónico. Zammad " @@ -11228,12 +11401,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11298,6 +11471,11 @@ msgstr "" msgid "Welcome!" msgstr "Bienvenido" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "¿Qué afecta a tu Karma de Zammad?" @@ -11418,9 +11596,14 @@ msgid "With your current configuration the following will happen" msgstr "Con la configuración actual, sucederá lo siguiente" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Con |Date| los números de ticket se generarán por la fecha actual, el " @@ -11468,7 +11651,9 @@ msgstr "Año(s)" msgid "Yellow" msgstr "Amarillo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Sí" @@ -11488,25 +11673,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "¡De nada! ¡Sólo pregúntame algo!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "Puede conectar %s con Zammad. Primero debe conectar Zammad con %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11526,13 +11709,28 @@ msgstr "Puedes crear múltiples temas de chat" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"El tutorial sobre cómo administrar un %s está alojado en nuestra " +"documentación en línea %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11555,6 +11753,15 @@ msgstr "" msgid "You can request your password" msgstr "Puede solicitar su contraseña" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11647,24 +11854,31 @@ msgstr "You need to configure the Zammad endpoints in the %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Utiliza% s en el texto pero no se tiene ningún archivo adjunto. ¿Quiere " "continuar?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Acumula Karma| positivo cuando contesta y cierra los tickets regularmente a " @@ -11674,13 +11888,25 @@ msgstr "" "o más días de retraso." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Su Email ya está cargado en el sistema si ha enviado correos a nuestro " "soporte técnico." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Su configuración de Email" @@ -11697,34 +11923,34 @@ msgstr "Su nuevo Token de acceso personal" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Su cuenta no ha sido verificada correctamente. Por favor haga clic en el " "enlace de confirmación del email" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11750,21 +11976,14 @@ msgid "Your karma is |%s|." msgstr "Tu karma es |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"No se puede verificar el correo electrónico. Póngase en contacto con su " +"administrador." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11775,16 +11994,24 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "el Chat requiere jQuery. Al parecer ud. no lo tiene activado." #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" -msgstr "" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" +msgstr "el Chat requiere jQuery. Al parecer ud. no lo tiene activado." #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11823,8 +12050,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "La plataforma está en mantenimiento. Solo los administradores pueden " @@ -11850,10 +12081,6 @@ msgstr "" msgid "Zip" msgstr "Código Postal" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "active" @@ -11936,10 +12163,6 @@ msgstr "Cambiado" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11962,18 +12185,22 @@ msgid "connected" msgstr "conectado" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contiene" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "contiene todos" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "contiene todos los que no" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "no contiene" @@ -11993,18 +12220,6 @@ msgstr "contiene uno que no" msgid "created" msgstr "creado" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12040,7 +12255,7 @@ msgstr "desactivado" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12134,7 +12349,7 @@ msgstr "Rellenar vacío" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "de" @@ -12147,6 +12362,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "fue modificado" @@ -12291,11 +12507,6 @@ msgstr "fusionado" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrar desde otro sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -12467,7 +12678,7 @@ msgstr "seleccione" msgid "select attachment…" msgstr "Seleccionar Adjunto" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12507,7 +12718,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12555,7 +12766,7 @@ msgstr "soporte@ejemplo.com" msgid "telegram personal-message" msgstr "mensaje personal de telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12624,7 +12835,7 @@ msgstr "Sin modificar" msgid "updated" msgstr "actualizado" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12652,16 +12863,18 @@ msgstr "en el anterior (relativo)" msgid "within next (relative)" msgstr "dentro del próximo (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sí" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "| Incremento | incrementa el número de ticket, el SystemID y el contador se " @@ -12672,10 +12885,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "| Izquierda | significa | [Ticket # 12345] Algún asunto |" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "| Ninguno | significa | Algún asunto | (sin número de ticket). En el último " "caso, debe habilitar \"postmaster___follow___up___search___in\" para " @@ -12708,12 +12926,105 @@ msgstr "...De toda la zona de texto" msgid "∅ Waiting time today" msgstr "∅ tiempo de espera de hoy" +#~ msgid "Cc" +#~ msgstr "Copia" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Clientes en la organización pueden ver los elementos de cada uno." + +#~ msgid "Escalated" +#~ msgstr "Escalado" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contacto con el cliente (con consideración, un agente ha " +#~ "respondido)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contacto con el cliente (sin considerar que un agente haya " +#~ "respondido)" + +#~ msgid "Open" +#~ msgstr "Abierto" + +#~ msgid "Pending reached" +#~ msgstr "Pendientes alcanzados" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Establece el último contacto de cliente basado en el último contacto de " +#~ "un cliente o en el último contacto de un cliente al que un agente aún no " +#~ "ha respondido." + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "¿Seguro?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Tamaño máximo en MB de email." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "No se puede carga los datos..." + +#~ msgid "Unable to load issues" +#~ msgstr "No se pueden cargar los problemas" + +#~ msgid "Unable to save Bot." +#~ msgstr "No se puede guardar el bot." + +#~ msgid "Setup new System" +#~ msgstr "Configurar un nuevo Sistema" + +#~ msgid "Unable to save changes." +#~ msgstr "No se pueden guardar los cambios." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "¡De nada! ¡Sólo pregúntame algo!" + +#~ msgid "migrate from another system" +#~ msgstr "migrar desde otro sistema" + +#~ msgid "Or" +#~ msgstr "O" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "" +#~ "Por favor, seleccione primero un grupo, antes de mencionar a un usuario." + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objecto(s) se han borrado." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atención: Al crear un ticket, se envía un correo electrónico." + +#~ msgid "Call Inbound" +#~ msgstr "Llamadas entrantes" + +#~ msgid "Call Outbound" +#~ msgstr "Llamadas salientes" + #~ msgid "Please fill also some text in!" #~ msgstr "Por favor, rellene también algunos textos!" -#~ msgid "Loading..." -#~ msgstr "Cargando..." - #~ msgid "Search..." #~ msgstr "Buscar..." diff --git a/i18n/zammad.es-mx.po b/i18n/zammad.es-mx.po index 4f7532a3b..00a462133 100644 --- a/i18n/zammad.es-mx.po +++ b/i18n/zammad.es-mx.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -162,24 +166,6 @@ msgstr "%s grupos a %s asignaciones de roles" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "Se crean objetos." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "Los objetos se eliminan." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "Los objetos se actualizan." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -198,6 +184,24 @@ msgstr "Los objetos han sido actualizados." msgid "%s object(s) were deleted." msgstr "Los objetos fueron eliminados." +#: 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." +msgstr "Se crean objetos." + +#: 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." +msgstr "Los objetos fueron eliminados." + +#: 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." +msgstr "Los objetos se actualizan." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -369,7 +373,9 @@ msgid "2 hours" msgstr "2 horas" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caracteres arriba y abajo" #: db/seeds/ticket_priorities.rb @@ -410,7 +416,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -457,18 +463,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -560,6 +554,7 @@ msgstr "Cuentas" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -643,6 +638,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -817,10 +813,6 @@ msgstr "Permitir futuro" msgid "Allow past" msgstr " Permitir pasado" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permitir a los usuarios añadir nuevas etiquetas" @@ -829,6 +821,10 @@ msgstr "Permitir a los usuarios añadir nuevas etiquetas" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -839,9 +835,10 @@ msgstr "También notificar por correo" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -850,10 +847,6 @@ msgstr "" msgid "Alternative name" msgstr "Nombre alternativo" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternativamente, ustede puede usar" @@ -924,6 +917,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Cuenta sin verificar" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Credenciales de aplicación para Facebook." @@ -979,7 +981,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Estás seguro?" @@ -996,6 +1008,18 @@ msgstr "Artículo" msgid "Article Count" msgstr "Recuento de artículos" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "Se crean objetos." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artículo#" @@ -1004,10 +1028,6 @@ msgstr "Artículo#" msgid "Assign Follow-Ups" msgstr " Asignar seguimientos" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Asignar Usuarios basados en dominio de usuarios." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1023,6 +1043,12 @@ msgstr " Asignar seguimientos" msgid "Assign signup roles" msgstr "Asignar roles de registro" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Asignar Usuarios basados en dominio de usuarios." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Asignado" @@ -1108,12 +1134,6 @@ msgstr "" "Atención: Esta será su contraseña de inicio de sesión después de que se " "complete la importación." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atención: al crear un ticket, se envía un correo electrónico." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1178,12 +1198,9 @@ msgstr "Autenticación vía %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Asignación Automática" @@ -1195,14 +1212,16 @@ msgstr "" msgid "Auto close" msgstr "Auto cerrado" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Estado de cierre automático" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Autocrear " +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Estado de cierre automático" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Enlace de cuenta automática en inicio de sesión inicial" @@ -1253,6 +1272,10 @@ msgstr "Promedio: %s minutos" msgid "Average: %s%" msgstr "Promedio: %s% " +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1305,8 +1328,8 @@ msgstr "Objetos base" msgid "Basic Settings" msgstr "Configuración Básica" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1331,20 +1354,20 @@ msgstr "Enlazar Usuario" msgid "Block Notifications" msgstr "Bloque de Notificaciones" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "IPs bloqueadas (separaradas por ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "ID de llamadas bloqueadas basadas en la identificación del ID de llamada del " "remitente." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "IPs bloqueadas (separaradas por ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Paises bloqueados" @@ -1421,13 +1444,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Por defecto, la verificación de seguimiento se realiza a través del asunto " @@ -1439,6 +1463,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1472,6 +1497,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config." + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integraciones" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1487,14 +1528,6 @@ msgstr "Calendario" msgid "Calendars" msgstr "Calendarios" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Llamada Entrante" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Llamada Saliente" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1618,9 +1651,11 @@ msgstr "Categoría" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copia " +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Cuando la notificación se envía." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1674,6 +1709,12 @@ msgstr "Cambiado" msgid "Changes" msgstr "Cambios" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "Se crean objetos." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1702,8 +1743,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1744,6 +1787,12 @@ msgstr "Canales" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Título del chat" @@ -1766,15 +1815,26 @@ msgid "Chatting Customers" msgstr "Clientes Chateando" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Canales conectados" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Canales conectados" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1849,27 +1909,29 @@ msgid "City" msgstr "Ciudad" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuar sesión" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1910,8 +1972,8 @@ msgstr "Clientes" msgid "Clone" msgstr "Clone" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1935,6 +1997,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Cerrar la pestaña actual" @@ -1956,6 +2022,7 @@ msgstr "" msgid "Closed" msgstr "Cerrado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1965,14 +2032,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tickets cerrados" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Hora de cierre" @@ -2055,17 +2114,20 @@ msgstr "Configurar Aplicacion" msgid "Configure Base" msgstr "Configurar Base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirmar/enviar diálogo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuración" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2152,6 +2214,18 @@ msgstr "Prueba de conexion exitosa" msgid "Content" msgstr "Contenido" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "Se crean objetos." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "Se crean objetos." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2185,13 +2259,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "La conversión de retweets a tickets está desactivada." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2357,7 +2431,9 @@ msgid "Create a translation" msgstr "Crear traducción" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crear y configurar %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2415,6 +2491,7 @@ msgstr "Crear su primer ticket" msgid "Created" msgstr "Creado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2424,7 +2501,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2543,11 +2619,8 @@ msgstr "" " Los tickets de cliente del usuario se eliminarán al ejecutar la tarea. No " "es posible la reversión." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Los clientes de la organización pueden verse entre sí." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2640,7 +2713,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "¡Registro exitoso!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2648,6 +2721,7 @@ msgstr "¡Registro exitoso!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2689,10 +2763,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilidad predeterminada para nueva nota." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2714,12 +2784,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2734,26 +2798,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Defina el protocolo http de su instancia." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Define el remitente de las notificaciones por correo electrónico." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2763,6 +2815,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2778,32 +2836,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Define el remitente de las notificaciones por correo electrónico." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Define el remitente de las notificaciones por correo electrónico." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Número de inicios de sesión fallidos después la cuenta se desactivará." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2831,15 +2921,16 @@ msgstr "" "(enviados desde las respuestas y los tickets de correo electrónico)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Defina si un cliente puede crear tickets a través de la interfaz web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2859,11 +2950,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2894,12 +2987,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Defina si un cliente puede crear tickets a través de la interfaz web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2909,11 +2996,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2934,12 +3017,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2952,18 +3053,6 @@ msgstr "Define si los tickets deben cerrarse si se recupera el servicio." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2974,10 +3063,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2994,11 +3100,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -3007,32 +3108,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3050,7 +3145,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3066,6 +3161,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3083,7 +3184,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3098,6 +3203,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Defina el protocolo http de su instancia." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3111,9 +3222,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Define el formato de fecha bonito." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Define el backend para búsquedas de IP geográficas. Muestra también la " "ubicación de una dirección IP si se muestra una dirección IP." @@ -3140,10 +3265,6 @@ msgstr "" "Define el back-end para las búsquedas de imágenes de usuarios y " "organizaciones." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3152,6 +3273,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Define el idioma del sistema por defecto" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Defina la zona horaria por defecto." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilidad predeterminada para nueva nota." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3167,6 +3312,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Define el grupo de tickets creados." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Define el grupo de tickets creados." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3175,10 +3326,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3189,8 +3336,16 @@ msgstr "" "Define el logotipo de la aplicación, que se muestra en la interfaz web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Defina el nombre de la aplicación, que se muestra en la interfaz web, las " @@ -3200,22 +3355,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3260,21 +3403,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Define el estado de tickets cerrados automáticamente." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Define el idioma del sistema por defecto" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Defina la zona horaria por defecto." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3290,6 +3423,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Define el formato de fecha bonito." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3310,7 +3453,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3400,11 +3543,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3443,6 +3586,12 @@ msgstr "Borrar tickets (%s en total)" msgid "Deletion Task" msgstr "Borrar Tarea" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Entrega fallida" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Entrega fallida" @@ -3451,7 +3600,7 @@ msgstr "Entrega fallida" msgid "Department" msgstr "Departamento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3563,6 +3712,7 @@ msgstr "Descarte sus cambios no guardados." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3572,10 +3722,6 @@ msgstr "Mostrar" msgid "Display name" msgstr "Mostrar Nombre" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3584,6 +3730,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "¿Está seguro de eliminar este objeto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "¿Está seguro de eliminar este objeto?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Dominio" @@ -3819,6 +3978,21 @@ msgstr "" msgid "Email Outbound" msgstr "Correo electrónico saliente" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"No se puede verificar el correo electrónico. Por favor, póngase en contacto " +"con su administrador." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -4003,11 +4177,13 @@ msgstr "" "primero en [%s] (%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Habilitar usuarios via Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4161,7 +4337,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Ingrese su nombre de usuario o correo electrónico" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4174,8 +4350,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalado" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Tiempos de escalamiento" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4284,9 +4462,15 @@ msgid "Execute changes on objects" msgstr "Ejecutar cambios en los objetos" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Ejecutar cambios en los objetos" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Tiempo de Ejecución" @@ -4334,10 +4518,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4469,15 +4649,17 @@ msgstr "Primera solución" msgid "First Steps" msgstr "Primeros Pasos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nombre" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primer respuesta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nombre" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Cuentas de correo electrónico corregidas" @@ -4637,10 +4819,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nombre Completo" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" @@ -4662,12 +4840,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4675,7 +4853,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4711,6 +4889,12 @@ msgstr "Obtener un Token de Acceso" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4732,10 +4916,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4748,14 +4928,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4789,10 +4961,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Credenciales de aplicación de Google" @@ -4828,7 +4996,6 @@ msgstr " Saludo" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4886,6 +5053,12 @@ msgstr "Grupo por direccion " msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4906,6 +5079,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Selección de grupo para la creación de Ticket" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Selección de grupo para la creación de Ticket" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5078,7 +5257,7 @@ msgstr "Heroe" msgid "Hi! Which one of our products?" msgstr " ¡Hola! Cual de nuestros productos?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5269,8 +5448,12 @@ msgstr "" "automáticamente." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Si el remitente es un agente, configure el primer usuario en la lista de " @@ -5371,6 +5554,18 @@ msgstr "Importar" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5383,28 +5578,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Importar Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importar Key" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Modo de Importación" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5492,6 +5675,7 @@ msgstr "Para que Zammad acceda a% s, el token de API% s debe almacenarse aquí" msgid "Inbound" msgstr "Entrante" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5574,6 +5758,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "Se crean objetos." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traducción en línea" @@ -5645,6 +5835,12 @@ msgstr "" msgid "Intro" msgstr "Introducción" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5690,12 +5886,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5876,18 +6066,6 @@ msgstr "Nivel de Karma" msgid "Karma Trends" msgstr "Tendencias de Karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5896,6 +6074,7 @@ msgid "Keep messages on server" msgstr " Mantener los mensajes en el servidor" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5933,6 +6112,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de Conocimientos" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de Conocimientos" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -6000,17 +6195,12 @@ msgstr "Último contacto (agente)" msgid "Last contact (customer)" msgstr "Último contacto (cliente)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Último contacto con el cliente (considerando que un agente le ha respondido)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Último contacto con el cliente (sin consideración, un agente le ha " -"respondido)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Apellido" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6029,11 +6219,6 @@ msgstr "Última sincronización en" msgid "Last used" msgstr "Utilizado por última vez" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Apellido" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Últimas actualizaciones" @@ -6051,11 +6236,11 @@ msgid "Limit Groups" msgstr "Limitar Grupos" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6127,10 +6312,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credenciales de aplicaciones de LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Enlaces" @@ -6143,6 +6324,17 @@ msgstr "Lista de atajos" msgid "Load" msgstr "Carga" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Cargando..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6208,16 +6400,12 @@ msgstr "Contraseña Perdida" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6367,10 +6555,6 @@ msgstr "Máximo inicio de sesión fallidos" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Tamaño máximo en MB de correos electrónicos." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6428,7 +6612,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6437,10 +6621,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6609,40 +6789,54 @@ msgstr "Movido en" msgid "Moved out" msgstr "Movido hacia" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr " Selección automática" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mis Tickets Asignados" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tickets de mi Organización" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mis tickets pendientes vencidos" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mis boletos de reemplazo" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mis Estadísticas" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr " Mis tickets suscritos" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mis Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mis Tickets Asignados" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mi tiempo de respuesta: %s minutes " -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mis tickets pendientes vencidos" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mis boletos de reemplazo" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr " Mis tickets suscritos" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6721,18 +6915,18 @@ msgstr "Navega por el artículo" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6746,7 +6940,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6774,7 +6968,6 @@ msgstr "Red" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nuevo" @@ -6928,6 +7121,12 @@ msgstr "No %s configurado." msgid "No Entries" msgstr "No hay Entradas" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "No %s configurado." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6948,9 +7147,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "No configurado" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6964,12 +7165,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7015,10 +7210,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7028,14 +7219,6 @@ msgstr "Sin filtro." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "No hay problemas vinculados" @@ -7113,14 +7296,16 @@ msgstr "No hay traducción disponible para este entorno local." msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "No hay notificaciones no leídas para usted. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7212,6 +7397,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Nota - visibilidad predeterminada" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7277,10 +7466,6 @@ msgstr "Noviembre" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Número de inicios de sesión fallidos después la cuenta se desactivará." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7331,7 +7516,6 @@ msgid "October" msgstr "Octubre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7376,29 +7560,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Solo disponible para usuarios que son reemplazos para otros usuarios." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Solo disponible para Usuarios con Organización compartida" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Solo para estos grupos." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7417,16 +7594,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Abierto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Abrir Ticket # %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Tickets Abiertos" @@ -7453,8 +7627,11 @@ msgid "Options" msgstr "Opciones" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "O" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrar desde otro sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7512,8 +7689,8 @@ msgstr "Organizaciones" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7562,12 +7739,6 @@ msgstr "Llamada Saliente" msgid "Overview" msgstr "Visión general" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Visión general" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7581,6 +7752,12 @@ msgstr "" msgid "Overviews" msgstr "Vista general" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Visión general" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7611,10 +7788,6 @@ msgstr "" " Los tickets de propietario del usuario no se eliminarán. El propietario se " "asignará al usuario del sistema (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7675,7 +7848,9 @@ msgid "Password for proxy connection." msgstr "Contraseña para la conexión del proxy." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "La contraseña debe contener 2 caracteres inferiores y 2 superiores." #: db/seeds/settings.rb @@ -7719,8 +7894,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pendiente alcanzado" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mis tickets pendientes vencidos" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7789,6 +7966,12 @@ msgstr "Rosado" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7806,11 +7989,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Por favor, haga clic en el botón de abajo para crear el primero." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Haga clic en el enlace en el correo electrónico de verificación." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7827,14 +8014,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Por favor ingrese el tiempo que desea contabilizar." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Por favor ingrese el tiempo que desea contabilizar." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7845,10 +8034,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr " Primero seleccione un grupo, antes de mencionar a un usuario." - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7955,6 +8140,10 @@ msgstr "Prioridad" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7964,16 +8153,20 @@ msgid "Proceed" msgstr "Proceder" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "asignar tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Tickets escalados" #: db/seeds/settings.rb msgid "Product Name" @@ -8033,6 +8226,12 @@ msgstr "Menú Público" msgid "Publish" msgstr "Publicar" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artículo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8066,7 +8265,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tiempo Real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8089,7 +8290,9 @@ msgstr "Registros recientes" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tickets vistos recientemente" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8167,6 +8370,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8232,18 +8436,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Solicitando la beca" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8287,13 +8483,9 @@ msgstr "Restablecer cambios" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Restablecer cambios" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8323,17 +8515,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr " Los retweets se convierten en tickets" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8455,6 +8645,10 @@ msgstr "Notificacion SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8523,6 +8717,15 @@ msgstr "Guardar nueva plantilla" msgid "Saved conditions" msgstr " Condiciones guardadas" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "¡Acción a granel ejecutada!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Programar para" @@ -8536,16 +8739,16 @@ msgstr "Planificado para" msgid "Scheduler" msgstr "Planificador" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Planificador" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Planificadores" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Planificador" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr " Pantalla" @@ -8773,6 +8976,14 @@ msgstr "Septiembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Reenviar correo electrónico de verificación" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Servicio" @@ -8804,6 +9015,10 @@ msgstr "Sesiones" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Establecer el artículo a interno/público" @@ -8830,10 +9045,6 @@ msgstr "" "Establezca el ID de las llamadas salientes en función del ID de llamada de " "destino." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8856,30 +9067,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Configurar nuevo sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Configure los canales de comunicación que desea usar con su Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Establecer / sobrescribir el remitente / desde el correo electrónico basado " "en el encabezado de respuesta. Útil para establecer el cliente correcto si " "el correo electrónico se recibe de un sistema de terceros en nombre de un " "cliente." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Establece el último contacto del cliente basado en el último contacto de un " -"cliente o en el último contacto de un cliente al que aún no ha respondido un " -"agente." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8908,11 +9122,6 @@ msgstr "Configuraciones" msgid "Setup Finished" msgstr "Configuración Finalizada" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Configurar nuevo sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartido" @@ -9015,6 +9224,12 @@ msgstr "Crear cuenta" msgid "Signature" msgstr "Firma" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Reenviar correo electrónico de verificación" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9025,22 +9240,10 @@ msgstr "Firmas" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9064,10 +9267,6 @@ msgstr " Sitio" msgid "Skip" msgstr "Saltar" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9106,10 +9305,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9339,28 +9534,11 @@ msgid "Sunday" msgstr "Domingo" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "¿Está seguro de eliminar este objeto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "¿Seguro?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9418,11 +9596,12 @@ msgstr "Etiquetas" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9440,10 +9619,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Plantillas" @@ -9531,6 +9706,12 @@ msgstr "El texto con traducciones en línea habilitadas se parece a" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texto" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9542,12 +9723,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Gracias por unirte. Correo enviado a." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "Se crean objetos." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "La URL de esta instalación de Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9558,6 +9765,10 @@ msgstr "" "El navegador no está actualizado. No es compatible con WebSocket, la " "tecnología que utilizamos para el chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9569,14 +9780,30 @@ msgstr "" "está utilizando un certificado autofirmado, puede presionar \"Proceder\". De " "lo contrario, por favor \"Cancelar\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "El chat está apagado." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "El chat se mostrará una vez que se haya establecido la conexión con el " "servidor y si hay alguien en línea con quien chatear." @@ -9616,14 +9843,31 @@ msgstr "El tamaño de fuente predeterminado es 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Se realizan los siguientes cambios:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Se han realizado los siguientes cambios:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Se realizan los siguientes cambios:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9636,6 +9880,10 @@ msgstr "" msgid "The format of the subject." msgstr "El formato del asunto." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9644,6 +9892,14 @@ msgstr "" "El identificador de un ticket, p. Número de boleto, número de llamada, " "número de MyTicket. El valor predeterminado es Ticket #." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "La importación se ha realizado correctamente." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "La importación se ha realizado correctamente." @@ -9660,6 +9916,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "Se crean objetos." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "Se crean objetos." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "Los objetos se actualizan." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9672,6 +9959,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"No se puede verificar el correo electrónico. Por favor, póngase en contacto " +"con su administrador." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "La ejecución de la prueba fue exitosa." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "La ejecución de la prueba fue exitosa." @@ -9691,19 +10042,21 @@ msgstr "" "El texto al comienzo del asunto en una respuesta por correo electrónico, p. " "RE, AW o AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"El tutorial sobre cómo administrar un archivo está alojado en nuestra " -"documentación en línea." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "Se crean objetos." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "Se crean objetos." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9711,6 +10064,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "La forma de comunicarse con nosotros es esta cosa llamada \"Ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9730,12 +10087,16 @@ msgstr "" "actualiza tan pronto como se supera el número actualmente conocido." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Hay demasiadas personas en cola para el chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Puede haber varias razones para que el chat no aparezca:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Puede haber varias razones para que el chat no aparezca:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Hay demasiadas personas en cola para el chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9750,9 +10111,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" " No es posible deshacer esta eliminación. Si está absolutamente seguro de " "hacer esto, escriba \"% s\" en la entrada." @@ -9766,9 +10131,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Esta clase se agrega al botón en la inicialización y se elimina una vez que " "se estableció la conexión de chat." @@ -9781,20 +10150,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Esta es la versión Zammad %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9811,14 +10168,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Esto podría demorar un tiempo durante el cual el sistema no pueda ser " "utilizado." @@ -9841,6 +10194,18 @@ msgstr "Este servicio permite a Zammad conectarse con su servidor de Exchange." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Este servicio permite a Zammad conectarse con su servidor LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Este servicio recibe solicitudes http o correos electrónicos de %s y crea " +"tickets en el host y el servicio." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9851,14 +10216,6 @@ msgstr "" "Este servicio recibe correos electrónicos de %s y crea tickets en el host y " "el servicio." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Este servicio recibe solicitudes http o correos electrónicos de %s y crea " -"tickets en el host y el servicio." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Este servicio envía notificaciones a su %s canal." @@ -9879,10 +10236,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "El usuario no tiene acceso y no recibirá notificaciones." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jue" @@ -9894,7 +10262,7 @@ msgstr "Jue" msgid "Thursday" msgstr "Jueves" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9996,7 +10364,9 @@ msgid "Ticket update" msgstr "Actualización de Ticket" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "¡Ticket |%s| es escalado!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10038,6 +10408,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets asignados a mí: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets de la Organización" @@ -10134,12 +10509,13 @@ msgstr "Para" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10147,9 +10523,13 @@ msgid "To configure your system." msgstr "Para configurar su sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Para habilitar% s para enviar solicitudes http a% s, debe crear una \"regla " "de notificación\" propia en% s." @@ -10169,9 +10549,13 @@ msgstr "" "\"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Para configurar este servicio, debe crear un nuevo \"Webhook entrante\" | en " "el panel de integración de% s e ingrese la URL del enlace web a continuación." @@ -10200,11 +10584,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10325,10 +10705,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10371,249 +10747,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr " No se pueden cargar los datos ..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr " No se pueden cargar los problemas" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Imposible guardar Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Imposible guardar los cambios." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"No se puede verificar el correo electrónico. Por favor, póngase en contacto " -"con su administrador." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Sin asignar y abiertos" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10783,10 +10924,6 @@ msgstr "" msgid "Uploading" msgstr "Cargando" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10802,6 +10939,11 @@ msgstr "" "Utilice el almacenamiento del cliente para almacenar en caché los datos para " "mejorar el rendimiento de la aplicación." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr " Utilice una línea por URI" @@ -10814,6 +10956,16 @@ msgstr "" "Use el campo de asunto para correos electrónicos. Si está deshabilitado, el " "título del ticket se usará como asunto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Usado en cualquier lugar" @@ -10888,8 +11040,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10898,21 +11050,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "Se crean objetos." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "El usuario no tiene acceso y no recibirá notificaciones." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10954,12 +11119,12 @@ msgstr "Usuarios sin grupos LDAP asignados" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10987,11 +11152,6 @@ msgstr "Valor" msgid "Variables" msgstr "Variables" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Vendedor" @@ -11000,19 +11160,17 @@ msgstr "Vendedor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Cuando la notificación se envía." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verificar el envío y la recepción" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11132,20 +11290,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Detectamos procesos OTRS BPM que no pueden importarse a Zammad, ya que " "actualmente no admitimos este tipo de flujos de trabajo." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Encontramos muchos campos dinámicos que no son comunes en Zammad, ya que " "seguimos un enfoque diferente de los atributos del ticket. Zammad también " @@ -11157,8 +11326,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Ya hemos encontrado% s de correo electrónico en su buzón. Zammad lo moverá " @@ -11222,12 +11395,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11292,6 +11465,11 @@ msgstr "" msgid "Welcome!" msgstr "Bienvenido" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "¿Qué afecta a tu Zammad Karma?" @@ -11410,9 +11588,14 @@ msgid "With your current configuration the following will happen" msgstr "Con su configuración actual, sucederá lo siguiente" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Con |Date| los números de ticket serán generados por la fecha actual, el ID " @@ -11460,7 +11643,9 @@ msgstr "Año (s)" msgid "Yellow" msgstr "Amarillo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Si" @@ -11480,25 +11665,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "¡De nada! ¡Solo pregúntame algo!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "Puede conectar %s con Zammad. Primero debes conectar tu Zammad con %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11518,13 +11701,28 @@ msgstr "Puede crear múltiples temas de chat." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"El tutorial sobre cómo administrar un archivo está alojado en nuestra " +"documentación en línea." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11548,6 +11746,15 @@ msgstr "" msgid "You can request your password" msgstr "Puede solicitar su contraseña" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11640,24 +11847,31 @@ msgstr "Debe configurar los puntos finales de Zammad en% s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Se utiliza %s en el texto, pero sin adjuntar un archivo adjunto. ¿Quiere " "continuar?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Usted acumula Karma positivo | cuando con frecuencia responde y cierra " @@ -11667,13 +11881,25 @@ msgstr "" "tienen dos o más días de retraso." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Su dirección de correo electrónico ya se ha registrado si ha estado en " "contacto con nuestro equipo de soporte." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Configuración de tu correo electrónico" @@ -11690,34 +11916,34 @@ msgstr "Su Nuevo Token de Acceso Personal" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Su cuenta no ha sido verificada. Por favor, haga clic en el enlace de " "verificación enviado a su correo electrónico." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11743,21 +11969,14 @@ msgid "Your karma is |%s|." msgstr "Tu karma es |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"No se puede verificar el correo electrónico. Por favor, póngase en contacto " +"con su administrador." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11768,17 +11987,26 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat requiere jQuery. Si aún no lo usa en su sitio web, inclúyalo así:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat requiere jQuery. Si aún no lo usa en su sitio web, inclúyalo así:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11817,8 +12045,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad esta actualmente en modo mantenimiento. Solamente los administradores " @@ -11845,10 +12077,6 @@ msgstr "" msgid "Zip" msgstr "CP" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "activo" @@ -11931,10 +12159,6 @@ msgstr "Cambiado" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11957,18 +12181,22 @@ msgid "connected" msgstr "conectado" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contiene" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "contiene todo" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "no contiene todo " #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "no contiene" @@ -11988,18 +12216,6 @@ msgstr "no contiene uno" msgid "created" msgstr "creado" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12035,7 +12251,7 @@ msgstr "desactivado" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12129,7 +12345,7 @@ msgstr "Rellenar vacío" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "desde" @@ -12142,6 +12358,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "ha cambiado" @@ -12286,11 +12503,6 @@ msgstr "mezclado" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrar desde otro sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -12462,7 +12674,7 @@ msgstr " Seleccione" msgid "select attachment…" msgstr "seleccionar archivo adjunto..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12502,7 +12714,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12550,7 +12762,7 @@ msgstr "soporte@ejemplo.com" msgid "telegram personal-message" msgstr "mensaje personal de telegrama" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12619,7 +12831,7 @@ msgstr "intacto" msgid "updated" msgstr "actualizado" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12647,16 +12859,18 @@ msgstr "dentro del último (relativo)" msgid "within next (relative)" msgstr "dentro del próximo (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sí" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "| Incremento | incrementa el número de ticket, el SystemID y el contador se " @@ -12667,10 +12881,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr " Izquierda | significa | [Ticket # 12345] Algún tema |" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "| Ninguno | significa | Algún sujeto | (sin número de boleto). En el último " "caso, debe habilitar \"postmaster___follow___up___search___in\" para " @@ -12703,12 +12922,104 @@ msgstr "...del área de texto completo" msgid "∅ Waiting time today" msgstr "∅ Tiempo de espera hoy" +#~ msgid "Cc" +#~ msgstr "Copia " + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Los clientes de la organización pueden verse entre sí." + +#~ msgid "Escalated" +#~ msgstr "Escalado" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contacto con el cliente (considerando que un agente le ha " +#~ "respondido)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contacto con el cliente (sin consideración, un agente le ha " +#~ "respondido)" + +#~ msgid "Open" +#~ msgstr "Abierto" + +#~ msgid "Pending reached" +#~ msgstr "Pendiente alcanzado" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Establece el último contacto del cliente basado en el último contacto de " +#~ "un cliente o en el último contacto de un cliente al que aún no ha " +#~ "respondido un agente." + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "¿Seguro?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Tamaño máximo en MB de correos electrónicos." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr " No se pueden cargar los datos ..." + +#~ msgid "Unable to load issues" +#~ msgstr " No se pueden cargar los problemas" + +#~ msgid "Unable to save Bot." +#~ msgstr "Imposible guardar Bot." + +#~ msgid "Setup new System" +#~ msgstr "Configurar nuevo sistema" + +#~ msgid "Unable to save changes." +#~ msgstr "Imposible guardar los cambios." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "¡De nada! ¡Solo pregúntame algo!" + +#~ msgid "migrate from another system" +#~ msgstr "migrar desde otro sistema" + +#~ msgid "Or" +#~ msgstr "O" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr " Primero seleccione un grupo, antes de mencionar a un usuario." + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "Los objetos se eliminan." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atención: al crear un ticket, se envía un correo electrónico." + +#~ msgid "Call Inbound" +#~ msgstr "Llamada Entrante" + +#~ msgid "Call Outbound" +#~ msgstr "Llamada Saliente" + #~ msgid "Please fill also some text in!" #~ msgstr "¡Por favor, complete también un texto en!" -#~ msgid "Loading..." -#~ msgstr "Cargando..." - #~ msgid "Search..." #~ msgstr "Buscar..." diff --git a/i18n/zammad.et.po b/i18n/zammad.et.po index 9d2dccb24..01bf67f7b 100644 --- a/i18n/zammad.et.po +++ b/i18n/zammad.et.po @@ -23,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -37,7 +39,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -155,18 +159,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -183,6 +175,24 @@ msgstr "%s% on taasavatud" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% on taasavatud" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% on taasavatud" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -333,7 +343,7 @@ msgid "2 hours" msgstr "2 tundi" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "" #: db/seeds/ticket_priorities.rb @@ -374,7 +384,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -415,18 +425,6 @@ msgstr "" msgid "API" msgstr "" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -518,6 +516,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -601,6 +600,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -772,10 +772,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "" @@ -784,6 +780,10 @@ msgstr "" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -794,9 +794,10 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -805,10 +806,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -871,6 +868,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "App could not be verified." +msgstr "%s% on taasavatud" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -926,7 +932,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Oled sa kindel?" @@ -943,6 +959,18 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -951,10 +979,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -968,6 +992,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "omistatud" @@ -1040,10 +1068,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1108,12 +1132,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1125,14 +1146,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1178,6 +1199,10 @@ msgstr "Keskmine: %s minutit" msgid "Average: %s%" msgstr "Keskmine: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1230,8 +1255,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1256,14 +1281,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1337,14 +1362,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1353,6 +1374,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1379,6 +1401,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Seadistus" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integratsioonid" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1394,14 +1432,6 @@ msgstr "Kalender" msgid "Calendars" msgstr "Kalendrid" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Sisenev kõne" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Kõne Väljuv" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1523,9 +1553,9 @@ msgstr "Kategooria" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Koopia" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1579,6 +1609,12 @@ msgstr "Muudetud" msgid "Changes" msgstr "Muutused" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1606,8 +1642,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1648,6 +1686,12 @@ msgstr "Kanalid" msgid "Chat" msgstr "Vestlus" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Vestlus" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Vestluse Pealkiri" @@ -1670,15 +1714,24 @@ msgid "Chatting Customers" msgstr "Vestlevaid Kliente" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Channels" +msgid "Check channels." +msgstr "Kanalid" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1743,27 +1796,29 @@ msgid "City" msgstr "Linn" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continue session" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1804,8 +1859,8 @@ msgstr "Kliendid" msgid "Clone" msgstr "Klooni" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1829,6 +1884,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1850,6 +1909,7 @@ msgstr "" msgid "Closed" msgstr "Suletud" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1859,14 +1919,6 @@ msgstr "" msgid "Closed Tickets" msgstr "suletud teemad" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Sulgemise aeg" @@ -1945,17 +1997,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Kinnita" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Seadistus" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2040,6 +2095,18 @@ msgstr "" msgid "Content" msgstr "Sisu" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% on taasavatud" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2073,11 +2140,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2243,8 +2310,10 @@ msgid "Create a translation" msgstr "Loo tõlge" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create new Customer" +msgid "Create and set up %s" +msgstr "Loo uus Klient" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2299,6 +2368,7 @@ msgstr "" msgid "Created" msgstr "Loodud" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2308,7 +2378,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2425,11 +2494,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2518,7 +2584,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Uuendus edukas!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2526,6 +2592,7 @@ msgstr "Uuendus edukas!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2565,10 +2632,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2588,12 +2651,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2608,25 +2665,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2637,6 +2681,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2651,20 +2701,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2672,11 +2714,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2701,14 +2780,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2728,11 +2806,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2763,12 +2843,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2778,11 +2852,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2803,12 +2873,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2821,18 +2909,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2843,10 +2919,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2863,11 +2956,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2876,32 +2964,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2919,7 +3001,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2935,6 +3017,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2952,7 +3040,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2967,6 +3059,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2979,10 +3075,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3001,10 +3105,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3013,6 +3113,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3024,6 +3142,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3032,10 +3154,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3044,9 +3162,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3054,22 +3176,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3107,19 +3217,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3133,6 +3231,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3153,7 +3259,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3243,11 +3349,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3286,6 +3392,12 @@ msgstr "Kustutatud pileteid (% kokku)" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delete File" +msgid "Deletion failed." +msgstr "Kustuta Fail" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3294,7 +3406,7 @@ msgstr "" msgid "Department" msgstr "Osakond" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3406,6 +3518,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3415,10 +3528,6 @@ msgstr "Kuva" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3427,6 +3536,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3652,6 +3770,17 @@ msgstr "" msgid "Email Outbound" msgstr "E-Post Välja" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3811,11 +3940,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3964,7 +4093,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3977,8 +4106,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Lappama läinud" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "suletud teemad" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4077,7 +4208,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4127,10 +4262,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4252,15 +4383,17 @@ msgstr "" msgid "First Steps" msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Eesnimi" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Eesnimi" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4409,10 +4542,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4434,12 +4563,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4447,7 +4576,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4479,6 +4608,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4500,10 +4633,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4516,14 +4645,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4557,10 +4678,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4596,7 +4713,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4654,6 +4770,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4674,6 +4796,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4814,7 +4940,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4979,7 +5105,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5062,6 +5188,18 @@ msgstr "Import" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5074,28 +5212,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5170,6 +5296,7 @@ msgstr "" msgid "Inbound" msgstr "Sissetulev" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5252,6 +5379,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Jooksev tõlge" @@ -5318,6 +5451,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5363,12 +5502,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5540,18 +5673,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5560,6 +5681,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5597,6 +5719,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Teadmistepagas" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Teadmistepagas" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5664,14 +5802,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Perekonnanimi" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5690,11 +5826,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Perekonnanimi" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5712,11 +5843,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5788,10 +5919,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Lingid" @@ -5804,6 +5931,17 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Laadimine..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5867,16 +6005,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6020,10 +6154,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6081,7 +6211,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6090,10 +6220,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6262,40 +6388,54 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "select" +msgid "Multiselect" +msgstr "vali" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Minule suunatud piletid" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Minu Organisatsiooni Piletid" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Pending Reached Tickets" +msgstr "Minule suunatud piletid" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Open Tickets" +msgid "My Replacement Tickets" +msgstr "Avatud piletid" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Minu Statistika" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Minule suunatud piletid" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Minu teemad" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Minule suunatud piletid" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Minu käsitlusaeg: %s minutit" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6374,18 +6514,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6399,7 +6539,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6427,7 +6567,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Uus" @@ -6581,6 +6720,10 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6601,8 +6744,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6617,12 +6760,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6668,10 +6805,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6681,14 +6814,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6766,14 +6891,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6865,6 +6992,10 @@ msgstr "Märkus" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6930,10 +7061,6 @@ msgstr "November" msgid "Number" msgstr "Number" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6984,7 +7111,6 @@ msgid "October" msgstr "Oktoober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7027,12 +7153,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7040,16 +7161,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7068,16 +7185,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Avatud" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ava Pilet# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Avatud piletid" @@ -7104,8 +7218,9 @@ msgid "Options" msgstr "Valikud" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Või" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7163,8 +7278,8 @@ msgstr "Asutused" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7212,12 +7327,6 @@ msgstr "Väljaminev kõne" msgid "Overview" msgstr "Ülevaade" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Ülevaade" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7231,6 +7340,12 @@ msgstr "" msgid "Overviews" msgstr "Ülevaated" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Ülevaade" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7259,10 +7374,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7323,7 +7434,7 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" #: db/seeds/settings.rb @@ -7367,8 +7478,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "" +#, fuzzy +#| msgid "Linked Tickets" +msgid "Pending Reached Tickets" +msgstr "Lingitud Piletid" #: app/assets/javascripts/app/models/ticket.coffee msgid "Pending reminder reached for ticket |%s|" @@ -7435,6 +7548,10 @@ msgstr "Roosa" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7452,11 +7569,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7473,12 +7590,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7489,10 +7606,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7597,6 +7710,10 @@ msgstr "Prioriteet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7606,16 +7723,18 @@ msgid "Proceed" msgstr "Jätkake" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" +msgid "Process pending tickets." msgstr "" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Pileti eskalatsioon" #: db/seeds/settings.rb msgid "Product Name" @@ -7675,6 +7794,10 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Publish Article" +msgstr "" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7706,7 +7829,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Reaalajas" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7729,8 +7854,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Recently Viewed Tickets" +msgstr "Viimati vaadatud" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7805,6 +7932,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7870,18 +7998,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7923,11 +8043,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7959,17 +8075,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8089,6 +8201,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8157,6 +8273,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8171,12 +8294,14 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" -msgstr "" +#, fuzzy +#| msgid "Text modules" +msgid "Schedulers are …" +msgstr "Tekstimoodulid" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" @@ -8399,6 +8524,12 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Teenus" @@ -8430,6 +8561,10 @@ msgstr "Sessioonid" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8452,10 +8587,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8478,21 +8609,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Seadista uus Süsteem" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8523,11 +8655,6 @@ msgstr "Seaded" msgid "Setup Finished" msgstr "Seadistus Lõpetatud" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Seadista uus Süsteem" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Jagatud" @@ -8628,6 +8755,10 @@ msgstr "" msgid "Signature" msgstr "Signatuur" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8638,22 +8769,10 @@ msgstr "Allkirjad" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8677,10 +8796,6 @@ msgstr "" msgid "Skip" msgstr "" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8719,10 +8834,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8948,28 +9059,11 @@ msgid "Sunday" msgstr "Pühapäev" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Kindel?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9027,11 +9121,12 @@ msgstr "Sildid" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9049,10 +9144,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Mallid" @@ -9140,6 +9231,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9149,12 +9246,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% on taasavatud" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9163,6 +9286,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9170,6 +9297,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9177,7 +9316,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9207,14 +9346,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9225,12 +9379,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9247,6 +9411,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% on taasavatud" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% on taasavatud" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% on taasavatud" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9259,6 +9454,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9274,17 +9527,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% on taasavatud" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% on taasavatud" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9292,6 +9549,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Teema" @@ -9306,11 +9567,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9327,8 +9588,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9341,8 +9602,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9353,20 +9614,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9383,14 +9632,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9411,6 +9654,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9419,12 +9668,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9443,10 +9686,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "N" @@ -9458,7 +9710,7 @@ msgstr "N" msgid "Thursday" msgstr "Neljapäev" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9560,7 +9812,9 @@ msgid "Ticket update" msgstr "Pileti uuendamine" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Pilet |%s| eskaleeritud!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9601,6 +9855,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Mulle omistatud teemad: %s (kokku %s)" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Organisatsiooni Piletid" @@ -9697,12 +9956,13 @@ msgstr "Kellele" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9711,8 +9971,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9728,7 +9988,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9755,11 +10015,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9880,10 +10136,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9926,245 +10178,14 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Suunamata ja avatud" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10330,10 +10351,6 @@ msgstr "" msgid "Uploading" msgstr "Üleslaadimine" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10347,6 +10364,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10357,6 +10379,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10431,8 +10463,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10441,20 +10473,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% on taasavatud" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10497,12 +10542,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10530,11 +10575,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Tootja" @@ -10543,19 +10583,15 @@ msgstr "Tootja" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10674,17 +10710,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10692,7 +10728,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10750,12 +10786,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10819,6 +10855,11 @@ msgstr "" msgid "Welcome!" msgstr "Tere tulemast!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10929,7 +10970,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10974,7 +11015,9 @@ msgstr "Aasta(d)" msgid "Yellow" msgstr "Kollane" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Jah" @@ -10994,25 +11037,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11030,11 +11067,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11054,6 +11100,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11142,29 +11197,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11183,32 +11243,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11234,20 +11290,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11260,14 +11305,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11306,7 +11351,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11330,10 +11375,6 @@ msgstr "" msgid "Zip" msgstr "Postiindeks" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiivne" @@ -11415,10 +11456,6 @@ msgstr "Muudetud" msgid "chat" msgstr "vestlus" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11441,18 +11478,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "sisaldab" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11472,18 +11513,6 @@ msgstr "" msgid "created" msgstr "loodud" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11519,7 +11548,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11612,7 +11641,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11625,6 +11654,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11769,11 +11799,6 @@ msgstr "ühendatud" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -11945,7 +11970,7 @@ msgstr "vali" msgid "select attachment…" msgstr "vali manus..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11985,7 +12010,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12033,7 +12058,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12102,7 +12127,7 @@ msgstr "" msgid "updated" msgstr "uuendatud" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12130,16 +12155,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "jah" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12149,9 +12172,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12174,8 +12197,32 @@ msgstr "" msgid "∅ Waiting time today" msgstr "∅ Tänane ooteaeg" -#~ msgid "Loading..." -#~ msgstr "Laadimine..." +#~ msgid "Cc" +#~ msgstr "Koopia" + +#~ msgid "Escalated" +#~ msgstr "Lappama läinud" + +#~ msgid "Open" +#~ msgstr "Avatud" + +#~ msgid "Confirm" +#~ msgstr "Kinnita" + +#~ msgid "Sure?" +#~ msgstr "Kindel?" + +#~ msgid "Setup new System" +#~ msgstr "Seadista uus Süsteem" + +#~ msgid "Or" +#~ msgstr "Või" + +#~ msgid "Call Inbound" +#~ msgstr "Sisenev kõne" + +#~ msgid "Call Outbound" +#~ msgstr "Kõne Väljuv" #~ msgid "Search..." #~ msgstr "Otsi..." diff --git a/i18n/zammad.fa-ir.po b/i18n/zammad.fa-ir.po index aba083503..9b12b0d41 100644 --- a/i18n/zammad.fa-ir.po +++ b/i18n/zammad.fa-ir.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -158,24 +162,6 @@ msgstr "%s گروه برای %s نقش وظائف" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s موضوع(ها) ساخته شده‌اند.\t" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s موضوع(ها) حذف شده‌اند.\t" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s موضوع(ها) به روز هستند.\t" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s موضوع(ها) بروزرسانی شد." msgid "%s object(s) were deleted." msgstr "%s موضوع(ها) حذف شد." +#: 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." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: 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." +msgstr "%s موضوع(ها) حذف شد." + +#: 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." +msgstr "%s موضوع(ها) به روز هستند.\t" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -346,7 +350,9 @@ msgid "2 hours" msgstr "ساعات 2" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 kleine und 2 grosse Buchstaben" #: db/seeds/ticket_priorities.rb @@ -387,7 +393,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -430,18 +436,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -533,6 +527,7 @@ msgstr "Accounts" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -616,6 +611,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -789,10 +785,6 @@ msgstr "اجازه برای آینده" msgid "Allow past" msgstr "اجازه برای گذشته" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Benutzern erlauben, neue Tags hinzu zufügen." @@ -801,6 +793,10 @@ msgstr "Benutzern erlauben, neue Tags hinzu zufügen." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -811,9 +807,10 @@ msgstr "Auch per Email Benachrichtigen" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -822,10 +819,6 @@ msgstr "" msgid "Alternative name" msgstr "نام جایگزین" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -894,6 +887,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Konto nicht verifiziert" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -949,7 +951,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "آیا مطمئن هستید؟" @@ -966,6 +978,18 @@ msgstr "Artikel" msgid "Article Count" msgstr "Artikel Anzahl" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikel#" @@ -974,10 +998,6 @@ msgstr "Artikel#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -991,6 +1011,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "تخصیص داده شده" @@ -1065,10 +1089,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1133,12 +1153,9 @@ msgstr "احراز هویت از طریق %s " msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "تخصیص خودکار" @@ -1150,14 +1167,16 @@ msgstr "" msgid "Auto close" msgstr "بستن خودکار" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "حالت بسته شدن خودکار" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "ایجاد خودکار" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "حالت بسته شدن خودکار" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "پیوند حساب خودکار در ورود اولیه به سیستم" @@ -1203,6 +1222,10 @@ msgstr "میانگین : %s دقیقه" msgid "Average: %s%" msgstr "Durchschnittlich: %s% " +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1255,8 +1278,8 @@ msgstr "آبجکت‌های پایه" msgid "Basic Settings" msgstr "تنظیمات پایه" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1281,14 +1304,14 @@ msgstr "" msgid "Block Notifications" msgstr "متوقف کردن اطلاع رسانی ها" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1362,14 +1385,10 @@ msgstr "Öffnungszeiten" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1378,6 +1397,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1404,6 +1424,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "ادغام‌ها" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1419,14 +1455,6 @@ msgstr "تقویم" msgid "Calendars" msgstr "Kalender" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "تماس ورودی" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "تماس خروجی" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1548,9 +1576,11 @@ msgstr "دسته بندی" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "رونوشت" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "وقتی که اعلان در حال ارسال است." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1604,6 +1634,12 @@ msgstr "تغییر یافت" msgid "Changes" msgstr "Änderungen" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1631,8 +1667,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1673,6 +1711,12 @@ msgstr "Kanäle" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chat Betreff" @@ -1695,15 +1739,26 @@ msgid "Chatting Customers" msgstr "chattender Kunde" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "وصل شدن به کانال‌ها" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "وصل شدن به کانال‌ها" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1770,27 +1825,29 @@ msgid "City" msgstr "شهر" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "ادامه نشست " #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1831,8 +1888,8 @@ msgstr "مشتریان" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1856,6 +1913,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "بستن برگه جاری" @@ -1877,6 +1938,7 @@ msgstr "" msgid "Closed" msgstr "بسته شده" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1886,14 +1948,6 @@ msgstr "" msgid "Closed Tickets" msgstr "geschlossene Tickets" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "زمان بستن" @@ -1974,17 +2028,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Bestätigen" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2071,6 +2128,18 @@ msgstr "" msgid "Content" msgstr "محتوا" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2104,11 +2173,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2274,8 +2343,10 @@ msgid "Create a translation" msgstr "ایجاد یک ترجمه" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Channels" +msgid "Create and set up %s" +msgstr "ایجاد کانال جدید" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2330,6 +2401,7 @@ msgstr "اولین پرونده خود را ایجاد کنید" msgid "Created" msgstr "ایجاد شد" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2339,7 +2411,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2456,11 +2527,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2549,7 +2617,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Aktualisierung erfolgreich!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2557,6 +2625,7 @@ msgstr "Aktualisierung erfolgreich!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2596,10 +2665,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "قابلیت مشاهده پیش فرض برای یادداشت جدید" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2619,12 +2684,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2639,25 +2698,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2668,6 +2714,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2682,20 +2734,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2703,11 +2747,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2731,15 +2812,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "آیا مشتری اجازه ساخت تیکت از درگاه وب را دارد؟" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2759,11 +2841,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2794,12 +2878,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "آیا مشتری اجازه ساخت تیکت از درگاه وب را دارد؟" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2809,11 +2887,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2834,12 +2908,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2852,18 +2944,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2874,10 +2954,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2894,11 +2991,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2907,32 +2999,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2950,7 +3036,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2966,6 +3052,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2983,7 +3075,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2998,6 +3094,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3010,10 +3110,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3032,10 +3140,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3044,6 +3148,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "قابلیت مشاهده پیش فرض برای یادداشت جدید" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3055,6 +3179,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3063,10 +3191,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3075,9 +3199,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3085,22 +3213,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3138,19 +3254,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3164,6 +3268,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3184,7 +3296,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3274,11 +3386,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3317,6 +3429,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "تحویل ناموفق بود" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "تحویل ناموفق بود" @@ -3325,7 +3443,7 @@ msgstr "تحویل ناموفق بود" msgid "Department" msgstr "حوزه" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3433,6 +3551,7 @@ msgstr "نادیده گرفتن تغییرات ذخیره نشده " #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3442,10 +3561,6 @@ msgstr "نمایش" msgid "Display name" msgstr "نام نمایشی" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3454,6 +3569,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to delete this object?" +msgstr "آیا مایل به خروج هستید؟ در صورت خروج تغییرات ذخیره نخواهند شد. " + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "آیا مایل به خروج هستید؟ در صورت خروج تغییرات ذخیره نخواهند شد. " + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domain" @@ -3679,6 +3807,17 @@ msgstr "" msgid "Email Outbound" msgstr "ایمیل خروجی" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3838,11 +3977,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "احراز هویت از طریق %s " #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3991,7 +4132,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "نام کاربری یا آدرس ایمیل خود را وارد نمائید." -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4004,8 +4145,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "ارجاع داده شده" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "زمان ارجاع" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4104,7 +4247,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4154,10 +4301,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4281,15 +4424,17 @@ msgstr "راهکار اولیه" msgid "First Steps" msgstr "گامهای اولیه" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "نام" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "اولین پاسخ" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "نام" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4442,10 +4587,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "نام کامل" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4467,12 +4608,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4480,7 +4621,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4512,6 +4653,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4533,10 +4680,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4549,14 +4692,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4590,10 +4725,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4629,7 +4760,6 @@ msgstr "پیام خوشآمد" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4687,6 +4817,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4707,6 +4843,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "گروه های در دسترس برای تیکت های ساخته شده توسط مشتری" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "گروه های در دسترس برای تیکت های ساخته شده توسط مشتری" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4877,7 +5019,7 @@ msgstr "Held" msgid "Hi! Which one of our products?" msgstr "سلام! کدامیک از محصولات ما؟" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5046,7 +5188,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5131,6 +5273,18 @@ msgstr "ورود اطلاعات" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5143,28 +5297,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "حالت ورود" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5239,6 +5381,7 @@ msgstr "" msgid "Inbound" msgstr "ورودی" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5321,6 +5464,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "ترجمه درخط" @@ -5387,6 +5536,12 @@ msgstr "" msgid "Intro" msgstr "Intro" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5432,12 +5587,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5612,18 +5761,6 @@ msgstr "سطح مشتری مداری" msgid "Karma Trends" msgstr "مشتری مداری" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5632,6 +5769,7 @@ msgid "Keep messages on server" msgstr "نگهداری پیامها در سرور" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5669,6 +5807,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "مرکز دانش" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "مرکز دانش" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5736,14 +5890,12 @@ msgstr "Letzer Kontakt (Agent)" msgid "Last contact (customer)" msgstr "Letzer Kontakt (Kunde)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "نام خانوادگی" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5762,11 +5914,6 @@ msgstr "آخرین همسان سازی در" msgid "Last used" msgstr "آخرین استفاده" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "نام خانوادگی" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "letzte Aktualisierung" @@ -5784,11 +5931,11 @@ msgid "Limit Groups" msgstr "محدودیت گروه‌ها" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5860,10 +6007,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -5876,6 +6019,17 @@ msgstr "لیست میانبر‌ها" msgid "Load" msgstr "Laden" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "بارگذاری..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5939,16 +6093,12 @@ msgstr "رمز عبور گمشده" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6096,10 +6246,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6157,7 +6303,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6166,10 +6312,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6338,40 +6480,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "درخواستهای تخصیص داده شده من" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Meine Organisations Tickes" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "درخواتسهای منتظر در دسترس قرار گرفتن من" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "درخواستهای جایگزینی من" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mein Status" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "تیکتهایی که عضو هستم" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "درخواست‌های من" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "درخواستهای تخصیص داده شده من" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "زمان رسیدگی من: %s دقیقه" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "درخواتسهای منتظر در دسترس قرار گرفتن من" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "درخواستهای جایگزینی من" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "تیکتهایی که عضو هستم" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6450,18 +6604,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6475,7 +6629,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6503,7 +6657,6 @@ msgstr "Netzwerk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "جدید" @@ -6657,6 +6810,12 @@ msgstr "" msgid "No Entries" msgstr "داده ای جهت نمایش وجود ندارد" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "پیکربندی نشده" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6677,9 +6836,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "پیکربندی نشده" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6693,12 +6854,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6744,10 +6899,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6757,14 +6908,6 @@ msgstr "Keine Filter." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6842,14 +6985,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "اعلان خوانده نشده ای برای شما نیست. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6941,6 +7086,10 @@ msgstr "یادداشت" msgid "Note - default visibility" msgstr "توجه - قابلیت مشاهده پیش فرض" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7006,10 +7155,6 @@ msgstr "نوامبر" msgid "Number" msgstr "عدد" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7060,7 +7205,6 @@ msgid "October" msgstr "اکتبر" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7103,12 +7247,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7116,16 +7255,12 @@ msgid "Only for these groups." msgstr "تنها برای این گروه‌ها" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7144,16 +7279,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "باز" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "درخواست های باز# %s " #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "درخواستهای باز" @@ -7180,8 +7312,9 @@ msgid "Options" msgstr "گزینه‌ها" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "یا" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7239,8 +7372,8 @@ msgstr "Organisationen" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7288,12 +7421,6 @@ msgstr "تماس گرفته شده" msgid "Overview" msgstr "پیش نمایش" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "پیش نمایش" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7307,6 +7434,12 @@ msgstr "" msgid "Overviews" msgstr "مرورکلی" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "پیش نمایش" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7335,10 +7468,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7399,8 +7528,10 @@ msgid "Password for proxy connection." msgstr "رمز عبور برای اتصال پراکسی" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "Password needs to contain at least one digit." +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "رمز عبور می‌بایست حداقل یک رقم را شامل باشد." #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7443,8 +7574,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Schließung erreicht" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "درخواتسهای منتظر در دسترس قرار گرفتن من" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7514,6 +7647,10 @@ msgstr "Pink" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7531,11 +7668,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Please click the button below to create your first one." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "لطفاً بر روی پیوند موجود در ایمیل تایید کلیک کنید." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7552,12 +7693,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7568,10 +7709,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7678,6 +7815,10 @@ msgstr "اولویت" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7687,16 +7828,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "تخصیص تیکت ها" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "ارجاع تیکتها" #: db/seeds/settings.rb msgid "Product Name" @@ -7756,6 +7901,12 @@ msgstr "منوی عمومی" msgid "Publish" msgstr "انتشار" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7787,7 +7938,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7810,7 +7961,9 @@ msgstr "تگ های اخیر" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "درخواستهای تازه مشاهده شده" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7886,6 +8039,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7951,18 +8105,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8006,13 +8152,9 @@ msgstr "بازیابی تغییرات" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "بازیابی تغییرات" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8041,17 +8183,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8173,6 +8311,10 @@ msgstr "اعلان پیامکی" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8241,6 +8383,15 @@ msgstr "als neues Template speichern" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "failed" +msgid "Saving failed." +msgstr "fehlgeschlagen" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8254,16 +8405,16 @@ msgstr "زمان بندی شده برای" msgid "Scheduler" msgstr "زمان بندی" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "زمان بندی" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "زمانبندی ها" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "زمان بندی" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8489,6 +8640,14 @@ msgstr "سپتامبر" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "ارسال دوباره تائیدیه به ایمیل" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "خدمات" @@ -8520,6 +8679,10 @@ msgstr "نشست‌ها" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8542,10 +8705,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8568,21 +8727,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8613,11 +8771,6 @@ msgstr "تنظیمات" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "مشترک" @@ -8718,6 +8871,12 @@ msgstr "ثبت نام" msgid "Signature" msgstr "امضاء" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "ارسال دوباره تائیدیه به ایمیل" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8728,22 +8887,10 @@ msgstr "امضاء" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8767,10 +8914,6 @@ msgstr "سایت" msgid "Skip" msgstr "رد کردن" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8809,10 +8952,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9042,28 +9181,11 @@ msgid "Sunday" msgstr "یکشنبه" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "مطمئن هستید؟" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9121,11 +9243,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9143,10 +9266,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templates" @@ -9234,6 +9353,12 @@ msgstr "متن با ترجمه بین خطی فعال به مانند این ا msgid "TextModule" msgstr "ماژول متن" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "متن" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9243,12 +9368,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9257,6 +9408,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9264,6 +9419,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "گفتگوی زنده خاموش شده است" @@ -9271,7 +9438,7 @@ msgstr "گفتگوی زنده خاموش شده است" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9301,14 +9468,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9319,12 +9501,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Report Profile" +msgid "The import failed." +msgstr "Report Profil" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9341,6 +9535,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s موضوع(ها) به روز هستند.\t" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9353,6 +9578,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9368,17 +9651,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9388,6 +9675,10 @@ msgstr "" "راهکاری که از طریق آن می توانید با ما در ارتباط باشید، به آن می گوئیم " "\"تشکیل پرونده\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "تم" @@ -9402,11 +9693,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9423,8 +9714,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9437,8 +9728,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9449,20 +9740,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "این Zammad نسخه %s است" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9479,14 +9758,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9507,6 +9780,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9515,12 +9794,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9539,10 +9812,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "پنجشنبه" @@ -9554,7 +9836,7 @@ msgstr "پنجشنبه" msgid "Thursday" msgstr "پنجشنبه" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9656,7 +9938,9 @@ msgid "Ticket update" msgstr "Ticket update" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "درخواست |%s|برون/دیگر سپاری شد! " #: app/assets/javascripts/app/models/ticket.coffee @@ -9697,6 +9981,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "درخواستهای تخصیص داده شده به من : %s از %s " +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets der Organisation" @@ -9793,12 +10082,13 @@ msgstr "گیرنده" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9807,8 +10097,8 @@ msgstr "که سیستم را تنظیم میکند" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9826,7 +10116,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9853,11 +10143,7 @@ msgid "Token Access" msgstr "دسترسی توکن" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9978,10 +10264,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10024,245 +10306,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "امکان ذخیره سازی تغییرات وجود ندارد." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "بازوتخ" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10428,10 +10479,6 @@ msgstr "" msgid "Uploading" msgstr "در حال بارگزاری" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10445,6 +10492,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10455,6 +10507,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10529,8 +10591,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10539,20 +10601,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s موضوع(ها) ساخته شده‌اند.\t" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10595,12 +10670,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10628,11 +10703,6 @@ msgstr "مقدار" msgid "Variables" msgstr "متغیرها" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "عرضه‌کننده" @@ -10641,19 +10711,17 @@ msgstr "عرضه‌کننده" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "وقتی که اعلان در حال ارسال است." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10774,17 +10842,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10792,7 +10860,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10850,12 +10918,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10919,6 +10987,11 @@ msgstr "" msgid "Welcome!" msgstr "خوش آمدید" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "چه چیزی روی روحیه مشتری مداری شما را تحت تاثیر قرار داده ؟" @@ -11029,7 +11102,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11074,7 +11147,9 @@ msgstr "Jahr(e)" msgid "Yellow" msgstr "gelb" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "بله" @@ -11094,25 +11169,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11130,11 +11199,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11156,6 +11234,15 @@ msgstr "" msgid "You can request your password" msgstr "Sie haben ein Passwort angefordet" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11244,33 +11331,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "اگر قبل از این با تیم پشتیبانی در تماس بوده اید با آدرس ایمیل خود در سیستم " "ثبت نام شده اید ، " +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Ihre Email Konfiguration" @@ -11287,34 +11383,34 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "حساب کاربری شما تائید نشده است. لطفا\" لینک درون ایمیل تائییدیه که به آدرس " "شما ارسال شده است را کلیک کنید ( ممکن است در اسپم باکس شما رفته باشد )" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11340,20 +11436,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11366,14 +11451,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11412,7 +11497,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11436,10 +11521,6 @@ msgstr "" msgid "Zip" msgstr "کد پستی" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktive" @@ -11522,10 +11603,6 @@ msgstr "تغییر یافت" msgid "chat" msgstr "چت" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11548,18 +11625,22 @@ msgid "connected" msgstr "وصل شد" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "شامل" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "شامل همه" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11579,18 +11660,6 @@ msgstr "" msgid "created" msgstr "ایجاد شده" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11626,7 +11695,7 @@ msgstr "غیر فعال شده" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11719,7 +11788,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "از" @@ -11732,6 +11801,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "تغییر کرده است" @@ -11876,11 +11946,6 @@ msgstr "ادغام شد" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "دقیقه" @@ -12052,7 +12117,7 @@ msgstr "" msgid "select attachment…" msgstr "Anhang auswählen..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12092,7 +12157,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12140,7 +12205,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12209,7 +12274,7 @@ msgstr "دست نخورده" msgid "updated" msgstr "aktuaisiert" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12237,16 +12302,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "بله" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12256,9 +12319,9 @@ msgstr "|چپ| به معنی |[شماره تیکت 12345]یک عنوان| است #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12287,8 +12350,40 @@ msgstr "...des gesamten Textbereich" msgid "∅ Waiting time today" msgstr "∅ heutige Wartezeit" -#~ msgid "Loading..." -#~ msgstr "بارگذاری..." +#~ msgid "Cc" +#~ msgstr "رونوشت" + +#~ msgid "Escalated" +#~ msgstr "ارجاع داده شده" + +#~ msgid "Open" +#~ msgstr "باز" + +#~ msgid "Pending reached" +#~ msgstr "Schließung erreicht" + +#~ msgid "Confirm" +#~ msgstr "Bestätigen" + +#~ msgid "Sure?" +#~ msgstr "مطمئن هستید؟" + +#~ msgid "Unable to save changes." +#~ msgstr "امکان ذخیره سازی تغییرات وجود ندارد." + +#~ msgid "Or" +#~ msgstr "یا" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s موضوع(ها) حذف شده‌اند.\t" + +#~ msgid "Call Inbound" +#~ msgstr "تماس ورودی" + +#~ msgid "Call Outbound" +#~ msgstr "تماس خروجی" #~ msgid "Search..." #~ msgstr "Suchen..." diff --git a/i18n/zammad.fi.po b/i18n/zammad.fi.po index f2bdbee57..954d974b2 100644 --- a/i18n/zammad.fi.po +++ b/i18n/zammad.fi.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "Objekti luotu" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "Kohde poistettu" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "Kohde päivitetty" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "Kohde päivitetty" msgid "%s object(s) were deleted." msgstr "Kohde poistettu" +#: 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." +msgstr "Objekti luotu" + +#: 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." +msgstr "Kohde poistettu" + +#: 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." +msgstr "Kohde päivitetty" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "1 tuntia" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 pientä ja 2 isoa merkkiä" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -425,18 +431,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -528,6 +522,7 @@ msgstr "Tilit" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -611,6 +606,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -783,10 +779,6 @@ msgstr "Salli tulevaisuus" msgid "Allow past" msgstr "Salli menneisyys" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Salli käyttäjien lisätä tageja." @@ -795,6 +787,10 @@ msgstr "Salli käyttäjien lisätä tageja." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -805,9 +801,10 @@ msgstr "Ilmoita myös sähköpostilla" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -816,10 +813,6 @@ msgstr "" msgid "Alternative name" msgstr "Vaihtoehtoinen nimi" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Vaihtoehtoisesti voit käyttää Zammad APIa tiedon tuontiin." @@ -890,6 +883,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Tiliä ei ole vielä vahvistettu" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Sovelluksen kirjautumistiedot Facebookiin." @@ -945,7 +947,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Oletko varma?" @@ -962,6 +974,18 @@ msgstr "Artikkeli" msgid "Article Count" msgstr "Artikkelien määrä" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "Objekti luotu" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikkeli#" @@ -970,10 +994,6 @@ msgstr "Artikkeli#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -987,6 +1007,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Liitetty" @@ -1061,12 +1085,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "HUOMAA: Tiketin luonti lähettää sähköpostin!" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1131,12 +1149,9 @@ msgstr "Tunnistaudu käyttäen %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1148,14 +1163,16 @@ msgstr "" msgid "Auto close" msgstr "Sulje automaattisesti" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Automaattinen sulkemistila" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automaattinen luonti" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Automaattinen sulkemistila" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automaattinen tilin linkitys kirjautuessa" @@ -1201,6 +1218,10 @@ msgstr "Keskiarvo: %s minuuttia" msgid "Average: %s%" msgstr "Keskiarvo: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1253,8 +1274,8 @@ msgstr "Perus Objektit" msgid "Basic Settings" msgstr "Perusasetukset" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1279,15 +1300,17 @@ msgstr "Sido käyttäjä" msgid "Block Notifications" msgstr "Estä ilmoitukset" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Estetyt IPt (erotettu :-merkillä)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." -msgstr "" +#, fuzzy +#| msgid "Also caller id of outbound calls can be changed." +msgid "Block caller IDs based on sender caller ID." +msgstr "Myös soittajan id lähteviin puheluihin voidaan muuttaa." + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Estetyt IPt (erotettu :-merkillä)" #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" @@ -1362,14 +1385,10 @@ msgstr "Aukioloajat" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1378,6 +1397,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1404,6 +1424,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfiguraatio" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integraatiot" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1419,14 +1455,6 @@ msgstr "Kalenteri" msgid "Calendars" msgstr "Kalenterit" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Saapuva puhelu" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Lähtevä puhelu" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1550,9 +1578,9 @@ msgstr "Luokat" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopio" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1606,6 +1634,12 @@ msgstr "Muutettu" msgid "Changes" msgstr "Muutokset" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "Objekti luotu" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1633,8 +1667,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanava" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1675,6 +1711,12 @@ msgstr "Kanavat" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chatin Otsikko" @@ -1697,15 +1739,26 @@ msgid "Chatting Customers" msgstr "Chat-asiakkaat" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Yhdistä kanavia" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Yhdistä kanavia" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1780,27 +1833,29 @@ msgid "City" msgstr "Kaupunki" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Jatka sessiota" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1841,8 +1896,8 @@ msgstr "Asiakkaat" msgid "Clone" msgstr "Klooni" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1866,6 +1921,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Sulje välilehti" @@ -1887,6 +1946,7 @@ msgstr "" msgid "Closed" msgstr "Suljettu" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1896,14 +1956,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Suljetut tiketit" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Sulkemisaika" @@ -1986,17 +2038,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Vahvista" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Vahvista/Lähetä Dialogi" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguraatio" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2083,6 +2138,18 @@ msgstr "Yhteystesti onnistui" msgid "Content" msgstr "Sisältö" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "Objekti luotu" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "Objekti luotu" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2116,11 +2183,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2286,8 +2353,10 @@ msgid "Create a translation" msgstr "Luo käännös" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Channels" +msgid "Create and set up %s" +msgstr "Luo kanavat" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2342,6 +2411,7 @@ msgstr "Luo ensimmäinen tikettisi" msgid "Created" msgstr "Luotu" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2351,7 +2421,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2468,11 +2537,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2563,7 +2629,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Rekisteröinti onnistui!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2571,6 +2637,7 @@ msgstr "Rekisteröinti onnistui!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2612,10 +2679,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2635,12 +2698,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2655,25 +2712,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2684,6 +2728,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2698,20 +2748,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2719,11 +2761,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2748,14 +2827,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2775,11 +2853,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2810,12 +2890,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2825,11 +2899,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2850,12 +2920,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2868,18 +2956,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2890,10 +2966,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2910,11 +3003,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2923,32 +3011,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2966,7 +3048,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2982,6 +3064,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2999,7 +3087,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3014,6 +3106,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3026,10 +3122,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3048,10 +3152,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3060,6 +3160,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Note - default visibility" +msgid "Defines the default visibility for new notes." +msgstr "Muistiinpano - oletusnäkyvyys" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3071,6 +3191,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3079,10 +3203,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3091,9 +3211,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3101,22 +3225,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3154,19 +3266,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3180,6 +3280,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3200,7 +3308,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3290,11 +3398,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3333,6 +3441,12 @@ msgstr "Poistetut tiketit (%s yhteensä)" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Lähetys epäonnistui" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Lähetys epäonnistui" @@ -3341,7 +3455,7 @@ msgstr "Lähetys epäonnistui" msgid "Department" msgstr "Osasto" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3453,6 +3567,7 @@ msgstr "Hylkää tallentamattomat muutokset" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3462,10 +3577,6 @@ msgstr "Näyttö" msgid "Display name" msgstr "Näytön nimi" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3474,6 +3585,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Haluatko todellakin poistaa tämän objektin?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Haluatko todellakin poistaa tämän objektin?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Toimialue" @@ -3699,6 +3823,17 @@ msgstr "" msgid "Email Outbound" msgstr "Lähtevä Sähköposti" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3861,11 +3996,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Tunnistaudu käyttäen %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4014,7 +4151,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Anna käyttäjätunnus tai sähköpostiosoite" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4027,8 +4164,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskaloitunut" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Eskalointiajat" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4127,9 +4266,15 @@ msgid "Execute changes on objects" msgstr "Tee muutoksia objekteihin" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Tee muutoksia objekteihin" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Suoritusaika" @@ -4177,10 +4322,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4302,15 +4443,17 @@ msgstr "Ensimmäinen ratkaisu" msgid "First Steps" msgstr "Ensimmäiset askeleet" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Etunimi" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Ensimmäinen vastaus" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Etunimi" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4459,10 +4602,6 @@ msgstr "" msgid "Full Name" msgstr "Koko nimi" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4484,12 +4623,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4497,7 +4636,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4529,6 +4668,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter ohjelman kirjautumistiedot" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4550,10 +4695,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4566,14 +4707,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4607,10 +4740,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4646,7 +4775,6 @@ msgstr "Tervehdys" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4704,6 +4832,12 @@ msgstr "Luokittele suunnan mukaan" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4724,6 +4858,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4866,7 +5004,7 @@ msgstr "Sankari" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5033,7 +5171,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5116,6 +5254,18 @@ msgstr "Tuo" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5128,28 +5278,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Tuontiavain" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "tuontitapa" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5224,6 +5362,7 @@ msgstr "" msgid "Inbound" msgstr "Sisääntuleva" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5306,6 +5445,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "Objekti luotu" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5374,6 +5519,12 @@ msgstr "" msgid "Intro" msgstr "Intro" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5419,12 +5570,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5598,18 +5743,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5618,6 +5751,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5655,6 +5789,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Tietopankki" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Tietopankki" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5722,14 +5872,12 @@ msgstr "Viimeinen yhteydenotto (Agentti)" msgid "Last contact (customer)" msgstr "Viimeinen yhteydenotto (Asiakas)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Sukunimi" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5748,11 +5896,6 @@ msgstr "Viimeksi synkronoitu" msgid "Last used" msgstr "Viimeksi käytetty" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Sukunimi" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Uusimmat päivitykset" @@ -5770,11 +5913,11 @@ msgid "Limit Groups" msgstr "Rajoita ryhmiä" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5846,10 +5989,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "LinkedIn-sovelluksen kirjautumistiedot" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Linkit" @@ -5862,6 +6001,17 @@ msgstr "Pikavalintalista" msgid "Load" msgstr "Lataa" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Ladataan..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5925,16 +6075,12 @@ msgstr "Salasana unohtunut" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6080,10 +6226,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6141,7 +6283,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6150,10 +6292,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6322,40 +6460,54 @@ msgstr "Siirretty sisään" msgid "Moved out" msgstr "Siirretty ulos" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "automaattinen valinta" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr " Minulle liitetyt tiketit" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Oman organisaation tiketit" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Minun odotusajan saavuttaneet tiketit" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Minun korvaavat tiketit" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Omat tilastot" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Tikettitilaukseni" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Omat tiketit" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr " Minulle liitetyt tiketit" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Käsittelyaikani: %s minuuttia" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Minun odotusajan saavuttaneet tiketit" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Minun korvaavat tiketit" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Tikettitilaukseni" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6434,18 +6586,18 @@ msgstr "Navigoi artikkelin läpi" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6459,7 +6611,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6487,7 +6639,6 @@ msgstr "Verkko" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Uusi" @@ -6641,6 +6792,12 @@ msgstr "%s ei ole asetettu." msgid "No Entries" msgstr "Ei merkintöjä" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "%s ei ole asetettu." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6661,9 +6818,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Ei määritetty" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6677,12 +6836,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6728,10 +6881,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6741,14 +6890,6 @@ msgstr "Ei suodatinta." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Ei linkitettyjä ongelmia" @@ -6826,14 +6967,16 @@ msgstr "Tälle lokaalille ei ole saatavana käännöksiä" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Sinulle ei ole lukemattomia ilmoituksia. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6925,6 +7068,10 @@ msgstr "Huomautus" msgid "Note - default visibility" msgstr "Muistiinpano - oletusnäkyvyys" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6990,10 +7137,6 @@ msgstr "Marraskuu" msgid "Number" msgstr "Numero" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7044,7 +7187,6 @@ msgid "October" msgstr "Lokakuu" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7087,29 +7229,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Saatavilla vain käyttäjille jotka ovat toisen käyttäjän sijaisia." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Saatavilla vain käyttäjille joilla on jaettu organisaatio" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Vain näille ryhmille." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7128,16 +7263,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Avoin" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Avaa tiketti# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Avoimet tiketit" @@ -7164,8 +7296,11 @@ msgid "Options" msgstr "Asetukset" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Tai" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "tuo toisesta järjestelmästä" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7223,8 +7358,8 @@ msgstr "Organisaatiot" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7274,12 +7409,6 @@ msgstr "Lähtevä puhelu" msgid "Overview" msgstr "Yleisnäkymä" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Yleisnäkymä" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7293,6 +7422,12 @@ msgstr "" msgid "Overviews" msgstr "Yleisnäkymät" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Yleisnäkymä" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7321,10 +7456,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7385,7 +7516,9 @@ msgid "Password for proxy connection." msgstr "Salasana proxy-yhteydelle." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Salasanan pitää sisältää 2 pientä ja 2 iso kirjainta." #: db/seeds/settings.rb @@ -7429,8 +7562,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Odotusaika saavutettu" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Minun odotusajan saavuttaneet tiketit" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7499,6 +7634,12 @@ msgstr "Pinkki" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7516,11 +7657,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Klikkaa alhaalla olevaa nappia luodaksesi tiketti avainrekisteriin" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Klikkaa vahvistuslinkkiä viestissä joka tuli sähköpostiosoitteesesi." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7537,12 +7682,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7553,10 +7698,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7663,6 +7804,10 @@ msgstr "Prioriteetti" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7672,16 +7817,20 @@ msgid "Proceed" msgstr "Jatka" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Liitetyt tiketit" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Tiketin eskalointi" #: db/seeds/settings.rb msgid "Product Name" @@ -7741,6 +7890,12 @@ msgstr "Julkinen valikko" msgid "Publish" msgstr "Julkaise" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikkeli" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7774,7 +7929,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Reaaliaikainen" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7797,7 +7954,9 @@ msgstr "Uusimmat lokit" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Äskettäin katsellut tiketit" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7873,6 +8032,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7938,18 +8098,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7993,13 +8145,9 @@ msgstr "Kumoa muutokset" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Kumoa muutokset" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8028,18 +8176,16 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" -msgstr "" +#, fuzzy +#| msgid "Choose if retweets should also be converted to tickets." +msgid "Retweets are converted into tickets." +msgstr "Valitse pitäisikö retweetien muodostua tiketeiksi." #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Ring" @@ -8160,6 +8306,10 @@ msgstr "SMS-viesti" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8228,6 +8378,15 @@ msgstr "Tallenna uusi malli" msgid "Saved conditions" msgstr "Tallennetut ehdot" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Massa-ajo suoritettu" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Ajoita" @@ -8241,16 +8400,16 @@ msgstr "Ajastettu" msgid "Scheduler" msgstr "Ajastus" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Ajastus" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Ajastukset" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Ajastus" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Ruutu" @@ -8474,6 +8633,14 @@ msgstr "Syyskuu" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Lähetä uudelleen vahvistussähköposti" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Palvelu" @@ -8505,6 +8672,10 @@ msgstr "Istunnot" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8529,10 +8700,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Myös soittajan id lähteviin puheluihin voidaan muuttaa." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8555,21 +8722,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8600,11 +8766,6 @@ msgstr "Asetukset" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Jaettu" @@ -8705,6 +8866,12 @@ msgstr "Rekisteröidy" msgid "Signature" msgstr "Allekirjoitus" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Lähetä uudelleen vahvistussähköposti" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8715,22 +8882,10 @@ msgstr "Allekirjoitukset" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8754,10 +8909,6 @@ msgstr "" msgid "Skip" msgstr "Ohita" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8796,10 +8947,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9029,28 +9176,11 @@ msgid "Sunday" msgstr "Sunnuntai" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Haluatko todellakin poistaa tämän objektin?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Oletko varma?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9108,11 +9238,12 @@ msgstr "Tagit" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9130,10 +9261,6 @@ msgstr "Sähke" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Mallit" @@ -9221,6 +9348,12 @@ msgstr "" msgid "TextModule" msgstr "Tekstimoduli" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Teksti" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9230,12 +9363,38 @@ msgstr "Kiitos viestistäsi (#%S)! Otamme yhteyttä mahdollisimman pian." msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "Objekti luotu" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9244,6 +9403,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9251,6 +9414,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chat-toiminto ei ole käytettävissä." @@ -9258,7 +9433,7 @@ msgstr "Chat-toiminto ei ole käytettävissä." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9288,14 +9463,31 @@ msgstr "Fontin oletuskoko on 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Seuraava muutos on tehty:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Seuraavat muutokset on tehty:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Seuraava muutos on tehty:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9306,12 +9498,24 @@ msgstr "" msgid "The format of the subject." msgstr "Otsikon muoto." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Tuonti onnistui." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Tuonti onnistui." @@ -9328,6 +9532,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "Objekti luotu" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "Objekti luotu" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "Kohde päivitetty" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9340,6 +9575,66 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testiajo onnistui." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testiajo onnistui." @@ -9355,17 +9650,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "Objekti luotu" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "Objekti luotu" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9373,6 +9672,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Tapa, jolla voit viestiä ongelmasta meille on nimeltään \"tiketti\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Teema" @@ -9387,12 +9690,14 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Chat-jonossa on liikaa ihmisiä." +msgid "There are several possible reasons why the chat won't show up:" +msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Chat-jonossa on liikaa ihmisiä." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9408,8 +9713,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9422,8 +9727,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9434,20 +9739,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Tämä on Zammadin versio %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9464,14 +9757,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9492,6 +9779,18 @@ msgstr "Tämä palvelu mahdollistaa Zammadin yhdistämisen Exchange-palvelimeesi msgid "This service enables Zammad to connect with your LDAP server." msgstr "Tämä palvelu sallii Zammadin yhdistämisen LDAP-palvelimeesi." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives emails from %s and creates tickets with host and " +#| "service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Tämä palvelu vastaanottaa sähköposteja %s:sta ja luo tiketteja joissa on " +"isäntä ja palvelu." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9502,12 +9801,6 @@ msgstr "" "Tämä palvelu vastaanottaa sähköposteja %s:sta ja luo tiketteja joissa on " "isäntä ja palvelu." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Tämä palvelu lähettää ilmoituksia %s kanavaasi." @@ -9526,10 +9819,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "To" @@ -9541,7 +9843,7 @@ msgstr "To" msgid "Thursday" msgstr "Torstai" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9643,7 +9945,9 @@ msgid "Ticket update" msgstr "Tiketin päivitys" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Tiketti |%s| on eskaloitu!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9684,6 +9988,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Minulle osoitettuja tikettejä: %s / %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Oganisaation tiketit" @@ -9780,12 +10089,13 @@ msgstr "Vastaanottaja" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9794,8 +10104,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9811,7 +10121,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9838,11 +10148,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9963,10 +10269,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter ohjelman kirjautumistiedot" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter-avain" @@ -10009,247 +10311,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Ei voida ladata dataa..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Ei voida tallentaa ongelmia." - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Ei voida tallentaa Bottia." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Ei voida tallenta muutoksia." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Liittämättömät & avatut" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10415,10 +10484,6 @@ msgstr "" msgid "Uploading" msgstr "Lataan" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10432,6 +10497,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Käytä yksi rivi per URI" @@ -10442,6 +10512,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10516,8 +10596,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10526,20 +10606,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "Objekti luotu" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10582,12 +10675,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10615,11 +10708,6 @@ msgstr "Arvo" msgid "Variables" msgstr "Muuttujat" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Valmistaja" @@ -10628,19 +10716,15 @@ msgstr "Valmistaja" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10761,17 +10845,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10779,7 +10863,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10841,12 +10925,12 @@ msgstr "Verkkokoukku" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10910,6 +10994,11 @@ msgstr "" msgid "Welcome!" msgstr "Tervetuloa!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -11020,7 +11109,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11065,7 +11154,9 @@ msgstr "Vuotta" msgid "Yellow" msgstr "Keltainen" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Kyllä" @@ -11085,25 +11176,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11121,11 +11206,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11145,6 +11239,15 @@ msgstr "" msgid "You can request your password" msgstr "Voit pyytää salasanan lähettämistä" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11233,33 +11336,45 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "Käytät %s tekstissä mutta liitettä ei ole lisätty. Halutako jatkaa?" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Olet jo rekisteröitynyt sähköpostiosoitteellasi mikäli olet ollut yhteydessä " "Support-tiimiimme." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Sähköpostiasetuksesi" @@ -11276,32 +11391,32 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "Tilisi on vahvistettu. Ole hyvä ja klikkaa linkkiä vahvistusviestissä." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11327,20 +11442,9 @@ msgid "Your karma is |%s|." msgstr "Karmasi on |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11352,18 +11456,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat vaatii JQueryn. Jos et jo käytä sitä nettisivullasi lisää se " "näin:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat vaatii JQueryn. Jos et jo käytä sitä nettisivullasi lisää se " +"näin:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11401,8 +11515,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad on tällä hetkellä huoltotilassa. Vaih jäjestelmänvalvojat voivat " @@ -11428,10 +11546,6 @@ msgstr "" msgid "Zip" msgstr "Postinumero" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiivinen" @@ -11514,10 +11628,6 @@ msgstr "Muutettu" msgid "chat" msgstr "chat-keskustelu" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11540,18 +11650,22 @@ msgid "connected" msgstr "yhdistetty" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "sisältää" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "sisältää kaikki" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "ei sisällä yhtäkään" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "ei sisällä" @@ -11571,18 +11685,6 @@ msgstr "sisältää yhden, joka ei ole" msgid "created" msgstr "luotu" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11618,7 +11720,7 @@ msgstr "deaktivoitu" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11712,7 +11814,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "lähettäjä" @@ -11725,6 +11827,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "on muuttunut" @@ -11869,11 +11972,6 @@ msgstr "Liitetty" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "tuo toisesta järjestelmästä" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuutti" @@ -12045,7 +12143,7 @@ msgstr "valitse" msgid "select attachment…" msgstr "valitse liitetiedosto..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12085,7 +12183,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12133,7 +12231,7 @@ msgstr "" msgid "telegram personal-message" msgstr "telegram henkilökohtainen viesti" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12202,7 +12300,7 @@ msgstr "koskematon" msgid "updated" msgstr "päivitetty" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12230,16 +12328,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "kyllä" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12249,9 +12345,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12280,8 +12376,59 @@ msgstr "koko tekstikehyksestä" msgid "∅ Waiting time today" msgstr "∅ Odotusaika tänään" -#~ msgid "Loading..." -#~ msgstr "Ladataan..." +#~ msgid "Cc" +#~ msgstr "Kopio" + +#~ msgid "Escalated" +#~ msgstr "Eskaloitunut" + +#~ msgid "Open" +#~ msgstr "Avoin" + +#~ msgid "Pending reached" +#~ msgstr "Odotusaika saavutettu" + +#~ msgid "Confirm" +#~ msgstr "Vahvista" + +#~ msgid "Sure?" +#~ msgstr "Oletko varma?" + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Ei voida ladata dataa..." + +#~ msgid "Unable to load issues" +#~ msgstr "Ei voida tallentaa ongelmia." + +#~ msgid "Unable to save Bot." +#~ msgstr "Ei voida tallentaa Bottia." + +#~ msgid "Unable to save changes." +#~ msgstr "Ei voida tallenta muutoksia." + +#~ msgid "migrate from another system" +#~ msgstr "tuo toisesta järjestelmästä" + +#~ msgid "Or" +#~ msgstr "Tai" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "Kohde poistettu" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "HUOMAA: Tiketin luonti lähettää sähköpostin!" + +#~ msgid "Call Inbound" +#~ msgstr "Saapuva puhelu" + +#~ msgid "Call Outbound" +#~ msgstr "Lähtevä puhelu" #~ msgid "Search..." #~ msgstr "Etsi..." diff --git a/i18n/zammad.fr-ca.po b/i18n/zammad.fr-ca.po index 435af1e30..d2ecd54c3 100644 --- a/i18n/zammad.fr-ca.po +++ b/i18n/zammad.fr-ca.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "%s groupes à %s attributions de rôles" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "% Objet(s) créé(s)" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objet(s) supprimé(s)" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objet(s) mis à jour." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s objet(s) mis à jour." msgid "%s object(s) were deleted." msgstr "%s objet(s) supprimé(s)" +#: 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." +msgstr "% Objet(s) créé(s)" + +#: 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." +msgstr "%s objet(s) supprimé(s)" + +#: 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." +msgstr "%s Objet(s) mis à jour." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr " 2 caractères inférieurs et 2 caractères supérieurs" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -428,18 +434,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -531,6 +525,7 @@ msgstr "Comptes" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -614,6 +609,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -791,10 +787,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permettre aux utilisateurs d'ajouter de nouvelles balises.\t" @@ -803,6 +795,10 @@ msgstr "Permettre aux utilisateurs d'ajouter de nouvelles balises.\t" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -813,9 +809,10 @@ msgstr "Notifier également par courrier électronique" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -824,10 +821,6 @@ msgstr "" msgid "Alternative name" msgstr "Nom alternatif" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Vous pouvez également utiliser l'API Zammad pour importer des données." @@ -898,6 +891,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Compte non vérifié" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -953,7 +955,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -970,6 +982,18 @@ msgstr "Article" msgid "Article Count" msgstr "Nombre d'articles" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "% Objet(s) créé(s)" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "No. d'Article" @@ -978,10 +1002,6 @@ msgstr "No. d'Article" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Attribuer des utilisateurs en fonction de leur domaine.\t" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -995,6 +1015,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Attribuer des utilisateurs en fonction de leur domaine.\t" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Assigné" @@ -1080,12 +1106,6 @@ msgstr "" "Attention: Ce sera votre mot de passe de connexion une fois l'importation " "terminée." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Attention: lors de la création d'un billet, un courriel est envoyé." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1150,12 +1170,9 @@ msgstr "Identification via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Affectation automatique" @@ -1167,14 +1184,16 @@ msgstr "" msgid "Auto close" msgstr "Fermeture automatique" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "État de la fermeture automatique " - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "État de la fermeture automatique " + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Lien automatique du compte à la connexion initiale" @@ -1225,6 +1244,10 @@ msgstr "Moyenne: %s minutes" msgid "Average: %s%" msgstr "Moyenne: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1277,8 +1300,8 @@ msgstr "Objets de base" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1303,18 +1326,18 @@ msgstr "Lier l'utilisateur" msgid "Block Notifications" msgstr "Bloquer les notifications" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "ID de l'appelant bloqué en fonction de l'ID de l'appelant expéditeur." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1389,13 +1412,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Par défaut le contrôle de suivi se fait via le sujet d'un courriel. Avec ce " @@ -1407,6 +1431,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1439,6 +1464,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Intégrations" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1454,14 +1495,6 @@ msgstr "Calendrier " msgid "Calendars" msgstr "Calendrier" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Appel entrant" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Appel sortant" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1587,9 +1620,11 @@ msgstr "Catégories" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copie " +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Lorsque la notification est envoyée." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1643,6 +1678,12 @@ msgstr "Changé" msgid "Changes" msgstr "Changement" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "% Objet(s) créé(s)" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1672,8 +1713,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1714,6 +1757,12 @@ msgstr "Canaux" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Titre du clavardage" @@ -1736,15 +1785,26 @@ msgid "Chatting Customers" msgstr "Clavarder avec les clients" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Connecter les canaux" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Connecter les canaux" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1821,27 +1881,29 @@ msgid "City" msgstr "Ville " #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuer la session" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1882,8 +1944,8 @@ msgstr "Clients" msgid "Clone" msgstr "Clône" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1907,6 +1969,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Fermer l'onglet actuel" @@ -1928,6 +1994,7 @@ msgstr "" msgid "Closed" msgstr "Fermées" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1937,14 +2004,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Billets fermés" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Heure de fermeture" @@ -2027,17 +2086,20 @@ msgstr "" msgid "Configure Base" msgstr "Configurer la base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmer" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Boîte de dialogue confirmer/soumettre" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuration " + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2124,6 +2186,18 @@ msgstr "" msgid "Content" msgstr "Contenu" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "% Objet(s) créé(s)" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "% Objet(s) créé(s)" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2157,11 +2231,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2329,7 +2403,9 @@ msgid "Create a translation" msgstr "Créer une traduction" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Créer et configurer %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2387,6 +2463,7 @@ msgstr "Créez votre premier billet" msgid "Created" msgstr "Création le " +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2396,7 +2473,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2514,11 +2590,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Les clients de l'organisation peuvent s'afficher mutuellement." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2611,7 +2684,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Inscription réussie !" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2619,6 +2692,7 @@ msgstr "Inscription réussie !" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2660,10 +2734,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilité par défaut pour une nouvelle note." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2685,12 +2755,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2705,26 +2769,16 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Définissez le protocole http de votre instance." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" +"Cliquez simplement sur le marqueur et mettez à jour les mots en place. " +"Faites-vous plaisir !" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2734,6 +2788,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2751,32 +2811,66 @@ msgstr "" "Cliquez simplement sur le marqueur et mettez à jour les mots en place. " "Faites-vous plaisir !" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." msgstr "" +"Cliquez simplement sur le marqueur et mettez à jour les mots en place. " +"Faites-vous plaisir !" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Nombre de connexions ayant échoué après la désactivation du compte." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2804,15 +2898,16 @@ msgstr "" "partir des réponses et des billets par courriels)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Définit si un client peut créer des billets via l'interface Web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2832,11 +2927,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2867,12 +2964,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Définit si un client peut créer des billets via l'interface Web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2882,11 +2973,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2907,12 +2994,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2925,18 +3030,6 @@ msgstr "Définit si les billets doivent être fermés si le service est rétabli msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2947,10 +3040,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2967,11 +3077,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2980,32 +3085,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3023,7 +3122,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3039,6 +3138,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3056,7 +3161,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3071,6 +3180,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Définissez le protocole http de votre instance." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3084,9 +3199,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Définit le format de date \"pretty date\"." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Définit le l'application dorsale pour les recherches IP géo. Affiche " "également l'emplacement d'une adresse IP si une adresse IP est affichée." @@ -3113,10 +3242,6 @@ msgstr "" "Définit l'application dorsale pour les recherches d'images d'utilisateurs et " "d'organisations." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3125,6 +3250,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Définit la langue par défaut du système." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Définit le fuseau horaire par défaut du système." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilité par défaut pour une nouvelle note." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3140,6 +3289,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Définit le groupe de billets créés." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Définit le groupe de billets créés." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3148,10 +3303,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3161,8 +3312,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Définit le logo de l'application; affiché dans l'interface Web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Définit le nom de l'application; affiché dans l'interface Web, les onglets " @@ -3172,22 +3331,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3229,21 +3376,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Définit l'état des billets fermés automatiquement." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Définit la langue par défaut du système." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Définit le fuseau horaire par défaut du système." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3259,6 +3396,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Définit le format de date \"pretty date\"." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3279,7 +3426,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3369,11 +3516,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3412,6 +3559,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "La livraison a échoué" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "La livraison a échoué" @@ -3420,7 +3573,7 @@ msgstr "La livraison a échoué" msgid "Department" msgstr "Département" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3532,6 +3685,7 @@ msgstr "Ignorez les modifications non enregistrées." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3541,10 +3695,6 @@ msgstr "Afficher" msgid "Display name" msgstr "Afficher un nom" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3553,6 +3703,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Voulez-vous vraiment supprimer cet objet?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Voulez-vous vraiment supprimer cet objet?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domaine" @@ -3781,6 +3944,20 @@ msgstr "" msgid "Email Outbound" msgstr "Courriel sortant" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Impossible de vérifier le courriel. Veuillez contacter votre administrateur." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3965,11 +4142,13 @@ msgstr "" "application sur [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via %s." +msgid "Enables user authentication via GitHub." +msgstr "Active l'authentification des utilisateurs via %s." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4123,7 +4302,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Entrez votre nom d'utilisateur ou votre adresse courriel" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4136,8 +4315,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escaladé" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Temps d'escalade" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4247,9 +4428,15 @@ msgid "Execute changes on objects" msgstr "Exécuter des modifications sur les objets" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Exécuter des modifications sur les objets" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Temps d'exécution" @@ -4297,10 +4484,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4430,15 +4613,17 @@ msgstr "Première solution" msgid "First Steps" msgstr "Première Étape" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Prénom " + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Première réponse" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Prénom " - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Comptes de messagerie fixes" @@ -4598,10 +4783,6 @@ msgstr "Application frontale" msgid "Full Name" msgstr "Nom complet" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Nom de domaine complet (FQDN)" @@ -4623,12 +4804,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4636,7 +4817,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4672,6 +4853,12 @@ msgstr "Getting an Access Token" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Justificatif de l'application Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4693,10 +4880,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4709,14 +4892,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4750,10 +4925,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4789,7 +4960,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4847,6 +5017,12 @@ msgstr "Grouper par direction" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4867,6 +5043,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Sélection de groupe pour la création d'un billet" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Sélection de groupe pour la création d'un billet" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5042,7 +5224,7 @@ msgstr "Héros" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5234,8 +5416,12 @@ msgstr "" "automatiquement." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Si l'expéditeur est un agent, définissez le premier utilisateur de la liste " @@ -5340,6 +5526,18 @@ msgstr "Importer" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5352,28 +5550,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Importer le point de terminaison" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Clé d'importation" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Mode d'importation" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5448,6 +5634,7 @@ msgstr "" msgid "Inbound" msgstr "Entrant" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5530,6 +5717,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "% Objet(s) créé(s)" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traduction en ligne" @@ -5601,6 +5794,12 @@ msgstr "" msgid "Intro" msgstr "Introduction" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5646,12 +5845,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5832,18 +6025,6 @@ msgstr "Niveau de karma" msgid "Karma Trends" msgstr "Tendances du karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5852,6 +6033,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5889,6 +6071,24 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de connaissance" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de connaissance" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base Answer" +msgid "Knowledge Base multilingual support" +msgstr "Réponse(s) base de connaissances" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5956,14 +6156,12 @@ msgstr "Dernier contact (agent)" msgid "Last contact (customer)" msgstr "Dernier contact (client)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Dernier contact client (avec considération qu'un agent y a répondu)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Dernier contact client (sans considérer qu'un agent y ait répondu)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Nom " #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5982,11 +6180,6 @@ msgstr "Dernière synchronisation à" msgid "Last used" msgstr "Dernière utilisation" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Nom " - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Dernière mise à jour" @@ -6004,11 +6197,11 @@ msgid "Limit Groups" msgstr "Limiter les groupes" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6080,10 +6273,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Justificatif de l'application LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Liens" @@ -6096,6 +6285,17 @@ msgstr "Liste des raccourcis" msgid "Load" msgstr "Charge" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Chargement..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6159,16 +6359,12 @@ msgstr "Mot de passe perdu" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6318,10 +6514,6 @@ msgstr "Nombre maximal de connexions ayant échoué" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Taille maximale d'un courriel en Mo." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6379,7 +6571,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6388,10 +6580,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6560,40 +6748,52 @@ msgstr "Déplacement avant" msgid "Moved out" msgstr "Déplacement arrière" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Billets qui me sont affectés" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Mes billets de mon organisation" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mes billets en attente qui ont atteint leur limite" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mes billets de remplacement" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mes statistiques" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Billets qui me sont affectés" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mes demandes" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Billets qui me sont affectés" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Temps de traitement: %s minutes" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mes billets en attente qui ont atteint leur limite" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mes billets de remplacement" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6672,18 +6872,18 @@ msgstr "Naviguer dans l'article" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6697,7 +6897,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6725,7 +6925,6 @@ msgstr "Réseau" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nouvelle" @@ -6879,6 +7078,12 @@ msgstr "Aucun %s configuré." msgid "No Entries" msgstr "Aucune entrée" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Aucun %s configuré." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6899,9 +7104,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Non configuré" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6915,12 +7122,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6966,10 +7167,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6979,14 +7176,6 @@ msgstr "Aucun filtre." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7064,14 +7253,16 @@ msgstr "Aucune traduction disponible pour ce paramètre régional" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Aucune notification non lue pour vous. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7163,6 +7354,10 @@ msgstr "Note " msgid "Note - default visibility" msgstr "Remarque - visibilité par défaut" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7229,10 +7424,6 @@ msgstr "Novembre" msgid "Number" msgstr "Nombre" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Nombre de connexions ayant échoué après la désactivation du compte." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7283,7 +7474,6 @@ msgid "October" msgstr "Octobre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7330,30 +7520,23 @@ msgstr "" "utilisateurs." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "" "Disponible uniquement pour les utilisateurs avec une organisation partagée" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Uniquement pour ces groupes." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7372,16 +7555,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Ouverts" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ouvrir le billet # %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Billets ouverts" @@ -7408,8 +7588,11 @@ msgid "Options" msgstr "Options " #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ou" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrer d'un autre système" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7467,8 +7650,8 @@ msgstr "Organizations" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7518,12 +7701,6 @@ msgstr "Appel Placé" msgid "Overview" msgstr "Vue d'ensemble" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Vue d'ensemble" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7537,6 +7714,12 @@ msgstr "" msgid "Overviews" msgstr "Vue d'ensemble" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Vue d'ensemble" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7565,10 +7748,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7629,7 +7808,9 @@ msgid "Password for proxy connection." msgstr "Mot de passe pour la connexion au mandataire." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" "Le mot de passe doit contenir 2 caractères minuscules et 2 caractères " "majuscules." @@ -7675,8 +7856,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Temps d'attente atteint" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mes billets en attente qui ont atteint leur limite" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7746,6 +7929,10 @@ msgstr "Rose" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7763,12 +7950,16 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" "Veuillez cliquer sur le bouton ci-dessous pour créer votre premier billet." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Veuillez cliquer sur le lien dans le courriel de vérification." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7785,14 +7976,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Veuillez saisir l'heure à laquelle vous souhaitez rendre compte." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Veuillez saisir l'heure à laquelle vous souhaitez rendre compte." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7803,10 +7996,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7911,6 +8100,10 @@ msgstr "Priorité " msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7920,16 +8113,20 @@ msgid "Proceed" msgstr "Procéder" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "attribuer des billets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Escalade du billet" #: db/seeds/settings.rb msgid "Product Name" @@ -7989,6 +8186,12 @@ msgstr "Menu Publique" msgid "Publish" msgstr "Publier" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Article" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8022,7 +8225,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Temps réel" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8045,7 +8250,9 @@ msgstr "Journaux récents" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Billets récemment consultés" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8123,6 +8330,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8188,18 +8396,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Demande de \"GRANT\"" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8243,13 +8443,9 @@ msgstr "Réinitialiser les modifications" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Réinitialiser les modifications" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8279,17 +8475,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8411,6 +8603,10 @@ msgstr "Notification par SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8479,6 +8675,15 @@ msgstr "Enregistrer le nouveau modèle" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Action de masse exécutée !" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Ordonnancer pour" @@ -8493,13 +8698,13 @@ msgid "Scheduler" msgstr "Planificateur" #: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" +msgid "Schedulers" msgstr "Planificateur" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" msgstr "Planificateur" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8735,6 +8940,14 @@ msgstr "Septembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Renvoyer le courriel de vérification" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8766,6 +8979,10 @@ msgstr "Sessions" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Définir l'article sur interne/public" @@ -8792,10 +9009,6 @@ msgstr "" "Définir l'ID de l'appelant des appels sortants en fonction de l'ID de " "l'appelant de destination." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8818,6 +9031,13 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Configurer un nouveau système" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" @@ -8825,24 +9045,20 @@ msgstr "" "Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Définit/remplace l'expéditeur du courriel en fonction de l'en-tête " "\"Répondre à\". Utile pour définir correctement le client si un courriel est " "reçu d'un système tiers au nom d'un client." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Définit le dernier contact du client en fonction du dernier contact d'un " -"client ou du dernier contact d'un client auquel un agent n'a pas encore " -"répondu." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8871,11 +9087,6 @@ msgstr "Paramètres" msgid "Setup Finished" msgstr "Configuration terminée" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Configurer un nouveau système" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Partagée" @@ -8976,6 +9187,12 @@ msgstr "S'inscrire" msgid "Signature" msgstr "Signature " +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Renvoyer le courriel de vérification" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8986,22 +9203,10 @@ msgstr "Signatures" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9025,10 +9230,6 @@ msgstr "" msgid "Skip" msgstr "Sauter" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -9067,10 +9268,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9300,28 +9497,11 @@ msgid "Sunday" msgstr "Dimanche" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Voulez-vous vraiment supprimer cet objet?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Certain ?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9379,11 +9559,12 @@ msgstr "Étiquettes" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9401,10 +9582,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Modèles" @@ -9492,6 +9669,12 @@ msgstr "Le texte avec les traductions en ligne activées ressemble à" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texte " + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9503,12 +9686,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Merci de vous être joint. Courriel envoyé à \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "% Objet(s) créé(s)" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "L'URL de cette installation de Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9519,6 +9728,10 @@ msgstr "" "Le navigateur est obsolète. Il ne prend pas en charge WebSocket - la " "technologie que nous utilisons pour le clavardage." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9530,14 +9743,30 @@ msgstr "" "d'utiliser un certificat auto-signé, vous pouvez appuyer sur \"Continuer\". " "Sinon, veuillez \"Annuler\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Le clavardage est désactivé." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Le clavardage s'affichera une fois la connexion au serveur établie et s'il y " "a quelqu'un en ligne pour discuter." @@ -9578,14 +9807,31 @@ msgstr "La taille de police par défaut est 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Les modifications suivantes sont apportées:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Les modifications suivantes ont été apportées:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Les modifications suivantes sont apportées:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9598,6 +9844,10 @@ msgstr "" msgid "The format of the subject." msgstr "Le format du sujet." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9606,6 +9856,14 @@ msgstr "" "L'identifiant d'un billet, par exemple: Billet#, Appel#, MonBillet#. La " "valeur par défaut est Billet#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "L'importation à été un succès." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "L'importation à été un succès." @@ -9622,6 +9880,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "% Objet(s) créé(s)" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "% Objet(s) créé(s)" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objet(s) mis à jour." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9634,6 +9923,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Impossible de vérifier le courriel. Veuillez contacter votre administrateur." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Le test a réussi." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Le test a réussi." @@ -9651,19 +10003,21 @@ msgstr "" "Le texte au début du \"Sujet\" dans une réponse par courriel, par exemple, " "RE, AW ou AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Le didacticiel sur la gestion d'un %s est hébergé sur notre documentation en " -"ligne %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "% Objet(s) créé(s)" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "% Objet(s) créé(s)" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9671,6 +10025,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "La façon de communiquer avec nous est cet objet appelée \"billet\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Thème" @@ -9691,15 +10049,19 @@ msgstr "" "dépassé." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Il y a trop de personnes dans la file d'attente pour le clavardage." - -#: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" msgstr "" "Il peut y avoir plusieurs raisons pour lesquelles le clavardage ne s'affiche " "pas:" +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Il y a trop de personnes dans la file d'attente pour le clavardage." + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." msgstr "" @@ -9714,8 +10076,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9727,9 +10089,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Cette classe est ajoutée au bouton lors de l'initialisation et est supprimée " "une fois la connexion au clavardage établie." @@ -9742,20 +10108,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Ceci est la version Zammad %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9772,14 +10126,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Peut prendre un certain temps lorsque le système ne peut pas être utilisé." @@ -9801,6 +10151,18 @@ msgstr "Ce service permet à Zammad de se connecter à votre serveur Exchange." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Ce service permet à Zammad de se connecter à votre serveur LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Ce service reçoit les requêtes http ou les courriels de %s et crée des " +"billets avec l'hôte et le service." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9811,14 +10173,6 @@ msgstr "" "Ce service reçoit des courriels de %s et crée des billets avec l'hôte et le " "service." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Ce service reçoit les requêtes http ou les courriels de %s et crée des " -"billets avec l'hôte et le service." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Ce service envoie des notifications à votre canal %s." @@ -9839,10 +10193,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jeu" @@ -9854,7 +10217,7 @@ msgstr "Jeu" msgid "Thursday" msgstr "Jeudi" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9956,7 +10319,9 @@ msgid "Ticket update" msgstr "Mise à jour du ticket" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Billet |%s| est escaladé !" #: app/assets/javascripts/app/models/ticket.coffee @@ -9999,6 +10364,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets assignés à moi: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Billets de l'organisation" @@ -10095,12 +10465,13 @@ msgstr "À " #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10108,9 +10479,13 @@ msgid "To configure your system." msgstr "Pour configurer votre système." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Pour activer %s pour l'envoi de demandes http à %s, vous devez créer une " "\"règle de notification\" appropriée dans %s." @@ -10130,9 +10505,13 @@ msgstr "" "\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Pour configurer ce service, vous devez créer un nouveau|\"Incoming webhook" "\"| dans votre panneau d'intégration %s, puis entrez l'URL du crochet " @@ -10162,11 +10541,7 @@ msgid "Token Access" msgstr "Jeton d'accèss" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10287,10 +10662,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Justificatif de l'application Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Clé Twitter" @@ -10333,248 +10704,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Impossible d'enregistrer le Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Impossible d'enregistrer le Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Impossible d'enregistrer les modifications." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Impossible de vérifier le courriel. Veuillez contacter votre administrateur." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Non affecté et Ouvert" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10743,10 +10880,6 @@ msgstr "" msgid "Uploading" msgstr "Téléchargement" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10762,6 +10895,11 @@ msgstr "" "Utiliser le stockage client pour mettre en cache les données afin " "d'améliorer les performances de l'application." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10774,6 +10912,16 @@ msgstr "" "Utiliser le champ \"Sujet\" pour les courriels. S'il est désactivé, le titre " "du billet sera utilisé comme \"Sujet\"." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Utilisé partout" @@ -10848,8 +10996,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10858,20 +11006,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "% Objet(s) créé(s)" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10914,12 +11075,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10947,11 +11108,6 @@ msgstr "Valeur" msgid "Variables" msgstr "Variables" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Vendeur " @@ -10960,19 +11116,17 @@ msgstr "Vendeur " msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Lorsque la notification est envoyée." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Vérifier l'envoi et la réception" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11092,21 +11246,32 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Nous avons détecté des processus OTRS BPM qui ne peuvent pas être importés " "dans Zammad, car nous ne prenons actuellement pas en charge ce type de " "\"workflows\"." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Nous avons trouvé beaucoup de champs dynamiques qui ne sont pas courants " "dans Zammad, car nous suivons une approche différente des attributs de " @@ -11119,8 +11284,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Nous avons déjà trouvé %s courriel(s) dans votre boîte aux lettres. Zammad " @@ -11182,12 +11351,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11252,6 +11421,11 @@ msgstr "" msgid "Welcome!" msgstr "Bienvenue !" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Qu'est-ce qui affecte votre Karma Zammad ?" @@ -11374,9 +11548,14 @@ msgstr "" "Avec votre configuration actuelle, les événements suivants se produiront" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Avec |Date| les numéros de billet seront générés avec la date du jour, l'ID " @@ -11424,7 +11603,9 @@ msgstr "Année(s)" msgid "Yellow" msgstr "Jaune" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Oui" @@ -11444,27 +11625,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Je vous en prie! Demandez-moi juste quelque chose!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Vous pouvez connecter %s à Zammad. Vous devez d'abord connecter votre Zammad " "avec %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11484,13 +11663,28 @@ msgstr "Vous pouvez créer plusieurs sujets de clavardage." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Le didacticiel sur la gestion d'un %s est hébergé sur notre documentation en " +"ligne %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11514,6 +11708,15 @@ msgstr "" msgid "You can request your password" msgstr "Vous pouvez demander votre mot de passe" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11606,24 +11809,31 @@ msgstr "Vous devez configurer les points de terminaison Zammad dans %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Vous utilisez %s dans le texte mais aucune pièce jointe n'est incluse. " "Voulez-vous continuer?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Vous |accumulez du Karma positif| lorsque vous répondez et fermez " @@ -11634,13 +11844,25 @@ msgstr "" "des billets en retard de deux jours ou plus." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Vous êtes déjà enregistré avec votre adresse courriel si vous avez été en " "contact avec notre équipe d'assistance." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Votre Configuration de Courriel" @@ -11657,34 +11879,34 @@ msgstr "Votre nouveau jeton personnel d'accès" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Votre compte n'a pas été vérifié. Veuillez cliquer sur le lien dans le " "courriel de vérification." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11710,21 +11932,13 @@ msgid "Your karma is |%s|." msgstr "Votre karma est |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Impossible de vérifier le courriel. Veuillez contacter votre administrateur." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11735,17 +11949,25 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Le clavardage Zammad nécessite jQuery. Si vous ne l'utilisez pas déjà sur " "votre site Web, incluez-le comme ceci:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Forms requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Les formulaires Zammad nécessitent jQuery. Si vous ne l'utilisez pas déjà " "sur votre site Web, incluez-le comme ceci:" @@ -11787,8 +12009,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad est actuellement en mode Entretien. Seuls les administrateurs peuvent " @@ -11814,10 +12040,6 @@ msgstr "" msgid "Zip" msgstr "Code postal " -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "actif" @@ -11900,10 +12122,6 @@ msgstr "Changé" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "Id du clavardage" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11926,18 +12144,22 @@ msgid "connected" msgstr "connecté" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contient" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "contient tout" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "contient tout, pas" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "ne contient pas" @@ -11957,18 +12179,6 @@ msgstr "contient un, pas" msgid "created" msgstr "créé" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12004,7 +12214,7 @@ msgstr "désactivé" msgid "default" msgstr "defaut" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12098,7 +12308,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "Formulaire" @@ -12111,6 +12321,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "a changé" @@ -12255,11 +12466,6 @@ msgstr "fusionnée" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrer d'un autre système" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minute" @@ -12431,7 +12637,7 @@ msgstr "" msgid "select attachment…" msgstr "sélectionner la pièce jointe ..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12471,7 +12677,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12519,7 +12725,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "message personnel telegram " -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12588,7 +12794,7 @@ msgstr "intact" msgid "updated" msgstr "mis à jour" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12616,16 +12822,18 @@ msgstr "dernier (relatif)" msgid "within next (relative)" msgstr "suivant (relatif)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "oui" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| incrémente le numéro de billet; l'ID Système et le compteur sont " @@ -12636,10 +12844,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Left| signifie |[Billet# 12345] Un sujet|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|None| signifie |Un sujet| (sans numéro de billrt). Dans le dernier cas, " "vous devez activer \"postmaster___follow___up___search___in\" pour " @@ -12671,12 +12884,97 @@ msgstr "... de toute la zone de texte" msgid "∅ Waiting time today" msgstr "∅ TEMPS D'ATTENTE AUJOURD'HUI" +#~ msgid "Cc" +#~ msgstr "Copie " + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Les clients de l'organisation peuvent s'afficher mutuellement." + +#~ msgid "Escalated" +#~ msgstr "Escaladé" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Dernier contact client (avec considération qu'un agent y a répondu)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Dernier contact client (sans considérer qu'un agent y ait répondu)" + +#~ msgid "Open" +#~ msgstr "Ouverts" + +#~ msgid "Pending reached" +#~ msgstr "Temps d'attente atteint" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Définit le dernier contact du client en fonction du dernier contact d'un " +#~ "client ou du dernier contact d'un client auquel un agent n'a pas encore " +#~ "répondu." + +#~ msgid "Confirm" +#~ msgstr "Confirmer" + +#~ msgid "Sure?" +#~ msgstr "Certain ?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Taille maximale d'un courriel en Mo." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Impossible d'enregistrer le Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "Impossible d'enregistrer le Bot." + +#~ msgid "Setup new System" +#~ msgstr "Configurer un nouveau système" + +#~ msgid "Unable to save changes." +#~ msgstr "Impossible d'enregistrer les modifications." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Je vous en prie! Demandez-moi juste quelque chose!" + +#~ msgid "chatId" +#~ msgstr "Id du clavardage" + +#~ msgid "migrate from another system" +#~ msgstr "migrer d'un autre système" + +#~ msgid "Or" +#~ msgstr "Ou" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objet(s) supprimé(s)" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Attention: lors de la création d'un billet, un courriel est envoyé." + +#~ msgid "Call Inbound" +#~ msgstr "Appel entrant" + +#~ msgid "Call Outbound" +#~ msgstr "Appel sortant" + #~ msgid "Please fill also some text in!" #~ msgstr "Veuillez également entrer du texte !" -#~ msgid "Loading..." -#~ msgstr "Chargement..." - #~ msgid "Search..." #~ msgstr "Chercher..." diff --git a/i18n/zammad.fr-fr.po b/i18n/zammad.fr-fr.po index 7eaf339c2..39cbecb80 100644 --- a/i18n/zammad.fr-fr.po +++ b/i18n/zammad.fr-fr.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -158,24 +162,6 @@ msgstr "Affectations des groupes %s aux rôles %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s objet(s) créé(s)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s objet(s) effacé(s)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s objet(s) mis à jour." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s objet(s) ont été mis à jour." msgid "%s object(s) were deleted." msgstr "%s objet(s) ont été effacé(s)." +#: 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." +msgstr "%s objet(s) créé(s)." + +#: 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." +msgstr "%s objet(s) ont été effacé(s)." + +#: 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." +msgstr "%s objet(s) mis à jour." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -364,7 +368,9 @@ msgid "2 hours" msgstr "2 heures" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 minuscules et 2 majuscules" #: db/seeds/ticket_priorities.rb @@ -405,7 +411,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -452,18 +458,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -555,6 +549,7 @@ msgstr "Comptes" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -640,6 +635,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -813,10 +809,6 @@ msgstr "autoriser futur" msgid "Allow past" msgstr "autoriser passé" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Autoriser les utilisateurs à ajouter de nouveaux tags." @@ -825,6 +817,10 @@ msgstr "Autoriser les utilisateurs à ajouter de nouveaux tags." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -835,9 +831,10 @@ msgstr "Notifier aussi par email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -846,10 +843,6 @@ msgstr "" msgid "Alternative name" msgstr "Nom alternatif" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -922,6 +915,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Compte non vérifié" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Informations d'identification pour Facebook." @@ -977,7 +979,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Etes-vous sûre?" @@ -994,6 +1006,18 @@ msgstr "Article" msgid "Article Count" msgstr "Nombre d'Articles" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s objet(s) créé(s)." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Article#" @@ -1002,10 +1026,6 @@ msgstr "Article#" msgid "Assign Follow-Ups" msgstr "Assigner les suivis" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Affectation des Utilisateurs basée sur le domaine des utilisateurs" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1021,6 +1041,12 @@ msgstr "Assigner les suivis" msgid "Assign signup roles" msgstr "Attribuer des rôles d'inscription" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Affectation des Utilisateurs basée sur le domaine des utilisateurs" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "ASSIGNÉS" @@ -1105,12 +1131,6 @@ msgid "" msgstr "" "Attention : ce sera votre nouveau mot de passe une fois l'import terminé." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Attention: quand un ticket est créé, un email est envoyé" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1175,12 +1195,9 @@ msgstr " Authentification via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Assignement automatique" @@ -1192,14 +1209,16 @@ msgstr "" msgid "Auto close" msgstr "Femeture automatique" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Fermé automatiquement" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "création automatique" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Fermé automatiquement" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Lien automatique du compte lors de la première connexion" @@ -1250,6 +1269,10 @@ msgstr "Moyenne: %s minutes" msgid "Average: %s%" msgstr "Moyenne: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1302,8 +1325,8 @@ msgstr "Objets de base" msgid "Basic Settings" msgstr "Paramètres de base" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1328,19 +1351,19 @@ msgstr "Lier l'utilisateur" msgid "Block Notifications" msgstr "Exceptions de notifications" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "IPs bloquées (séparées par ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "Identifiants des appelants bloqués basés sur l'identifiant des émetteurs." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "IPs bloquées (séparées par ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Pays bloqués" @@ -1417,13 +1440,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Par défaut, le contrôle de suivi se fait sur le sujet du message. Ce " @@ -1435,6 +1459,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1469,6 +1494,22 @@ msgstr "EnglishCouplage téléphonie-informatique (générique)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configuration" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrations" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1484,14 +1525,6 @@ msgstr "Calendrier" msgid "Calendars" msgstr "Calendriers" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Appel entrant" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Appel sortant" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1616,9 +1649,11 @@ msgstr "Catégorie" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copie " +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Quand une notification est envoyée." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1672,6 +1707,12 @@ msgstr "Modifié" msgid "Changes" msgstr "Modifications" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s objet(s) créé(s)." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1701,8 +1742,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1743,6 +1786,12 @@ msgstr "Canaux" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Titre de la discussion" @@ -1765,15 +1814,26 @@ msgid "Chatting Customers" msgstr "Clients en cours Chat" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Connecter des canaux" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Connecter des canaux" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1849,27 +1909,29 @@ msgid "City" msgstr "Ville" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Prolonger la session" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1910,8 +1972,8 @@ msgstr "Clients" msgid "Clone" msgstr "Cloner" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1935,6 +1997,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Fermer l'onglet actif" @@ -1956,6 +2022,7 @@ msgstr "Fermer l'onglet à la fermeture du ticket" msgid "Closed" msgstr "Fermés" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1965,14 +2032,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tickets fermés" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Heure de fermeture" @@ -2055,17 +2114,20 @@ msgstr "Configurer App" msgid "Configure Base" msgstr "Configurer la base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmer" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Fenêtre de confirmation" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2152,6 +2214,18 @@ msgstr "Test de connexion réussi" msgid "Content" msgstr "Contenu" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s objet(s) créé(s)." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s objet(s) créé(s)." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2185,13 +2259,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Conversion des retweets en tickets désactivée." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2359,7 +2433,9 @@ msgid "Create a translation" msgstr "Créer une traduction" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Créer et configurer %S" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2416,6 +2492,7 @@ msgstr "Créer votre premier ticket" msgid "Created" msgstr "Créé" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2425,7 +2502,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2545,11 +2621,8 @@ msgstr "" "Les tickets de l'utilisateur seront supprimés définitivement à l'exécution " "de la tâche." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Les clients d'une société peuvent voir tous les autres éléments." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2642,7 +2715,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Enregistrement effectué!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2650,6 +2723,7 @@ msgstr "Enregistrement effectué!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2691,10 +2765,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilité par défaut des nouvelles notes." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2716,12 +2786,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2736,26 +2800,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Définir le protocole http de votre instance." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Définit l'expéditeur des notifications par mail." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2765,6 +2817,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2780,32 +2838,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Définit l'expéditeur des notifications par mail." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Définit l'expéditeur des notifications par mail." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Nombre d'échecs de connexion avant désactivation du compte" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2833,15 +2923,16 @@ msgstr "" "les tickets)" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Définit si un client peut créer des tickets via l'interface web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2861,11 +2952,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2896,12 +2989,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Définit si un client peut créer des tickets via l'interface web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2911,11 +2998,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2936,12 +3019,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2955,18 +3056,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2977,10 +3066,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2997,11 +3103,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -3010,32 +3111,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3053,7 +3148,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3069,6 +3164,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3086,7 +3187,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3101,6 +3206,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Définir le protocole http de votre instance." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3114,9 +3225,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Définit le format d'affichage de la date." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Définit le moteur de recherche de la géolocalisation des adresses IP. Montre " "aussi la localisation d'une adresse IP lorsque celle-ci est affichée." @@ -3143,10 +3268,6 @@ msgstr "" "Définit le serveur qui stocke la correspondance entre les images et les " "utilisateurs ou les sociétés." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3155,6 +3276,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Définit la langue par défaut du système.\t" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Définit la timezone par défaut du système" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilité par défaut des nouvelles notes." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3170,6 +3315,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Définit le groupe de tickets créés." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Définit le groupe de tickets créés." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3178,10 +3329,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3191,8 +3338,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Définit le logo de l'application utilisé dans l'interface web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Définit le nom de l'application utilisé dans l'interface web, les onglets et " @@ -3202,22 +3357,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3260,21 +3403,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Définit l'état des tickets fermés automatiquement." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Définit la langue par défaut du système.\t" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Définit la timezone par défaut du système" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3290,6 +3423,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "Définit le comportement de l'onglet après une action de ticket." +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Définit le format d'affichage de la date." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3310,7 +3453,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3400,11 +3543,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3443,6 +3586,12 @@ msgstr "Tickets supprimés (%s dans total)" msgid "Deletion Task" msgstr "Supprimer Tâche" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "La livraison a échoué " + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "La livraison a échoué " @@ -3451,7 +3600,7 @@ msgstr "La livraison a échoué " msgid "Department" msgstr "Département" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3563,6 +3712,7 @@ msgstr "Annuler les modifications" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3572,10 +3722,6 @@ msgstr "Afficher" msgid "Display name" msgstr "Nom affiché" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3584,6 +3730,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Êtes-vous sûr de vouloir supprimer cet objet ?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Êtes-vous sûr de vouloir supprimer cet objet ?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domaine" @@ -3817,6 +3976,21 @@ msgstr "" msgid "Email Outbound" msgstr "Email sortant" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Impossible de vérifier l'adresse email. Merci de contacter votre " +"administrateur." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -4002,11 +4176,13 @@ msgstr "" "Enregistrer d'abord cette application à [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Activer l'authentification utilisateur via Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4161,7 +4337,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Saisir votre nom d'utilisateur ou votre adresse email" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4174,8 +4350,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escaladés" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Dates et Heures des escalades" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4285,9 +4463,15 @@ msgid "Execute changes on objects" msgstr "Appliquer les modifications sur les objets" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Appliquer les modifications sur les objets" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Execution Time" @@ -4335,10 +4519,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4469,15 +4649,17 @@ msgstr "Première Solution" msgid "First Steps" msgstr "Premiers pas" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Prénom" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Première Réponse" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Prénom" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Comptes Mail réparés" @@ -4637,10 +4819,6 @@ msgstr "Interface utilisateur" msgid "Full Name" msgstr "Nom Complet" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Nom de Domaine Complètement Qualifié" @@ -4662,12 +4840,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4675,7 +4853,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4711,6 +4889,12 @@ msgstr "Obtenir un jeton d’accès " msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Information d'identification de l’application Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4732,10 +4916,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4748,14 +4928,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4789,10 +4961,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Autorisations Google Apps" @@ -4828,7 +4996,6 @@ msgstr "Salutations" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4886,6 +5053,12 @@ msgstr "Grouper par Direction" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4906,6 +5079,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Sélection groupée pour la création d'un ticket" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Sélection groupée pour la création d'un ticket" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5082,7 +5261,7 @@ msgstr "Héros" msgid "Hi! Which one of our products?" msgstr "Bonjour ! Lequel de nos produits ?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5273,8 +5452,12 @@ msgstr "" "automatiquement." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Si l'expéditeur est un intermédiaire, définissez le premier utilisateur de " @@ -5376,6 +5559,18 @@ msgstr "Importer" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5388,28 +5583,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Service source d'import" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Clé d'import" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Mode d'Import" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5498,6 +5681,7 @@ msgstr "Pour que Zammad accède à %s, le jeton d'API de %s doit être stocké i msgid "Inbound" msgstr "Entrant" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5580,6 +5764,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s objet(s) créé(s)." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traduction à la volée" @@ -5651,6 +5841,12 @@ msgstr "" msgid "Intro" msgstr "Introduction" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5696,12 +5892,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5884,18 +6074,6 @@ msgstr "Niveau du Karma" msgid "Karma Trends" msgstr "Tendances du Karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5904,6 +6082,7 @@ msgid "Keep messages on server" msgstr "Conserver les messages sur le serveur" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5941,6 +6120,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de connaissance" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de connaissance" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -6008,17 +6203,12 @@ msgstr "Dernier contact (agent)" msgid "Last contact (customer)" msgstr "Dernier contact (client)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Dernier contact avec un utilisateur (en considérant qu'un agent lui a " -"répondu)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Dernier contact client (sans tenir compte du fait qu’un agent ait répondu)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Nom" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6037,11 +6227,6 @@ msgstr "Dernière synchronisation à" msgid "Last used" msgstr "Dernier(es) utilisé(es)" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Nom" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Dernières mises à jour" @@ -6059,11 +6244,11 @@ msgid "Limit Groups" msgstr "Limiter les groupes" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6135,10 +6320,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Autorisations de l'application LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Liens" @@ -6151,6 +6332,17 @@ msgstr "Liste des raccourcis" msgid "Load" msgstr "Charger" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Chargement..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6214,16 +6406,12 @@ msgstr "Mot de passe perdu" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6374,10 +6562,6 @@ msgstr "Nombre maximum d'échecs de connexion" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Taille maximale des Emails en Mo." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6435,7 +6619,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6444,10 +6628,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6616,40 +6796,54 @@ msgstr "Déplacé vers" msgid "Moved out" msgstr "Déplacé de" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "sélection auto" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mes Tickets Assignés" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Les tickets de ma société" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mes Ticket en Attente" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mes tickets de remplacement" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mes Stats" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Mes tickets souscrits" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mes Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mes Tickets Assignés" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mon temps passé : %s minutes" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mes Ticket en Attente" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mes tickets de remplacement" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Mes tickets souscrits" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6728,18 +6922,18 @@ msgstr "Naviguer à travers les articles" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6753,7 +6947,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6781,7 +6975,6 @@ msgstr "Réseau" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nouveau" @@ -6935,6 +7128,12 @@ msgstr "Aucun %s configuré." msgid "No Entries" msgstr "Pas de saisies" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Aucun %s configuré." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6955,9 +7154,11 @@ msgstr "" msgid "No Thanks!" msgstr "Non merci!" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Non configurés" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6971,12 +7172,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7022,10 +7217,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7035,14 +7226,6 @@ msgstr "Pas de filtres" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Aucun tickets lié" @@ -7120,14 +7303,16 @@ msgstr " Pas de traduction pour cette langue disponible" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Aucune nouvelle notification pour vous. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7219,6 +7404,10 @@ msgstr "Note" msgid "Note - default visibility" msgstr "Note - visibilité par défaut" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7286,10 +7475,6 @@ msgstr "Novembre" msgid "Number" msgstr "Nombre" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Nombre d'échecs de connexion avant désactivation du compte" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7340,7 +7525,6 @@ msgid "October" msgstr "Octobre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7388,31 +7572,24 @@ msgid "Only available for Users which are replacements for other users." msgstr "Disponible uniquement pour les utilisateurs remplaçants." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "" "Seulement accesible pour les utilisateurs faisant partie d'une société dite " "partagée" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Seulement pour ces groupes." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7431,16 +7608,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Ouverts" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ouvrir le ticket n°%s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Ouvrir des tickets" @@ -7467,8 +7641,11 @@ msgid "Options" msgstr "Options" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ou" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrer depuis un autre système" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7526,8 +7703,8 @@ msgstr "Organisations" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7577,12 +7754,6 @@ msgstr "Appel sortant" msgid "Overview" msgstr "Vue d'ensemble" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Vue d'ensemble" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7596,6 +7767,12 @@ msgstr "" msgid "Overviews" msgstr "Aperçus" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Vue d'ensemble" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7626,10 +7803,6 @@ msgstr "" "Les tickets détenus par l'utilisateur ne seront pas supprimés. Le " "propriétaire deviendra l'utilisateur système (ID = 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7690,7 +7863,9 @@ msgid "Password for proxy connection." msgstr "Mot de passe pour la connexion au proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Le mot de passe doit contenir 2 minuscules et 2 majuscules" #: db/seeds/settings.rb @@ -7734,8 +7909,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "En Attente" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mes Ticket en Attente" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7806,6 +7983,12 @@ msgstr "Rose" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7823,12 +8006,16 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" "Veuillez cliquer sur le bouton ci-dessous pour créer votre premier ticket." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Veuillez cliquer sur le lien dans l'email de vérification." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7845,14 +8032,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Veuillez entrer votre temps que vous souhaitez comptabiliser." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Veuillez entrer votre temps que vous souhaitez comptabiliser." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7863,10 +8052,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Merci de sélectionner un groupe avant de mentionner un utilisateur." - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7973,6 +8158,10 @@ msgstr "Priorité" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7982,16 +8171,20 @@ msgid "Proceed" msgstr "Lancer" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "affecter les tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Escalade du ticket" #: db/seeds/settings.rb msgid "Product Name" @@ -8051,6 +8244,12 @@ msgstr "Menu public" msgid "Publish" msgstr "Publier" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Article" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8084,7 +8283,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Temps réel" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8107,7 +8308,9 @@ msgstr "Logs récents" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tickets vus récemment" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8185,6 +8388,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8250,18 +8454,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Demander le droit" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8305,13 +8501,9 @@ msgstr "Annuler les changements" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Annuler les changements" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8341,17 +8533,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Les retweets sont convertis en Tickets" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8474,6 +8664,10 @@ msgstr "Notfication SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8542,6 +8736,15 @@ msgstr "Sauvegarder en tant que nouveau modèle" msgid "Saved conditions" msgstr "Conditions sauvées" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Action en masse terminée !" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Programmé pour" @@ -8555,16 +8758,16 @@ msgstr "Planifier pour" msgid "Scheduler" msgstr "Planificateur" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Planificateur" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Planificateurs" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Planificateur" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Écran" @@ -8792,6 +8995,14 @@ msgstr "Septembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Renvoyer l'email de vérification" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8823,6 +9034,10 @@ msgstr "Sessions" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Affichage de l'article en interne/publique" @@ -8849,10 +9064,6 @@ msgstr "" "Paramétrer l'identifiant des appels sortants basé sur l'identifiant du " "destinataire de l'appel" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8875,30 +9086,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Installer un nouveau système" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" "Paramétrer les canaux de communication que vous voulez utiliser dans Zammad" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Définit/corrige l'expéditeur/le champ from des emails en se basant sur le " "champ d'en-tête Reply-To. Utilie pour définit le bon client pour les mails " "transmis via un système tiers pour le compte du client." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Définit le dernier contact client en se basant soit sur le dernier contact " -"du client, soit sur le dernier contact auquel un agent n’a pas encore " -"répondu." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8927,11 +9141,6 @@ msgstr "Paramètres" msgid "Setup Finished" msgstr "Installation terminée" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Installer un nouveau système" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Partagé" @@ -9034,6 +9243,12 @@ msgstr "S'enregistrer" msgid "Signature" msgstr "Signature" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Renvoyer l'email de vérification" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9044,22 +9259,10 @@ msgstr "Signatures" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9083,10 +9286,6 @@ msgstr "Site" msgid "Skip" msgstr "Passer" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9125,10 +9324,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9358,28 +9553,11 @@ msgid "Sunday" msgstr "Dimanche" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Êtes-vous sûr de vouloir supprimer cet objet ?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Êtes-vous sûr ?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9439,11 +9617,12 @@ msgstr "Etiquettes" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9461,10 +9640,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Modèles" @@ -9552,6 +9727,12 @@ msgstr "Du texte avec des traductions en ligne activées apparait comme" msgid "TextModule" msgstr "Module de Texte" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texte" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9563,12 +9744,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Merci de nous rejoindre. Email envoyé à \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s objet(s) créé(s)." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "L'URL pointant vers cette installation de Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9579,6 +9786,10 @@ msgstr "" "Le navigateur est obsolète. Il ne supporte pas les webservices - la " "technologie utilisée pour le chat (la discussion en direct)." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9590,14 +9801,30 @@ msgstr "" "certificat auto-signé, vous pouvez cliquer sur \"Continuer\". Sinon, " "veuillez \"Annuler\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Le chat est désactivé" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "La fenêtre de Chat apparaîtra une fois la connexion au serveur établie et " "s'il y a un opérateur en ligne pour répondre." @@ -9637,14 +9864,31 @@ msgstr "La taille par défaut de la police est de 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Les changements suivants ont été faits :" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Les changements suivants ont été faits :" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Les changements suivants ont été faits :" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9656,6 +9900,10 @@ msgstr "" msgid "The format of the subject." msgstr "Le format du sujet." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9664,6 +9912,14 @@ msgstr "" "L'identifiant d'un ticket, par exemple Ticket#, Call#, MyTicket#. La valeur " "par défaut est Ticket#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Importé avec succès." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Importé avec succès." @@ -9680,6 +9936,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s objet(s) créé(s)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s objet(s) créé(s)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s objet(s) mis à jour." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9692,6 +9979,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Impossible de vérifier l'adresse email. Merci de contacter votre " +"administrateur." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testé avec succès." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testé avec succès." @@ -9708,19 +10059,21 @@ msgid "" "AS." msgstr "Le texte en tête du sujet d'une réponse mail, par exemple RE, AW ou AS" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Le tutoriel pour configurer %s est hébergé sur notre documentation en ligne " -"%l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s objet(s) créé(s)." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s objet(s) créé(s)." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9728,6 +10081,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "La façon de communiquer avec nous est cette chose appelée \"Ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Theme" @@ -9747,14 +10104,18 @@ msgstr "" "communiqué une fois que le nombre en question sera dépassé." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Il y a beaucoup de gens en attente pour le chat." - -#: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" msgstr "" "Il y a plusieurs raisons pour que la fenêtre de Chat n'apparaisse pas :" +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Il y a beaucoup de gens en attente pour le chat." + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." msgstr "" @@ -9768,9 +10129,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Il n'y a pas de retour de possible à cette suppression. Si vous êtes " "absolument sûre de faire cela, alors entrez \"%s\" dans le champ." @@ -9784,9 +10149,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Cette classe est ajoutée au bouton lors d'initialisation et est enlevée une " "fois la connexion au Chat établie." @@ -9799,20 +10168,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Ceci est la version %s de Zammad" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9829,14 +10186,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Ceci pourra prendre un certain temps pendant lequel le système sera " "inutilisable." @@ -9859,6 +10212,18 @@ msgstr "This service enables Zammad to connect with your Exchange server." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Ce service permet à Zammad de se connecter à votre serveur LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Ce service reçoit des requêtes http ou des emails de %s et crée des tickets " +"avec l'hôte et le service." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9869,14 +10234,6 @@ msgstr "" "Ce service reçoit des messages de %s et crée des tickets avec l'hôte et le " "service." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Ce service reçoit des requêtes http ou des emails de %s et crée des tickets " -"avec l'hôte et le service." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Ce service adresse des notifications à votre canal %s." @@ -9897,10 +10254,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "L'utilisateur n'a pas accès et ne recevra aucune notification." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jeu" @@ -9912,7 +10280,7 @@ msgstr "Jeu" msgid "Thursday" msgstr "Jeudi" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -10014,7 +10382,9 @@ msgid "Ticket update" msgstr "Mettre a jour le ticket" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Le Ticket |%s| a été escaladé" #: app/assets/javascripts/app/models/ticket.coffee @@ -10057,6 +10427,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets qui me sont assignés: %s sur %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets de l'organisation" @@ -10153,12 +10528,13 @@ msgstr "À" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10166,9 +10542,13 @@ msgid "To configure your system." msgstr "Pour configurer votre système." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Pour activier l'envoi de requêtes http de %s vers %s, vous devez créer une " "\"règle de notification\" propre dans %s." @@ -10187,9 +10567,13 @@ msgstr "" "Pour sélectionner des espaces réservés depuis une liste, entrer \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Pour activer ce service, vous devez créer un nouveau |\"webhook entrant\"| " "dans votre panel d'intégration %s, puis entrer l'URL de votre webhook ci-" @@ -10219,11 +10603,7 @@ msgid "Token Access" msgstr "jeton d'accès" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10344,10 +10724,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Information d'identification de l’application Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Clé Twitter" @@ -10390,249 +10766,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Impossible de charger les données..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Impossible de charger les tickets" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Impossible d'enregistrer le Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Impossible d'enregistrer les modifications." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Impossible de vérifier l'adresse email. Merci de contacter votre " -"administrateur." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "NonAssignés & Ouverts" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10803,10 +10944,6 @@ msgstr "" msgid "Uploading" msgstr "Téléversement" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10822,6 +10959,11 @@ msgstr "" "Utiliser le stoquage du client pour la mise en cache et améliorer les " "performances de l'application." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Utiliser une ligne par URI" @@ -10834,6 +10976,16 @@ msgstr "" "Utiliser le champ sujet pour les emails. Si désactivé, le titre du ticket " "sera utilisé comme sujet." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Utiliser partout" @@ -10908,8 +11060,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10918,21 +11070,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s objet(s) créé(s)." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "L'utilisateur n'a pas accès et ne recevra aucune notification." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10974,12 +11139,12 @@ msgstr "Utilisateurs sans groupes LDAP attribués" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -11007,11 +11172,6 @@ msgstr "Valeur" msgid "Variables" msgstr "Variables" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Vendeur" @@ -11020,19 +11180,17 @@ msgstr "Vendeur" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Quand une notification est envoyée." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Vérifier l'envoie et la réception " -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11152,21 +11310,32 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Nous avons détecté des processus BPM OTRS quoi ne peuvent pas être importés " "dans Zammad, car nous ne prenons actuellement pas en charge de type de flux " "de travail." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Nous avons détecté beaucoup de BPM OTRS qui ne sont pas communs à Zammad car " "nous suivons une approche différente pour les paramètres des tickets. Zammad " @@ -11179,8 +11348,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Nous avons trouvé %s email(s) dans votre compte. Zammad va les rappatrier " @@ -11244,12 +11417,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11314,6 +11487,11 @@ msgstr "" msgid "Welcome!" msgstr "Bienvenue !" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Qu'est-ce qui affecte votre Karma Zammad ?" @@ -11434,9 +11612,14 @@ msgid "With your current configuration the following will happen" msgstr "Avec la configuration actuelle, voilà ce qui va se passer" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Avec |Date| la numérotation des tickets sera générée avec la date du jour, " @@ -11485,7 +11668,9 @@ msgstr "Année(s)" msgid "Yellow" msgstr "Jaune" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Oui" @@ -11505,27 +11690,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Vous êtes les bienvenus ! Il suffit de me demander quelque chose !" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Vous pouvez connecter %s avec Zammad. Pas besoin de connecter Zammad avec %s " "d'abord." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11545,13 +11728,28 @@ msgstr "Vous pouvez crer plusieurs sujets de discussion." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Le tutoriel pour configurer %s est hébergé sur notre documentation en ligne " +"%l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11574,6 +11772,15 @@ msgstr "" msgid "You can request your password" msgstr "Vous pouvez demandé votre mot de passe" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11666,24 +11873,31 @@ msgstr "Vous devez configurer les points de terminaison Zammad dans %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Vous utilisez %s dans le texte mais il n'y a pas de pièce jointe. Voulez-" "vous poursuivre ?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Vous |Accumulez des Karmas positifs| quand vous répondez régulièrement et " @@ -11694,13 +11908,25 @@ msgstr "" "retard. " #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Vous avez déjà été inscrit avec votre adresse email si vous être entrés en " "contact avec notre équipe du support." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Votre configuration email" @@ -11717,34 +11943,34 @@ msgstr "Votre nouveau jeton d'accès personnel" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Votre compte n'a pas été vérifié. Merci de cliquer sur le client présent " "dans le mail de vérification." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11770,21 +11996,14 @@ msgid "Your karma is |%s|." msgstr "Votre karma est |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Impossible de vérifier l'adresse email. Merci de contacter votre " +"administrateur." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11795,18 +12014,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Le chat de Zammad requiert jQuery. S'il n'est aps déjà inclus dans vorte " "site web, ajoutez le code suivant :" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Le chat de Zammad requiert jQuery. S'il n'est aps déjà inclus dans vorte " +"site web, ajoutez le code suivant :" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11845,8 +12074,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad est actuellement en maintenance. Seuls les administrateurs peuvent se " @@ -11872,10 +12105,6 @@ msgstr "" msgid "Zip" msgstr "Code postal" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "actif" @@ -11958,10 +12187,6 @@ msgstr "Modifié" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11984,18 +12209,22 @@ msgid "connected" msgstr "connecté" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contient" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Contient tout" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Ne contient rien" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "ne contient pas" @@ -12015,18 +12244,6 @@ msgstr "contains one not" msgid "created" msgstr "créé" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12062,7 +12279,7 @@ msgstr "désactivé" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12156,7 +12373,7 @@ msgstr "remplir de vide" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "de" @@ -12169,6 +12386,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "a changé" @@ -12313,11 +12531,6 @@ msgstr "Fusionné" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrer depuis un autre système" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minute" @@ -12489,7 +12702,7 @@ msgstr "sélectionner" msgid "select attachment…" msgstr "Sélectionner une pièce jointe..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12529,7 +12742,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12577,7 +12790,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "telegram personal-message" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12646,7 +12859,7 @@ msgstr "non modifié" msgid "updated" msgstr "Mis a jour" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12674,16 +12887,18 @@ msgstr "au sein des derniers (relatif)" msgid "within next (relative)" msgstr "au sein des suivants (relatif)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "oui" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Incrémente| Incrémente le numéro du ticket. L'identifiant Système et le " @@ -12695,10 +12910,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Gauche| signifie |[Ticket#12345] Sujet du ticket|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Rien| signifie |Un sujet quelconque| (sans numéro de ticket). Dans ce " "dernier cas, vous devriez activer \"postmaster__follow__up__search__in\" " @@ -12730,12 +12950,103 @@ msgstr "... de toute la zone de texte" msgid "∅ Waiting time today" msgstr "∅ TEMPS D'ATTENTE AUJOURD'HUI" +#~ msgid "Cc" +#~ msgstr "Copie " + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Les clients d'une société peuvent voir tous les autres éléments." + +#~ msgid "Escalated" +#~ msgstr "Escaladés" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Dernier contact avec un utilisateur (en considérant qu'un agent lui a " +#~ "répondu)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Dernier contact client (sans tenir compte du fait qu’un agent ait répondu)" + +#~ msgid "Open" +#~ msgstr "Ouverts" + +#~ msgid "Pending reached" +#~ msgstr "En Attente" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Définit le dernier contact client en se basant soit sur le dernier " +#~ "contact du client, soit sur le dernier contact auquel un agent n’a pas " +#~ "encore répondu." + +#~ msgid "Confirm" +#~ msgstr "Confirmer" + +#~ msgid "Sure?" +#~ msgstr "Êtes-vous sûr ?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Taille maximale des Emails en Mo." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Impossible de charger les données..." + +#~ msgid "Unable to load issues" +#~ msgstr "Impossible de charger les tickets" + +#~ msgid "Unable to save Bot." +#~ msgstr "Impossible d'enregistrer le Bot." + +#~ msgid "Setup new System" +#~ msgstr "Installer un nouveau système" + +#~ msgid "Unable to save changes." +#~ msgstr "Impossible d'enregistrer les modifications." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Vous êtes les bienvenus ! Il suffit de me demander quelque chose !" + +#~ msgid "migrate from another system" +#~ msgstr "migrer depuis un autre système" + +#~ msgid "Or" +#~ msgstr "Ou" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "Merci de sélectionner un groupe avant de mentionner un utilisateur." + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s objet(s) effacé(s)." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Attention: quand un ticket est créé, un email est envoyé" + +#~ msgid "Call Inbound" +#~ msgstr "Appel entrant" + +#~ msgid "Call Outbound" +#~ msgstr "Appel sortant" + #~ msgid "Please fill also some text in!" #~ msgstr "Merci d'ajouter aussi du texte !" -#~ msgid "Loading..." -#~ msgstr "Chargement..." - #~ msgid "Search..." #~ msgstr "Rechercher..." diff --git a/i18n/zammad.he-il.po b/i18n/zammad.he-il.po index 52a7b7aec..353d3b695 100644 --- a/i18n/zammad.he-il.po +++ b/i18n/zammad.he-il.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,18 +158,6 @@ msgstr "%s קבוצות הקצאות תפקידי %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -182,6 +174,24 @@ msgstr "%s% נפתחו מחדש" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% נפתחו מחדש" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% נפתחו מחדש" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -332,7 +342,9 @@ msgid "2 hours" msgstr "2 hours" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 אותיות קטנות ו-2 אותיות גדולות" #: db/seeds/ticket_priorities.rb @@ -373,7 +385,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -414,18 +426,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -517,6 +517,7 @@ msgstr "חשבונות" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -600,6 +601,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -771,10 +773,6 @@ msgstr "אפשור עתידי" msgid "Allow past" msgstr "Allow past" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "אפשר למשתמשים להוסיף תגים חדשים." @@ -783,6 +781,10 @@ msgstr "אפשר למשתמשים להוסיף תגים חדשים." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -793,9 +795,10 @@ msgstr "שלח התראה גם במייל" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -804,10 +807,6 @@ msgstr "" msgid "Alternative name" msgstr "שם חלופי" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -878,6 +877,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "חשבון לא אומת" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App credentials for Facebook." @@ -933,7 +941,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "בטוחים?" @@ -950,6 +968,18 @@ msgstr "מאמר" msgid "Article Count" msgstr "מספר מאמרים" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "מאמר#" @@ -958,10 +988,6 @@ msgstr "מאמר#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "הקצה משתמשים על סמך שם הדומיין של המשתמש" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -975,6 +1001,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "הקצה משתמשים על סמך שם הדומיין של המשתמש" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "הוקצו" @@ -1056,10 +1088,6 @@ msgid "" "completed." msgstr "שים לב: אלה יהיו סיסמת ההתחברות שלך לאחר השלמת הייבוא." -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1124,12 +1152,9 @@ msgstr "אימות באמצעות %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "הקצאה אוטומטית" @@ -1141,14 +1166,16 @@ msgstr "" msgid "Auto close" msgstr "סגירה אוטומטית" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "מצב סגירה אוטומטית" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "צור אוטומטית" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "מצב סגירה אוטומטית" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1198,6 +1225,10 @@ msgstr "ממוצע: %s דקות" msgid "Average: %s%" msgstr "ממוצע: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1250,8 +1281,8 @@ msgstr "אובייקטי בסיס" msgid "Basic Settings" msgstr "הגדרות בסיסיות" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1276,18 +1307,18 @@ msgstr "משתמש Bind" msgid "Block Notifications" msgstr "חסום התראות" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "מספרי זיהוי מתקשרים חסומים על סמך זיהוי המתקשר של השולח." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "מדינות חסומות" @@ -1361,14 +1392,10 @@ msgstr "שעות פעילות עסקית" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1377,6 +1404,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1409,6 +1437,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "הגדרה" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "אינטגרציות" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1424,14 +1468,6 @@ msgstr "לוח שנה" msgid "Calendars" msgstr "ילוחות שנה" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "שיחה פנימית" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "שיחה חיצונית" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1555,9 +1591,11 @@ msgstr "קטגוריה" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "כאשר ההודעה נשלחת." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1611,6 +1649,12 @@ msgstr "השתנה" msgid "Changes" msgstr "שינויים" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "בוצעו שינויים המחייבים עדכון בסיס נתונים." @@ -1638,8 +1682,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "ערוץ" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1680,6 +1726,12 @@ msgstr "ערוצים" msgid "Chat" msgstr "צ'אט" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "צ'אט" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "כותרת צ'אט" @@ -1702,15 +1754,26 @@ msgid "Chatting Customers" msgstr "לקוחות מצ'וטטים" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "חבר ערוצים" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "חבר ערוצים" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1777,27 +1840,29 @@ msgid "City" msgstr "עיר" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "המשך מופע" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1838,8 +1903,8 @@ msgstr "לקוחות" msgid "Clone" msgstr "שכפול" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1863,6 +1928,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "סגור טאב נוכחי" @@ -1884,6 +1953,7 @@ msgstr "" msgid "Closed" msgstr "נסגר" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1893,14 +1963,6 @@ msgstr "" msgid "Closed Tickets" msgstr "כרטיסים סגורים" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "זמן הסגירה" @@ -1983,17 +2045,20 @@ msgstr "" msgid "Configure Base" msgstr "הדגרת בסיס" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "אישור" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "אשר/הגש דיאלוג" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "הגדרות" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2080,6 +2145,18 @@ msgstr "" msgid "Content" msgstr "תוכן" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% נפתחו מחדש" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2113,11 +2190,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2283,8 +2360,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Channels" +msgid "Create and set up %s" +msgstr "יצירת ערוצים" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2339,6 +2418,7 @@ msgstr "צור את הכרטיס הראשון שלך" msgid "Created" msgstr "נוצר" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2348,7 +2428,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2465,11 +2544,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "לקוחות בארגון יכולים להציג את הפריטים אחד של השני." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2562,7 +2638,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "העדכון בוצע בהצלחה!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2570,6 +2646,7 @@ msgstr "העדכון בוצע בהצלחה!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2611,10 +2688,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "נראות ברירת מחדל עבור פתק חדש." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2634,12 +2707,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2654,26 +2721,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "הגדר את פרוטוקול http של המופע שלך." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "מגדיר את השולח של התראות המייל." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2683,6 +2738,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2698,32 +2759,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "מגדיר את השולח של התראות המייל." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "מגדיר את השולח של התראות המייל." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "מספר ניסיונות גישה כושלים אחריהם החשבון ינוטרל." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2747,15 +2840,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "מגדיר אם לקוח יכול ליצור כרטיסים דרך ממשק האינטרנט." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2775,11 +2869,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2810,12 +2906,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "מגדיר אם לקוח יכול ליצור כרטיסים דרך ממשק האינטרנט." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2825,11 +2915,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2850,12 +2936,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2868,18 +2972,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2890,10 +2982,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2910,11 +3019,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2923,32 +3027,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2966,7 +3064,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2982,6 +3080,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2999,7 +3103,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3014,6 +3122,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "הגדר את פרוטוקול http של המופע שלך." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3027,9 +3141,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "מגדיר פורמט תאריך יפה." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "מגדיר את backend לחיפוש גיאוגרפי של IP. מראה גם מיקום של כתובת IP אם מוצגת " "כתובת IP." @@ -3053,10 +3181,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "מגדיר את ה backend לחיפוש תמונות של משתמש וארגון." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3065,6 +3189,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "הגדרת שפת ברירת המחדל של המערכת." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "הגדרת המצב של כרטיסים שנסגרו אוטומטית." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "נראות ברירת מחדל עבור פתק חדש." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3079,6 +3227,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3087,10 +3239,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3100,8 +3248,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "מגדיר את הלוגו של היישום, המוצג בממשק האינטרנט." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "מגדיר את שם היישום, שמוצג בממשק האינטרנט, בכרטיסיות ובשורת הכותרת של דפדפן " @@ -3111,22 +3267,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3164,21 +3308,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "הגדרת המצב של כרטיסים שנסגרו אוטומטית." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "הגדרת שפת ברירת המחדל של המערכת." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3193,6 +3327,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "מגדיר פורמט תאריך יפה." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3213,7 +3357,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3303,11 +3447,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3346,6 +3490,12 @@ msgstr "" msgid "Deletion Task" msgstr "משימת מחירה" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "משלוח נכשל" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "משלוח נכשל" @@ -3354,7 +3504,7 @@ msgstr "משלוח נכשל" msgid "Department" msgstr "מחלקה" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3466,6 +3616,7 @@ msgstr "התעלם משינויים לא שמורים." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3475,10 +3626,6 @@ msgstr "תצוגה" msgid "Display name" msgstr "שם תצוגה" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3487,6 +3634,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "בטוח למחוק את האובייקט הזה?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "בטוח למחוק את האובייקט הזה?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "דומיין" @@ -3712,6 +3872,19 @@ msgstr "" msgid "Email Outbound" msgstr "אימייל חיצוני" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "לא מצליח לאמת את המייל. נא ליצור קשר עם מנהל הIT שלך." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3882,11 +4055,15 @@ msgstr "" "מאפשר אימות משתמש באמצעות% s. רשום את האפליקציה שלך תחילה ב- [% s] (% s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +#, fuzzy +#| msgid "" +#| "Enables user authentication via %s. Register your app first at [%s](%s)." +msgid "Enables user authentication via GitHub." msgstr "" +"מאפשר אימות משתמש באמצעות% s. רשום את האפליקציה שלך תחילה ב- [% s] (% s)." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4035,7 +4212,7 @@ msgstr "הזן את כתובת האימייל ואת אסימון ה- API %s ש msgid "Enter your username or email address" msgstr "הקלד את שם המשתמש שלך או את כתובת המייל שלך" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4048,8 +4225,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "הוסלם" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "זמן הסלמה" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4148,9 +4327,15 @@ msgid "Execute changes on objects" msgstr "בצע שינויים באובייקטים" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "בצע שינויים באובייקטים" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "" @@ -4198,10 +4383,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4329,15 +4510,17 @@ msgstr "פתרון ראשון" msgid "First Steps" msgstr "צעדים ראשונים" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "שם פרטי" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "תגובה ראשונה" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "שם פרטי" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "חשבונות אימייל קבועים" @@ -4496,10 +4679,6 @@ msgstr "דף קדמי" msgid "Full Name" msgstr "שם מלא" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "שם דומיין מלא" @@ -4521,12 +4700,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4534,7 +4713,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4568,6 +4747,12 @@ msgstr "קבלת אסימון גישה" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "פרטי התחברות Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4589,10 +4774,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4605,14 +4786,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4646,10 +4819,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4685,7 +4854,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4743,6 +4911,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4763,6 +4937,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "בחירת קבוצה ליצירת כרטיסים" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "בחירת קבוצה ליצירת כרטיסים" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4923,7 +5103,7 @@ msgstr "גיבור" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5095,7 +5275,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5182,6 +5362,18 @@ msgstr "ייבוא" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5194,28 +5386,16 @@ msgstr "" msgid "Import Endpoint" msgstr "נקודת קצה לייבוא" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "מפתח ייבוא" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "מצב ייבוא" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5290,6 +5470,7 @@ msgstr "" msgid "Inbound" msgstr "פנימי" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5372,6 +5553,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "תרגום אינליין" @@ -5440,6 +5627,12 @@ msgstr "" msgid "Intro" msgstr "הקדמה" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5485,12 +5678,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5667,18 +5854,6 @@ msgstr "רמת קרמה" msgid "Karma Trends" msgstr "טרנדים של קרמה" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5687,6 +5862,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5724,6 +5900,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "בסיס מידע" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "בסיס מידע" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5791,14 +5983,12 @@ msgstr "איש קשר אחרון (טכנאי)" msgid "Last contact (customer)" msgstr "איש קשר אחרון (לקוח)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "שם משפחה" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5817,11 +6007,6 @@ msgstr "סינכרון אחרון ב" msgid "Last used" msgstr "נעשה שימוש לאחרונה" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "שם משפחה" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "עדכונים אחרונים" @@ -5839,11 +6024,11 @@ msgid "Limit Groups" msgstr "הגבל קבוצות" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5915,10 +6100,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "פרטי התחברות LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "קישורים" @@ -5931,6 +6112,17 @@ msgstr "רשימת קיצורי דרך" msgid "Load" msgstr "טען" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "טוען..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5994,16 +6186,12 @@ msgstr "סיסמא אבדה" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "מאקרו" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6153,10 +6341,6 @@ msgstr "מקסימום כשלונות התחברות" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "לוקאל" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6214,7 +6398,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6223,10 +6407,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6395,40 +6575,54 @@ msgstr "נכנס" msgid "Moved out" msgstr "יצא" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "auto select" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "הכרטיסים שהוקצו לי" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "הכרטיסים של הארגון שלי" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "הכרטטיסים הממתינים שלי שהגיע מועדם" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Replacement" +msgid "My Replacement Tickets" +msgstr "תחליף" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "הסטטיסטיקה שלי" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "הכרטיסים שהוקצו לי" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "הכרטיסים שלי" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "הכרטיסים שהוקצו לי" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "זמן הטיפול שלי: %s דקות" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "הכרטטיסים הממתינים שלי שהגיע מועדם" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6507,18 +6701,18 @@ msgstr "נווט במאמר" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6532,7 +6726,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6560,7 +6754,6 @@ msgstr "רֶשֶׁת" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "חדש" @@ -6714,6 +6907,12 @@ msgstr "לא מוגדר %s." msgid "No Entries" msgstr "אין רישום" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "לא מוגדר %s." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6734,9 +6933,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "לא הוגדר" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6750,12 +6951,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6801,10 +6996,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6814,14 +7005,6 @@ msgstr "ללא מסנן." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6899,14 +7082,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "אין הודעות עבורך שטרם נקראו :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6998,6 +7183,10 @@ msgstr "הערה" msgid "Note - default visibility" msgstr "פתק - נראות ברירת מחדל" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7063,10 +7252,6 @@ msgstr "נובמבר" msgid "Number" msgstr "מספר" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "מספר ניסיונות גישה כושלים אחריהם החשבון ינוטרל." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7117,7 +7302,6 @@ msgid "October" msgstr "אוקטובר" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7162,29 +7346,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "זמין רק למשתמשים של ארגון משותף" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "רק עבור קבוצות אלה." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7203,16 +7380,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "פתח" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "פתח כרטיס #%s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "כרטיסים פתוחים" @@ -7239,8 +7413,11 @@ msgid "Options" msgstr "אפשרויות" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "או" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "הגר ממערכת אחרת" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7298,8 +7475,8 @@ msgstr "ארגונים" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7347,12 +7524,6 @@ msgstr "שיחה חיצונית" msgid "Overview" msgstr "תצוגה" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "תצוגה" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7366,6 +7537,12 @@ msgstr "" msgid "Overviews" msgstr "תצוגות" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "תצוגה" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7394,10 +7571,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7458,7 +7631,9 @@ msgid "Password for proxy connection." msgstr "סיסמה לחיבור פרוקסי." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "סיסמא חייבת להכיל 2 אותיות קטנות ושתי אותיות גדולות" #: db/seeds/settings.rb @@ -7502,8 +7677,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "הגיע ממתנים" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "הכרטטיסים הממתינים שלי שהגיע מועדם" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7572,6 +7749,10 @@ msgstr "ורוד" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7589,12 +7770,18 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "נא ללחוץ על הכפתור למטה כדי ליצור את הראשון שלך" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." -msgstr "" +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." +msgid "Please click on the link in the verification email." +msgstr "החשבון שלך לא אומת. לחץ על הקישור שבדוא\"ל האימות." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7610,12 +7797,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7626,10 +7813,6 @@ msgstr "אנא בצע שינויים במסד הנתונים רק בזמן חל msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7734,6 +7917,10 @@ msgstr "עדיפות" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7743,16 +7930,20 @@ msgid "Proceed" msgstr "המשך" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "להקצות כרטיסים" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "הסלמת כרטיס" #: db/seeds/settings.rb msgid "Product Name" @@ -7812,6 +8003,12 @@ msgstr "תפריט פומבי" msgid "Publish" msgstr "פרסם" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "מאמר" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7845,7 +8042,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "זמן אמת" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7868,7 +8067,9 @@ msgstr "יומני רישום אחרונים" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "כרטיסים שנצפו לאחרונה" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7944,6 +8145,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8009,18 +8211,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "בקשת הרשאת Grant" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8064,13 +8258,9 @@ msgstr "אפס שינויים" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "אפס שינויים" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8100,17 +8290,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8232,6 +8418,10 @@ msgstr "התראות SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8300,6 +8490,15 @@ msgstr "שמור תבנית חדשה" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "הפעולה הגורפת הוצאה לפועל!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8313,16 +8512,16 @@ msgstr "מתוזמן עבור" msgid "Scheduler" msgstr "מתזמן" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "מתזמן" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "תזמונים" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "מתזמן" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8548,6 +8747,14 @@ msgstr "ספטמבר" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "שלח מחדש הודעת אימות למייל" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "שֵׁרוּת" @@ -8579,6 +8786,10 @@ msgstr "מופעים" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "קבע מאמר כפנימי/פומבי" @@ -8603,10 +8814,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "הגדרת מזהה מתקשר לשיחות יוצאות בהתאם למזהה היעד." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8629,21 +8836,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "התקן מערכת חדשה" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "הגדר את ערוצי התקשורת שבהם ברצונך להשתמש עם Zammad שלך." #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8674,11 +8882,6 @@ msgstr "הגדרות" msgid "Setup Finished" msgstr "התקנה הושלמה" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "התקן מערכת חדשה" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "משותף" @@ -8779,6 +8982,12 @@ msgstr "הירשם" msgid "Signature" msgstr "חתימה" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "שלח מחדש הודעת אימות למייל" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8789,22 +8998,10 @@ msgstr "חתימה" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8828,10 +9025,6 @@ msgstr "אתר" msgid "Skip" msgstr "דלג" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8870,10 +9063,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9103,28 +9292,11 @@ msgid "Sunday" msgstr "ראשון" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "בטוח למחוק את האובייקט הזה?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "בטוח?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9182,11 +9354,12 @@ msgstr "תגיות" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9204,10 +9377,6 @@ msgstr "מִברָק" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "תבנית" @@ -9295,6 +9464,12 @@ msgstr "טקסט עם תרגומים מוטבעים מופעל נראה כמו" msgid "TextModule" msgstr "מודול טקסט" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "טקסט" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9304,12 +9479,38 @@ msgstr "תודה על שאלתך (#%s)! ניצור איתך קשר בהקדם ה msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% נפתחו מחדש" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "כתובת ה URL להתקנה הזו של Zammad" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9318,6 +9519,10 @@ msgid "" "use for the chat." msgstr "הדפדפן מיושן. הוא אינו תומך ב WebSocket - הטכנולוגיה הדרושה לצ'אט." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9325,14 +9530,30 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "הצ'אט סגור." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "הצ'אט יופיע ברגע שהחיבור לשרת יתרחש ובמידה ויש מישהו מקוון לביצוע צ'אט איתו." @@ -9363,14 +9584,31 @@ msgstr "ברירת המחדל לגודל פונט היא 12px" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "השינויים הללו בוצעו:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "השינויים הללו בוצעו:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9381,6 +9619,10 @@ msgstr "" msgid "The format of the subject." msgstr "הפורמט של הנושא." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9388,6 +9630,14 @@ msgid "" msgstr "" "המזהה של כרטיס, למשל כרטיס #, שיחה #, MyTicket #. ברירת המחדל היא כרטיס #." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "הייבוא הצליח." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "הייבוא הצליח." @@ -9404,6 +9654,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% נפתחו מחדש" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% נפתחו מחדש" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% נפתחו מחדש" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9416,6 +9697,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "לא מצליח לאמת את המייל. נא ליצור קשר עם מנהל הIT שלך." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "הרצת הניסיון הייתה מוצלחת." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "הרצת הניסיון הייתה מוצלחת." @@ -9431,17 +9774,21 @@ msgid "" "AS." msgstr "הטקסט בתחילתו של הנושא בתשובה בדוא\"ל, למשל RE, AW, או AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% נפתחו מחדש" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% נפתחו מחדש" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9449,6 +9796,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "הדרך לתקשר איתנו היא דבר שנקרא \"כרטיס\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "תבנית" @@ -9463,12 +9814,16 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "יש יותר מדי אנשים בתור לצ'אט." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "יש מספר סיבות אפשריות בגללן הצ'אט לא יופיע:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "יש מספר סיבות אפשריות בגללן הצ'אט לא יופיע:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "יש יותר מדי אנשים בתור לצ'אט." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9484,8 +9839,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9497,9 +9852,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "class זה מתווסף ללחצן באתחול ומוסר לאחר יצירת חיבור הצ'אט." #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9510,20 +9869,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "זוהי גרסת Zammad %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9540,14 +9887,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "פעולה זו עשויה להימשך זמן מה כאשר לא ניתן להשתמש במערכת." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9568,6 +9911,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "שירות זה מאפשר ל- Zammad להתחבר לשרת LDAP שלך." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9576,12 +9925,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "שירות זה שולח הודעות לערוץ% s." @@ -9600,10 +9943,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "חמי" @@ -9615,7 +9967,7 @@ msgstr "חמי" msgid "Thursday" msgstr "חמישי" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9717,7 +10069,9 @@ msgid "Ticket update" msgstr "עדכון כרטיס" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "כרטיס |%s| הוסלם!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9758,6 +10112,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "כרטיסים שהוקצו לי: %s מתוך %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "כרטיסים של ארגון" @@ -9854,12 +10213,13 @@ msgstr "אל" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9868,8 +10228,8 @@ msgstr "להגדיר את המערכת שלך." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9885,9 +10245,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "כדי לבחור מצייני מיקום מתוך רשימה, פשוט הזן \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "כדי להגדיר את השירות הזה אתה צריך ליצור | \"ווב הוק נכנס\"| חדש בלוח " "האינטגרציה %s, ולהזין את כתובת האתר של הוו." @@ -9916,11 +10280,7 @@ msgid "Token Access" msgstr "גישת טוקן" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10041,10 +10401,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "פרטי התחברות Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "מפתח טויטר" @@ -10087,245 +10443,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "לא מצליח לאמת את המייל. נא ליצור קשר עם מנהל הIT שלך." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "לא מוקצים ופתוחים" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10491,10 +10616,6 @@ msgstr "" msgid "Uploading" msgstr "מעלה" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10508,6 +10629,11 @@ msgstr "שימוש בתכונות מתקדמות" msgid "Use client storage to cache data to enhance performance of application." msgstr "השתמש באחסון הלקוח כדי לאחסן נתונים במטמון כדי לשפר את ביצועי היישום." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10518,6 +10644,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "בשימוש בכל מקום" @@ -10592,8 +10728,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10602,20 +10738,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% נפתחו מחדש" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10658,12 +10807,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10691,11 +10840,6 @@ msgstr "ערך" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "יצרן" @@ -10704,19 +10848,17 @@ msgstr "יצרן" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "כאשר ההודעה נשלחת." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "בדוק שלחיה וקבלה" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10836,20 +10978,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "זיהינו תהליכי OTRS BPM אשר לא ניתן לייבא לתוך Zammad, שכן כרגע אנחנו לא " "תומכים בסוגים כאלו של תרשימי זרימה." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "מצאנו הרבה שדות דינמיים שאינם נפוצים בZammad, שכן אנו נוקטים גישה שונה " "לתכונות הכרטיסים. Zammad משתמשת גם בתגים בנוסף לשדות מותאמים אישית כדי לסווג " @@ -10860,8 +11013,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "מצאנו שכבר קיימות %s הודעות מייל בתיבה שלך. Zammad יעביר את כולן לתיבה שלך " @@ -10921,12 +11078,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10990,6 +11147,11 @@ msgstr "" msgid "Welcome!" msgstr "ברוך הבא!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "מה משפיע על קרמת Zammand שלך?" @@ -11102,9 +11264,14 @@ msgid "With your current configuration the following will happen" msgstr "עם התצורה הנוכחית שלך הדבר הבא יקרה" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "עם | תאריך | מספרי הכרטיסים ייווצרו על ידי התאריך הנוכחי, ה- SystemID " @@ -11152,7 +11319,9 @@ msgstr "שנה(ים)" msgid "Yellow" msgstr "צהוב" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "כן" @@ -11172,25 +11341,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11209,11 +11372,20 @@ msgstr "אתה יכול ליצור מספר נושאי צ'אט" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11235,6 +11407,15 @@ msgstr "" msgid "You can request your password" msgstr "אתה יכול לבקש את הסיסמא שלך" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11325,22 +11506,29 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "אתה משתמש ב-% s בטקסט אך לא מצורף קובץ. האם אתה רוצה להמשיך?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "אתה צובר קארמה חיובית כאשר אתה עונה וסוגרכרטיסים בזמן באופן קבוע וכאשר אתה " @@ -11349,12 +11537,24 @@ msgstr "" "כרטיסים שהגיעו לשניים או יותר ימי איחור." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "אתה כבר רשום באמצעות כתובת האימייל שלך אם אתה נמצא בקשר עם צוות התמיכה שלנו." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "הגדרות המייל שלך" @@ -11371,32 +11571,32 @@ msgstr "טוקן הגישה הפרטי שלך" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "החשבון שלך לא אומת. לחץ על הקישור שבדוא\"ל האימות." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11422,21 +11622,12 @@ msgid "Your karma is |%s|." msgstr "הקרמה שלך היא |%s|" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "לא מצליח לאמת את המייל. נא ליצור קשר עם מנהל הIT שלך." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11447,18 +11638,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "הצ'אט של Zammad דורש jQuery. אם אין לך אותו עדיין באתר שלך, תכלול אותו באופן " "הבא:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"הצ'אט של Zammad דורש jQuery. אם אין לך אותו עדיין באתר שלך, תכלול אותו באופן " +"הבא:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11495,8 +11696,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "מערכת Zammad נמצאת כרגע במצב תחזוקה. רק מנהלים יכולים להתחבר. אנא המתן לסיום " @@ -11522,10 +11727,6 @@ msgstr "" msgid "Zip" msgstr "מיקוד" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "פעיל" @@ -11608,10 +11809,6 @@ msgstr "השתנה" msgid "chat" msgstr "צ'אט" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11634,18 +11831,22 @@ msgid "connected" msgstr "מחובר" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "מכיל" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "מכיל את כל" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "אינו מכיל את כל" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "לא מכיל" @@ -11665,18 +11866,6 @@ msgstr "מכיל אחד לא" msgid "created" msgstr "נוצר" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11712,7 +11901,7 @@ msgstr "נוטרל" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11806,7 +11995,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "מאת" @@ -11819,6 +12008,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "השתנה" @@ -11963,11 +12153,6 @@ msgstr "מאוחד" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "הגר ממערכת אחרת" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "דקה" @@ -12139,7 +12324,7 @@ msgstr "" msgid "select attachment…" msgstr "בחר קובץ מצורף ..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12179,7 +12364,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12227,7 +12412,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12296,7 +12481,7 @@ msgstr "לא נגענו" msgid "updated" msgstr "עודכן" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12324,16 +12509,18 @@ msgstr "בתוך הזמן שעבר (יחסי)" msgid "within next (relative)" msgstr "במשך הזמן הקרוב (יחסי)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "כן" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "| הגדלה | הגדלת מספר הכרטיס, ה- SystemID והמונה משמשים בפורמט \"SystemID." @@ -12344,10 +12531,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|שמאל| משמעותו |[כרטיס#12345] נושא הכרטיס|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|אין | משמעותו | נושא | (ללא מספר כרטיס). במקרה האחרון אתה צריך לאפשר " "\"postmaster___follow___up___search___in\" כדי לזהות מעקב על בסיס כותרות דוא" @@ -12379,8 +12571,44 @@ msgstr "... של כל איזור הטקסט" msgid "∅ Waiting time today" msgstr "∅ זמן המתנה היום" -#~ msgid "Loading..." -#~ msgstr "טוען..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "לקוחות בארגון יכולים להציג את הפריטים אחד של השני." + +#~ msgid "Escalated" +#~ msgstr "הוסלם" + +#~ msgid "Open" +#~ msgstr "פתח" + +#~ msgid "Pending reached" +#~ msgstr "הגיע ממתנים" + +#~ msgid "Confirm" +#~ msgstr "אישור" + +#~ msgid "Sure?" +#~ msgstr "בטוח?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "לוקאל" + +#~ msgid "Setup new System" +#~ msgstr "התקן מערכת חדשה" + +#~ msgid "migrate from another system" +#~ msgstr "הגר ממערכת אחרת" + +#~ msgid "Or" +#~ msgstr "או" + +#~ msgid "Call Inbound" +#~ msgstr "שיחה פנימית" + +#~ msgid "Call Outbound" +#~ msgstr "שיחה חיצונית" #~ msgid "Search..." #~ msgstr "חפש..." diff --git a/i18n/zammad.hi-in.po b/i18n/zammad.hi-in.po index 65bda9d0f..5924d631a 100644 --- a/i18n/zammad.hi-in.po +++ b/i18n/zammad.hi-in.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "% s ऑब्जेक्ट (s) हटा दिए गए हैं।" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "% s ऑब्जेक्ट (एस) अपडेट किए गए हैं।" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "% s ऑब्जेक्ट (ओं) को अपडेट कर द msgid "%s object(s) were deleted." msgstr "% s ऑब्जेक्ट (ओं) को हटा दिया गया था।" +#: 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." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: 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." +msgstr "% s ऑब्जेक्ट (ओं) को हटा दिया गया था।" + +#: 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." +msgstr "% s ऑब्जेक्ट (एस) अपडेट किए गए हैं।" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 निचले और 2 ऊपरी वर्ण" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -424,18 +430,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -527,6 +521,7 @@ msgstr "हिसाब किताब" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -610,6 +605,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -781,10 +777,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr " उपयोगकर्ताओं को नए टैग जोड़ने की अनुमति दें।" @@ -793,6 +785,10 @@ msgstr " उपयोगकर्ताओं को नए टैग जोड msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -803,9 +799,10 @@ msgstr "ईमेल के माध्यम से भी सूचित क #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -814,10 +811,6 @@ msgstr "" msgid "Alternative name" msgstr "वैकल्पिक नाम" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "वैकल्पिक रूप से, आप डेटा आयात करने के लिए Zammad API का उपयोग कर सकते हैं।" @@ -886,6 +879,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "खाता सत्यापित नहीं हुआ" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -941,7 +943,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -958,6 +970,18 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -966,10 +990,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -983,6 +1003,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "" @@ -1055,10 +1079,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1123,12 +1143,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1140,14 +1157,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1193,6 +1210,10 @@ msgstr "" msgid "Average: %s%" msgstr "" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1245,8 +1266,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1271,14 +1292,16 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +#, fuzzy +#| msgid "Also caller id of outbound calls can be changed." +msgid "Block caller IDs based on sender caller ID." +msgstr " साथ ही आउटबाउंड कॉल की कॉलर आईडी बदली जा सकती है।" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1352,14 +1375,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1368,6 +1387,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1394,6 +1414,20 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s Migration" +msgid "CTI integration" +msgstr "% s प्रवासन" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1409,14 +1443,6 @@ msgstr "पंचांग" msgid "Calendars" msgstr "" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1540,9 +1566,11 @@ msgstr "" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "प्रति " +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "जब अधिसूचना भेजी जा रही है।" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1596,6 +1624,12 @@ msgstr "" msgid "Changes" msgstr "" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1623,8 +1657,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Online Forms" +msgid "Channel - Form" +msgstr " ऑनलाइन फॉर्म" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1665,6 +1701,10 @@ msgstr "" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1687,15 +1727,22 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" +msgid "Check channels." msgstr "" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1760,27 +1807,27 @@ msgid "City" msgstr "शहर" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1821,8 +1868,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1846,6 +1893,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1867,6 +1918,7 @@ msgstr "" msgid "Closed" msgstr "बंद" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1876,14 +1928,6 @@ msgstr "" msgid "Closed Tickets" msgstr "बंद टिकटें" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1962,17 +2006,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Notification" +msgid "Confirmation" +msgstr " अधिसूचना" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2059,6 +2106,18 @@ msgstr "" msgid "Content" msgstr "अंतर्वस्तु" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2092,11 +2151,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2262,8 +2321,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "%s updated User |%s|" +msgid "Create and set up %s" +msgstr "% s अपडेट किया गया उपयोगकर्ता |% s |" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2318,6 +2379,7 @@ msgstr "" msgid "Created" msgstr "बनाया" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2327,7 +2389,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2444,11 +2505,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2537,7 +2595,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr " पंजीकरण सफल!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2545,6 +2603,7 @@ msgstr " पंजीकरण सफल!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2586,10 +2645,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2609,12 +2664,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2629,25 +2678,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2658,6 +2694,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2672,20 +2714,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2693,11 +2727,50 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr " खाते को निष्क्रिय करने के बाद विफल लॉगिन की संख्या।" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2722,14 +2795,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2749,11 +2821,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2784,12 +2858,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2799,11 +2867,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2824,12 +2888,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2842,18 +2924,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2864,10 +2934,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2884,11 +2971,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2897,32 +2979,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2940,7 +3016,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2956,6 +3032,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2973,7 +3055,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2988,6 +3074,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3000,10 +3090,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3022,10 +3120,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3034,6 +3128,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Note - default visibility" +msgid "Defines the default visibility for new notes." +msgstr "नोट - डिफ़ॉल्ट दृश्यता" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3045,6 +3159,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3053,10 +3171,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3065,9 +3179,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3075,22 +3193,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3128,19 +3234,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3154,6 +3248,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3174,7 +3276,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3264,11 +3366,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3307,6 +3409,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3315,7 +3421,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3423,6 +3529,7 @@ msgstr "अपने सहेजे न गए परिवर्तनों #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3432,10 +3539,6 @@ msgstr "प्रदर्शन" msgid "Display name" msgstr "प्रदर्शित होने वाला नाम" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3444,6 +3547,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "इस वस्तु को हटाना सुनिश्चित करें?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "इस वस्तु को हटाना सुनिश्चित करें?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "डोमेन" @@ -3670,6 +3786,19 @@ msgstr "" msgid "Email Outbound" msgstr "ईमेल आउटबाउंड" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "ईमेल सत्यापित करने में असमर्थ। कृपया अपने व्यवस्थापक से संपर्क करें।" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3829,11 +3958,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3980,7 +4109,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3993,8 +4122,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "बंद टिकटें" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4093,7 +4224,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4143,10 +4278,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4272,15 +4403,17 @@ msgstr "" msgid "First Steps" msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "पहला नाम" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "पहला नाम" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4431,10 +4564,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4456,12 +4585,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4469,7 +4598,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4503,6 +4632,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "ट्विटर ऐप क्रेडेंशियल्स" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4524,10 +4659,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4540,14 +4671,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4581,10 +4704,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4620,7 +4739,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4678,6 +4796,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4698,6 +4822,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4838,7 +4966,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5003,7 +5131,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5086,6 +5214,18 @@ msgstr "आयात" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5098,28 +5238,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5194,6 +5322,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5276,6 +5405,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5342,6 +5477,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5387,12 +5528,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5564,18 +5699,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5584,6 +5707,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5621,6 +5745,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5688,14 +5824,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "आखिरी नाम" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5714,11 +5848,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "आखिरी नाम" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5736,11 +5865,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5812,10 +5941,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5828,6 +5953,17 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "लोड हो रहा है।" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5891,16 +6027,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6046,10 +6178,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6107,7 +6235,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6116,10 +6244,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6288,40 +6412,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My Tickets" +msgid "My Assigned Tickets" +msgstr "मेरे टिकट" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Pending reached" +msgid "My Pending Reached Tickets" +msgstr " लंबित पहुँच गया" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Replacement" +msgid "My Replacement Tickets" +msgstr " प्रतिस्थापन" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My Tickets" +msgid "My Subscribed Tickets" +msgstr "मेरे टिकट" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "मेरे टिकट" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6400,18 +6536,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6425,7 +6561,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6453,7 +6589,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "नया" @@ -6607,6 +6742,12 @@ msgstr " कोई% s कॉन्फ़िगर नहीं किया ग msgid "No Entries" msgstr " कोई प्रविष्टि नहीं" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr " कोई% s कॉन्फ़िगर नहीं किया गया है।" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6627,9 +6768,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr " विन्यस्त नहीं" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6643,12 +6786,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6694,10 +6831,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6707,14 +6840,6 @@ msgstr " कोई फिल्टर नहीं।" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6792,14 +6917,16 @@ msgstr " इस स्थान के लिए कोई अनुवाद msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr " आपके लिए कोई अपठित सूचनाएँ नहीं। :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6891,6 +7018,10 @@ msgstr " ध्यान दें" msgid "Note - default visibility" msgstr "नोट - डिफ़ॉल्ट दृश्यता" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6956,10 +7087,6 @@ msgstr "नवम्बर" msgid "Number" msgstr "संख्या" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr " खाते को निष्क्रिय करने के बाद विफल लॉगिन की संख्या।" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7010,7 +7137,6 @@ msgid "October" msgstr "अक्टूबर" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7055,29 +7181,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "केवल उन उपयोगकर्ताओं के लिए उपलब्ध है जो अन्य उपयोगकर्ताओं के लिए प्रतिस्थापन हैं।" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr " केवल साझा संगठन वाले उपयोगकर्ताओं के लिए उपलब्ध है" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr " केवल इन समूहों के लिए।" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7096,16 +7215,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "खुला" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr " ओपन टिकट #% s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr " टिकट खोलें" @@ -7132,8 +7248,9 @@ msgid "Options" msgstr "विकल्प" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "या" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7191,8 +7308,8 @@ msgstr "संगठन" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7240,12 +7357,6 @@ msgstr " बाहरी कॉल" msgid "Overview" msgstr " अवलोकन" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr " अवलोकन" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7259,6 +7370,12 @@ msgstr "" msgid "Overviews" msgstr " अवलोकन" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr " अवलोकन" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7287,10 +7404,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7351,7 +7464,9 @@ msgid "Password for proxy connection." msgstr " प्रॉक्सी कनेक्शन के लिए पासवर्ड।" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr " पासवर्ड में 2 निचले और 2 ऊपरी वर्ण होने चाहिए।" #: db/seeds/settings.rb @@ -7395,7 +7510,9 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" +#, fuzzy +#| msgid "Pending reached" +msgid "Pending Reached Tickets" msgstr " लंबित पहुँच गया" #: app/assets/javascripts/app/models/ticket.coffee @@ -7465,6 +7582,10 @@ msgstr " गुलाबी" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7482,11 +7603,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr " अपना पहला बनाने के लिए कृपया नीचे दिए गए बटन पर क्लिक करें।" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr " कृपया सत्यापन ईमेल में लिंक पर क्लिक करें।" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7503,14 +7628,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "कृपया अपना समय दर्ज करें जिसे आप खाते हैं।" + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "कृपया अपना समय दर्ज करें जिसे आप खाते हैं।" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr " कृपया केवल रखरखाव समय-स्लॉट में डेटाबेस परिवर्तन निष्पादित करें।" @@ -7519,10 +7646,6 @@ msgstr " कृपया केवल रखरखाव समय-स्लॉ msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7627,6 +7750,10 @@ msgstr "प्राथमिकता" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7636,16 +7763,18 @@ msgid "Proceed" msgstr " बढ़ना" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" +msgid "Process pending tickets." msgstr "" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "टिकट वृद्धि" #: db/seeds/settings.rb msgid "Product Name" @@ -7705,6 +7834,12 @@ msgstr " सार्वजनिक मेनू" msgid "Publish" msgstr "प्रकाशित करना" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Publish" +msgid "Publish Article" +msgstr "प्रकाशित करना" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7738,7 +7873,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "वास्तविक काल" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7761,7 +7898,9 @@ msgstr " हाल ही में लॉग" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr " हाल ही में देखे गए टिकट" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7837,6 +7976,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7902,18 +8042,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr " ग्रांट मांगना" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7957,13 +8089,9 @@ msgstr " परिवर्तन रीसेट करें" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr " परिवर्तन रीसेट करें" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -7992,17 +8120,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8124,6 +8248,10 @@ msgstr "एसएमएस अधिसूचना" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8192,6 +8320,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8206,12 +8341,14 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" -msgstr "" +#, fuzzy +#| msgid "Text modules" +msgid "Schedulers are …" +msgstr "पाठ मॉड्यूल" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" @@ -8434,6 +8571,14 @@ msgstr "सितम्बर" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr " सत्यापन ईमेल पुनः भेजे" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8465,6 +8610,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8489,10 +8638,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr " साथ ही आउटबाउंड कॉल की कॉलर आईडी बदली जा सकती है।" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8515,21 +8660,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8560,11 +8704,6 @@ msgstr "सेटिंग्स" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8663,6 +8802,12 @@ msgstr "" msgid "Signature" msgstr "हस्ताक्षर" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr " सत्यापन ईमेल पुनः भेजे" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8673,22 +8818,10 @@ msgstr "हस्ताक्षर" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8712,10 +8845,6 @@ msgstr "" msgid "Skip" msgstr "छोड़ें" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8754,10 +8883,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8983,28 +9108,11 @@ msgid "Sunday" msgstr "रविवार" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "इस वस्तु को हटाना सुनिश्चित करें?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "ज़रूर?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9062,11 +9170,12 @@ msgstr "टैग" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9084,10 +9193,6 @@ msgstr "तार" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "टेम्पलेट्स" @@ -9175,6 +9280,12 @@ msgstr "सक्षम इनलाइन अनुवाद वाला प msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "पूर्ण पाठ" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9184,12 +9295,38 @@ msgstr "अपनी जांच के लिए धन्यवाद (#% s)! msgid "Thanks for joining. Email sent to \"%s\"." msgstr "जुड़ने के लिए धन्यवाद। ईमेल \"% s\" को भेजा गया।" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "Zammad की इस स्थापना का URL।" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9200,6 +9337,10 @@ msgstr "" "ब्राउज़र पुराना है। यह WebSocket का समर्थन नहीं करता है - जिस तकनीक का हम चैट के लिए " "उपयोग करते हैं।" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9210,14 +9351,30 @@ msgstr "" "सकते हैं। यदि आप सुनिश्चित हैं कि आप स्व-हस्ताक्षरित प्रमाण पत्र का उपयोग कर रहे हैं, तो आप " "\"आगे बढ़ें\" दबा सकते हैं। अन्यथा, कृपया \"रद्द करें\"।" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "चैट बंद कर दी गई है।" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "सर्वर से कनेक्शन जुड़ने के बाद और अगर कोई ऑनलाइन चैट करना है तो चैट दिखाई देगा।" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9253,14 +9410,31 @@ msgstr "डिफ़ॉल्ट फ़ॉन्ट का आकार 12px ह msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "निम्नलिखित परिवर्तन किए गए हैं:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "निम्नलिखित परिवर्तन किए गए हैं:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "निम्नलिखित परिवर्तन किए गए हैं:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9273,6 +9447,10 @@ msgstr "" msgid "The format of the subject." msgstr "विषय का स्वरूप।" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9280,6 +9458,14 @@ msgid "" msgstr "" "एक टिकट के लिए पहचानकर्ता, उदा। टिकट #, कॉल #, माय टिकट #। डिफ़ॉल्ट टिकट # है।" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "आयात सफल था।" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "आयात सफल था।" @@ -9296,6 +9482,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "% s ऑब्जेक्ट (एस) अपडेट किए गए हैं।" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9308,6 +9525,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "ईमेल सत्यापित करने में असमर्थ। कृपया अपने व्यवस्थापक से संपर्क करें।" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "टेस्ट रन सफल रहा।" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "टेस्ट रन सफल रहा।" @@ -9323,19 +9602,21 @@ msgid "" "AS." msgstr "ईमेल उत्तर में विषय की शुरुआत में पाठ, उदा। आरई, एडब्ल्यू या एएस।" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"कैसे% s को प्रबंधित करने के लिए ट्यूटोरियल को हमारे ऑनलाइन प्रलेखन% l पर होस्ट किया गया " -"है।" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9343,6 +9624,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "हमारे साथ संवाद करने का तरीका इस चीज़ को \"टिकट\" कहा जाता है।" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "विषय" @@ -9361,12 +9646,16 @@ msgstr "" "ही टिकटों की कुल संख्या अपडेट हो जाती है।" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "चैट के लिए कतार में बहुत सारे लोग हैं।" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "चैट न दिखाने के कई कारण हो सकते हैं:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "चैट न दिखाने के कई कारण हो सकते हैं:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "चैट के लिए कतार में बहुत सारे लोग हैं।" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9382,8 +9671,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9395,9 +9684,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "यह वर्ग आरंभिक बटन पर जुड़ जाता है और चैट कनेक्शन स्थापित हो जाने के बाद हटा दिया जाता " "है।" @@ -9410,20 +9703,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "यह Zammad संस्करण% s है" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9440,14 +9721,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "इसमें कुछ समय लग सकता है जहाँ सिस्टम का उपयोग नहीं किया जा सकता है।" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9468,6 +9745,17 @@ msgstr "यह सेवा Zammad को आपके Exchange सर्वर msgid "This service enables Zammad to connect with your LDAP server." msgstr "यह सेवा Zammad को आपके LDAP सर्वर से जुड़ने में सक्षम बनाती है।" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"यह सेवा% s से http अनुरोध या ईमेल प्राप्त करती है और होस्ट और सेवा के साथ टिकट बनाती है।" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9476,13 +9764,6 @@ msgid "" "service." msgstr "यह सेवा% s से ईमेल प्राप्त करती है और होस्ट और सेवा के साथ टिकट बनाती है।" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"यह सेवा% s से http अनुरोध या ईमेल प्राप्त करती है और होस्ट और सेवा के साथ टिकट बनाती है।" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "यह सेवा आपके% s चैनल को सूचनाएँ भेजती है।" @@ -9501,10 +9782,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "गुस्र्वार" @@ -9516,7 +9806,7 @@ msgstr "गुस्र्वार" msgid "Thursday" msgstr "गुरूवार" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9618,7 +9908,9 @@ msgid "Ticket update" msgstr "टिकट अपडेट" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "टिकट |% s | बढ़ जाता है!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9660,6 +9952,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "टिकट मुझे सौंपा गया:% s का% s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "संगठन के टिकट" @@ -9756,12 +10053,13 @@ msgstr "को" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9769,9 +10067,13 @@ msgid "To configure your system." msgstr "अपने सिस्टम को कॉन्फ़िगर करने के लिए।" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "% S को http अनुरोध भेजने के लिए% s को सक्षम करने के लिए, आपको% s में एक \"सूचना नियम\" " "बनाने की आवश्यकता है।" @@ -9789,9 +10091,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "किसी सूची से प्लेसहोल्डर्स का चयन करने के लिए, बस \"::\" दर्ज करें।" #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "इस सेवा को स्थापित करने के लिए आपको एक नया बनाने की आवश्यकता है \"इनकमिंग वेबहूक\" | " "आपके% s एकीकरण पैनल में, और नीचे वेब हुक URL दर्ज करें।" @@ -9820,11 +10126,7 @@ msgid "Token Access" msgstr "टोकन एक्सेस" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9945,10 +10247,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "ट्विटर ऐप क्रेडेंशियल्स" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -9991,247 +10289,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "बॉट को बचाने में असमर्थ।" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "बॉट को बचाने में असमर्थ।" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "परिवर्तन सहेजने में असमर्थ।" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "ईमेल सत्यापित करने में असमर्थ। कृपया अपने व्यवस्थापक से संपर्क करें।" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "अनचाही और खुली" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10397,10 +10462,6 @@ msgstr "" msgid "Uploading" msgstr "अपलोड हो रहा है" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10415,6 +10476,11 @@ msgid "Use client storage to cache data to enhance performance of application." msgstr "" "एप्लिकेशन के प्रदर्शन को बढ़ाने के लिए डेटा को कैश करने के लिए क्लाइंट स्टोरेज का उपयोग करें।" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10427,6 +10493,16 @@ msgstr "" "ईमेल के लिए विषय क्षेत्र का उपयोग करें। अक्षम होने पर, टिकट का शीर्षक विषय के रूप में " "उपयोग किया जाएगा।" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "कहीं भी इस्तेमाल किया जाता है" @@ -10501,8 +10577,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10511,20 +10587,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "% s ऑब्जेक्ट (s) बनाए जाते हैं।" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10567,12 +10656,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10600,11 +10689,6 @@ msgstr "मूल्य" msgid "Variables" msgstr "चर" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "विक्रेता" @@ -10613,19 +10697,17 @@ msgstr "विक्रेता" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "जब अधिसूचना भेजी जा रही है।" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "भेजने और प्राप्त करने की पुष्टि करें" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10745,20 +10827,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "हमने OTRS BPM प्रक्रियाओं का पता लगाया, जो कि Zammad में आयातित नहीं हो सकते, क्योंकि " "हम वर्तमान में इस तरह के वर्कफ़्लो का समर्थन नहीं करते हैं।" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "हमें बहुत सारे गतिशील क्षेत्र मिले जो ज़माद में सामान्य नहीं हैं, क्योंकि हम टिकट विशेषताओं के " "लिए एक अलग दृष्टिकोण का पालन करते हैं। ज़माद टिकटों को वर्गीकृत करने के लिए कस्टम फ़ील्ड के " @@ -10769,8 +10862,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "हमें आपके मेलबॉक्स में पहले से ही% s ईमेल मिल चुका है। Zammad इसे अपने मेलबॉक्स से Zammad में " @@ -10830,12 +10927,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10899,6 +10996,11 @@ msgstr "" msgid "Welcome!" msgstr "आपका स्वागत है" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "आपके ज़माद कर्म को क्या प्रभावित करता है?" @@ -11018,9 +11120,14 @@ msgid "With your current configuration the following will happen" msgstr "आपके वर्तमान कॉन्फ़िगरेशन के साथ निम्नलिखित होगा" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "के साथ | दिनांक | टिकट संख्या वर्तमान तिथि, सिस्टमआईडी और काउंटर द्वारा उत्पन्न की " @@ -11068,7 +11175,9 @@ msgstr "वर्षों)" msgid "Yellow" msgstr "पीला" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11088,25 +11197,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "आपका स्वागत है! बस मुझे कुछ पूछना है!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "आप% s को Zammad से जोड़ सकते हैं। आपको पहले अपने Zammad को% s से जोड़ना होगा।" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11125,13 +11232,28 @@ msgstr "आप कई चैट विषय बना सकते हैं। #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"कैसे% s को प्रबंधित करने के लिए ट्यूटोरियल को हमारे ऑनलाइन प्रलेखन% l पर होस्ट किया गया " +"है।" + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11153,6 +11275,15 @@ msgstr "" msgid "You can request your password" msgstr "आप अपने पासवर्ड का अनुरोध कर सकते हैं" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11243,24 +11374,31 @@ msgstr "आपको% s में Zammad समापन बिंदु को msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "आप पाठ में% s का उपयोग करते हैं लेकिन कोई अनुलग्नक संलग्न नहीं है। क्या आप जारी रखना चाहते " "हैं?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "आप | सकारात्मक कर्म संचित | जब आप नियमित रूप से समय पर टिकटों का जवाब और बंद करते हैं " @@ -11269,12 +11407,24 @@ msgstr "" "दो या अधिक दिन के हैं।" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "यदि आप हमारी सहायता टीम के संपर्क में हैं तो आप पहले से ही अपने ईमेल पते के साथ पंजीकृत हैं।" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "आपका ईमेल कॉन्फ़िगरेशन" @@ -11291,32 +11441,32 @@ msgstr "आपका नया व्यक्तिगत प्रवेश #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "आपका खाता सत्यापित नहीं किया गया है। कृपया सत्यापन ईमेल में लिंक पर क्लिक करें।" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11342,21 +11492,12 @@ msgid "Your karma is |%s|." msgstr "आपका कर्म है |% s |" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "ईमेल सत्यापित करने में असमर्थ। कृपया अपने व्यवस्थापक से संपर्क करें।" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11367,18 +11508,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat को jQuery की आवश्यकता होती है। यदि आप पहले से ही इसे अपनी वेबसाइट पर " "उपयोग नहीं करते हैं, तो इसे इस तरह शामिल करें:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat को jQuery की आवश्यकता होती है। यदि आप पहले से ही इसे अपनी वेबसाइट पर " +"उपयोग नहीं करते हैं, तो इसे इस तरह शामिल करें:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11415,8 +11566,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "ज़माद वर्तमान में रखरखाव मोड में है। केवल व्यवस्थापक लॉगिन कर सकते हैं। कृपया प्रतीक्षा करें " @@ -11442,10 +11597,6 @@ msgstr "" msgid "Zip" msgstr "ज़िप" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr " सक्रिय" @@ -11526,10 +11677,6 @@ msgstr "" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11552,18 +11699,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11583,18 +11734,6 @@ msgstr "" msgid "created" msgstr "" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11630,7 +11769,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11724,7 +11863,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11737,6 +11876,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11881,11 +12021,6 @@ msgstr "मिलाएं गए" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "मिनट" @@ -12055,7 +12190,7 @@ msgstr "" msgid "select attachment…" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12095,7 +12230,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12143,7 +12278,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "टेलीग्राम पर्सनल-मैसेज" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12212,7 +12347,7 @@ msgstr "अछूता" msgid "updated" msgstr "अद्यतन" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12240,28 +12375,39 @@ msgstr "अंतिम (रिश्तेदार) के भीतर" msgid "within next (relative)" msgstr "अगले (रिश्तेदार) के भीतर" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "हाँ" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" +"के साथ | दिनांक | टिकट संख्या वर्तमान तिथि, सिस्टमआईडी और काउंटर द्वारा उत्पन्न की " +"जाएगी। प्रारूप \"वर्ष.मौथ.डाय.सिस्टम.काउंटर\" (उदाहरण 201206231010138, " +"201206231010139) जैसा दिखता है।" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" " | कोई नहीं | साधन | कुछ विषय | (बिना टिकट नंबर)। अंतिम स्थिति में आपको ईमेल हेडर " "और / या बॉडी के आधार पर फॉलोअप को पहचानने के लिए " @@ -12293,8 +12439,36 @@ msgstr " ... पूरे टेक्सारिया के" msgid "∅ Waiting time today" msgstr "Iting आज समय की प्रतीक्षा है" -#~ msgid "Loading..." -#~ msgstr "लोड हो रहा है।" +#~ msgid "Cc" +#~ msgstr "प्रति " + +#~ msgid "Open" +#~ msgstr "खुला" + +#~ msgid "Sure?" +#~ msgstr "ज़रूर?" + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "बॉट को बचाने में असमर्थ।" + +#~ msgid "Unable to save Bot." +#~ msgstr "बॉट को बचाने में असमर्थ।" + +#~ msgid "Unable to save changes." +#~ msgstr "परिवर्तन सहेजने में असमर्थ।" + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "आपका स्वागत है! बस मुझे कुछ पूछना है!" + +#~ msgid "Or" +#~ msgstr "या" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "% s ऑब्जेक्ट (s) हटा दिए गए हैं।" #~ msgid "Timeframe for every following response." #~ msgstr "प्रत्येक निम्नलिखित प्रतिक्रिया के लिए समय सीमा।" diff --git a/i18n/zammad.hr.po b/i18n/zammad.hr.po index b8aee2e61..670814b0a 100644 --- a/i18n/zammad.hr.po +++ b/i18n/zammad.hr.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,18 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -182,6 +174,24 @@ msgstr "%s% su ponovo otvoreni" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% su ponovo otvoreni" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% su ponovo otvoreni" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -332,7 +342,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 mala i 2 velika slova" #: db/seeds/ticket_priorities.rb @@ -373,7 +385,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -415,18 +427,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -518,6 +518,7 @@ msgstr "Računi" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -601,6 +602,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -773,10 +775,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Dopusti korisnicima dodavanje novih tagova." @@ -785,6 +783,10 @@ msgstr "Dopusti korisnicima dodavanje novih tagova." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -795,9 +797,10 @@ msgstr "Također obavijesti putem e-maila" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -806,10 +809,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -878,6 +877,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Račun nije verificiran" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -933,7 +941,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Jeste li sigurni?" @@ -950,6 +968,18 @@ msgstr "Stavka" msgid "Article Count" msgstr "Brojač stavki" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Stavka#" @@ -958,10 +988,6 @@ msgstr "Stavka#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -975,6 +1001,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Dodijeljeno" @@ -1049,10 +1079,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1117,12 +1143,9 @@ msgstr "Autentikacija putem %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatska dodjela" @@ -1134,14 +1157,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1187,6 +1210,10 @@ msgstr "Prosjek: %s minuta" msgid "Average: %s%" msgstr "Prosjek: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1239,8 +1266,8 @@ msgstr "" msgid "Basic Settings" msgstr "Osnovne postavke" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1265,14 +1292,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1346,14 +1373,10 @@ msgstr "Radno vrijeme" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1362,6 +1385,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1388,6 +1412,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Configure" +msgid "CTI config" +msgstr "Konfiguriraj" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integracije" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1403,14 +1443,6 @@ msgstr "Kalendar" msgid "Calendars" msgstr "Kalendari" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1532,9 +1564,9 @@ msgstr "Kategorija" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1588,6 +1620,12 @@ msgstr "" msgid "Changes" msgstr "Promjene" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1615,8 +1653,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1657,6 +1697,12 @@ msgstr "Kanali" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Naslov chata" @@ -1679,15 +1725,24 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Channels" +msgid "Check channels." +msgstr "Kanali" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1754,27 +1809,29 @@ msgid "City" msgstr "Mjesto" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Nastavi sesiju" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1815,8 +1872,8 @@ msgstr "Klijenti" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1840,6 +1897,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Zatvori trenutnu karticu" @@ -1861,6 +1922,7 @@ msgstr "" msgid "Closed" msgstr "Zatvoreni" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1870,14 +1932,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Zaključeni ticketi" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1960,17 +2014,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Potvrdi" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguracija" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2057,6 +2114,18 @@ msgstr "" msgid "Content" msgstr "Sadržaj" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% su ponovo otvoreni" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2090,11 +2159,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2260,8 +2329,10 @@ msgid "Create a translation" msgstr "Stvori prijevod" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create a Test Ticket" +msgid "Create and set up %s" +msgstr "Stvori testnu prijavu" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2316,6 +2387,7 @@ msgstr "" msgid "Created" msgstr "Kreirano" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2325,7 +2397,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2442,11 +2513,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2535,7 +2603,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Uspješno ažuriranje!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2543,6 +2611,7 @@ msgstr "Uspješno ažuriranje!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2582,10 +2651,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2605,12 +2670,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2625,25 +2684,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2654,6 +2700,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2668,20 +2720,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2689,11 +2733,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2719,15 +2800,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Određuje može li klijent kreirati tickete putem web sučelja." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2747,11 +2829,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2782,12 +2866,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Određuje može li klijent kreirati tickete putem web sučelja." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2797,11 +2875,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2822,12 +2896,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2840,18 +2932,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2862,10 +2942,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2882,11 +2979,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2895,32 +2987,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2938,7 +3024,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2954,6 +3040,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2971,7 +3063,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2986,6 +3082,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2998,10 +3098,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3020,10 +3128,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3032,6 +3136,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3043,6 +3165,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3051,10 +3177,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3063,9 +3185,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3073,22 +3199,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3126,19 +3240,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3152,6 +3254,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3172,7 +3282,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3262,11 +3372,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3305,6 +3415,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delete File" +msgid "Deletion failed." +msgstr "Obriši datoteku" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3313,7 +3429,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3421,6 +3537,7 @@ msgstr "Odbaci svoje nespremljene promjene." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3430,10 +3547,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3442,6 +3555,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domena" @@ -3667,6 +3789,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3826,11 +3959,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Autentikacija putem %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3977,7 +4112,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Unesite svoje korisničko ime ili e-mail adresu" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3990,8 +4125,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskalirano" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Zaključeni ticketi" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4090,9 +4227,15 @@ msgid "Execute changes on objects" msgstr "Izvrši promjene nad objektima" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Izvrši promjene nad objektima" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "" @@ -4140,10 +4283,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4265,15 +4404,17 @@ msgstr "" msgid "First Steps" msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Ime" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Ime" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4422,10 +4563,6 @@ msgstr "" msgid "Full Name" msgstr "Puno ime" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4447,12 +4584,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4460,7 +4597,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4494,6 +4631,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s credentials" +msgid "GitHub App Credentials" +msgstr "%s akreditacije" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4515,10 +4658,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4531,14 +4670,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4572,10 +4703,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4611,7 +4738,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4669,6 +4795,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4689,6 +4821,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Odabir grupa za kreiranje ticketa" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Odabir grupa za kreiranje ticketa" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4829,7 +4967,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4994,7 +5132,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5077,6 +5215,18 @@ msgstr "Uvoz" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5089,28 +5239,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5185,6 +5323,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5267,6 +5406,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5333,6 +5478,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5378,12 +5529,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5555,18 +5700,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5575,6 +5708,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5612,6 +5746,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Baza znanja" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Baza znanja" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5679,14 +5829,12 @@ msgstr "Zadnji kontakt (agent)" msgid "Last contact (customer)" msgstr "Zadnji kontakt (klijent)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Prezime" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5705,11 +5853,6 @@ msgstr "Zadnje ažuriranje u" msgid "Last used" msgstr "Zadnji put korišten" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Prezime" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5727,11 +5870,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5803,10 +5946,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Poveznice" @@ -5819,6 +5958,17 @@ msgstr "" msgid "Load" msgstr "Učitaj" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Učitavanje..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5882,16 +6032,12 @@ msgstr "Izgubljena lozinka" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6035,10 +6181,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6096,7 +6238,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6105,10 +6247,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6277,40 +6415,50 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "assign tickets" +msgid "My Assigned Tickets" +msgstr "dodijeli prijave" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +msgid "My Pending Reached Tickets" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Open Tickets" +msgid "My Replacement Tickets" +msgstr "Otvori tickete" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My Tickets" +msgid "My Subscribed Tickets" +msgstr "Moji kartice" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moji kartice" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -6389,18 +6537,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6414,7 +6562,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6442,7 +6590,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Novi" @@ -6596,6 +6743,10 @@ msgstr "" msgid "No Entries" msgstr "Nema unosa" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6616,8 +6767,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6632,12 +6783,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6683,10 +6828,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6696,14 +6837,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6781,14 +6914,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Trenutno nemate nepročitanih obavijesti. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6880,6 +7015,10 @@ msgstr "Napomena" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6945,10 +7084,6 @@ msgstr "studeni" msgid "Number" msgstr "Broj" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6999,7 +7134,6 @@ msgid "October" msgstr "listopad" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7042,12 +7176,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7055,16 +7184,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7083,16 +7208,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Otvoreni" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Otvori ticket# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Otvori tickete" @@ -7119,7 +7241,8 @@ msgid "Options" msgstr "Opcije" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7178,8 +7301,8 @@ msgstr "Organizacije" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7227,12 +7350,6 @@ msgstr "" msgid "Overview" msgstr "" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overviews" -msgid "Overview are …" -msgstr "Pregledi" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7246,6 +7363,12 @@ msgstr "" msgid "Overviews" msgstr "Pregledi" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overviews" +msgid "Overviews are …" +msgstr "Pregledi" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7274,10 +7397,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7338,8 +7457,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 mala i 2 velika slova" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7382,8 +7503,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Pending Reached Tickets" +msgstr "Nedavno pregledano" #: app/assets/javascripts/app/models/ticket.coffee msgid "Pending reminder reached for ticket |%s|" @@ -7450,6 +7573,10 @@ msgstr "Pink" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7467,11 +7594,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7488,12 +7615,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7504,10 +7631,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7612,6 +7735,10 @@ msgstr "Prioritet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7621,16 +7748,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "dodijeli prijave" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s mojih eskaliranih ticketa." #: db/seeds/settings.rb msgid "Product Name" @@ -7690,6 +7821,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Stavka" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7721,7 +7858,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "U stvarnom vremenu" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7744,8 +7883,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Recently Viewed Tickets" +msgstr "Nedavno pregledano" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7820,6 +7961,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7885,18 +8027,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7938,11 +8072,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7973,17 +8103,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8103,6 +8229,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8171,6 +8301,13 @@ msgstr "Spremi novi predložak" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8185,13 +8322,13 @@ msgid "Scheduler" msgstr "Raspored zadataka" #: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" +msgid "Schedulers" msgstr "Raspored zadataka" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" msgstr "Raspored zadataka" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8415,6 +8552,12 @@ msgstr "rujan" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8446,6 +8589,10 @@ msgstr "Sesije" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8468,10 +8615,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8492,21 +8635,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8537,11 +8679,6 @@ msgstr "Postavka" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8642,6 +8779,10 @@ msgstr "" msgid "Signature" msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8652,22 +8793,10 @@ msgstr "" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8691,10 +8820,6 @@ msgstr "" msgid "Skip" msgstr "Preskoči" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8733,10 +8858,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8962,28 +9083,11 @@ msgid "Sunday" msgstr "nedjelja" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9041,11 +9145,12 @@ msgstr "Tagovi" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9063,10 +9168,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Predlošci" @@ -9154,6 +9255,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9163,12 +9270,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% su ponovo otvoreni" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9177,6 +9310,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9184,6 +9321,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Razgovor je isključen." @@ -9191,7 +9340,7 @@ msgstr "Razgovor je isključen." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9221,14 +9370,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9239,12 +9403,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Report Profiles" +msgid "The import failed." +msgstr "Vrste izvještaja" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9261,6 +9437,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% su ponovo otvoreni" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% su ponovo otvoreni" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% su ponovo otvoreni" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9273,6 +9480,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9288,17 +9553,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% su ponovo otvoreni" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% su ponovo otvoreni" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9306,6 +9575,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9320,11 +9593,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9341,8 +9614,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9355,8 +9628,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9367,20 +9640,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Ovo je Zammad verzija %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9397,14 +9658,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9425,6 +9680,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9433,12 +9694,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9457,10 +9712,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "čet" @@ -9472,7 +9736,7 @@ msgstr "čet" msgid "Thursday" msgstr "četvrtak" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9572,8 +9836,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s created!" +msgid "Ticket |%s| has escalated!" +msgstr "Ticket %s kreiran!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9613,6 +9879,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9709,12 +9980,13 @@ msgstr "Za" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9723,8 +9995,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9740,7 +10012,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9767,11 +10039,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9892,10 +10160,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9938,246 +10202,15 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Unassigned & Open Tickets" +msgstr "dodijeli prijave" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco @@ -10342,10 +10375,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10359,6 +10388,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10369,6 +10403,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10443,8 +10487,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10453,20 +10497,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% su ponovo otvoreni" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10509,12 +10566,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10542,11 +10599,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Snabdjevač" @@ -10555,19 +10607,15 @@ msgstr "Snabdjevač" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10686,17 +10734,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10704,7 +10752,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10762,12 +10810,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10831,6 +10879,11 @@ msgstr "" msgid "Welcome!" msgstr "Dobrodošli!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10941,7 +10994,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10986,7 +11039,9 @@ msgstr "Godina(e)" msgid "Yellow" msgstr "Žuto" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11006,25 +11061,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11042,11 +11091,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11066,6 +11124,15 @@ msgstr "" msgid "You can request your password" msgstr "Svoju loziniku možete zatražiti" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11154,33 +11221,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Ukoliko ste stupili u kontakt s našom korisničkom službom već ste " "registrirani" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Vaša e-mail konfiguracija" @@ -11197,32 +11273,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11248,20 +11320,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11274,14 +11335,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11320,7 +11381,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11344,10 +11405,6 @@ msgstr "" msgid "Zip" msgstr "Broj pošte" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktivno" @@ -11428,10 +11485,6 @@ msgstr "" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11454,18 +11507,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "sadrži" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "sadrži sve" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11485,18 +11542,6 @@ msgstr "" msgid "created" msgstr "stvoreno" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11532,7 +11577,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11625,7 +11670,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11638,6 +11683,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11782,11 +11828,6 @@ msgstr "objedinjeno" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuta" @@ -11958,7 +11999,7 @@ msgstr "" msgid "select attachment…" msgstr "odaberite prilog" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11998,7 +12039,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12046,7 +12087,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12115,7 +12156,7 @@ msgstr "" msgid "updated" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12143,16 +12184,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "da" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12162,9 +12201,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12193,8 +12232,17 @@ msgstr "...cijelog polja za unos teksta" msgid "∅ Waiting time today" msgstr "" -#~ msgid "Loading..." -#~ msgstr "Učitavanje..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Escalated" +#~ msgstr "Eskalirano" + +#~ msgid "Open" +#~ msgstr "Otvoreni" + +#~ msgid "Confirm" +#~ msgstr "Potvrdi" #~ msgid "Search..." #~ msgstr "Traži..." diff --git a/i18n/zammad.hu.po b/i18n/zammad.hu.po index 621ad1a7f..95dd0c18d 100644 --- a/i18n/zammad.hu.po +++ b/i18n/zammad.hu.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy.mm.dd" @@ -34,7 +36,9 @@ msgstr "yyyy.mm.dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy.mm.dd HH:MM" @@ -154,24 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s objektum létrehozva." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s objektum törölve." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s objektum frissítve." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s objektum lett frissítve." msgid "%s object(s) were deleted." msgstr "%s objektum törlésre került." +#: 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." +msgstr "%s objektum létrehozva." + +#: 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." +msgstr "%s objektum törlésre került." + +#: 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." +msgstr "%s objektum frissítve." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "2 óra" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 lower and 2 upper characters" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -424,18 +430,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -527,6 +521,7 @@ msgstr "Fiókok" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -610,6 +605,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -781,10 +777,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "" @@ -793,6 +785,10 @@ msgstr "" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -803,9 +799,10 @@ msgstr "Értesítés emailben is" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -814,10 +811,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternatív név" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -882,6 +875,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "A fiók nincs ellenőrizve" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -937,7 +939,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Biztos vagy benne?" @@ -954,6 +966,18 @@ msgstr "Cikk" msgid "Article Count" msgstr "Cikkek száma" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s objektum létrehozva." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Cikk#" @@ -962,10 +986,6 @@ msgstr "Cikk#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -979,6 +999,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Hozzárendelt" @@ -1053,10 +1077,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1121,12 +1141,9 @@ msgstr "Hitelesítés ezzel: %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatikus kiosztás" @@ -1138,14 +1155,16 @@ msgstr "" msgid "Auto close" msgstr "Automatikus lezárás" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close" +msgid "Auto-close state" +msgstr "Automatikus lezárás" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1191,6 +1210,10 @@ msgstr "Átlagosan: %s perc" msgid "Average: %s%" msgstr "Átlagosan: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1243,8 +1266,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1269,14 +1292,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1350,14 +1373,10 @@ msgstr "Munkaidő" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1366,6 +1385,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1392,6 +1412,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrációk" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1407,14 +1443,6 @@ msgstr "Naptár" msgid "Calendars" msgstr "Naptárak" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Bejövő hívás" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Kimenő hívás" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1536,9 +1564,9 @@ msgstr "Kategória" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Másolat" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1592,6 +1620,12 @@ msgstr "Megváltozott" msgid "Changes" msgstr "Változtatások" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s objektum létrehozva." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1619,8 +1653,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Csatorna" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1661,6 +1697,12 @@ msgstr "Csatornák" msgid "Chat" msgstr "Csevegés" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Csevegés" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chat cím" @@ -1683,15 +1725,26 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Kapcsolódási Csatornák" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Kapcsolódási Csatornák" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1758,27 +1811,29 @@ msgid "City" msgstr "Város" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Munkamenet folytatása" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1819,8 +1874,8 @@ msgstr "Ügyfelek" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1844,6 +1899,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Jelenlegi fül bezárása" @@ -1865,6 +1924,7 @@ msgstr "" msgid "Closed" msgstr "Lezárt" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1874,14 +1934,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Lezárt jegyek" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Zárási idő" @@ -1964,17 +2016,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Megerősítés" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Megerősítés/szöveg beküldése" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Beállítás" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2061,6 +2116,18 @@ msgstr "" msgid "Content" msgstr "Tartalom" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s objektum létrehozva." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s objektum létrehozva." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2094,11 +2161,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2264,7 +2331,9 @@ msgid "Create a translation" msgstr "Fordítás létrehozása" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "%s létrehozása és beállítása" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2320,6 +2389,7 @@ msgstr "Első hibajegy létrehozása" msgid "Created" msgstr "Létrehozva" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2329,7 +2399,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2446,11 +2515,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2541,7 +2607,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Sikeres!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2549,6 +2615,7 @@ msgstr "Sikeres!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2590,10 +2657,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Alapértelmezett láthatóság új jegyzeteknél." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2613,12 +2676,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2633,25 +2690,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2662,6 +2706,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2676,20 +2726,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2697,11 +2739,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2726,14 +2805,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2753,11 +2831,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2788,12 +2868,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2803,11 +2877,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2828,12 +2898,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2846,18 +2934,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2868,10 +2944,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2888,11 +2981,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2901,32 +2989,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2944,7 +3026,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2960,6 +3042,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2977,7 +3065,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2992,6 +3084,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3004,10 +3100,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3026,10 +3130,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3038,6 +3138,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Alapértelmezett láthatóság új jegyzeteknél." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3049,6 +3169,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3057,10 +3181,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3069,9 +3189,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3079,22 +3203,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3132,19 +3244,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3158,6 +3258,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3178,7 +3286,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3268,11 +3376,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3311,6 +3419,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delete File" +msgid "Deletion failed." +msgstr "Fájl törtlése" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3319,7 +3433,7 @@ msgstr "" msgid "Department" msgstr "Részleg" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3429,6 +3543,7 @@ msgstr "Változások elvetése" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3438,10 +3553,6 @@ msgstr "Megjelenítés" msgid "Display name" msgstr "Megjelenítendő név" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3450,6 +3561,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Biztosan letörli ezt az objektumot?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Biztosan letörli ezt az objektumot?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domain" @@ -3675,6 +3799,17 @@ msgstr "" msgid "Email Outbound" msgstr "Kimenő email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3838,11 +3973,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Hitelesítés ezzel: %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3991,7 +4128,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Add meg az email címed" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4004,8 +4141,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eszkalált" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Eszkalációs idő" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4104,7 +4243,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4154,10 +4297,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4279,15 +4418,17 @@ msgstr "Első megoldás" msgid "First Steps" msgstr "Első lépések" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Keresztnév" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Első válasz" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Keresztnév" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4438,10 +4579,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Teljes név" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4463,12 +4600,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4476,7 +4613,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4508,6 +4645,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s credentials" +msgid "GitHub App Credentials" +msgstr "%s hielesítés" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4529,10 +4672,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4545,14 +4684,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4586,10 +4717,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4625,7 +4752,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4683,6 +4809,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4703,6 +4835,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4845,7 +4981,7 @@ msgstr "Hős" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5012,7 +5148,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5097,6 +5233,18 @@ msgstr "Importálás" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5109,28 +5257,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Import Key" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Import Mode" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5205,6 +5341,7 @@ msgstr "" msgid "Inbound" msgstr "Bejövő" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5287,6 +5424,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s objektum létrehozva." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5353,6 +5496,12 @@ msgstr "" msgid "Intro" msgstr "Bevezetés" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5398,12 +5547,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5575,18 +5718,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5595,6 +5726,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5632,6 +5764,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Tudásbázis" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Tudásbázis" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5699,14 +5847,12 @@ msgstr "Legutóbbi üzenet (ügynök)" msgid "Last contact (customer)" msgstr "Legutóbbi üzenet (ügyfél)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Vezetéknév" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5725,11 +5871,6 @@ msgstr "" msgid "Last used" msgstr "Utolsó használat" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Vezetéknév" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Utolsó update" @@ -5747,11 +5888,11 @@ msgid "Limit Groups" msgstr "Limitálás csoportokra" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5823,10 +5964,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Linkek" @@ -5839,6 +5976,17 @@ msgstr "Gyorsbillentyűk listája" msgid "Load" msgstr "Töltés" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Betöltés…" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5902,16 +6050,12 @@ msgstr "Elfelejtett jelszó" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6055,10 +6199,6 @@ msgstr "Elrontott bejelentkezések maximuma" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6116,7 +6256,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6125,10 +6265,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6297,40 +6433,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Hozzámrendelt hibajegyek" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Szervezet hibajegyei" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Várakozási idejét elért jegyek" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Helyettesítés miatti jegyeim" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Statisztikáim" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Megfigyelt jegyek" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Saját jegyek" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Hozzámrendelt hibajegyek" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Hibajegy kezelési idő: %s perc" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Várakozási idejét elért jegyek" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Helyettesítés miatti jegyeim" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Megfigyelt jegyek" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6409,18 +6557,18 @@ msgstr "Navigálás a jegyben" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6434,7 +6582,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6462,7 +6610,6 @@ msgstr "Hálózat" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Új" @@ -6616,6 +6763,12 @@ msgstr "%s nincs beállítva." msgid "No Entries" msgstr "Nincs bejegyzés" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "%s nincs beállítva." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6636,9 +6789,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Nem konfigurált" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6652,12 +6807,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6703,10 +6852,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6716,14 +6861,6 @@ msgstr "Nincs szűrő." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6801,14 +6938,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nincs olvasatlan értesítés :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6900,6 +7039,10 @@ msgstr "Jegyzet" msgid "Note - default visibility" msgstr "Megjegyzés - alapértelmezett láthatóság" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6965,10 +7108,6 @@ msgstr "november" msgid "Number" msgstr "Szám" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7019,7 +7158,6 @@ msgid "October" msgstr "október" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7066,29 +7204,22 @@ msgstr "" "felhasználót." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Csak megosztott szervezet felhasználói érhetik el" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7107,16 +7238,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Nyitott" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Nyitott hibajegy# %s\t" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Nyitott jegyek" @@ -7143,8 +7271,11 @@ msgid "Options" msgstr "Beállítások" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Vagy" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrálás más rendszerből" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7202,8 +7333,8 @@ msgstr "Szervezetek" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7251,12 +7382,6 @@ msgstr "Kimenő hívás" msgid "Overview" msgstr "Áttekintés" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Áttekintés" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7270,6 +7395,12 @@ msgstr "" msgid "Overviews" msgstr "Áttekintés" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Áttekintés" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7298,10 +7429,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7362,8 +7489,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 lower and 2 upper characters" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7406,8 +7535,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "függő elért" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Várakozási idejét elért jegyek" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7476,6 +7607,10 @@ msgstr "Rózsaszín" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7493,11 +7628,13 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "A lenti gombra kattintva tudod létrehozni az elsőt." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7514,12 +7651,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7530,10 +7667,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7638,6 +7771,10 @@ msgstr "Prioritás" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7647,16 +7784,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "hibajegy hozzárendelése" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Hibajegy eszkaláció" #: db/seeds/settings.rb msgid "Product Name" @@ -7716,6 +7857,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Cikk" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7747,7 +7894,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtime" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7770,7 +7919,9 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Nemrég megtekintett jegyek" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7846,6 +7997,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7911,18 +8063,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7964,11 +8108,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -8000,17 +8140,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8132,6 +8268,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8200,6 +8340,15 @@ msgstr "Mentés új sablonként" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "failed" +msgid "Saving failed." +msgstr "sikertelen" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8213,16 +8362,16 @@ msgstr "" msgid "Scheduler" msgstr "Ütemező" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Ütemező" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Ütemezők" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Ütemező" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8448,6 +8597,12 @@ msgstr "szeptember" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Szolgáltatás" @@ -8479,6 +8634,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Belső/Publikus közti váltás" @@ -8501,10 +8660,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8527,21 +8682,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8572,11 +8726,6 @@ msgstr "Beállítások" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Megosztott" @@ -8677,6 +8826,10 @@ msgstr "Regisztráció" msgid "Signature" msgstr "Aláírás" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8687,22 +8840,10 @@ msgstr "Aláírások" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8726,10 +8867,6 @@ msgstr "" msgid "Skip" msgstr "Kihagyás" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8768,10 +8905,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9001,28 +9134,11 @@ msgid "Sunday" msgstr "vasárnap" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Biztosan letörli ezt az objektumot?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Biztos?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9080,11 +9196,12 @@ msgstr "Címkék" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9102,10 +9219,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Sablonok" @@ -9193,6 +9306,12 @@ msgstr "" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Szöveg" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9202,12 +9321,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s objektum létrehozva." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9216,6 +9361,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9223,6 +9372,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "A chat ki van kapcsolva." @@ -9230,7 +9391,7 @@ msgstr "A chat ki van kapcsolva." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9260,14 +9421,29 @@ msgstr "Az alapértelmezett betűméret 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9278,12 +9454,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9300,6 +9486,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s objektum létrehozva." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s objektum létrehozva." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s objektum frissítve." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9312,6 +9529,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9327,17 +9602,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s objektum létrehozva." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s objektum létrehozva." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9345,6 +9624,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Itt tudsz velünk kommunikálni hibajegyeken keresztül." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Téma" @@ -9359,11 +9642,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9380,8 +9663,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9394,8 +9677,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9406,20 +9689,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "This is Helpdesk version %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9436,14 +9707,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9464,6 +9729,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9472,12 +9743,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9496,10 +9761,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "cs" @@ -9511,7 +9785,7 @@ msgstr "cs" msgid "Thursday" msgstr "csütörtök" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9613,8 +9887,10 @@ msgid "Ticket update" msgstr "Jegy módosítása" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s created!" +msgid "Ticket |%s| has escalated!" +msgstr "%s jegy létrehozva!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9654,6 +9930,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Hozzámrendelt jegyek: %s / %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Cég hibajegyei" @@ -9750,12 +10031,13 @@ msgstr "Címzett" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9764,8 +10046,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9781,7 +10063,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9808,11 +10090,7 @@ msgid "Token Access" msgstr "Token hozzáférés" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9933,10 +10211,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -9979,245 +10253,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Gazdátlan és nyitott" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10383,10 +10426,6 @@ msgstr "" msgid "Uploading" msgstr "Feltöltés" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10400,6 +10439,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10411,6 +10455,16 @@ msgid "" msgstr "" "Tárgy mező használta a e-mail-eknél. Kikapcsolva a jegy címe lesz a tárgy." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Bárhol használható" @@ -10485,8 +10539,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10495,20 +10549,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s objektum létrehozva." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10551,12 +10618,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10584,11 +10651,6 @@ msgstr "Érték" msgid "Variables" msgstr "Változók" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Gyártó" @@ -10597,19 +10659,15 @@ msgstr "Gyártó" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10730,17 +10788,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10748,7 +10806,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10807,12 +10865,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10876,6 +10934,11 @@ msgstr "" msgid "Welcome!" msgstr "Üdvözöljük!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10986,7 +11049,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11031,7 +11094,9 @@ msgstr "Év" msgid "Yellow" msgstr "Sárga" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "igen" @@ -11051,25 +11116,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11087,11 +11146,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11111,6 +11179,15 @@ msgstr "" msgid "You can request your password" msgstr "Jelszót tudsz igényelni" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11199,33 +11276,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Az email cím regisztrálva van a rendszerben, amennyiben kapcsolatba léptél a " "Divergen Helpdeskkel. " +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Email beállítások konfigurálása" @@ -11242,32 +11328,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11293,20 +11375,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11319,14 +11390,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11365,7 +11436,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11389,10 +11460,6 @@ msgstr "" msgid "Zip" msgstr "Irányítószám" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktív" @@ -11475,10 +11542,6 @@ msgstr "Megváltozott" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11501,18 +11564,22 @@ msgid "connected" msgstr "kapcsolva" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "tartalmaz" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "mindet tartalmazza" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "egyiket sem tartalmazza" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "nem tartalmazza" @@ -11532,18 +11599,6 @@ msgstr "nem tartalmaz egy" msgid "created" msgstr "létrehozva" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11579,7 +11634,7 @@ msgstr "deaktivált" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11672,7 +11727,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "feladó" @@ -11685,6 +11740,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11829,11 +11885,6 @@ msgstr "egyesített" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrálás más rendszerből" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "perc" @@ -12005,7 +12056,7 @@ msgstr "" msgid "select attachment…" msgstr "file csatolás..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12045,7 +12096,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12093,7 +12144,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12162,7 +12213,7 @@ msgstr "érintetlen" msgid "updated" msgstr "Frissítés" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12190,16 +12241,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "igen" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12209,9 +12258,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12240,8 +12289,40 @@ msgstr "...a teljes szövegmezőből" msgid "∅ Waiting time today" msgstr "Várakozási idő ma" -#~ msgid "Loading..." -#~ msgstr "Betöltés…" +#~ msgid "Cc" +#~ msgstr "Másolat" + +#~ msgid "Escalated" +#~ msgstr "Eszkalált" + +#~ msgid "Open" +#~ msgstr "Nyitott" + +#~ msgid "Pending reached" +#~ msgstr "függő elért" + +#~ msgid "Confirm" +#~ msgstr "Megerősítés" + +#~ msgid "Sure?" +#~ msgstr "Biztos?" + +#~ msgid "migrate from another system" +#~ msgstr "migrálás más rendszerből" + +#~ msgid "Or" +#~ msgstr "Vagy" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s objektum törölve." + +#~ msgid "Call Inbound" +#~ msgstr "Bejövő hívás" + +#~ msgid "Call Outbound" +#~ msgstr "Kimenő hívás" #~ msgid "Search..." #~ msgstr "Keresés..." diff --git a/i18n/zammad.is.po b/i18n/zammad.is.po index 30c44510e..91afbd373 100644 --- a/i18n/zammad.is.po +++ b/i18n/zammad.is.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -154,18 +158,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -182,6 +174,24 @@ msgstr "%s% hafa verið enduropnaðir" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% hafa verið enduropnaðir" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% hafa verið enduropnaðir" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -332,7 +342,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "Tveir hástafir og tveir lágstafir" #: db/seeds/ticket_priorities.rb @@ -373,7 +385,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -418,18 +430,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -521,6 +521,7 @@ msgstr "Aðgangar" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -604,6 +605,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -775,10 +777,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Leyfa notendum að bæta við nýjum merkjum" @@ -787,6 +785,10 @@ msgstr "Leyfa notendum að bæta við nýjum merkjum" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -797,9 +799,10 @@ msgstr "Láta vita líka gegnum tölvupóst" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -808,10 +811,6 @@ msgstr "" msgid "Alternative name" msgstr "Annað nafn" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -882,6 +881,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Aðgangur ekki staðfestur" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Aðgangsupplýsingar fyrir Facebook forrit" @@ -937,7 +945,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Ertu viss?" @@ -954,6 +972,18 @@ msgstr "Grein" msgid "Article Count" msgstr "Greinafjöldi" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Grein#" @@ -962,10 +992,6 @@ msgstr "Grein#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Úthluta notendum út frá léni." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -979,6 +1005,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Úthluta notendum út frá léni." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Úthlutað" @@ -1053,12 +1085,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Athugaðu: Þegar miði er stofnaður þá er sendur út tölvupóstur." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1123,12 +1149,9 @@ msgstr "Auðkenning gegnum %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Sjálfvirk úthlutun" @@ -1140,14 +1163,16 @@ msgstr "" msgid "Auto close" msgstr "Loka sjálfkrafa" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Staða sjálkrafal lokunar" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Staða sjálkrafal lokunar" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Sjálfvirk tenging aðganga við fyrstu innskráningu" @@ -1193,6 +1218,10 @@ msgstr "Meðaltal: %s mínútur" msgid "Average: %s%" msgstr "Meðaltal: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1245,8 +1274,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1271,14 +1300,14 @@ msgstr "" msgid "Block Notifications" msgstr "Loka fyrir tilkynningar" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1354,14 +1383,10 @@ msgstr "Opnunartímar" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1370,6 +1395,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1396,6 +1422,22 @@ msgstr "CTI (almennt)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Configure" +msgid "CTI config" +msgstr "Stilla" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Samþættingar" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1411,14 +1453,6 @@ msgstr "Dagatal" msgid "Calendars" msgstr "Dagatöl" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Innhringing" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Úthringing" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1540,9 +1574,11 @@ msgstr "Flokkur" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Samrit" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Þegar verið er að senda tilkynningu." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1596,6 +1632,12 @@ msgstr "Breytt" msgid "Changes" msgstr "Breytingar" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Breytingar framkvæmdar krefjast þess að gagnagrunnur sé uppfærður." @@ -1623,8 +1665,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Rás" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1665,6 +1709,12 @@ msgstr "Rásir" msgid "Chat" msgstr "Spjall" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Spjall" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Titill á spjalli" @@ -1687,15 +1737,26 @@ msgid "Chatting Customers" msgstr "Viðskiptavinir í spjalli" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Tengja rásir" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Tengja rásir" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1762,27 +1823,29 @@ msgid "City" msgstr "Bær" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Halda áfram með setu" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1823,8 +1886,8 @@ msgstr "Biðlarar" msgid "Clone" msgstr "Klóna" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1848,6 +1911,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Loka núverandi flipa" @@ -1869,6 +1936,7 @@ msgstr "" msgid "Closed" msgstr "Lokað" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1878,14 +1946,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Lokaðir miðar" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Lokunartími" @@ -1966,17 +2026,20 @@ msgstr "" msgid "Configure Base" msgstr "Stilla af grunn" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Staðfesta" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Staðfesta/senda gluggi" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Stilling" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2063,6 +2126,18 @@ msgstr "" msgid "Content" msgstr "Innihald" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% hafa verið enduropnaðir" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2096,11 +2171,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2266,8 +2341,10 @@ msgid "Create a translation" msgstr "Stofna þýðingu" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Text Modules" +msgid "Create and set up %s" +msgstr "Stofna texta einingu" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2322,6 +2399,7 @@ msgstr "Stofna þinn fyrsta miða" msgid "Created" msgstr "Stofnað" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2331,7 +2409,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2448,11 +2525,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2543,7 +2617,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Skráning tókst!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2551,6 +2625,7 @@ msgstr "Skráning tókst!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2590,10 +2665,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Sjálfgefin sýnileiki fyrir nýtt minnisatriði" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2613,12 +2684,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2633,27 +2698,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" -"Skilgreinir sjálfgefinn samskiptaham á vefnum fyrir uppsetninguna þína." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Skilgreinir hver sendir út tölvupóst tilkynningar" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2663,6 +2715,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2678,32 +2736,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Skilgreinir hver sendir út tölvupóst tilkynningar" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Skilgreinir hver sendir út tölvupóst tilkynningar" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Fjöldi misheppnaðra innskráninga áður en aðgangur er afvirkjaður." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2727,15 +2817,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Skilgreinir hvort viðskiptavinur geti breytt miðum gegnum vefviðmótið." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2755,11 +2846,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2790,12 +2883,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Skilgreinir hvort viðskiptavinur geti breytt miðum gegnum vefviðmótið." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2805,11 +2892,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2830,12 +2913,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2848,18 +2949,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2870,10 +2959,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2890,11 +2996,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2903,32 +3004,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2946,7 +3041,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2962,6 +3057,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2979,7 +3080,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2994,6 +3099,13 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "" +"Skilgreinir sjálfgefinn samskiptaham á vefnum fyrir uppsetninguna þína." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3006,10 +3118,20 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the sender of email notifications." +msgid "Defines the agent limit." +msgstr "Skilgreinir hver sendir út tölvupóst tilkynningar" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3028,10 +3150,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3040,6 +3158,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Skilgreinir sjálfgefið tungumál fyrir kerfið" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system timezone." +msgstr "Skilgreinir sjálfgefið tungumál fyrir kerfið" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Sjálfgefin sýnileiki fyrir nýtt minnisatriði" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3051,6 +3193,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3059,10 +3205,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3072,8 +3214,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Skilgreinir lógó fyrir forrit, birtist í vefviðmóti." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Skilgreinir nafnið á forritinu, birtist í vefviðmóti, flipum og titilrönd í " @@ -3083,22 +3233,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3136,20 +3274,10 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Skilgreinir sjálfgefið tungumál fyrir kerfið" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" +#, fuzzy +#| msgid "Defines the sender of email notifications." +msgid "Defines the state of auto-closed tickets." +msgstr "Skilgreinir hver sendir út tölvupóst tilkynningar" #: db/seeds/settings.rb msgid "" @@ -3162,6 +3290,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the token for Placetel." +msgstr "Skilgreinir sjálfgefið tungumál fyrir kerfið" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3182,7 +3320,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3272,11 +3410,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3315,6 +3453,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Afhending mistókst" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Afhending mistókst" @@ -3323,7 +3467,7 @@ msgstr "Afhending mistókst" msgid "Department" msgstr "Deild" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3435,6 +3579,7 @@ msgstr "Fleygja óvistuðum breytingum." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3444,10 +3589,6 @@ msgstr "Birta" msgid "Display name" msgstr "Birta nafn" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3456,6 +3597,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to delete this object?" +msgstr "Flipi hefur breyst, ertu viss um að þú viljir loka?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Flipi hefur breyst, ertu viss um að þú viljir loka?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Lén" @@ -3681,6 +3835,21 @@ msgstr "" msgid "Email Outbound" msgstr "Útvær tölvupóstur" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Ekki tókst að staðfesta netfang. Vinsamlegast hafðu samband við " +"kerfisstjórann þinn" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3851,11 +4020,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Auðkenning gegnum %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4004,7 +4175,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Sláðu inn notandanafn þitt eða netfang" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4017,8 +4188,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Forgangur hækkaður" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Lokaðir miðar" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4117,7 +4290,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4167,10 +4344,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4302,15 +4475,17 @@ msgstr "Fyrsta lausn" msgid "First Steps" msgstr "Fyrstu skrefin" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Fornafn" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Fyrsta svar" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Fornafn" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Fastir tölvupóstaðgangar" @@ -4467,10 +4642,6 @@ msgstr "Framendi" msgid "Full Name" msgstr "Fullt nafn" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fullgilt lénsnafn" @@ -4492,12 +4663,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4505,7 +4676,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4539,6 +4710,12 @@ msgstr "Sæki aðgangstóka" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Auðkenning fyrir Twitter forrit" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4560,10 +4737,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4576,14 +4749,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4617,10 +4782,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4656,7 +4817,6 @@ msgstr "Heilsun" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4714,6 +4874,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4734,6 +4900,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Val á hópi fyrir stofnun miða" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Val á hópi fyrir stofnun miða" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4890,7 +5062,7 @@ msgstr "Hetja" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5073,7 +5245,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5164,6 +5336,18 @@ msgstr "Flytja inn" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5176,28 +5360,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Flytja inn endapunkt" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Innflutnings endapunktur" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Innflutningshamur" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5272,6 +5444,7 @@ msgstr "" msgid "Inbound" msgstr "Innvær" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5354,6 +5527,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Innvær þýðing" @@ -5422,6 +5601,12 @@ msgstr "" msgid "Intro" msgstr "Inngangur" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5467,12 +5652,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5652,18 +5831,6 @@ msgstr "Karma stigi" msgid "Karma Trends" msgstr "Þróun karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5672,6 +5839,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5709,6 +5877,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Þekkingarbrunnur" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Þekkingarbrunnur" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5776,14 +5960,12 @@ msgstr "Síðasti tengiliður ( fulltrúi ) " msgid "Last contact (customer)" msgstr "Síðasti tengiliður ( viðskiptavinur )" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Eftirnafn" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5802,11 +5984,6 @@ msgstr "Síðasta samræming þann" msgid "Last used" msgstr "Síðast notað" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Eftirnafn" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Nýjustu uppfærslurnar" @@ -5824,11 +6001,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5900,10 +6077,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Auðkenning fyrir LinkedIN forrit" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Tenglar" @@ -5916,6 +6089,17 @@ msgstr "Listi yfir flýtivísanir" msgid "Load" msgstr "Hlaða" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Hleð..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5979,16 +6163,12 @@ msgstr "Týnt lykilorð" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Fjölvi" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6138,10 +6318,6 @@ msgstr "Hámarksfjöldi misheppnaðra innskráninga" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Hámarksstærð tölvupósta í MB." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6199,7 +6375,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6208,10 +6384,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6380,40 +6552,52 @@ msgstr "Flutt inn" msgid "Moved out" msgstr "Flutt út" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Miðar úthlutaðir á mig" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Miðar fyrirtækis míns" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Biðtíma náð, mínir miðar" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Open Tickets" +msgid "My Replacement Tickets" +msgstr "Opnir miðar" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Tölfræðin mín" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Miðar úthlutaðir á mig" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mínir miðar" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Miðar úthlutaðir á mig" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Meðhöndlunartíminn minn: %s mínútur" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Biðtíma náð, mínir miðar" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6492,18 +6676,18 @@ msgstr "Vafra í gegnum greinar" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6517,7 +6701,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6545,7 +6729,6 @@ msgstr "Net" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nýr" @@ -6699,6 +6882,12 @@ msgstr "" msgid "No Entries" msgstr "Engar færslur" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "Hefur ekki verið stillt af" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6719,9 +6908,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Hefur ekki verið stillt af" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6735,12 +6926,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6786,10 +6971,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6799,14 +6980,6 @@ msgstr "Engin sía." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6884,14 +7057,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Engar ólesnar tilkynningar fyrir þig :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6983,6 +7158,10 @@ msgstr "Athugasemd" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7048,10 +7227,6 @@ msgstr "Nóvember" msgid "Number" msgstr "Númer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Fjöldi misheppnaðra innskráninga áður en aðgangur er afvirkjaður." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7102,7 +7277,6 @@ msgid "October" msgstr "Október" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7147,12 +7321,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7160,16 +7329,12 @@ msgid "Only for these groups." msgstr "Eingöngu fyrir þessa hópa." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7188,16 +7353,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Opin" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Opna miða# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Opnir miðar" @@ -7224,8 +7386,11 @@ msgid "Options" msgstr "Valmöguleikar" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Eða" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "flytja þig úr öðru kerfi" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7283,8 +7448,8 @@ msgstr "Fyrirtæki" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7333,12 +7498,6 @@ msgstr "Úthringing" msgid "Overview" msgstr "Yfirlit" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Yfirlit" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7352,6 +7511,12 @@ msgstr "" msgid "Overviews" msgstr "Yfirlit" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Yfirlit" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7380,10 +7545,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7444,7 +7605,9 @@ msgid "Password for proxy connection." msgstr "Lykilorð fyrir vefsels tengingu." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Lykilorð verður að innihalda 2 lágstafi og 2 hástafi" #: db/seeds/settings.rb @@ -7488,8 +7651,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Biðtíma náð" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Biðtíma náð, mínir miðar" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7558,6 +7723,12 @@ msgstr "Bleikt" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7575,11 +7746,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Vinsamlegast smelltu á takkann hér fyrir neðan til að stofna." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Vinsamlegast ýttu á tengil í staðfestingarpósti." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7596,14 +7771,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Vinsamlegast skráðu tíma sem þú vilt gjaldfæra." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Vinsamlegast skráðu tíma sem þú vilt gjaldfæra." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7613,10 +7790,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7721,6 +7894,10 @@ msgstr "Forgangur" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7730,16 +7907,20 @@ msgid "Proceed" msgstr "Halda áfram" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "úthluta miða" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s af mínum miðum í hærri forgangi." #: db/seeds/settings.rb msgid "Product Name" @@ -7799,6 +7980,12 @@ msgstr "" msgid "Publish" msgstr "Gefa út" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Grein" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7832,7 +8019,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Rauntími" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7855,7 +8044,9 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Nýlega skoðaðir miðar" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7931,6 +8122,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7996,18 +8188,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Óska eftir heimild" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8051,13 +8235,9 @@ msgstr "Endurstilla breytingar" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Endurstilla breytingar" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8087,17 +8267,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8219,6 +8395,10 @@ msgstr "SMS tilkynning" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8287,6 +8467,15 @@ msgstr "Vista nýtt skapalón" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Fjöldaaðgerð framkvæmd!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8300,16 +8489,16 @@ msgstr "" msgid "Scheduler" msgstr "Tímaáætlun" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Tímaáætlun" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Tímaáætlanir" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Tímaáætlun" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8535,6 +8724,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Endursenda staðfestingarpóst" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Þjónusta" @@ -8566,6 +8763,10 @@ msgstr "Setur" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Setja grein sem innanhúss/opna" @@ -8588,10 +8789,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8614,21 +8811,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Setja upp nýtt kerfi" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Setja upp þær samskiptaleiðir sem þú vilt nota með Zammad." #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8659,11 +8857,6 @@ msgstr "Stillingar" msgid "Setup Finished" msgstr "Uppsetningu lokið" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Setja upp nýtt kerfi" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Samnýtt" @@ -8764,6 +8957,12 @@ msgstr "Nýskráning" msgid "Signature" msgstr "Undirskrift" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Endursenda staðfestingarpóst" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8774,22 +8973,10 @@ msgstr "Undirskriftir" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8813,10 +9000,6 @@ msgstr "" msgid "Skip" msgstr "Sleppa" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8855,10 +9038,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9088,28 +9267,11 @@ msgid "Sunday" msgstr "Sunnudagur" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Ertu viss?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9167,11 +9329,12 @@ msgstr "Merki" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9189,10 +9352,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Skapalón" @@ -9280,6 +9439,12 @@ msgstr "Texti með innværar þýðingar virkar lýtur svona út" msgid "TextModule" msgstr "TextaEining" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texti" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9291,12 +9456,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% hafa verið enduropnaðir" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "Slóðin á þessa uppsetningu af Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9307,6 +9498,10 @@ msgstr "" "Vafrinn er úreldur. Hann styður ekki notkun á WebSocket sem er tæknin sem " "notuð er fyrir spjall." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9314,14 +9509,30 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Slökkt er á spjalli." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Spjallið mun birtast um leið og tenging við þjóninn er orðin virk og þegar " "einhver er tengdur til að spjalla við." @@ -9353,14 +9564,31 @@ msgstr "Sjálfgefin leturstærð er 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Eftirfarandi færslur voru framkvæmdar:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes have been made:" +msgid "The following changes will be made:" +msgstr "Eftirfarandi færslur voru framkvæmdar:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9371,12 +9599,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Innflutningur tókst." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Innflutningur tókst." @@ -9393,6 +9633,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% hafa verið enduropnaðir" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% hafa verið enduropnaðir" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% hafa verið enduropnaðir" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9405,6 +9676,70 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Ekki tókst að staðfesta netfang. Vinsamlegast hafðu samband við " +"kerfisstjórann þinn" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The signature was successfully verified." +msgstr "Innflutningur tókst." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9420,17 +9755,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% hafa verið enduropnaðir" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% hafa verið enduropnaðir" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9438,6 +9777,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Þema" @@ -9452,12 +9795,16 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Það eru of margar persónur í bið eftir spjalli." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Það geta verið ýmsar ástæður fyrir því að spjallið kemur ekki upp:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Það geta verið ýmsar ástæður fyrir því að spjallið kemur ekki upp:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Það eru of margar persónur í bið eftir spjalli." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9473,8 +9820,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9487,8 +9834,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9499,20 +9846,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Þetta er Zammad útgáfa %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9529,14 +9864,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Þetta gæti tekið smá stund og á meðan er ekki hægt að nota kerfið." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9557,6 +9888,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9565,12 +9902,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Þessi þjónusta sendir tilkynningar á %s rásina þína." @@ -9591,10 +9922,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Fim" @@ -9606,7 +9946,7 @@ msgstr "Fim" msgid "Thursday" msgstr "Fimmtudagur" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9708,7 +10048,9 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Miði |%s| hefur fengið aukinn forgang!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9749,6 +10091,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Miðar úthlutaðir á mig: %s af %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Miðar stofnunar" @@ -9845,12 +10192,13 @@ msgstr "Til" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9859,8 +10207,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9878,7 +10226,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9905,11 +10253,7 @@ msgid "Token Access" msgstr "Aðgangur með tóka" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10030,10 +10374,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Auðkenning fyrir Twitter forrit" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter lykill" @@ -10076,249 +10416,14 @@ msgstr "" msgid "URL" msgstr "Slóð" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Ekki tókst að vista þjark." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Ekki tókst að vista þjark." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Ekki tókst að vista breytingar." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Ekki tókst að staðfesta netfang. Vinsamlegast hafðu samband við " -"kerfisstjórann þinn" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Óúthlutaðir og opnir" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10484,10 +10589,6 @@ msgstr "" msgid "Uploading" msgstr "Hleð upp" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10502,6 +10603,11 @@ msgid "Use client storage to cache data to enhance performance of application." msgstr "" "Nota gagnageymslu á biðlara fyrir flýtiminni til að auka afköst forritsins." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10512,6 +10618,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Notað hvar sem er" @@ -10586,8 +10702,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10596,20 +10712,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% hafa verið enduropnaðir" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10652,12 +10781,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10685,11 +10814,6 @@ msgstr "Gildi" msgid "Variables" msgstr "Breytur" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Söluaðili" @@ -10698,19 +10822,17 @@ msgstr "Söluaðili" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Þegar verið er að senda tilkynningu." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Staðfesta sendingu og móttöku" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10831,25 +10953,29 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Við höfum núþegar fundið %s pósta í pósthólfinu þínu. Zammad mun flytja alla " @@ -10913,12 +11039,12 @@ msgstr "Vefkrókur" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10982,6 +11108,11 @@ msgstr "" msgid "Welcome!" msgstr "Velkomin(n)" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Hvað hefur áhrif á Zammad Karma?" @@ -11094,7 +11225,7 @@ msgstr "Með núverandi stillingum mun eftirfarandi gerast" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11139,7 +11270,9 @@ msgstr "Ár" msgid "Yellow" msgstr "Gulur" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Já" @@ -11159,25 +11292,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11195,11 +11322,20 @@ msgstr "Þú getur búið til mismunandi spjall umræðuefni." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11221,6 +11357,15 @@ msgstr "" msgid "You can request your password" msgstr "Þú getur beðið um lykilorð" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11309,14 +11454,14 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Þú notaðir %s í textanum en ekkert viðhengi er viðhengt. Viltu halda áfram?" @@ -11324,15 +11469,23 @@ msgstr "" msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11351,31 +11504,29 @@ msgstr "Þínir persónulegu aðgangstókar" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "Please click the link in the verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" +msgstr "Vinsamlegast ýttu á tengil í staðfestingarpósti." #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco @@ -11402,21 +11553,14 @@ msgid "Your karma is |%s|." msgstr "Karmað þitt er |%s|" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Ekki tókst að staðfesta netfang. Vinsamlegast hafðu samband við " +"kerfisstjórann þinn" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11427,18 +11571,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad spjallið krefst JQuery. Ef þú ert ekki að nota JQuery á vefnum þínum " "þá getur þú bætt stuðningum við með eftirfarandi hætti:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad spjallið krefst JQuery. Ef þú ert ekki að nota JQuery á vefnum þínum " +"þá getur þú bætt stuðningum við með eftirfarandi hætti:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11475,8 +11629,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad er í viðhaldsham eins og er. Eingöngu kerfisstjórar gega skráð sig " @@ -11502,10 +11660,6 @@ msgstr "" msgid "Zip" msgstr "Póstnúmer" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "virkt" @@ -11588,10 +11742,6 @@ msgstr "Breytt" msgid "chat" msgstr "spjall" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11614,18 +11764,22 @@ msgid "connected" msgstr "tengt" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "inniheldur" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "inniheldur allt" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "inniheldur ekki" @@ -11645,18 +11799,6 @@ msgstr "" msgid "created" msgstr "stofnað" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11692,7 +11834,7 @@ msgstr "afvirkjað" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11786,7 +11928,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "frá" @@ -11799,6 +11941,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "hefur breyst" @@ -11945,11 +12088,6 @@ msgstr "sameinað" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "flytja þig úr öðru kerfi" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "mínúta" @@ -12121,7 +12259,7 @@ msgstr "" msgid "select attachment…" msgstr "veldu viðhengi…" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12161,7 +12299,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12209,7 +12347,7 @@ msgstr "hjalp@fyrirtaeki.is" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12278,7 +12416,7 @@ msgstr "óhreyft" msgid "updated" msgstr "uppfært" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12306,16 +12444,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "já" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12325,9 +12461,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12354,8 +12490,57 @@ msgstr "...af textasvæðinu" msgid "∅ Waiting time today" msgstr "∅ Biðtími í dag" -#~ msgid "Loading..." -#~ msgstr "Hleð..." +#~ msgid "Cc" +#~ msgstr "Samrit" + +#~ msgid "Escalated" +#~ msgstr "Forgangur hækkaður" + +#~ msgid "Open" +#~ msgstr "Opin" + +#~ msgid "Pending reached" +#~ msgstr "Biðtíma náð" + +#~ msgid "Confirm" +#~ msgstr "Staðfesta" + +#~ msgid "Sure?" +#~ msgstr "Ertu viss?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Hámarksstærð tölvupósta í MB." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Ekki tókst að vista þjark." + +#~ msgid "Unable to save Bot." +#~ msgstr "Ekki tókst að vista þjark." + +#~ msgid "Setup new System" +#~ msgstr "Setja upp nýtt kerfi" + +#~ msgid "Unable to save changes." +#~ msgstr "Ekki tókst að vista breytingar." + +#~ msgid "migrate from another system" +#~ msgstr "flytja þig úr öðru kerfi" + +#~ msgid "Or" +#~ msgstr "Eða" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Athugaðu: Þegar miði er stofnaður þá er sendur út tölvupóstur." + +#~ msgid "Call Inbound" +#~ msgstr "Innhringing" + +#~ msgid "Call Outbound" +#~ msgstr "Úthringing" #~ msgid "Search..." #~ msgstr "Leita…" diff --git a/i18n/zammad.it-it.po b/i18n/zammad.it-it.po index 1a3430847..c1664bbd4 100644 --- a/i18n/zammad.it-it.po +++ b/i18n/zammad.it-it.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-01-04 03:30+0000\n" +"PO-Revision-Date: 2022-01-21 03:30+0000\n" "Last-Translator: Lorenzo Milesi \n" "Language-Team: Italian \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.10\n" +"X-Generator: Weblate 4.10.1\n" #. Default date format to use for the current locale. #. These placeholders are supported: @@ -23,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -37,7 +39,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -48,6 +52,10 @@ msgid "" "filesystem. You can switch between the modules even on a system that is " "already in production without any loss of data." msgstr "" +"\"Database\" memorizza gli allegati nel database (sconsigliato per " +"memorizzare molti dati). \"Filesystem\" memorizza i file su disco. Puoi " +"passare da un modulo all'altro anche su sistemi già in uso senza perdita di " +"dati." #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco @@ -101,32 +109,22 @@ msgstr "" "%s|" #: app/assets/javascripts/app/models/group.coffee -#, fuzzy -#| msgid "%s created Group |%s|" msgid "%s created group |%s|" msgstr "%s ha creato il gruppo |%s|" #: app/assets/javascripts/app/models/organization.coffee -#, fuzzy -#| msgid "%s created Organization |%s|" msgid "%s created organization |%s|" msgstr "%s ha creato l'organizzazione |%s|" #: app/assets/javascripts/app/models/role.coffee -#, fuzzy -#| msgid "%s created Role |%s|" msgid "%s created role |%s|" msgstr "%s ha created il ruolo |%s|" #: app/assets/javascripts/app/models/ticket.coffee -#, fuzzy -#| msgid "%s created Ticket |%s|" msgid "%s created ticket |%s|" msgstr "%s ha creato il ticket |%s|" #: app/assets/javascripts/app/models/user.coffee -#, fuzzy -#| msgid "%s created User |%s|" msgid "%s created user |%s|" msgstr "%s ha creato l'utente |%s|" @@ -155,52 +153,42 @@ msgstr "%s gruppi a %s assegnazioni di ruoli" #: 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/microsoft365/list.jst.eco -#, fuzzy -#| msgid "%s is inactive, please select a active one." msgid "%s is inactive, please select an active one." msgstr "%s non è attivo, per favore sceglierne uno attivo." -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s oggetto(i) creato(i)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s oggetto(i) eliminato(i)." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s oggetto(i) aggiornato(i)." - #: 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." msgstr "%s oggetto(i) sono stato(i) creato(i)." #: 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." msgstr "%s oggetto(i) sono stato(i) aggiornato(i)." #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco -#, fuzzy -#| msgid "%s Object(s) were deleted." msgid "%s object(s) were deleted." msgstr "%s oggetto(i) sono stato(i) eliminato(i)." -#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco #, fuzzy -#| msgid "%s of your tickets are currently in process." +#| msgid "%s object(s) are created." +msgid "%s object(s) will be created." +msgstr "%s oggetto(i) creato(i)." + +#: 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." +msgstr "%s oggetto(i) sono stato(i) eliminato(i)." + +#: 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." +msgstr "%s oggetto(i) aggiornato(i)." + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." -msgstr "%s dei tuoi ticket sono attualmente in lavorazione." +msgstr "%s dei miei ticket sono attualmente in lavorazione." #: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco msgid "%s of my tickets escalated." @@ -220,8 +208,6 @@ msgstr "% ha iniziato una nuova sessione" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco -#, fuzzy -#| msgid "%s Subdomain" msgid "%s subdomain" msgstr "Sottodominio %s" @@ -230,46 +216,32 @@ msgid "%s switched to |%s|!" msgstr "%s è passato a |%s|!" #: app/assets/javascripts/app/models/ticket_article.coffee -#, fuzzy -#| msgid "%s updated Article for |%s|" msgid "%s updated article for |%s|" msgstr "%s ha aggiornato un articolo per |%s|" #: app/assets/javascripts/app/models/data_privacy_task.coffee -#, fuzzy -#| msgid "%s created data privacy task to delete user id |%s|" msgid "%s updated data privacy task to delete user ID |%s|" msgstr "" "%s ha creato l'attività di gestione privacy per eliminare l'utente con id |" "%s|" #: app/assets/javascripts/app/models/group.coffee -#, fuzzy -#| msgid "%s updated Group |%s|" msgid "%s updated group |%s|" msgstr "%s ha aggiornato il gruppo |%s|" #: app/assets/javascripts/app/models/organization.coffee -#, fuzzy -#| msgid "%s updated Organization |%s|" msgid "%s updated organization |%s|" msgstr "%s ha modificato l'organizzazione |%s|" #: app/assets/javascripts/app/models/role.coffee -#, fuzzy -#| msgid "%s updated Role |%s|" msgid "%s updated role |%s|" msgstr "%s ha modificato il ruolo |%s|" #: app/assets/javascripts/app/models/ticket.coffee -#, fuzzy -#| msgid "%s updated Ticket |%s|" msgid "%s updated ticket |%s|" msgstr "%s ha aggiornato il ticket |%s|" #: app/assets/javascripts/app/models/user.coffee -#, fuzzy -#| msgid "%s updated User |%s|" msgid "%s updated user |%s|" msgstr "%s ha modificato l'utente |%s|" @@ -281,10 +253,6 @@ msgid "%s user to %s user" msgstr "%s utente verso utente %s" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco -#, fuzzy -#| msgid "" -#| "%s will only allow access via OAuth. Password-based access is no longer " -#| "supported since %s." msgid "" "%s will only allow access via OAuth. Password-based access has not been " "supported since %s." @@ -293,16 +261,12 @@ msgstr "" "più supportato dal %s." #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco -#, fuzzy -#| msgid "" -#| "%s will only allow access via OAuth. Password-based access is no longer " -#| "supported since %s." msgid "" "%s will only allow access via OAuth. Password-based access is no longer " "supported on %s." msgstr "" "%s consente solamente l'accesso via OAuth. L'accesso tramite password non è " -"più supportato dal %s." +"più supportato su %s." #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s% are currently in process" @@ -360,6 +324,21 @@ msgid "" "displayed in a separate view in your overviews. You can also configure ** " "email notifications **." msgstr "" +"** Service Level Agreements **, abbreviati ** SLAs **, ti aiutano a " +"raggiungere tempi di risposta prefissati alle richieste dei tuoi clienti. In " +"quesotmo do puoi determinare dei traguardi come ad esempio rispondere ad " +"ogni richiesta entro otto ore. Se rischi di non raggiungere un obiettivo, " +"Zammad ti avvisa.\n" +"\n" +"Puoi definire obiettivi per tre parametri: ** tempo di risposta ** (tempo " +"tra la creazione del ticket e la prima reazione da parte di un agente), ** " +"tempo di aggiornamento ** (tempo tra una richiesta di un cliente e la " +"reazione da parte di un agente), e il ** tempo di risoluzione ** (tempo tra " +"la creazione e la chisura del ticket).\n" +"\n" +"Ogni ticket scalato (ad esempio quelli che non hanno rispettato un " +"obiettivo) sono visualizzati in una vista diversa delle tue panoramiche. " +"Puoi anche configurare delle ** notifiche via email **." #: db/seeds/settings.rb msgid "1 day" @@ -382,7 +361,9 @@ msgid "2 hours" msgstr "2 ore" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caratteri minuscoli e 2 maiuscoli" #: db/seeds/ticket_priorities.rb @@ -417,14 +398,25 @@ msgid "" "If you have customers with different business hours, you can create multiple " "calendars. Tickets are linked to calendars using **SLAs**." msgstr "" +"Il **calendario** è necessario per calcolare le escalation basandosi sulle " +"ore lavorative e per inviare le notifiche relative.\n" +"\n" +"Definire un calendario **\"predefinito\"** che è valido per tutto il " +"sistema. Le notifiche di escalation verranno inviate agli agenti solamente " +"durante l'orario lavorativo.\n" +"\n" +"Se hai clienti con diversi orari lavorativi puoi creare calendari diversi. I " +"ticket sono collegati ai calendari attraverso le **SLA**." #: app/controllers/getting_started_controller.rb msgid "A URL looks like this: https://zammad.example.com" -msgstr "" +msgstr "Un URL somiglia a questo: https://zammad.example.com" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." -msgstr "" +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." +msgstr "Una lista di importazioni attive che vengono eseguite automaticamente." #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee msgid "" @@ -446,7 +438,7 @@ msgstr "A powerful service to get more information about your customers." #: app/assets/javascripts/app/controllers/_integration/cti.coffee msgid "A queue is required!" -msgstr "" +msgstr "È richiesta una coda!" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" @@ -465,40 +457,28 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee msgid "A user is required!" -msgstr "" +msgstr "È richiesto un utente!" #: app/assets/javascripts/app/controllers/api.coffee #: app/assets/javascripts/app/views/api.jst.eco db/seeds/permissions.rb msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" -msgstr "" +msgstr "Chiave API" #: db/seeds/settings.rb msgid "API Password Access" -msgstr "" +msgstr "Password accesso API" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "API Token" -msgstr "" +msgstr "Token API" #: db/seeds/settings.rb msgid "API Token Access" -msgstr "" +msgstr "Token accesso API" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/zendesk.jst.eco @@ -522,11 +502,11 @@ msgstr "Accesso ai Ticket Cliente in base a current_user e all'organizzazione" #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco msgid "Account" -msgstr "" +msgstr "Account" #: app/models/channel/driver/sms/twilio.rb msgid "Account SID" -msgstr "" +msgstr "SID account" #: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee msgid "Account Time" @@ -536,7 +516,7 @@ msgstr "Gestione del tempo" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/controllers/channels_email_controller.rb msgid "Account already exists!" -msgstr "" +msgstr "L'account esiste già!" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "Account not verified" @@ -575,6 +555,7 @@ msgstr "Accounts" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -594,7 +575,7 @@ msgstr "Azioni" #: db/seeds/settings.rb msgid "Activate the recursive processing of ticket triggers." -msgstr "" +msgstr "Avvia l'elaborazione ricorsiva dei trigger dei ticket." #: db/seeds/settings.rb msgid "Activates lost password feature for users." @@ -634,7 +615,7 @@ msgstr "Storico delle Attività" #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco msgid "Adapter" -msgstr "" +msgstr "Adattatore" #: app/assets/javascripts/app/controllers/_integration/smime.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco @@ -658,6 +639,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -678,7 +660,7 @@ msgstr "Aggiungi Bot" #: app/assets/javascripts/app/controllers/_integration/smime.coffee #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Add Certificate" -msgstr "" +msgstr "Aggiungi certificato" #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Add Link" @@ -687,7 +669,7 @@ msgstr "Aggiungi Link" #: app/assets/javascripts/app/controllers/_integration/smime.coffee #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Add Private Key" -msgstr "" +msgstr "Aggiungi chiave privata" #: app/assets/javascripts/app/views/knowledge_base/sidebar/tags.jst.eco #: app/assets/javascripts/app/views/widget/tag.jst.eco @@ -716,7 +698,7 @@ msgstr "Aggiungi allarme a promemoria in sospeso e ticket in escalation." #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "Add attachment option to upload." -msgstr "Aggiungi l'opzione per l'allegato da caricare" +msgstr "Aggiungi l'opzione per l'allegato da caricare." #: db/seeds/settings.rb msgid "Add sender initials to end of a tweet." @@ -724,7 +706,7 @@ msgstr "Aggiungi le iniziali del mittente alla fine di un tweet." #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "Add this class to a button on your page that should open the chat." -msgstr "Aggiungi questa classe al pulsante nella tua pagina che apre la chat " +msgstr "Aggiungi questa classe al pulsante nella tua pagina che apre la chat." #: app/controllers/first_steps_controller.rb msgid "Additional Channels" @@ -740,7 +722,7 @@ msgstr "Indirizzo" #: db/seeds/settings.rb msgid "Address of the proxy server for http and https resources." -msgstr "" +msgstr "Indirizzo del server proxy per le risorse http e https." #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: db/seeds/roles.rb @@ -749,7 +731,7 @@ msgstr "Admin" #: db/seeds/permissions.rb msgid "Admin Interface" -msgstr "" +msgstr "Interfaccia amministratore" #: app/assets/javascripts/app/views/getting_started/admin.jst.eco msgid "Administrator Account" @@ -757,17 +739,19 @@ msgstr "Account amministrativo" #: app/controllers/users_controller.rb msgid "Administrator account already created" -msgstr "" +msgstr "Utente amministratore già presente" #: app/assets/javascripts/app/models/macro.coffee msgid "Advance to next ticket from overview" -msgstr "" +msgstr "Procedi al ticket successivo della panoramica" #: app/assets/javascripts/app/views/package.jst.eco msgid "" "After installing, updating, or uninstalling packages the following commands " "need to be executed on the server:" msgstr "" +"Dopo aver installato, aggiornato o rimosso i pacchetti vanno eseguiti i " +"seguenti comandi sul server:" #: app/assets/javascripts/app/views/session.jst.eco msgid "Age" @@ -781,19 +765,19 @@ msgstr "Operatore" #: db/seeds/settings.rb msgid "Agent Name" -msgstr "" +msgstr "Nome operatore" #: db/seeds/settings.rb msgid "Agent Name + FromSeparator + System Address Display Name" -msgstr "" +msgstr "Nome operatore + separatore mittente + Nome sistema" #: db/seeds/settings.rb msgid "Agent idle timeout" -msgstr "" +msgstr "Tempo di inattività operatore" #: app/models/role.rb app/models/user.rb msgid "Agent limit exceeded, please check your account settings." -msgstr "Limite agente superato, verifica le impostazioni del tuo account" +msgstr "Limite agente superato, verifica le impostazioni del tuo account." #: app/assets/javascripts/app/views/integration/cti.jst.eco msgid "Agents" @@ -801,26 +785,24 @@ msgstr "Agenti" #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco msgid "Alarm" -msgstr "" +msgstr "Avviso" #: app/assets/javascripts/app/views/profile/notification.jst.eco msgid "All Tickets" msgstr "Tutti i ticket" #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee -#, fuzzy -#| msgid "All Agents" msgid "All agents" -msgstr "Tutti gli Operatori" +msgstr "Tutti gli operatori" #: public/assets/chat/views/waiting.eco msgid "All colleagues are busy." -msgstr "" +msgstr "Tutti i colleghi sono occupati." #: app/assets/javascripts/app/views/profile/devices.jst.eco msgid "All computers and browsers that have access to your Zammad appear here." msgstr "" -"Tutti i computer e i browser che hanno accesso a Zammad sono mostrati qui" +"Tutti i computer e i browser che hanno accesso a Zammad sono mostrati qui." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Allow future" @@ -830,43 +812,47 @@ msgstr "Permetti nel futuro" msgid "Allow past" msgstr "Permetti nel passato" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permetti agli utenti di aggiungere nuovi tag." #: db/seeds/settings.rb msgid "Allow users to create new tags." -msgstr "" +msgstr "Consenti agli utenti la creazione di nuove tag." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Allow to use email address for muliple users." +msgid "Allow using one email address for multiple users." +msgstr "Consenti di usare un indirizzo email per più utenti." #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" -msgstr "" +msgstr "Siti consentiti (separati da ;)" #: app/assets/javascripts/app/views/profile/notification.jst.eco msgid "Also notify via email" msgstr "Invia notifica anche tramite email" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Alternative FQDN for callbacks if you operate Zammad in internal network." msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +"Nome dominio (FQDN) alternativo per le chiamate se stai usando Zammad in una " +"rete interna." +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" -msgstr "" +msgstr "Traduzioni alternative" #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco msgid "Alternative name" msgstr "Nome alternativo" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "In alternativa puoi usare le API Zammad per importare i dati." @@ -874,7 +860,7 @@ msgstr "In alternativa puoi usare le API Zammad per importare i dati." #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco msgid "An error occurred: %s" -msgstr "" +msgstr "Si è verificato un errore: %s" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee #: app/assets/javascripts/app/controllers/_integration/icinga.coffee @@ -885,25 +871,21 @@ msgstr "Uno strumento di monitoraggio open source." #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco -#, fuzzy -#| msgid "Analyzing entries with given configuration..." msgid "Analyzing entries with given configuration…" -msgstr "Analisi dati immessi con la configurazione fornita..." +msgstr "Analisi dei dati immessi con la configurazione fornita…" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco -#, fuzzy -#| msgid "Analyzing structure..." msgid "Analyzing structure…" -msgstr "Analisi struttura..." +msgstr "Analisi struttura…" #: app/assets/javascripts/app/models/ticket.coffee msgid "Another ticket was merged into ticket |%s|" -msgstr "" +msgstr "Un altro ticket è stato unito al ticket |%s|" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee msgid "Answer" -msgstr "" +msgstr "Risposta" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "Answers" @@ -911,13 +893,11 @@ msgstr "Risposte" #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Anticon" -msgstr "" +msgstr "Anticon" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee -#, fuzzy -#| msgid "Any Recipient" msgid "Any recipient" -msgstr "Qualsiasi contenitore" +msgstr "Qualsiasi destinatario" #: db/seeds/settings.rb msgid "App ID" @@ -929,27 +909,36 @@ msgstr "Password dell'applicazione" #: db/seeds/settings.rb msgid "App Tenant ID" -msgstr "" +msgstr "ID App Tenant" #: db/seeds/settings.rb msgid "App Version" -msgstr "" +msgstr "Versione app" + +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Account non verificato" #: db/seeds/settings.rb msgid "App credentials for Facebook." -msgstr "Credenziali App per Facebook" +msgstr "Credenziali App per Facebook." #: db/seeds/settings.rb msgid "App credentials for Twitter." -msgstr "Credenziali App per Twitter" +msgstr "Credenziali App per Twitter." #: app/assets/javascripts/app/controllers/api.coffee msgid "Application" -msgstr "" +msgstr "Applicazione" #: db/seeds/settings.rb msgid "Application secret" -msgstr "" +msgstr "Password applicazione" #: app/assets/javascripts/app/views/api.jst.eco msgid "Applications" @@ -979,24 +968,36 @@ msgstr "Archiviato" #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Archived at" -msgstr "" +msgstr "Archiviato il" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee msgid "Are you sure you want to delete" -msgstr "" +msgstr "Sicuro di voler eliminare" #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +"Sei sicuro di voler ricaricare? Hai modifiche non salvate che verrebbero " +"perse" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Sei sicuro?" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee msgid "Area" -msgstr "" +msgstr "Area" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee @@ -1007,6 +1008,18 @@ msgstr "Articolo" msgid "Article Count" msgstr "Numero articoli" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Article could not be deleted." +msgstr "%s oggetto(i) creato(i)." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Articolo#" @@ -1015,25 +1028,25 @@ msgstr "Articolo#" msgid "Assign Follow-Ups" msgstr "Assegna Follow-Ups" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Assegna Utenti in base al Dominio" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." -msgstr "" +msgstr "Assegna di nuovo le risposte all'ultimo operatore." #: app/assets/javascripts/app/models/group.coffee -#, fuzzy -#| msgid "Assign Follow-Ups" msgid "Assign follow-ups" -msgstr "Assegna Follow-Ups" +msgstr "Assegna risposte" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "Assign signup roles" msgstr "Assegna ruoli di registrazione" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Assegna utenti in base al dominio." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Assegnato" @@ -1048,10 +1061,8 @@ msgstr "Timeout Assegnazione" #: app/assets/javascripts/app/models/_application_model.coffee #: app/assets/javascripts/app/models/group.coffee -#, fuzzy -#| msgid "Assignment Timeout" msgid "Assignment timeout" -msgstr "Timeout Assegnazione" +msgstr "Timeout assegnamento" #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb @@ -1067,18 +1078,20 @@ msgid "" "At least one identifier (firstname, lastname, phone or email) for user is " "required." msgstr "" +"È necessario almeno un campo identificativo dell'utente (nome, cognome, " +"telefono o email)." #: app/models/object_manager/attribute.rb msgid "At least one letter is required" -msgstr "" +msgstr "È richiesta almeno una lettera" #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee msgid "At least one object must be selected." -msgstr "" +msgstr "È necessario selezionare almeno un oggetto." #: app/models/role.rb app/models/user.rb msgid "At least one user needs to have admin permissions." -msgstr "" +msgstr "Dev'esserci almeno un utente con privilegi di amministratore." #: app/assets/javascripts/app/views/generic/attachments.jst.eco #: app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco @@ -1089,7 +1102,7 @@ msgstr "Attached Files" #: db/seeds/settings.rb msgid "Attachment - Search for follow-up also in attachments." -msgstr "" +msgstr "Allegati - Cerca risposte anche negli allegati." #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_article_attachments.coffee #: app/assets/javascripts/app/views/knowledge_base/_answer_attachments.jst.eco @@ -1098,48 +1111,37 @@ msgid "Attachments" msgstr "Allegati" #: app/assets/javascripts/app/views/import/kayako.jst.eco -#, fuzzy msgid "" "Attention: These will also be your login and password after the import is " "completed." msgstr "" -"Attenzione: questa diventerà la tua password di login dopo il completamento " -"dell'importazione" +"Attenzione: queste diventeranno il tuo utente e la tua password dopo il " +"completamento dell'importazione." #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/zendesk.jst.eco -#, fuzzy -#| msgid "" -#| "Attention: These will be your login password after the import is " -#| "completed." msgid "" "Attention: These will be your login and password after the import is " "completed." msgstr "" -"Attenzione: questa diventerà la tua password di login dopo il completamento " -"dell'importazione" - -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Attenzione: quando create un ticket viene inviata un email." +"Attenzione: queste diventeranno il tuo utente e la tua password dopo il " +"completamento dell'importazione." #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" -msgstr "" +msgstr "Attributo" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "Attribute '%s' is required in the mapping" -msgstr "" +msgstr "L'attributo '%s' è richiesto nella mappatura" #: app/controllers/users_controller.rb msgid "Attribute 'email' required!" -msgstr "" +msgstr "È richiesto l'attributo 'email'!" #: app/models/object_manager/attribute.rb msgid "Attribute not editable!" -msgstr "" +msgstr "L'attributo non è modificabile!" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -1162,24 +1164,24 @@ msgstr "Autenticazione" #: app/controllers/import_otrs_controller.rb lib/email_helper/probe.rb msgid "Authentication failed!" -msgstr "" +msgstr "Autenticazione fallita!" #: lib/email_helper/probe.rb msgid "Authentication failed, invalid credentials!" -msgstr "" +msgstr "Autenticazione fallita, credenziali non valide!" #: lib/email_helper/probe.rb msgid "Authentication failed, username incorrect!" -msgstr "" +msgstr "Autenticazione fallita, utente non valido!" #: lib/email_helper/probe.rb msgid "Authentication not possible (not offered by the service)" -msgstr "" +msgstr "Autenticazione non possibile (non fornita dal servizio)" #: app/controllers/application_controller/authenticates.rb #: app/policies/pundit_policy.rb lib/user_context.rb msgid "Authentication required" -msgstr "" +msgstr "Autenticazione richiesta" #: db/seeds/settings.rb msgid "Authentication via %s" @@ -1187,33 +1189,32 @@ msgstr "Autenticazione tramite %s" #: app/controllers/application_controller/handles_errors.rb msgid "Authorization failed" -msgstr "" - -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" +msgstr "Autorizzazione fallita" #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Assegnazione automatica" #: app/assets/javascripts/app/controllers/getting_started/auto_wizard.coffee msgid "Auto Wizard" -msgstr "" +msgstr "Procedura guidata automatica" #: db/seeds/settings.rb msgid "Auto close" msgstr "Chiusura automatica" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Stato chiusura automatica" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Creazione Automatica" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Stato chiusura automatica" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatic account link on initial logon" @@ -1240,7 +1241,7 @@ msgstr "Disponibile per i seguenti ruoli" #: db/seeds/settings.rb msgid "Available types for a new ticket" -msgstr "" +msgstr "Tipi disponibili per un nuovo ticket" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco @@ -1263,6 +1264,12 @@ msgstr "Media: %s minuti" msgid "Average: %s%" msgstr "Media: %s%" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Bcc address for all outgoing emails" +msgid "BCC address for all outgoing emails" +msgstr "Indirizzo BCC per tutte le email in uscita" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1290,10 +1297,12 @@ msgid "" "Background process did not start or has not finished! Please contact your " "support." msgstr "" +"L'attività in background non è iniziata o non è finita! Per favore " +"contattare il supporto." #: app/models/report.rb msgid "Backlog" -msgstr "" +msgstr "Arretrati" #: app/assets/javascripts/app/controllers/_manage/branding.coffee #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -1315,9 +1324,9 @@ msgstr "Base Objects" msgid "Basic Settings" msgstr "Impostazioni Base" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" -msgstr "" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." +msgstr "Prima di citare un utente devi selezionare un gruppo." #: db/seeds/settings.rb msgid "Beginner" @@ -1325,7 +1334,7 @@ msgstr "Principiante" #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Bell" -msgstr "" +msgstr "Campana" #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -1341,17 +1350,17 @@ msgstr "Bind User" msgid "Block Notifications" msgstr "Blocca Notifiche" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blocca IPs (separato da ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy -#| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." -msgstr "ID chiamanti bloccati in base all'ID chiamante del mittente." +#| msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "ID bloccati in base all'ID chiamante del mittente." + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blocca IPs (separato da ;)" #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" @@ -1371,15 +1380,15 @@ msgstr "Corpo" #: db/seeds/settings.rb msgid "Body - Search for follow-up also in mail body." -msgstr "" +msgstr "Corpo - Cerca risposte anche nel corpo del messaggio." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Boolean" -msgstr "" +msgstr "Booleano" #: lib/telegram.rb msgid "Bot already exists!" -msgstr "" +msgstr "Il bot esiste già!" #: app/assets/javascripts/app/views/telegram/index.jst.eco msgid "Bots" @@ -1397,21 +1406,19 @@ msgstr "Browser" #: app/assets/javascripts/app/lib/app_post/browser.coffee msgid "Browser too old!" -msgstr "" +msgstr "Browser troppo vecchio!" #: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee msgid "Bulk action executed!" msgstr "Azione massiva eseguita!" #: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee -#, fuzzy -#| msgid "Bulk action executed!" msgid "Bulk action failed" -msgstr "Azione massiva eseguita!" +msgstr "Azione massiva non riuscita" #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee msgid "Bulk action stopped %s!" -msgstr "" +msgstr "Azione di massa arrestata %s!" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Bulk import allows you to create and update many records at once." @@ -1426,16 +1433,17 @@ msgstr "Orari lavorativi" #: app/views/knowledge_base/public/show_alternatives.html.erb msgid "But it's only available in these languages:" -msgstr "" - -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" +msgstr "Ma è disponibile solamente in queste lingue:" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Per impostazione predefinita, il controllo di follow-up viene effettuato " @@ -1447,24 +1455,21 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" -msgstr "" +msgstr "CC" #: app/assets/javascripts/app/controllers/_integration/idoit.coffee msgid "CMDB to document complex relations of your network components." msgstr "CMDB per documentare relazioni complesse dei componenti della rete." #: app/assets/javascripts/app/controllers/_channel/chat.coffee -#, fuzzy -#| msgid "" -#| "CSS font-size with a unit like 12px, 1.5em. If left to undefined it " -#| "inherits the font-size of the website." msgid "" "CSS font-size with a unit like 12px, 1.5em. If left undefined it inherits " "the font-size of the website." msgstr "" -"Dimensione font CSS con un'unità come 12px, 1.5em. Se lasciato a indefinito " -"eredita la dimensione del carattere del sito web." +"Dimensione font CSS con un'unità come 12px, 1.5em. Se lasciato vuoto eredita " +"la dimensione del carattere del sito web." #: app/assets/javascripts/app/controllers/cti.coffee db/seeds/permissions.rb msgid "CTI" @@ -1477,8 +1482,24 @@ msgstr "CTI (generico)" #: db/seeds/settings.rb msgid "CTI Token" +msgstr "Token CTI" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrazioni" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1494,17 +1515,9 @@ msgstr "Calendario" msgid "Calendars" msgstr "Calendari" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Chiamata ricevuta" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Chiamata effettuata" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" -msgstr "" +msgstr "Chiamata da %s per %s" #: app/assets/javascripts/app/models/application.coffee msgid "Callback URL" @@ -1513,8 +1526,6 @@ msgstr "URL di richiamata" #: app/assets/javascripts/app/controllers/_integration/cti.coffee #: app/assets/javascripts/app/controllers/_integration/placetel.coffee #: app/assets/javascripts/app/controllers/_integration/sipgate_io.coffee -#, fuzzy -#| msgid "Also caller id of outbound calls can be changed." msgid "Caller ID of outbound calls can be changed as well." msgstr "Anche l'ID chiamante per le chiamate in uscita può essere modificato." @@ -1539,23 +1550,23 @@ msgstr "Può essere in qualsiasi formato di colore CSS." #: app/assets/javascripts/app/controllers/getting_started/agent.coffee msgid "Can't create user!" -msgstr "" +msgstr "Impossibile creare l'utente!" #: app/controllers/application_controller/renders_models.rb msgid "Can't delete, object has references." -msgstr "" +msgstr "Impossibile eliminare, l'oggetto ha dei collegamenti." #: app/controllers/application_controller/authenticates.rb msgid "Can't find User for Token" -msgstr "" +msgstr "Impossibile trovare un utente per il token" #: app/models/ticket/number.rb msgid "Can't generate new ticket number!" -msgstr "" +msgstr "Impossibile generare un nuovo numero ticket!" #: app/models/ticket.rb msgid "Can't merge ticket with itself!" -msgstr "" +msgstr "Impossibile unire il ticket a sé stesso!" #: lib/sessions/event/spool.rb msgid "Can't send spool, session not authenticated" @@ -1566,6 +1577,8 @@ msgstr "" msgid "" "Can't update password, your entered passwords do not match. Please try again!" msgstr "" +"Impossibile aggiornare la password, quelle inserite non corrispondono. Per " +"favore provare di nuovo!" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -1597,19 +1610,21 @@ msgstr "Annulla upload" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee msgid "Cannot delete category" -msgstr "" +msgstr "Impossibile eliminare la categoria" #: app/policies/ticket_policy.rb msgid "Cannot follow-up on a closed ticket. Please create a new ticket." msgstr "" +"Non è possibile rispondere a un ticket chiuso. Per favore creare un nuovo " +"ticket." #: app/assets/javascripts/app/controllers/report.coffee msgid "Cannot generate report" -msgstr "" +msgstr "Impossibile generare il report" #: app/assets/javascripts/app/lib/app_post/html5_upload.coffee msgid "Cannot upload file" -msgstr "" +msgstr "Impossibile caricare il file" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee msgid "Categories" @@ -1623,15 +1638,17 @@ msgstr "Categoria" #: app/assets/javascripts/app/models/knowledge_base.coffee msgid "Category page layout" -msgstr "" +msgstr "Disposizione pagina categorie" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Copia" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Quanto la notifica viene inviata." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" -msgstr "" +msgstr "Certificati e chiavi private" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -1654,8 +1671,6 @@ msgid "Change Objects" msgstr "Cambia Oggetti" #: app/assets/javascripts/app/views/profile/password.jst.eco -#, fuzzy -#| msgid "Change your password" msgid "Change Your Password" msgstr "Modifica la password" @@ -1681,6 +1696,12 @@ msgstr "Modificato" msgid "Changes" msgstr "Modifiche" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Changes could not be saved." +msgstr "%s oggetto(i) creato(i)." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1698,47 +1719,49 @@ msgstr "Canale" #: db/seeds/permissions.rb msgid "Channel - Chat" -msgstr "" +msgstr "Canale - Chat" #: db/seeds/permissions.rb msgid "Channel - Email" -msgstr "" +msgstr "Canale - Email" #: db/seeds/permissions.rb msgid "Channel - Facebook" -msgstr "" +msgstr "Canale - Facebook" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel - Formular" +msgid "Channel - Form" +msgstr "Canale - Form" #: db/seeds/permissions.rb msgid "Channel - Google" -msgstr "" +msgstr "Canale - Google" #: db/seeds/permissions.rb msgid "Channel - Microsoft 365" -msgstr "" +msgstr "Canale - Microsoft 365" #: db/seeds/permissions.rb msgid "Channel - SMS" -msgstr "" +msgstr "Canale - SMS" #: db/seeds/permissions.rb msgid "Channel - Telegram" -msgstr "" +msgstr "Canale - Telegram" #: db/seeds/permissions.rb msgid "Channel - Twitter" -msgstr "" +msgstr "Canale - Twitter" #: db/seeds/permissions.rb msgid "Channel - Web" -msgstr "" +msgstr "Canale - Web" #: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco msgid "Channel Distribution" -msgstr "Channel Distribution" +msgstr "Distribuzione per canale" #: app/assets/javascripts/app/controllers/manage.coffee msgid "Channels" @@ -1751,21 +1774,27 @@ msgstr "Canali" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Titolo Chat" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Chat closed by %s" -msgstr "" +msgstr "Chat chiusa da %s" #: app/assets/javascripts/app/controllers/chat.coffee msgid "Chat not answered, automatically set to offline." -msgstr "" +msgstr "Nessuna risposta dalla chat, scollegato automaticamente." #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "Chats" -msgstr "" +msgstr "Chat" #: app/assets/javascripts/app/controllers/chat.coffee #: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco @@ -1773,28 +1802,43 @@ msgid "Chatting Customers" msgstr "Cliente in Chat" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Check Channels" +msgid "Check 'Channel' streams." +msgstr "Controlla canali" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Check Channels" +msgid "Check channels." +msgstr "Controlla canali" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +#, fuzzy +#| msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" +"Controlla la risposta e il contenuto del messaggio per informazioni " +"dettagliate: " + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee msgid "Checkmk" -msgstr "" +msgstr "Checkmk" #: db/seeds/settings.rb msgid "Checkmk integration" -msgstr "" +msgstr "Integrazione con Checkmk" #: db/seeds/settings.rb msgid "Checkmk token" -msgstr "" +msgstr "Token Checkmk" #: db/seeds/settings.rb msgid "Checksum" @@ -1813,39 +1857,30 @@ msgid "Choose if retweets should also be converted to tickets." msgstr "Scegli se convertire anche i retweet in tickets." #: app/assets/javascripts/app/views/facebook/account_edit.jst.eco -#, fuzzy -#| msgid "Choose the group in which page postings will get added to." msgid "Choose the Group to which page posts will get added." -msgstr "Choose the group in which page postings will get added to." +msgstr "" +"Seleziona il gruppo in cui verranno aggiunti gli articoli delle pagine." #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco -#, fuzzy -#| msgid "Choose the group in which direct messages will get added to." msgid "Choose the group to which direct messages will get added." -msgstr "Scegli il gruppo al quale verranno aggiunti i messaggi" +msgstr "Scegli il gruppo al quale verranno aggiunti i messaggi diretti." #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco -#, fuzzy -#| msgid "Choose the group in which mentions will get added to." msgid "Choose the group to which mentions will get added." -msgstr "Scegli il gruppo al quale verranno aggiunte le menzioni" +msgstr "Scegli il gruppo al quale verranno aggiunte le menzioni." #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco -#, fuzzy -#| msgid "Choose the group in which messages will get added to." msgid "Choose the group to which messages will get added." -msgstr "Scegliere il gruppo in cui i messaggi verranno aggiunti." +msgstr "Seleziona il gruppo in cui verranno aggiunti i messaggi." #: app/assets/javascripts/app/views/profile/language.jst.eco -#, fuzzy -#| msgid "Change your language." msgid "Choose your language." -msgstr "Cambia Lingua" +msgstr "Scegli la tua lingua." #: app/assets/javascripts/app/views/password/reset_change.jst.eco msgid "Choose your new password." -msgstr "Inserisci una nuova password" +msgstr "Inserisci una nuova password." #: app/assets/javascripts/app/models/user.coffee msgid "Christmas holiday" @@ -1856,28 +1891,40 @@ msgid "City" msgstr "Città" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." -msgstr "" +#, fuzzy +#| msgid "Cleanup Cti::Log" +msgid "Clean up 'Cti::Log.'" +msgstr "Pulizia Cti::Log" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" -msgstr "" +#, fuzzy +#| msgid "Cleanup HttpLog" +msgid "Clean up 'HttpLog'." +msgstr "Pulizia HttpLog" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" -msgstr "" +#, fuzzy +#| msgid "Cleanup ActiveJob locks." +msgid "Clean up ActiveJob locks." +msgstr "Pulizia lock ActiveJob." #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." -msgstr "" +#, fuzzy +#| msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." +msgstr "Pulisci sessioni chiuse." #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." +msgstr "Pulisci sessioni abbandonate." #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" -msgstr "" +#, fuzzy +#| msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." +msgstr "Pulisci sessioni scadute" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -1886,28 +1933,28 @@ msgstr "Clearbit" #: db/seeds/settings.rb msgid "Clearbit config" -msgstr "" +msgstr "Configurazione Clearbit" #: db/seeds/settings.rb msgid "Clearbit integration" -msgstr "" +msgstr "Integrazione con Clearbit" #: app/views/knowledge_base/public/not_found.html.erb msgid "Click here" -msgstr "" +msgstr "Clicca qui" #: app/assets/javascripts/app/views/integration/idoit.jst.eco #: db/seeds/settings.rb msgid "Client ID" -msgstr "" +msgstr "Client ID" #: db/seeds/settings.rb msgid "Client Secret" -msgstr "Client Secret " +msgstr "Password client (secret)" #: db/seeds/settings.rb msgid "Client storage" -msgstr "Client storage " +msgstr "Client storage" #: app/assets/javascripts/app/models/application.coffee msgid "Clients" @@ -1917,8 +1964,8 @@ msgstr "Clients" msgid "Clone" msgstr "Clone" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1936,12 +1983,18 @@ msgstr "" #: lib/excel_sheet/ticket.rb msgid "Close Escalation At" -msgstr "" +msgstr "Chiudi escalation il" #: lib/excel_sheet/ticket.rb msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Closed chat sessions where participients are offline." +msgid "Close chat sessions where participants are offline." +msgstr "Sessioni chat chiuse dove i partecipanti sono scollegati." + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Chiudi tab corrente" @@ -1956,30 +2009,23 @@ msgstr "Chiudi Tab" #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco #: db/seeds/settings.rb msgid "Close tab on ticket close" -msgstr "" +msgstr "Chiudi la scheda alla chiusura del ticket" #: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco #: app/models/report.rb msgid "Closed" msgstr "Chiuso" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" -msgstr "" +msgstr "Chiuso il" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee msgid "Closed Tickets" msgstr "Ticket Chiusi" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Orario di chiusura" @@ -1987,6 +2033,8 @@ msgstr "Orario di chiusura" #: db/seeds/settings.rb msgid "Color representation of the open ticket indicator in the sidebar." msgstr "" +"Rappresentazione dei colori dell'indicatore dei ticket aperti nella barra " +"laterale." #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee msgid "Comment" @@ -1998,28 +2046,24 @@ msgstr "Comunicazione" #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "Company Inc." -msgstr "Azienda" +msgstr "Azienda Srl." #: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee msgid "Complete translations" -msgstr "" +msgstr "Traduzioni completate" #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Completed Tasks" msgstr "Task completati" #: public/assets/chat/views/chat.eco -#, fuzzy -#| msgid "Change your language." msgid "Compose your message…" -msgstr "Cambia Lingua" +msgstr "Scrivi il tuo messaggio…" #: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee #: app/assets/javascripts/app/controllers/time_accounting.coffee #: app/assets/javascripts/app/models/job.coffee #: app/assets/javascripts/app/models/trigger.coffee -#, fuzzy -#| msgid "Conditions for effected objects" msgid "Conditions for affected objects" msgstr "Condizioni per gli oggetti interessati" @@ -2033,7 +2077,7 @@ msgstr "Config" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee msgid "Config has changed" -msgstr "" +msgstr "La configurazione è stata cambiata" #: app/assets/javascripts/app/views/import/otrs.jst.eco #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco @@ -2044,7 +2088,7 @@ msgstr "Configurazione" #: app/assets/javascripts/app/views/knowledge_base/server_snippet.jst.eco msgid "Configuration for %s" -msgstr "" +msgstr "Configurazione per %s" #: app/assets/javascripts/app/views/integration/exchange.jst.eco #: app/assets/javascripts/app/views/integration/ldap.jst.eco @@ -2062,28 +2106,32 @@ msgstr "Configura App" msgid "Configure Base" msgstr "Configurazione base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Conferma" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Finestra di conferma/invio" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configurazione" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." -msgstr "" +msgstr "Conferma fallita." #: lib/search_index_backend.rb msgid "Conflicting date ranges" -msgstr "" +msgstr "Intervallo date in conflitto" #: app/controllers/reports_controller.rb msgid "Conflicting date ranges. Please check your selected report profile." msgstr "" +"Intervallo date in conflitto. Verifica il profilo di report selezionato." #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -2107,12 +2155,12 @@ msgstr "Connessione app facebook" #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/views/google/index.jst.eco msgid "Connect Google App" -msgstr "" +msgstr "Connetti app Google" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee #: app/assets/javascripts/app/views/microsoft365/index.jst.eco msgid "Connect Microsoft 365 App" -msgstr "" +msgstr "Connetti app Microsoft 365" #: app/assets/javascripts/app/controllers/_channel/twitter.coffee #: app/assets/javascripts/app/views/twitter/index.jst.eco @@ -2121,32 +2169,30 @@ msgstr "Connessione app twitter" #: public/assets/chat/views/loader.eco msgid "Connecting" -msgstr "" +msgstr "Connessione in corso" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco -#, fuzzy -#| msgid "Connecting ..." msgid "Connecting …" -msgstr "Connessione in corso" +msgstr "Connessione in corso…" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Connection lost" -msgstr "" +msgstr "Connessione persa" #: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee msgid "Connection re-established" -msgstr "" +msgstr "Connessione ristabilita" #: lib/search_index_backend.rb msgid "Connection refused" -msgstr "" +msgstr "Connessione rifiutata" #: app/controllers/import_freshdesk_controller.rb #: app/controllers/import_otrs_controller.rb #: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb msgid "Connection refused!" -msgstr "" +msgstr "Connessione rifiutata!" #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee msgid "Connection test successful" @@ -2159,13 +2205,25 @@ msgstr "Connessione test avvenuta con successo" msgid "Content" msgstr "Contenuto" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Content could not be loaded." +msgstr "%s oggetto(i) creato(i)." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s oggetto(i) creato(i)." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" -msgstr "" +msgstr "Il contenuto è stato cambiato dopo il caricamento" #: app/assets/javascripts/app/models/core_workflow.coffee msgid "Context" -msgstr "" +msgstr "Contesto" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco @@ -2189,21 +2247,25 @@ msgstr "Prosegui sessione" #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Contributing Translations" -msgstr "" +msgstr "Contribuisci alla traduzione" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +#, fuzzy +#| msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" +"La conversazione è stata trasferita all'altra chat. Per favore resta in " +"collegamento." #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy -#| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +#| msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "La conversione dei retweet in ticket è disattivata" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee msgid "Copy" -msgstr "" +msgstr "Copia" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Copy current object number (e. g. Ticket#) to clipboard" @@ -2215,15 +2277,15 @@ msgstr "Copia negli appunti: Ctrl+C, Invio" #: db/seeds/permissions.rb msgid "Core Workflow" -msgstr "" +msgstr "Flusso principale" #: db/seeds/settings.rb msgid "Core Workflow Ajax Mode" -msgstr "" +msgstr "Modalità ajax per il flusso principale" #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Core Workflows" -msgstr "" +msgstr "Flussi principali" #: app/assets/javascripts/app/controllers/core_workflow.coffee #: app/assets/javascripts/app/models/core_workflow.coffee @@ -2232,46 +2294,51 @@ msgid "" "on an action, it is possible to hide or restrict fields or to change the " "obligation to fill them in." msgstr "" +"I flussi principali sono azioni o restrizioni di selezione nei form. " +"Dipendentemente dall'azione, è possibile nascondere o limitare i campi, o " +"modificare l'obbligatorietà degli stessi." #: app/controllers/reports_controller.rb msgid "Could not find active reporting profile." -msgstr "" +msgstr "Impossibile trovare un profilo di report attivo." #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential 'twitter'!" -msgstr "" +msgstr "Impossibile trovare il valore external_credential 'twitter'!" #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential in cache!" -msgstr "" +msgstr "Impossibile trovare il valore di external_credential in cache!" #: app/controllers/channels_twitter_controller.rb msgid "Could not find external_credential[:consumer_secret] in cache!" msgstr "" +"Impossibile trovare il valore di external_credential[:consumer_secret] in " +"cache!" #: app/controllers/links_controller.rb msgid "Could not find object!" -msgstr "" +msgstr "Impossibile trovare l'oggetto!" #: app/controllers/tickets_controller.rb msgid "Could not find source ticket!" -msgstr "" +msgstr "Impossibile trovare il ticket sorgente!" #: app/controllers/tickets_controller.rb msgid "Could not find target ticket number!" -msgstr "" +msgstr "Impossibile trovare il numero ticket di destinazione!" #: lib/static_assets.rb msgid "Could not read raw logo!" -msgstr "" +msgstr "Impossibile leggere il logo in formato raw!" #: app/assets/javascripts/app/views/knowledge_base/new_modal.coffee msgid "Couldn't create Knowledge Base" -msgstr "" +msgstr "Impossibile creare la Knowledge Base" #: app/assets/javascripts/app/controllers/knowledge_base/public_menu_form.coffee msgid "Couldn't save changes" -msgstr "" +msgstr "Impossibile salvare le modifiche" #: app/assets/javascripts/app/views/tag/table.jst.eco msgid "Count" @@ -2308,7 +2375,7 @@ msgstr "Crea Ammnistratore" #: lib/excel_sheet/ticket.rb msgid "Create Channel" -msgstr "" +msgstr "Crea canale" #: app/models/report.rb msgid "Create Channels" @@ -2316,7 +2383,7 @@ msgstr "Crea canali" #: app/assets/javascripts/app/views/knowledge_base/new_modal.coffee msgid "Create Knowledge Base" -msgstr "" +msgstr "Crea Knowledge Base" #: app/controllers/first_steps_controller.rb msgid "Create Macros" @@ -2324,7 +2391,7 @@ msgstr "Crea Macro" #: app/assets/javascripts/app/controllers/layout_ref.coffee msgid "Create SLA" -msgstr "" +msgstr "Crea SLA" #: app/controllers/first_steps_controller.rb msgid "Create Text Modules" @@ -2354,6 +2421,27 @@ msgid "" "\n" "To select placeholders from a list, just enter \"::\"." msgstr "" +"Crea moduli di testo per **spendere meno tempo nello scrivere le risposte**. " +"I moduli di testo possono includere variabili smart come il nome utente o " +"l'indirizzo email.\n" +"\n" +"Alcuni esempi sono:\n" +"\n" +"* Buongiorno Sig.na #{ticket.customer.lastname},\n" +"* Buongiorno Sig. #{ticket.customer.lastname},\n" +"* Ciao #{ticket.customer.firstname},\n" +"* Il mio nome è #{user.firstname},\n" +"\n" +"Ovviamente puoi creare testi su più linee.\n" +"\n" +"Gli elementi disponibili sono:\n" +"* ticket (es. ticket.state, ticket.group)\n" +"* ticket.customer (es. ticket.customer.firstname, ticket.customer.lastname)\n" +"* ticket.owner (es. ticket.owner.firstname, ticket.owner.lastname)\n" +"* ticket.organization (es. ticket.organization.name)\n" +"* user (es. user.firstname, user.email)\n" +"\n" +"Per selezionare i segnalibri dall'elenco, digita \"::\"." #: app/controllers/first_steps_controller.rb msgid "Create a Test Ticket" @@ -2364,7 +2452,9 @@ msgid "Create a translation" msgstr "Crea una traduzione" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crea e configura %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2378,7 +2468,7 @@ msgstr "Crea nuovo Cliente" #: app/assets/javascripts/app/lib/app_post/_object_organization_autocompletion.coffee msgid "Create new object" -msgstr "" +msgstr "Crea nuovi oggetti" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Create new records" @@ -2422,16 +2512,16 @@ msgstr "Crea il tuo primo ticket" msgid "Created" msgstr "Creato" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" -msgstr "" +msgstr "Creato il" #: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee #: app/assets/javascripts/app/models/organization.coffee #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2456,11 +2546,11 @@ msgstr "Creato da" #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Creation mask" -msgstr "" +msgstr "Maschera di creazione" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "Crop Image" -msgstr "" +msgstr "Ritaglia l'immagine" #: app/assets/javascripts/app/views/monitoring.jst.eco msgid "Current Status" @@ -2482,25 +2572,27 @@ msgstr "Password attuale" #: app/controllers/users_controller.rb msgid "Current password is wrong!" -msgstr "" +msgstr "La password attuale non è corretta!" #: app/controllers/users_controller.rb msgid "Current password needed!" -msgstr "" +msgstr "È richiesta la password attuale!" #: app/controllers/application_controller/has_user.rb msgid "Current user has no permission to use 'From'/'X-On-Behalf-Of'!" -msgstr "" +msgstr "L'utente attuale non ha i permessi di usare 'From'/'X-On-Behalf-Of'!" #: app/assets/javascripts/app/controllers/ticket_overview.coffee msgid "" "Currently no overview is assigned to your roles. Please contact your " "administrator." msgstr "" +"Attualmente non c'è nessuna panoramica assegnata ai tuoi ruoli. Per favore " +"contatta l'amministratore." #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "Custom" -msgstr "" +msgstr "Personalizzato" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee #: app/assets/javascripts/app/models/knowledge_base.coffee @@ -2509,7 +2601,7 @@ msgstr "URL personalizzato" #: lib/knowledge_base/server_snippet.rb msgid "Custom address is not set" -msgstr "" +msgstr "Indirizzo personalizzato non impostato" #: app/assets/javascripts/app/controllers/_application_controller/form.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -2550,12 +2642,8 @@ msgstr "" "I ticket cliente dell'utente verranno eliminati all'esecuzione " "dell'attività. Nessun rollback possibile." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" -"I Customer nell'organizzazione possono visualizzare gli altri articoli." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2564,7 +2652,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee msgid "Cut" -msgstr "" +msgstr "Taglia" #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee @@ -2575,7 +2663,7 @@ msgstr "Cruscotto" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee msgid "Data" -msgstr "" +msgstr "Dati" #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/views/data_privacy/index.jst.eco @@ -2584,16 +2672,18 @@ msgid "Data Privacy" msgstr "Privacy dei dati" #: app/assets/javascripts/app/controllers/data_privacy.coffee +#, fuzzy msgid "DataPrivacyTask" -msgstr "" +msgstr "DataPrivacyTask" #: app/assets/javascripts/app/controllers/data_privacy.coffee +#, fuzzy msgid "DataPrivacyTasks" -msgstr "" +msgstr "DataPrivacyTask" #: db/seeds/settings.rb msgid "Database" -msgstr "" +msgstr "Database" #: app/assets/javascripts/app/views/object_manager/index.jst.eco #, fuzzy @@ -2613,11 +2703,11 @@ msgstr "Data & Ora" #: db/seeds/settings.rb msgid "Date (Year.Month.Day.SystemID.Counter)" -msgstr "" +msgstr "Data (Anno.Mese.Giorno.IDSistema.Contatore)" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Datetime" -msgstr "" +msgstr "Data ora" #: app/assets/javascripts/app/views/generic/timer.jst.eco #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco @@ -2644,12 +2734,12 @@ msgstr "Dicembre" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee msgid "Decryption failed!" -msgstr "" +msgstr "Decifrazione fallita!" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registrazione avvenuta!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2657,6 +2747,7 @@ msgstr "Registrazione avvenuta!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2664,11 +2755,11 @@ msgstr "Default" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Default Behavior" -msgstr "" +msgstr "Comportamento predefinito" #: db/seeds/settings.rb msgid "Default Screen" -msgstr "" +msgstr "Schermo predefinito" #: app/assets/javascripts/app/models/role.coffee msgid "Default at Signup" @@ -2688,19 +2779,15 @@ msgstr "ID chiamante predefinito per le chiamate in uscita." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Default time diff (hours)" -msgstr "" +msgstr "Differenza di tempo predefinita (ore)" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Default time diff (minutes)" -msgstr "" +msgstr "Differenza di tempo predefinita (minuti)" #: db/seeds/settings.rb msgid "Default type for a new ticket" -msgstr "" - -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilità predefinita per una nuova nota." +msgstr "Tipo predefinito per i nuovi ticket" #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb @@ -2713,115 +2800,172 @@ msgstr "" #: db/seeds/settings.rb msgid "Define max. attachment size for Elasticsearch." -msgstr "" +msgstr "Definisce la dimensione massima degli allegati per Elasticsearch." #: db/seeds/settings.rb msgid "Define max. payload size for Elasticsearch." -msgstr "" +msgstr "Definisce la dimensione massima del pacchetto per Elasticsearch." #: db/seeds/settings.rb msgid "Define pipeline name for Elasticsearch." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" +msgstr "Definisce il nome della pipeline di Elasticsearch." #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " "settings)." msgstr "" +"Definisce un filtro di postmaster per verificare se le risposte vengono " +"create (in base alle impostazioni di amministrazione)." #: db/seeds/settings.rb msgid "Define postmaster filter to import archive mailboxes." msgstr "" +"Definisce un filtro di postmaster per importare archivi di caselle di posta." #: db/seeds/settings.rb msgid "Define postmaster filter." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Scegli il protocollo HTTP di questa installazione." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" +msgstr "Definisce un filtro di postmaster." #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." -msgstr "" +msgstr "Definisce il nome dell'indice Elasticsearch." #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +#| msgid "Defines Freshdesk endpoint authentication key." +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definisce la chiave di autenticazione per l'endpoint Freshdesk." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." msgstr "" +"Definisce la password per l'autenticazione HTTP basic di Elasticsearch." #: db/seeds/settings.rb msgid "Defines HTTP basic auth user of Elasticsearch." +msgstr "Definisce l'utente per l'autenticazione HTTP basic di Elasticsearch." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines HTTP basic authentication user (only if OTRS is protected via " +#| "HTTP basic auth)." +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." msgstr "" +"Definisce l'utente per l'autenticazione HTTP basic (solo se OTRS è protetto " +"dall'autenticazione HTTP basic)." #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " "basic auth)." msgstr "" +"Definisce l'utente per l'autenticazione HTTP basic (solo se OTRS è protetto " +"dall'autenticazione HTTP basic)." #: db/seeds/settings.rb msgid "Defines Kayako endpoint authentication password." -msgstr "" +msgstr "Definisce la password per l'autenticazione dell'endpoint Kayako." #: db/seeds/settings.rb #, fuzzy msgid "Defines Kayako endpoint authentication user." msgstr "Definisce il mittente delle email di notifica." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." -msgstr "" +msgstr "Definisce la chiave di autenticazione per l'endpoint OTRS." #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +#| msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definisce la chiave di autenticazione per l'endpoint Zendesk." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." +msgstr "Definisce l'utente di autenticazione per l'endpoint Zendesk." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." +msgstr "" +"Definisce l'endpoint Freshdesk da cui importare utenti, ticket, stati e " +"articoli." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines Kayako endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" +"Definisce l'endpoint Kayako per importare utenti, ticket, stati e articoli." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" +"Definisce per l'endpoint Zendesk per importare utenti, ticket, stati e " +"articoli." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "Una lista di importazioni attive che vengono eseguite automaticamente." + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +#, fuzzy +#| msgid "Defines limit of tickets per day via web form." +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "Determina il limite di ticket al giorno dal form web." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Numero di accessi non riusciti dopo la disattivazione dell'account." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines OTRS endpoint to import users, tickets, states and articles." +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" +"Definisce l'endpoint di OTRS per importare utenti, ticket, stati e articoli." #: db/seeds/settings.rb msgid "Defines attachment extensions which will be ignored by Elasticsearch." msgstr "" +"Definisce le estensioni degli allegati che verranno ignorate da " +"Elasticsearch." #: db/seeds/settings.rb msgid "Defines endpoint of Elasticsearch." -msgstr "" +msgstr "Definisce l'endpoint di Elasticsearch." #: db/seeds/settings.rb msgid "" @@ -2840,15 +2984,16 @@ msgstr "" "risposte e ticket email)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definisci se un cliente può aprire un ticket dall'interfaccia web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2868,11 +3013,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2903,12 +3050,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definisci se un cliente può aprire un ticket dall'interfaccia web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2918,11 +3059,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2943,12 +3080,32 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Display of the e-mail in the result of the user/organization widget." +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "Mostra l'email nel widget dell'utente/organizzazione." + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2962,168 +3119,261 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" +"Definisce il filtro postmaster per i filtri gestiti dall'interfaccia di " +"amministratore." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to check if email has been created by Zammad " "itself and will set the article sender." msgstr "" +"Definisce il filtro postmaster per verificare se l'email è stata generata da " +"Zammad stesso, e imposterà il mittente dell'articolo." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Define postmaster filter to check if email is a own created notification " +#| "email, then ignore it to prevent email loops." +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" +"Definisce un filtro di postmaster per verificare se l'email è stata generata " +"internamente, per ignorarla ed evitare un ciclo infinito." #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." +msgstr "Definisce il filtro postmaster per gestire l'invio sicuro di mail." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to identify jira mails for correct follow-ups." +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." msgstr "" +"Definisce il filtro postmaster per identificare le email di Jira e " +"associarle correttamente come risposte." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to identify service now mails for correct " +#| "follow-ups." +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" +"Definisce il filtro postmaster per identificare le email di ServiceNow e " +"associarle come risposte." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " "from Zammad." msgstr "" +"Definisce il filtro postmaster per identificare le risposte automatiche, e " +"impedirne la creazione da parte di Zammad." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify follow-up ticket for merged tickets." msgstr "" +"Definisce il filtro postmaster per identificare le risposte ai ticket uniti." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" +"Definisce il filtro postmaster per identificare le risposte (come da " +"impostazioni)." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " "detection and keeping current ticket state." msgstr "" +"Definisce il filtro postmaster per identificare le email di assenza " +"dall'ufficio, associare correttamente le risposte e mantenere lo stato " +"attuale del ticket." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to identify postmaster bounced - disable " +#| "sending notification on permanent deleivery failed." msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" +"Definisce il filtro postmaster per identificare le email rimbalzate - " +"disabilita l'invio se l'errore è permanente." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to identify postmaster bounced - to handle it " +#| "as follow-up of the original ticket." msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" +"Definisce il filtro postmaster per identificare le email rimbalzate - per " +"gestirle come risposta del ticket originale." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to identify postmaster bounced - reopen ticket " +#| "on permanent temporary failed." msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" +"Definisce il filtro postmaster per identificare le email rimbalzate - riapre " +"il ticket in caso la consegna non è possibile in modo definitivo." #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" +msgstr "Definisce il filtro postmaster per identificare l'utente mittente." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." msgstr "" +"Definisce il filtro postmaster per identificare le email di Icinga (http://" +"www.icinga.org)." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Monit (https://mmonit.com/monit/) emails." msgstr "" +"Definisce il filtro postmaster per identificare le email di Monit (https://" +"mmonit.com/monit)." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Nagios (http://www.nagios.org) emails." msgstr "" +"Definisce il filtro postmaster per identificare le email di Nagios (http://" +"www.nagios.org)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines postmaster filter to remove X-Zammad headers from not trusted " +#| "sources." msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" +"Definisce il filtro postmaster per rimuovere le intestazioni X-Zammad da " +"sorgenti non conosciute." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to set the owner (based on group follow up " "assignment)." msgstr "" +"Definisce il filtro postmaster per impostare il proprietario (in base " +"all'assegnamento delle risposte sul gruppo)." #: db/seeds/settings.rb msgid "" "Defines postmaster filter to set the sender/from of emails based on reply-to " "header." msgstr "" - -#: db/seeds/settings.rb -msgid "Defines postmaster filter." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines pretty date format." -msgstr "Definizione formato data" - -#: db/seeds/settings.rb -msgid "Defines searchable models." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines sync transaction backend." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the Checkmk token for allowing updates." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the Clearbit config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the Exchange config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the LDAP config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the Placetel config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the S/MIME config." -msgstr "" +"Definisce il filtro postmaster per impostare il mittente delle email " +"basandosi sull'intestazione Reply-To." #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines postmaster filter." +msgstr "Definisce i filtri postmaster." + +#: db/seeds/settings.rb +msgid "Defines pretty date format." +msgstr "Definizione formato data." + +#: db/seeds/settings.rb +msgid "Defines searchable models." +msgstr "Definisce i modelli ricercabili." + +#: db/seeds/settings.rb +msgid "Defines sync transaction backend." +msgstr "Definisce le transazioni di sincronizzazione nel backend." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "Definisce le informazion sul font CSS per le email HTML." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the cti config." +msgid "Defines the CTI config." +msgstr "Definisce la configurazione CTI." + +#: db/seeds/settings.rb +msgid "Defines the Checkmk token for allowing updates." +msgstr "Definisce il token Checkmk per consentire gli aggiornamenti." + +#: db/seeds/settings.rb +msgid "Defines the Clearbit config." +msgstr "Definisce la configurazione Clearbit." + +#: db/seeds/settings.rb +msgid "Defines the Exchange config." +msgstr "Definisce la configurazione di Exchange." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Scegli il protocollo HTTP di questa installazione." + +#: db/seeds/settings.rb +msgid "Defines the LDAP config." +msgstr "Definisce la configurazione di LDAP." + +#: db/seeds/settings.rb +msgid "Defines the Placetel config." +msgstr "Definisce la configurazione di Placetel." + +#: db/seeds/settings.rb +msgid "Defines the S/MIME config." +msgstr "Definisce la configurazione S/MIME." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the slack config." +msgid "Defines the Slack config." +msgstr "Definisce la configurazione di Slack." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the Exchange config." +msgid "Defines the agent limit." +msgstr "Definisce la configurazione di Exchange." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." +msgid "" +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definisce il back-end per le ricerche geografiche IP. Mostra anche la " "posizione di un indirizzo IP." @@ -3149,10 +3399,6 @@ msgid "Defines the backend for user and organization image lookups." msgstr "" "Definisce il backend per le ricerche di immagini di utenti e organizzazioni." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3161,6 +3407,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definizione della lingua predefinita del sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Definisce il fuso orario predefinito del sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilità predefinita per una nuova nota." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3176,17 +3446,19 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definisce il gruppo di ticket creati." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines limit of tickets per day via web form." +msgid "Defines the group of tickets created via web form." +msgstr "Determina il limite di ticket al giorno dal form web." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" #: db/seeds/settings.rb msgid "Defines the karma levels." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" +msgstr "Definisce i livelli di karma." #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." @@ -3197,8 +3469,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definisce il logo dell'applicazione, mostrato nell'interfaccia web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definisce il back-end per le ricerche geografiche IP. Mostra anche la " @@ -3206,35 +3486,23 @@ msgstr "" #: db/seeds/settings.rb msgid "Defines the port of the websocket server." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" +msgstr "Definisce la porta del server websocket." #: db/seeds/settings.rb msgid "Defines the random application secret." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" +msgstr "Definisce la password casuale dell'applicazione." #: db/seeds/settings.rb msgid "Defines the searchable models." -msgstr "" +msgstr "Definisce i modelli ricercabili." #: db/seeds/settings.rb msgid "Defines the sender email address of Icinga emails." -msgstr "" +msgstr "Definisce l'indirizzo email mittente delle email di Icinga." #: db/seeds/settings.rb msgid "Defines the sender email address of Nagios emails." -msgstr "" +msgstr "Definisce l'indirizzo email mittente delle email di Nagios." #: db/seeds/settings.rb msgid "Defines the sender email address of the service emails." @@ -3259,29 +3527,19 @@ msgid "" "Defines the session timeout for inactivity of users. Based on the assigned " "permissions the highest timeout value will be used, otherwise the default." msgstr "" -"Defines the session timeout for inactivity of users. Based on the assigned " -"permissions the highest timeout value will be used, otherwise the default. " +"Definisce il tempo di inattività delle sessioni utenet. In base ai permessi " +"assegnati verrà usato il valore più alto, altrimenti quello predefinito." #: db/seeds/settings.rb msgid "Defines the sipgate.io config." -msgstr "" +msgstr "Definisce la configurazione di sipgate.io." #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definisce lo stati dei ticket chiusi in automatico." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definizione della lingua predefinita del sistema" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Definisce il fuso orario predefinito del sistema." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3296,6 +3554,22 @@ msgstr "" #: db/seeds/settings.rb msgid "Defines the tab behaviour after a ticket action." msgstr "" +"Definisce il comportamento della scheda dopo l'esecuzione di una azione sul " +"ticket." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define timeframe where a own created note can get deleted." +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" +"Definisce l'intervallo di tempo entro cui una propria nota può essere " +"eliminata." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the karma levels." +msgid "Defines the token for Placetel." +msgstr "Definisce i livelli di karma." #: db/seeds/settings.rb msgid "" @@ -3317,7 +3591,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3334,7 +3608,7 @@ msgstr "" #: db/seeds/settings.rb msgid "Defines the translator identifier for contributions." -msgstr "" +msgstr "Definisce l'identificatore del traduttore per i contributi." #: db/seeds/settings.rb msgid "Defines transaction backend." @@ -3375,7 +3649,7 @@ msgstr "Cancella" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "Delete Avatar?" -msgstr "" +msgstr "Eliminare l'icona di profilo?" #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee msgid "Delete Customer" @@ -3396,7 +3670,7 @@ msgstr "Elimina utente" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee msgid "Delete all child categories and answers, then try again." -msgstr "" +msgstr "Elimina tutte le categorie figlie e le risposte, poi riprova di nuovo." #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Delete all existing records first." @@ -3404,31 +3678,33 @@ msgstr "Elimina prima tutti i record esistenti." #: db/seeds/schedulers.rb msgid "Delete obsolete classic IMAP backup." -msgstr "" +msgstr "Elimina il salvataggio su IMAP, ora obsoleto." + +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Delete old token entries." +msgid "Delete old 'RecentView' entries." +msgstr "Cancellazione vecchi token." #: db/seeds/schedulers.rb msgid "Delete old activity stream entries." -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Delete old entries." -msgstr "" +msgstr "Cancellazione vecchie voci flusso attività." #: db/seeds/schedulers.rb msgid "Delete old online notification entries." -msgstr "" +msgstr "Cancellazione vecchie notifiche utenti online." #: db/seeds/schedulers.rb msgid "Delete old stats store entries." -msgstr "" +msgstr "Cancellazione vecchie voci statistiche." #: db/seeds/schedulers.rb msgid "Delete old token entries." -msgstr "" +msgstr "Cancellazione vecchi token." #: db/seeds/schedulers.rb msgid "Delete old upload cache entries." -msgstr "" +msgstr "Cancellazione vecchie voci di upload in cache." #: app/assets/javascripts/app/controllers/data_privacy.coffee msgid "Delete organization?" @@ -3450,6 +3726,12 @@ msgstr "Ticket eliminati (%s totali)" msgid "Deletion Task" msgstr "Eliminazione task" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Decryption failed!" +msgid "Deletion failed." +msgstr "Decifrazione fallita!" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Spedizione fallita" @@ -3458,7 +3740,7 @@ msgstr "Spedizione fallita" msgid "Department" msgstr "Dipartimento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3506,11 +3788,11 @@ msgstr "ID chiamante di destinazione" #: db/seeds/settings.rb msgid "Developer System" -msgstr "" +msgstr "Ambiente di sviluppo" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "Device" -msgstr "" +msgstr "Dispositivo" #: app/assets/javascripts/app/controllers/_profile/devices.coffee #: app/assets/javascripts/app/views/profile/devices.jst.eco @@ -3532,7 +3814,7 @@ msgstr "Messaggi diretti al gruppo" #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco msgid "Direct URL" -msgstr "URL diretto" +msgstr "URL diretto" #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -3566,10 +3848,11 @@ msgstr "Annulla Modifiche" #: app/assets/javascripts/app/views/knowledge_base/content.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco msgid "Discard your unsaved changes." -msgstr "Annulla le modifiche non salvate" +msgstr "Annulla le modifiche non salvate." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3579,17 +3862,26 @@ msgstr "Mostra" msgid "Display name" msgstr "Nome visualizzato" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" -msgstr "" +msgstr "Non cifrare le email" #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not sign email" -msgstr "" +msgstr "Non firmare le email" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Vuoi eliminare questo oggetto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Vuoi eliminare questo oggetto?" #: db/seeds/object_manager_attributes.rb msgid "Domain" @@ -3608,11 +3900,11 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "Don't synchronize" -msgstr "" +msgstr "Non sincronizzare" #: app/assets/javascripts/app/controllers/ticket_zoom/article_image_view.coffee msgid "Download" -msgstr "" +msgstr "Scarica" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "Download %s Migration Plugin" @@ -3624,11 +3916,11 @@ msgstr "Scarica %s elementi" #: app/assets/javascripts/app/views/integration/smime_list.jst.eco msgid "Download Certificate" -msgstr "" +msgstr "Scarica certificato" #: app/assets/javascripts/app/views/integration/smime_list.jst.eco msgid "Download Private Key" -msgstr "" +msgstr "Scarica chiave privata" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "Download and install the %s Migration Plugin on your %s instance." @@ -3707,49 +3999,51 @@ msgstr "Modifica Società" #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Edit mask" -msgstr "" +msgstr "Modifica maschera" #: db/seeds/settings.rb msgid "Elasticsearch Attachment Extensions" -msgstr "" +msgstr "Estensione di Elasticsearch per gli allegati" #: db/seeds/settings.rb msgid "Elasticsearch Attachment Size" -msgstr "" +msgstr "Dimensione allegato Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Endpoint Index" -msgstr "" +msgstr "Endpoint indice Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Endpoint Password" -msgstr "" +msgstr "Password endpoint Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Endpoint URL" -msgstr "" +msgstr "URL endpoint Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Endpoint User" -msgstr "" +msgstr "Utente endpoint Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Pipeline Name" -msgstr "" +msgstr "Nome pipeline Elasticsearch" #: db/seeds/settings.rb msgid "Elasticsearch Total Payload Size" -msgstr "" +msgstr "Dimensione totale pacchetto Elasticsearch" #: lib/search_index_backend.rb msgid "" "Elasticsearch is not reachable. It's possible that it's not running. Please " "check whether it is installed." msgstr "" +"Elasticsearch non è raggiungibile. Potrebbe non essere stato avviato. Per " +"favore verificare se è installato." #: app/controllers/reports_controller.rb msgid "Elasticsearch needs to be configured!" -msgstr "" +msgstr "Occorre configurare Elasticsearch!" #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee @@ -3767,19 +4061,19 @@ msgstr "Email" #: app/models/report.rb msgid "Email (in)" -msgstr "" +msgstr "Email (ingresso)" #: app/models/report.rb msgid "Email (out)" -msgstr "" +msgstr "Email (uscita)" #: db/seeds/settings.rb msgid "Email - full quote" -msgstr "Email - dimensione fuori quota" +msgstr "Email - citazione del messaggio" #: db/seeds/settings.rb msgid "Email - quote header" -msgstr "" +msgstr "Email - intestazione di risposta" #: db/seeds/settings.rb msgid "Email - subject field" @@ -3817,20 +4111,36 @@ msgstr "Email di notifica" #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee msgid "Email Notifications" -msgstr "" +msgstr "Notifiche email" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Email Outbound" msgstr "Email in uscita" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Impossibile verificare l'email. Per favore, contatta il tuo amministratore." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" +"Email inviata a \"%s\". Per favore fai verificare all'utente l'indirizzo " +"email." #: app/assets/javascripts/app/controllers/signup.coffee msgid "Email sent to \"%s\". Please verify your email address." -msgstr "" +msgstr "Email inviata a \"%s\". Per favore verifica l'indirizzo email." #: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco #: app/assets/javascripts/app/views/knowledge_base/search_field_panel.jst.eco @@ -3879,14 +4189,17 @@ msgid "" "Enable REST API using tokens (not username/email address and password). Each " "user needs to create its own access tokens in user profile." msgstr "" +"Abilita le API REST usanto i token (non nome utente/email e password). Ogni " +"utente deve creare il suo token di accesso nel suo profilo utente." #: db/seeds/settings.rb msgid "Enable Ticket creation" msgstr "Abilita la creazione dei Ticket" #: db/seeds/settings.rb +#, fuzzy msgid "Enable auto assignment for following matching tickets." -msgstr "" +msgstr "Abilita l'assegnamento automatico per i ticket che corrispondono." #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco msgid "Enable automatic assignment the first time an agent opens a ticket." @@ -3933,10 +4246,13 @@ msgid "" "administrators get logged out and only administrators can start a new " "session." msgstr "" +"Abilita o disabilita la modalità manutenzione di Zammad. Se abilitato, tutti " +"gli utenti non amministratori verranno scollegati e solo gli amministratori " +"potranno avviare nuove sessioni." #: db/seeds/settings.rb msgid "Enable ticket auto assignment." -msgstr "" +msgstr "Abilita l'assegnamento automatico dei ticket." #: app/assets/javascripts/app/views/time_accounting/index.jst.eco msgid "Enable time accounting for following matching tickets." @@ -3944,11 +4260,11 @@ msgstr "Abilita la contabilità temporale per i seguenti ticket corrispondenti." #: db/seeds/settings.rb msgid "Enable time accounting for these tickets." -msgstr "" +msgstr "Abilita la rendicontazione del tempo per questi ticket." #: db/seeds/settings.rb msgid "Enable time accounting." -msgstr "" +msgstr "Abilita la rendicontazione del tempo." #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Enable/disable inline translations" @@ -3956,21 +4272,24 @@ msgstr "Abilita/disabilita le traduzioni in linea" #: db/seeds/settings.rb msgid "Enable/disable online chat." -msgstr "" +msgstr "Abilita/disabilita la chat in linea." #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco msgid "Enabled" -msgstr "" +msgstr "Abilitata" #: db/seeds/settings.rb msgid "Enables a sidebar to show an overview of all attachments." msgstr "" +"Abilita una barra laterale per mostrare un riepilogo di tutti gli allegati." #: db/seeds/settings.rb msgid "" "Enables button for user authentication via %s. The button will redirect to /" "auth/sso on user interaction." msgstr "" +"Abilita il pulsante per l'autenticazione utente via %s. Il pulsante " +"rimanderà verso /auth/sso." #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "Enables console logging." @@ -3978,11 +4297,11 @@ msgstr "Abilita log su console." #: db/seeds/settings.rb msgid "Enables preview of attachments." -msgstr "" +msgstr "Abilita l'anteprima degli allegati." #: db/seeds/settings.rb msgid "Enables priority icons in ticket overviews." -msgstr "" +msgstr "Abilità le icone di priorità nella panoramica dei ticket." #: db/seeds/settings.rb msgid "" @@ -3991,15 +4310,14 @@ msgid "" "log into Zammad and then link his \"Third Party\" account to his Zammad " "account via Profile -> Linked Accounts." msgstr "" -"Abilita il collegamento automatico di un account esistente durante il primo " -"login attraverso un'app di terze parti. Se è disabilitato, un utente già " -"esistente deve prima accedere a Zammad e quindi collegare il suo account " -"\"Terze Parti\" al suo account Zammad, andando in Profilo -> Account " -"Collegati. " +"Abilita il collegamento automatico di un account esistente al primo accesso " +"con un'app di terze parti. Se è disabilitato, un utente già esistente deve " +"prima accedere a Zammad e quindi collegare il suo account \"Terze Parti\" al " +"suo account Zammad, andando in Profilo -> Account Collegati." #: db/seeds/settings.rb msgid "Enables user authentication via %s." -msgstr "" +msgstr "Abilita l'autenticazione utente via %s." #: db/seeds/settings.rb msgid "" @@ -4008,21 +4326,23 @@ msgstr "" "Abilita l'autenticazione dell'utente tramite %s. Registra la tua app prima " "su [%s] (%s)." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Enables user authentication via %s." +msgid "Enables user authentication via GitHub." +msgstr "Abilita l'autenticazione utente via %s." + #: db/seeds/settings.rb msgid "Enables user authentication via GitLab." msgstr "" -#: db/seeds/settings.rb -msgid "Enables user authentication via Github." -msgstr "" - #: db/seeds/settings.rb msgid "Enables user authentication via Google." -msgstr "Abilita autenticazione utente via Google" +msgstr "Abilita l'autenticazione utente tramite Google." #: db/seeds/settings.rb msgid "Enables user authentication via LinkedIn." -msgstr "Abilita l'autenticazione tramite Linkedin" +msgstr "Abilita l'autenticazione utente tramite LinkedIn." #: db/seeds/settings.rb msgid "Enables user authentication via Office 365." @@ -4098,10 +4418,8 @@ msgid "Enter Project Name" msgstr "" #: app/assets/javascripts/app/views/ticket_zoom/title.jst.eco -#, fuzzy -#| msgid "Enter Title..." msgid "Enter Title…" -msgstr "Inserisci il Titolo..." +msgstr "Inserisci il titolo…" #: app/assets/javascripts/app/controllers/layout_ref.coffee msgid "Enter User" @@ -4167,7 +4485,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Inserisci il tuo nome utente o la tua email" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4180,8 +4498,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalated" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Escalation Times" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4212,22 +4532,16 @@ msgid "Evangelist" msgstr "Sostenitore" #: app/assets/javascripts/app/models/knowledge_base.coffee -#, fuzzy -#| msgid "" -#| "Every category in your knowledge base should be given a unique icon for " -#| "maximum visual clarity. Each set below provides a wide range of icons to " -#| "choose from, but beware-you can't mix and match different icons from " -#| "different sets. Choose carefully!" msgid "" "Every category in your knowledge base should be given a unique icon for " "maximum visual clarity. Each set below provides a wide range of icons to " "choose from, but beware: You can't mix and match different icons from " "different sets. Choose carefully!" msgstr "" -"Ad ogni categoria della tua knowledge base deve essere assegnata un'icona " -"per la massima leggibilità. Ogni gruppo di icone dispone di diversi simboli " -"e immagini, ma fai attenzione, puoi utilizzare le icone di un solo gruppo. " -"Scegli attentamente!" +"Ad ogni categoria della tua knowledge base dovrebbe essere assegnata " +"un'icona per aumentare la leggibilità. Ogni gruppo di icone dispone di " +"diversi simboli e immagini, ma fai attenzione: puoi utilizzare le icone di " +"un solo gruppo. Scegli attentamente!" #: app/assets/javascripts/app/models/trigger.coffee msgid "" @@ -4290,9 +4604,15 @@ msgid "Execute changes on objects" msgstr "Esegui modifica sull'oggetto" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Esegui modifica sull'oggetto" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Execution Time" @@ -4340,10 +4660,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4359,15 +4675,13 @@ msgid "Failed to roll back the migration of the channel!" msgstr "" #: app/assets/javascripts/app/controllers/user_profile.coffee -#, fuzzy -#| msgid "Failed to sent Email \"%s\". Please contact an administrator." msgid "Failed to send email to \"%s\". Please contact an administrator." msgstr "" -"Invio email fallito a \"%s\". Per cortesia contattare un amministratore" +"Invio email a \"%s\" non riuscito. Per cortesia contattare un amministratore." #: db/seeds/object_manager_attributes.rb msgid "Fax" -msgstr "ax" +msgstr "Fax" #: app/assets/javascripts/app/controllers/chat.coffee msgid "Feature disabled!" @@ -4377,11 +4691,8 @@ msgstr "Funzionalità disabilitata!" #: app/controllers/integration/cti_controller.rb #: app/controllers/integration/placetel_controller.rb #: app/controllers/integration/sipgate_controller.rb -#, fuzzy -#| msgid "Unable to verify email. Please contact your administrator." msgid "Feature is disabled, please contact your administrator!" -msgstr "" -"Impossibile verificare l'email. Per favore, contatta il tuo amministratore." +msgstr "La funzione è disabilitata, contatta un amministratore!" #: app/controllers/integration/cti_controller.rb #: app/controllers/integration/placetel_controller.rb @@ -4473,15 +4784,17 @@ msgstr "Prima soluzione" msgid "First Steps" msgstr "Primi Passi" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nome" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Prima risposta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nome" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Account fisso di posta elettronica" @@ -4640,10 +4953,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nome Completo" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" @@ -4665,12 +4974,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4678,7 +4987,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4699,7 +5008,7 @@ msgstr "Servizio Geo IP" #: db/seeds/settings.rb msgid "Geo Location Service" -msgstr "Servizio di geolocalizzazione " +msgstr "Servizio di geolocalizzazione" #: app/assets/javascripts/app/controllers/getting_started.coffee msgid "Get Started" @@ -4714,6 +5023,12 @@ msgstr "Ottieni un Token di accesso" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Credenziali App Twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4735,10 +5050,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4751,14 +5062,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4792,10 +5095,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Credenziali Google App" @@ -4831,7 +5130,6 @@ msgstr "Saluti" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4889,6 +5187,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4909,6 +5213,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Selezione del gruppo per la creazione dei Tickets" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Selezione del gruppo per la creazione dei Tickets" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4920,10 +5230,8 @@ msgid "Groups" msgstr "Gruppi" #: app/assets/javascripts/app/controllers/group.coffee -#, fuzzy -#| msgid "Group (read)" msgid "Groups are …" -msgstr "Gruppo (lettura)" +msgstr "I gruppi sono…" #: app/assets/javascripts/app/models/webhook.coffee msgid "HMAC SHA1 Signature Token" @@ -4981,10 +5289,9 @@ msgid "Health Check" msgstr "Controllo stato del sistema" #: app/assets/javascripts/app/views/monitoring.jst.eco -#, fuzzy -#| msgid "Health information can be retrieved as JSON using" msgid "Health information can be retrieved as JSON using:" -msgstr "Le Health information possono essere recuperate usando JSON" +msgstr "" +"Le informazioni di stato possono essere recuperate in formato JSON usando:" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Hello! I need help with your product." @@ -5079,7 +5386,7 @@ msgstr "Eroe" msgid "Hi! Which one of our products?" msgstr "Ciao! Quale dei nostri prodotti?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5139,10 +5446,8 @@ msgid "Hours" msgstr "Ore" #: app/views/layouts/knowledge_base.html.erb -#, fuzzy -#| msgid "How can we help you? Search for an answer or a topic..." msgid "How can we help you? Search for an answer or a topic…" -msgstr "Come possiamo aiutarti? Cerca una risposta o un argomento..." +msgstr "Come possiamo aiutarti? Cerca una risposta o un argomento…" #: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_waiting_time.coffee #, fuzzy @@ -5268,8 +5573,12 @@ msgstr "" "chiuso automaticamente." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Se il mittente è un agente, imposta il primo utente nell'elenco dei " @@ -5368,6 +5677,18 @@ msgstr "Importa" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5380,28 +5701,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Import Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Chiave di Importazione" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Modalità di Importazione" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5476,6 +5785,7 @@ msgstr "" msgid "Inbound" msgstr "In arrivo" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5558,6 +5868,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s oggetto(i) creato(i)." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traduzione in linea" @@ -5629,6 +5945,12 @@ msgstr "" msgid "Intro" msgstr "Introduzione" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5674,12 +5996,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5805,10 +6121,8 @@ msgstr "Gennaio" #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco -#, fuzzy -#| msgid "Job is waiting to get started..." msgid "Job is waiting to get started…" -msgstr "Il lavoro è in attesa di iniziare ..." +msgstr "Il lavoro è in attesa di iniziare…" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "John Smith" @@ -5861,18 +6175,6 @@ msgstr "Karma Level" msgid "Karma Trends" msgstr "Karma Trends" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5881,6 +6183,7 @@ msgid "Keep messages on server" msgstr "Tieni messaggi sul server" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5918,6 +6221,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5963,15 +6282,15 @@ msgstr "Lingue" #: lib/excel_sheet/ticket.rb msgid "Last Contact Agent At" -msgstr "" +msgstr "Ultimo contatto da un operatore il" #: lib/excel_sheet/ticket.rb msgid "Last Contact At" -msgstr "" +msgstr "Ultimo contatto il" #: lib/excel_sheet/ticket.rb msgid "Last Contact Customer At" -msgstr "" +msgstr "Ultimo contatto del cliente il" #: app/assets/javascripts/app/models/ticket.coffee msgid "Last contact" @@ -5985,18 +6304,12 @@ msgstr "Ultimo contatto (operatore)" msgid "Last contact (customer)" msgstr "Ultimo contatto (cliente)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Ultimo contatto con il Customer (con la considerazione che un agente ha " -"risposto ad esso)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Ultimo contatto con il customer (con la considerazione che un agente ha " -"risposto ad esso)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Cognome" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6015,11 +6328,6 @@ msgstr "Ultima sincronizzazione alle" msgid "Last used" msgstr "Ultimo utilizzo" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Cognome" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Ultimo aggiornamento" @@ -6037,11 +6345,11 @@ msgid "Limit Groups" msgstr "Limita Gruppi" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6113,10 +6421,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credenziali App LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -6129,13 +6433,22 @@ msgstr "List di collegamenti" msgid "Load" msgstr "Carica" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Loading failed." +msgstr "Conferma fallita." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco -#, fuzzy -#| msgid "Loading..." msgid "Loading…" -msgstr "Caricamento..." +msgstr "Caricamento…" #: lib/email_helper.rb msgid "Local MTA (Sendmail/Postfix/Exim/…) - use server setup" @@ -6194,16 +6507,12 @@ msgstr "Password Dimenticata" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6347,16 +6656,12 @@ msgstr "Dimensione Massima Email" #: db/seeds/settings.rb msgid "Maximum failed logins" -msgstr "Massimi logins falliti" +msgstr "Numero massimo di login falliti" #: db/seeds/settings.rb msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Dimensione massima delle mail, in MB" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6414,7 +6719,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6423,10 +6728,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6440,7 +6741,7 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "Migration Plugin for %s" -msgstr "Migration Plugin per %s " +msgstr "Plugin di migrazione per %s" #: app/controllers/import_otrs_controller.rb msgid "Migrator can't read OTRS output!" @@ -6577,7 +6878,7 @@ msgstr "Attività più recente" #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "Move all from \"%s\" to \"%s\"" -msgstr "Sposta da \"%s\" a \"%s\" " +msgstr "Sposta tutto da \"%s\" a \"%s\"" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Move left and right" @@ -6595,40 +6896,54 @@ msgstr "Sposta dentro" msgid "Moved out" msgstr "Sposta fuori" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "auto selezione" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Ticket assegnati a me" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Ticket della mia Società" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Miei ticket aggiunti in attesa" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "I miei Tickets sostitutivi" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Le mie statistiche" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "I miei Tickets sottoscritti" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "I miei ticket" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Ticket assegnati a me" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Tempo di gestione: %s minuti" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Miei ticket aggiunti in attesa" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "I miei Tickets sostitutivi" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "I miei Tickets sottoscritti" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6707,18 +7022,18 @@ msgstr "Spostati attraverso l'articolo" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6732,7 +7047,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6760,9 +7075,8 @@ msgstr "Network" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" -msgstr "Nuovi" +msgstr "Nuovo" #: app/assets/javascripts/app/controllers/api.coffee msgid "New Access Token is" @@ -6818,7 +7132,7 @@ msgstr "Nuova Schedulazione" #: app/assets/javascripts/app/views/tag/index.jst.eco db/seeds/settings.rb msgid "New Tags" -msgstr "Nuovi Tags" +msgstr "Nuovi Tag" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -6914,6 +7228,12 @@ msgstr "Nessun %s configurato." msgid "No Entries" msgstr "Nessuna Voce" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Nessun %s configurato." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6934,9 +7254,11 @@ msgstr "" msgid "No Thanks!" msgstr "No grazie!" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Non configurato" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6950,12 +7272,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7001,27 +7317,15 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." -msgstr "Nessun filtro" +msgstr "Nessun filtro." #: app/controllers/integration/exchange_controller.rb msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Nessuna segnalazione collegata" @@ -7044,7 +7348,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/proxy.jst.eco db/seeds/settings.rb msgid "No proxy for the following hosts." -msgstr "Nessun proxy per i seguenti host. " +msgstr "Nessun proxy per gli host seguenti." #: app/controllers/users_controller.rb msgid "No record found!" @@ -7099,14 +7403,16 @@ msgstr "Nessuna traduzione disponibile per la lingua selezionata" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Non hai notifiche da leggere. :-)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7198,6 +7504,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Note - visibilità predefinita" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7205,7 +7515,7 @@ msgstr "Note - visibilità predefinita" #: app/assets/javascripts/app/models/signature.coffee #: db/seeds/object_manager_attributes.rb msgid "Notes are visible to agents only, never to customers." -msgstr "Le note sono visibili solo agli operatori, non ai clienti" +msgstr "Le note sono visibili solo agli operatori, non ai clienti." #: app/assets/javascripts/app/views/generic/column_select.jst.eco msgid "Nothing selected" @@ -7263,10 +7573,6 @@ msgstr "Novembre" msgid "Number" msgstr "Numero" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Numero di accessi non riusciti dopo la disattivazione dell'account." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7317,7 +7623,6 @@ msgid "October" msgstr "Ottobre" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7334,10 +7639,8 @@ msgid "On %s, %s wrote:" msgstr "Su %s, %s ha scritto:" #: app/assets/javascripts/app/models/macro.coffee -#, fuzzy -#| msgid "Once completed..." msgid "Once completed…" -msgstr "Quando completato..." +msgstr "Quando completato…" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Online" @@ -7352,43 +7655,35 @@ msgid "Online Service" msgstr "" #: app/assets/javascripts/app/views/translation/support.jst.eco -#, fuzzy msgid "" "Only %s% of this language is already translated. Please help to improve " "Zammad and complete the translation." msgstr "" "Tradotto il %s% di questa lingua, aiuta a migliorare ulteriormente Zammad " -"completando la traduzione. " +"completando la traduzione." #: app/assets/javascripts/app/models/overview.coffee msgid "Only available for Users which are replacements for other users." msgstr "" -"Disponibile solo per gli utenti che sono sostituzioni per altri utenti. " +"Disponibile solo per gli utenti che sono in sostituzione di altri utenti." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Disponibile solo per gli utenti con aziende condivise" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Solo per questi gruppi." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7407,16 +7702,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "aperto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ticket aperto# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Ticket Aperti" @@ -7443,8 +7735,11 @@ msgid "Options" msgstr "Opzioni" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Oppure" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrazione da un altro sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7502,8 +7797,8 @@ msgstr "Organizzazioni" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7545,18 +7840,12 @@ msgstr "In uscita" #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee msgid "Outbound Call" -msgstr "Chiamata Effettuata" +msgstr "Chiamata effettuata" #: app/assets/javascripts/app/controllers/overview.coffee msgid "Overview" msgstr "Panoramica" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Panoramica" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7570,6 +7859,12 @@ msgstr "" msgid "Overviews" msgstr "Panoramiche" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview are …" +msgid "Overviews are …" +msgstr "Le panoramiche sono…" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7598,10 +7893,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7651,7 +7942,7 @@ msgstr "Password" #: app/assets/javascripts/app/views/api.jst.eco msgid "Password Access" -msgstr "Accesso con Password" +msgstr "Accesso con password" #: app/assets/javascripts/app/controllers/_profile/password.coffee msgid "Password changed successfully!" @@ -7659,11 +7950,13 @@ msgstr "" #: app/assets/javascripts/app/views/settings/proxy.jst.eco db/seeds/settings.rb msgid "Password for proxy connection." -msgstr "Password per connessione proxy" +msgstr "Password per connessione proxy." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "La password deve contenere 2 caratteri minuscoli e 2 maiuscoli" +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "La password deve contenere 2 caratteri minuscoli e 2 maiuscoli." #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7675,7 +7968,7 @@ msgstr "" #: db/seeds/settings.rb msgid "Password needs to have at least a minimal number of characters." -msgstr "La password deve avere almeno un numero minimo di caratteri. " +msgstr "La password deve avere almeno un numero minimo di caratteri." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee msgid "Paste" @@ -7706,14 +7999,14 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "scadenza raggiunta" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Miei ticket aggiunti in attesa" #: app/assets/javascripts/app/models/ticket.coffee -#, fuzzy -#| msgid "Pending reminder reached for Ticket |%s|" msgid "Pending reminder reached for ticket |%s|" -msgstr "Promemoria in sospeso raggiunto per ticket |%s| " +msgstr "Promemoria raggiunto per il ticket |%s|" #: app/assets/javascripts/app/models/ticket.coffee #: db/seeds/object_manager_attributes.rb @@ -7764,7 +8057,7 @@ msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "Pick a name for the application, and we'll give you a unique token." -msgstr "Scegli un nome per l'applicazione e ti daremo un token univoco. " +msgstr "Scegli un nome per l'applicazione e ti forniremo un token univoco." #: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee msgid "Pink" @@ -7776,6 +8069,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7793,11 +8092,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Per creare il tuo primo ticket, fai clic sul pulsante qui sotto." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Per cortesia, fai click sul link nella mail di verifica." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7814,27 +8117,25 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Si prega di inserire il tempo che si desidera contabilizzare." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Si prega di inserire il tempo che si desidera contabilizzare." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" -"Esegui cambiamenti al database solo durante una pausa di manutenzione. " +"Effettua modifiche al database solo durante una finestra di manutenzione." #: app/assets/javascripts/app/controllers/knowledge_base/public_menu_form_item.coffee msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7850,10 +8151,8 @@ msgid "Please supply your new password!" msgstr "" #: app/assets/javascripts/app/lib/base/jquery.textmodule.js -#, fuzzy -#| msgid "Please wait..." msgid "Please wait…" -msgstr "Attendere prego..." +msgstr "Attendere prego…" #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Plop" @@ -7913,7 +8212,7 @@ msgstr "Precedente" #: app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco msgid "Previous in overview" -msgstr "Panoramica precedente " +msgstr "Precedente nella panoramica" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Previous tab" @@ -7941,6 +8240,10 @@ msgstr "Priorità" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7950,16 +8253,22 @@ msgid "Proceed" msgstr "Processato" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" -msgstr "" +#, fuzzy +#| msgid "Enable ticket auto assignment." +msgid "Process automatic ticket unassignments." +msgstr "Abilita l'assegnamento automatico dei ticket." #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "assegna ticket" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ticket escalation" #: db/seeds/settings.rb msgid "Product Name" @@ -8004,7 +8313,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/proxy.jst.eco msgid "Proxy address." -msgstr "Indirizzo proxy" +msgstr "Indirizzo proxy." #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Public" @@ -8019,6 +8328,12 @@ msgstr "Menù Pubblico" msgid "Publish" msgstr "Pubblica" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Articolo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8052,7 +8367,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tempo Reale" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8075,7 +8392,9 @@ msgstr "Logs recenti" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Ultimi tickets visionati" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8097,7 +8416,7 @@ msgid "" "created." msgstr "" "I record presenti nei dati di importazione (ma non in Zammad) verranno " -"sempre creati. " +"sempre creati." #: db/seeds/settings.rb msgid "Recursive Ticket Triggers" @@ -8153,6 +8472,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8169,7 +8489,7 @@ msgstr "Rimuovi la formattazione" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "Removes the shadows for a flat look." -msgstr "Rimuove le ombre per un aspetto piatto. " +msgstr "Rimuove le ombre per un aspetto piatto." #: app/models/report.rb msgid "Reopened" @@ -8218,18 +8538,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Richiesta di Grant" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8272,13 +8584,9 @@ msgstr "Ripristina le modifiche" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy -#| msgid "Reset changes" -msgid "Reseting changes…" -msgstr "Ripristina le modifiche" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" +#| msgid "Reseting changes…" +msgid "Resetting changes…" +msgstr "Ripristino modifiche…" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" @@ -8309,17 +8617,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets sono convertiti in Tickets" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8370,10 +8676,8 @@ msgstr "Attività in corso" #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco -#, fuzzy -#| msgid "Running..." msgid "Running…" -msgstr "In esecuzione..." +msgstr "In esecuzione…" #: app/assets/javascripts/app/controllers/_integration/smime.coffee msgid "S/MIME" @@ -8441,6 +8745,10 @@ msgstr "Notifica SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8509,6 +8817,15 @@ msgstr "Salva nuovo modello" msgid "Saved conditions" msgstr "Salva condizioni" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Saving failed." +msgstr "Conferma fallita." + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Pianifica per" @@ -8522,16 +8839,16 @@ msgstr "Pianificato per" msgid "Scheduler" msgstr "Pianificazione" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Pianificazione" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Pianificazioni" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler are …" +msgid "Schedulers are …" +msgstr "Pianificazione è…" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Schermo" @@ -8542,7 +8859,7 @@ msgstr "" #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco msgid "Scroll down to see new messages" -msgstr "Scorri verso il basso per vedere i nuovi messaggi " +msgstr "Scorri verso il basso per vedere i nuovi messaggi" #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee @@ -8574,10 +8891,8 @@ msgstr "Cerca gli utenti" #: app/assets/javascripts/app/controllers/_ui_element/autocompletion_ajax.coffee #: app/assets/javascripts/app/controllers/widget/link/kb_answer.coffee #: app/assets/javascripts/app/views/generic/icon_picker.jst.eco -#, fuzzy -#| msgid "Search" msgid "Search…" -msgstr "Cerca" +msgstr "Cerca…" #: app/assets/javascripts/app/controllers/_manage/security.coffee #: app/assets/javascripts/app/views/agent_ticket_create.jst.eco @@ -8610,8 +8925,8 @@ msgid "" "See your tickets from within your favorite calendar by adding the following " "URL to your calendar app." msgstr "" -"Visualizza i tuoi Ticket dall'interno del tuo calendario preferito " -"aggiungendo il seguente URL all'app calendario. " +"Visualizza i tuoi ticket dall'interno del tuo calendario preferito " +"aggiungendo il seguente URL all'app calendario." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Select" @@ -8638,14 +8953,12 @@ msgid "Select item" msgstr "Seleziona elemento" #: app/assets/javascripts/app/lib/app_post/multi_locales_row.coffee -#, fuzzy -#| msgid "Select Template" msgid "Select locale…" -msgstr "Seleziona Template" +msgstr "Seleziona la lingua…" #: app/assets/javascripts/app/controllers/_application_controller/form.coffee msgid "Select the customer of the ticket or create one." -msgstr "Selezione il cliente del ticket o creane uno" +msgstr "Seleziona il cliente del ticket o creane uno." #: app/assets/javascripts/app/models/core_workflow.coffee msgid "Selected conditions" @@ -8657,7 +8970,7 @@ msgstr "Selettore" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "Selects the ticket number generator module." -msgstr "Seleziona il modulo generatore numero di ticket. " +msgstr "Seleziona il modulo di generazione del numero di ticket." #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco @@ -8682,7 +8995,7 @@ msgstr "Invia un messaggio a tutti gli utenti connessi." #: db/seeds/settings.rb msgid "Send client stats" -msgstr "Invia statistiche dei clienti" +msgstr "Invia statistiche installazione" #: db/seeds/settings.rb msgid "" @@ -8718,7 +9031,7 @@ msgstr "Formato Mittente" #: db/seeds/settings.rb msgid "Sender Format Separator" -msgstr "Separatore formato mittente " +msgstr "Formato separatore mittente" #: db/seeds/settings.rb msgid "Sender based on Reply-To header" @@ -8731,10 +9044,8 @@ msgid "Sender of last article" msgstr "Rispondi all'ultimo intervento" #: app/assets/javascripts/app/views/widget/invite_user.jst.eco -#, fuzzy -#| msgid "pending" msgid "Sending…" -msgstr "pendente" +msgstr "Invio in corso…" #: app/assets/javascripts/app/controllers/maintenance.coffee msgid "Sent successfully!" @@ -8758,6 +9069,14 @@ msgstr "Settembre" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Confirmation failed." +msgid "Server operation failed." +msgstr "Conferma fallita." + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Servizio" @@ -8789,6 +9108,10 @@ msgstr "Sessioni" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Impostare l'articolo su interno/pubblico" @@ -8815,10 +9138,6 @@ msgstr "" "Imposta l'ID del chiamante delle chiamate in uscita in base all'id del " "chiamante di destinazione." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8841,28 +9160,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Imposta un nuovo Sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Imposta i canali di comunicazione che desideri utilizzare con Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Imposta / sovrascrivi il mittente / di e-mail in base all'intestazione di " "risposta. Utile per impostare il cliente corretto se l'e-mail viene ricevuta " "da un sistema di terze parti per conto di un cliente." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Imposta l'ultimo contatto cliente in base all'ultimo contatto di un cliente " -"o all'ultimo contatto di un cliente a cui un agente non ha ancora risposto." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8891,11 +9214,6 @@ msgstr "Impostazioni" msgid "Setup Finished" msgstr "Installazione Terminata" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Imposta un nuovo Sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Condiviso" @@ -8928,10 +9246,8 @@ msgstr "Mostra Dettagli Ricerca" #: app/assets/javascripts/app/views/generic/ticket_list.jst.eco #: app/assets/javascripts/app/views/widget/ticket_stats_list.jst.eco -#, fuzzy -#| msgid "Show all..." msgid "Show all…" -msgstr "Mostra tutto..." +msgstr "Mostra tutto…" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Show chat automatically" @@ -8998,6 +9314,12 @@ msgstr "Registrati" msgid "Signature" msgstr "Firma" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Invia nuovamente email di verifica" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9008,22 +9330,10 @@ msgstr "Firme" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9047,10 +9357,6 @@ msgstr "Sito" msgid "Skip" msgstr "Ignora" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9089,10 +9395,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9128,7 +9430,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "Start modal dialog for form." -msgstr "Avviare la finestra di dialogo modale per il form. " +msgstr "Avviare la finestra di dialogo modale per il form." #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco @@ -9141,16 +9443,12 @@ msgid "Start new conversation" msgstr "" #: app/assets/javascripts/app/lib/base/jquery.textmodule.js -#, fuzzy -#| msgid "Start typing to search for users..." msgid "Start typing to search for users…" -msgstr "Inizia a digitare per cercare gli utenti..." +msgstr "Inizia a digitare per cercare gli utenti…" #: app/assets/javascripts/app/lib/base/jquery.textmodule.js -#, fuzzy -#| msgid "Start typing to search for users..." msgid "Start typing to search in Knowledge Base…" -msgstr "Inizia a digitare per cercare gli utenti..." +msgstr "Inizia a digitare per cercare nella knowledge base…" #: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco msgid "Started" @@ -9289,7 +9587,7 @@ msgstr "Iscriviti al feed iCalendar" #: app/assets/javascripts/app/views/generic/ical_feed.jst.eco msgid "Subscribe to public holidays in" -msgstr "Iscriviti ai giorni festivi in " +msgstr "Iscriviti ai giorni festivi in" #: app/assets/javascripts/app/views/profile/notification.jst.eco msgid "Subscribed Tickets" @@ -9322,28 +9620,11 @@ msgid "Sunday" msgstr "Domenica" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Vuoi eliminare questo oggetto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sicuro?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9380,7 +9661,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/taskbar_widget.coffee msgid "Tab has changed, do you really want to close it?" -msgstr "Tab è cambiato, vuoi davvero chiuderlo? " +msgstr "La scheda è cambiata, vuoi davvero chiuderla?" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee msgid "Tag" @@ -9401,11 +9682,12 @@ msgstr "Tag" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9423,10 +9705,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Modelli" @@ -9493,10 +9771,8 @@ msgstr "Modelli di testo" #: app/assets/javascripts/app/controllers/macro.coffee #: app/assets/javascripts/app/controllers/text_module.coffee -#, fuzzy -#| msgid "Text modules" msgid "Text modules are …" -msgstr "Modelli di testo" +msgstr "I modelli di testo sono…" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee msgid "Text needed" @@ -9504,32 +9780,63 @@ msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Text with disabled inline translations looks like" -msgstr "Il testo per cui non è abilitata la traduzione rapida, appare così:" +msgstr "Il testo per cui non è abilitata la traduzione in linea appare come" #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Text with enabled inline translations looks like" -msgstr "" -"Il testo per cui è abilitata la traduzione rapida, invece, appare così:" +msgstr "Il testo per cui è abilitata la traduzione in linea appare come" #: app/assets/javascripts/app/controllers/text_module.coffee msgid "TextModule" msgstr "Modelli di testo" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Testo" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." -msgstr "Grazie per la tua richiesta (#%s)! Vi ricontatteremo appena possibile" +msgstr "Grazie per la tua richiesta (#%s)! Vi ricontatteremo appena possibile." #: app/assets/javascripts/app/views/signup/verify.jst.eco msgid "Thanks for joining. Email sent to \"%s\"." -msgstr "Grazie per esserti unito a noi. Email inviata a \"%s\". " +msgstr "Grazie per esserti unito a noi. Email inviata a \"%s\"." + +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s oggetto(i) creato(i)." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." -msgstr "L'URL a questa installazione di Zammad" +msgstr "L'URL di questa installazione di Zammad." + +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9537,8 +9844,12 @@ msgid "" "The browser is outdated. It does not support WebSocket - the technology we " "use for the chat." msgstr "" -"Il browser non è aggiornato. Non supporta WebSocket - la tecnologia che " -"usiamo per la chat" +"Il browser non è aggiornato. Non supporta i WebSocket - la tecnologia che " +"usiamo per la chat." + +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" @@ -9551,17 +9862,33 @@ msgstr "" "utilizzare un certificato autofirmato, puoi premere \"Procedi\". Altrimenti, " "per favore \"Annulla\"." -#: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "The chat is turned off." -msgstr "La chat è disattivata" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "The chat is turned off." +msgstr "La chat è disattivata." + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "La chat verrà visualizzata una volta stabilita la connessione al server e se " -"c'è qualcuno online con cui chattare. " +"c'è qualcuno online con cui chattare." #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee msgid "The configuration of Zammad has changed, please reload your browser." @@ -9573,9 +9900,9 @@ msgid "" "UTF-8. You can import a CSV file or paste the data directly into the text " "area." msgstr "" -"I dati devono essere nel formato CSV (valori separati da virgole) e salvati " +"I dati devono essere in formato CSV (valori separati da virgole) e salvati " "come UTF-8. È possibile importare un file CSV o incollare i dati " -"direttamente nell'area di testo. " +"direttamente nell'area di testo." #: app/assets/javascripts/app/models/knowledge_base.coffee msgid "" @@ -9586,25 +9913,42 @@ msgid "" msgstr "" "L'URL predefinito per la tua knowledge base è ad esempio example.com o " "example.com/help. Per renderla accessibile da un URL personalizzato, " -"inserisci la destinazione sotto (ad es \"/supporto\", \"example.com\" o " +"inserisci la destinazione sotto (ad es. \"/supporto\", \"example.com\" o " "\"example.com/supporto\"). Poi, segui le istruzioni sotto \"Configurazione " -"del server web\" per finalizzare il processo" +"del server web\" per finalizzare il processo." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The default font size is 12px." -msgstr "La dimensione predefinita del font è 12px" +msgstr "La dimensione predefinita del font è 12px." #: db/seeds/settings.rb msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Vengono apportate le seguenti modifiche: " +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" -msgstr "Sono state apportate le seguenti modifiche: " +msgstr "Sono state apportate le seguenti modifiche:" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Vengono apportate le seguenti modifiche:" #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" @@ -9612,19 +9956,31 @@ msgid "" "changes?" msgstr "" "Il contenuto del form è stato modificato. Vuoi chiuderlo e perdere le " -"modifiche? " +"modifiche?" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "The format of the subject." msgstr "Il formato dell'oggetto." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" -"L'identificatore di un ticket, ad esempio ticket#, Call#, MyTicket#. Il " -"valore predefinito è ticket#. " +"L'identificatore di un ticket, ad esempio Ticket#, Call#, MyTicket#. Il " +"valore predefinito è Ticket#." + +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "L'importazione ha avuto successo." #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." @@ -9642,6 +9998,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The issue could not be saved." +msgstr "%s oggetto(i) creato(i)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The object could not be created." +msgstr "%s oggetto(i) creato(i)." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s object(s) are updated." +msgid "The object could not be updated." +msgstr "%s oggetto(i) aggiornato(i)." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9654,15 +10041,79 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Impossibile verificare l'email. Per favore, contatta il tuo amministratore." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "L'esecuzione dei test ha avuto esito positivo." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." -msgstr "L'esecuzione dei test ha avuto esito positivo. " +msgstr "L'esecuzione dei test ha avuto esito positivo." #: db/seeds/settings.rb msgid "" "The text at the beginning of the subject in an email forward, e. g. FWD." msgstr "" -"Il testo all'inizio del soggetto di una mail che è inoltrata, ad esempio FWD" +"Il testo all'inizio dell'oggetto di una mail che viene inoltrata, ad esempio " +"FWD." #: db/seeds/settings.rb msgid "" @@ -9670,20 +10121,23 @@ msgid "" "AS." msgstr "" "Il testo all'inizio dell'oggetto in una risposta e-mail, ad esempio RE, AW o " -"AS. " +"AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Il tutorial su come gestire \"%s\" è ospitato sulla nostra documentazione %l" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s oggetto(i) creato(i)." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s oggetto(i) creato(i)." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9691,6 +10145,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Il modo per comunicare con noi è questa cosa chiamata \"ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9703,39 +10161,47 @@ msgid "" "of coffee. The total number of tickets gets updated as soon as the currently " "known number is surpassed." msgstr "" -"Ci sono più di 1000 biglietti nel sistema zendesk. A causa di restrizioni " -"limite di tasso di API non possiamo ottenere il numero esatto di biglietti " -"ancora e devono recuperarli in lotti di 1000. Questo potrebbe richiedere un " +"Ci sono più di 1000 ticket in Zendesk. A causa di restrizioni sull'uso delle " +"API non possiamo ancora ottenere il numero esatto di ticket da prelevare e " +"vanno recuperati a blocchi di 1000 per volta. Questo potrebbe richiedere un " "po' di tempo, meglio prendere una tazza di caffè. Il numero totale di ticket " -"viene aggiornato non appena il numero attualmente noto è superato. " +"viene aggiornato non appena il numero attualmente noto è superato." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Ci sono troppe persone in coda per la chat. " - -#: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" msgstr "Possono esserci diverse ragioni per cui la chat non compaia:" +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Ci sono troppe persone in coda per la chat." + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "There is no agent online." -msgstr "Nessun operatore online" +msgstr "Nessun operatore in linea." #: app/assets/javascripts/app/views/navigation/no_result.jst.eco msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Non è possibile annullare questa cancellazione. Se sei assolutamente certo " -"di volerla fare allora scrivi \"%s\" qui sotto" +"di volerla fare allora scrivi \"%s\" qui sotto." #: app/assets/javascripts/app/controllers/_manage/security.coffee msgid "Third-party Applications" @@ -9746,12 +10212,16 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Questa classe viene aggiunta al pulsante in inizializzazione e viene rimossa " -"una volta stabilita la connessione alla chat. " +"una volta stabilita la connessione alla chat." #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee msgid "This entry already exists!" @@ -9761,20 +10231,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Questa è la versione %s di Zammad" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9791,17 +10249,13 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" -"Questo potrebbe richiedere un certo tempo in cui il sistema non può essere " -"utilizzato. " +"Questo potrebbe richiedere diverso tempo in cui il sistema non può essere " +"utilizzato." #: app/views/knowledge_base/public/_top_banner.html.erb msgid "This page is invisible to the public." @@ -9811,15 +10265,29 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/gitlab.coffee #: app/assets/javascripts/app/controllers/_integration/idoit.coffee msgid "This service allows you to connect %s with %s." -msgstr "Questo servizio consente di connettere %s con %s. " +msgstr "Questo servizio consente di connettere %s con %s." #: app/assets/javascripts/app/controllers/_integration/exchange.coffee msgid "This service enables Zammad to connect with your Exchange server." -msgstr "Questo servizio consente a Zammad di connettersi al server Exchange. " +msgstr "" +"Questo servizio consente a Zammad di connettersi al tuo server Exchange." #: app/assets/javascripts/app/controllers/_integration/ldap.coffee msgid "This service enables Zammad to connect with your LDAP server." -msgstr "Questo servizio permette a Zammad di comunicare con un server LDAP" +msgstr "" +"Questo servizio permette a Zammad di comunicare con il tuo server LDAP." + +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Questo servizio riceve richieste HTTP o e-mail da %s e crea ticket con host " +"e servizio." #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee @@ -9827,20 +10295,11 @@ msgstr "Questo servizio permette a Zammad di comunicare con un server LDAP" msgid "" "This service receives emails from %s and creates tickets with host and " "service." -msgstr "" -"Questo servizio riceve e-mail da %s e crea ticket con host e servizio. " - -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Questo servizio riceve richieste HTTP o e-mail da %s e crea ticket con host " -"e servizio. " +msgstr "Questo servizio riceve e-mail da %s e crea ticket con host e servizio." #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." -msgstr "Questo servizio invia notifiche al canale %s. " +msgstr "Questo servizio invia notifiche al canale %s." #: app/assets/javascripts/app/controllers/_integration/cti.coffee #: app/assets/javascripts/app/controllers/_integration/placetel.coffee @@ -9849,8 +10308,8 @@ msgid "" "This service shows you contacts of incoming calls and a caller list in " "realtime." msgstr "" -"Questo servizio Mostra i contatti delle chiamate in arrivo e un elenco dei " -"chiamanti in tempo reale. " +"Questo servizio mostra i contatti delle chiamate in arrivo e un elenco dei " +"chiamanti in tempo reale." #: app/assets/javascripts/app/models/group.coffee msgid "" @@ -9858,10 +10317,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Gio" @@ -9873,7 +10341,7 @@ msgstr "Gio" msgid "Thursday" msgstr "Giovedì" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9888,13 +10356,11 @@ msgstr "Richiesta" #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee msgid "Ticket %s created!" -msgstr "Ticket %s Creato" +msgstr "Ticket %s creato!" #: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -#, fuzzy -#| msgid "Ticket %s merged!" msgid "Ticket %s merged." -msgstr "Ticket %s unito!" +msgstr "Ticket %s unito." #: app/models/report.rb msgid "Ticket Count" @@ -9918,7 +10384,7 @@ msgstr "" #: db/seeds/settings.rb msgid "Ticket Last Contact Behaviour" -msgstr "Ticket ultimo comportamento del contatto" +msgstr "Comportamento per ultimo contatto" #: db/seeds/settings.rb msgid "Ticket Number Format" @@ -9975,7 +10441,9 @@ msgid "Ticket update" msgstr "Ticket aggiornato" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| è stato aggravato!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10018,6 +10486,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Ticket assegnati a me: %s su %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Ticket dell'Azienda" @@ -10114,12 +10587,13 @@ msgstr "A" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10128,8 +10602,8 @@ msgstr "Per configurare il sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -10147,7 +10621,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -10174,11 +10648,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10243,10 +10713,8 @@ msgid "Triggers" msgstr "Triggers" #: app/assets/javascripts/app/controllers/trigger.coffee -#, fuzzy -#| msgid "Triggers" msgid "Triggers are …" -msgstr "Triggers" +msgstr "I trigger sono…" #: app/assets/javascripts/app/lib/app_post/websocket.coffee msgid "Trying to reconnect…" @@ -10299,10 +10767,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Credenziali App Twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10345,248 +10809,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Impossibile caricare i dati ..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Impossibile caricare i problemi" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Impossibile salvare il Bot" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Impossibile salvare le modifiche" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Impossibile verificare l'email. Per favore, contatta il tuo amministratore." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Non Assegnati e Aperti" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10608,13 +10838,12 @@ msgid "Unsubscribe" msgstr "Non seguire più" #: app/assets/javascripts/app/views/translation/support.jst.eco -#, fuzzy msgid "" "Up to %s% of this language is already translated. Please help to make Zammad " "even better and complete the translation." msgstr "" "Tradotto il %s% di questa lingua, aiuta a migliorare ulteriormente Zammad " -"completando la traduzione. " +"completando la traduzione." #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee @@ -10756,10 +10985,6 @@ msgstr "" msgid "Uploading" msgstr "Caricamento" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10775,6 +11000,11 @@ msgstr "" "Usa il client storage per salvare i dati in cache per migliorare le " "prestazione dell'applicazione." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Usa una riga per URI" @@ -10787,6 +11017,16 @@ msgstr "" "Usa il campo oggetto per le email. Se disattivato, il titolo del ticket " "verrà usato come oggetto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Usati ovunque" @@ -10861,8 +11101,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10871,20 +11111,35 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s object(s) are created." +msgid "User could not be created." +msgstr "%s oggetto(i) creato(i)." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" -msgstr "" +#, fuzzy +#| msgid "Allow to use email address for muliple users." +msgid "User email for multiple users" +msgstr "Consenti di usare un indirizzo email per più utenti." #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10927,12 +11182,12 @@ msgstr "Utenti non assegnati al gruppo LDAP" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10960,11 +11215,6 @@ msgstr "Valore" msgid "Variables" msgstr "Variabili" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Fornitore" @@ -10973,27 +11223,23 @@ msgstr "Fornitore" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Quanto la notifica viene inviata." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifica invio e ricezione" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco #: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco -#, fuzzy -#| msgid "Verifying..." msgid "Verifying…" -msgstr "In Verifica..." +msgstr "Verifica in corso…" #: app/assets/javascripts/app/controllers/version.coffee #: app/assets/javascripts/app/views/package.jst.eco @@ -11106,25 +11352,29 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Abbiamo già trovato %s email nella tua cassetta. Zammad le sposterà tutte in " @@ -11180,20 +11430,18 @@ msgid "Webhooks" msgstr "" #: app/assets/javascripts/app/controllers/webhook.coffee -#, fuzzy -#| msgid "Webhook" msgid "Webhooks are …" -msgstr "Webhook" +msgstr "I webhook sono…" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11257,6 +11505,11 @@ msgstr "" msgid "Welcome!" msgstr "Benvenuto!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Cosa influenza il tuo karma in Zammad?" @@ -11345,7 +11598,7 @@ msgid "" "like \"%s\" (e. g. %s)." msgstr "" "Con checksum, verrà aggiunto un checksum al contatore. Il formato si " -"presenta come \"%s \" (ad esempio,%s). " +"presenta come \"%s\" (ad esempio %s)." #: app/assets/javascripts/app/controllers/_channel/_email_filter.coffee msgid "" @@ -11360,8 +11613,8 @@ msgid "" "With form you can add a form to your web page which directly generates a " "ticket for you." msgstr "" -"Dalla sezione \"Form\" puoi aggiungere un modulo al tuo sito che genera " -"automaticamente un ticket" +"Con \"Form\" puoi aggiungere un modulo al tuo sito che genera " +"automaticamente un ticket." #: app/assets/javascripts/app/views/widget/template.jst.eco msgid "With templates you can pre-fill ticket attributes." @@ -11373,11 +11626,18 @@ msgid "With your current configuration the following will happen" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" +"|Increment| incrementa il numero del ticket, il SystemID e il contatore " +"vengono utilizzati con il formato \"SystemID.Counter\" (ad esempio 1010138, " +"1010139)." #: app/assets/javascripts/app/controllers/email_verify.coffee msgid "Woo hoo! Your email address has been verified!" @@ -11420,7 +11680,9 @@ msgstr "Anni" msgid "Yellow" msgstr "Giallo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Sì" @@ -11430,7 +11692,7 @@ msgstr "È possibile creare più argomenti di chat." #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "You are an |%s|." -msgstr "Tu sei un |%s|" +msgstr "Tu sei un |%s|." #: public/assets/chat/views/waiting.eco msgid "You are on waiting list position %s." @@ -11440,25 +11702,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Benvenuto! Chiedimi qualcosa!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "Puoi connettere con %s. Prima però devi collegarmi con %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11469,8 +11729,8 @@ msgid "" "You can create chat widgets for your web pages to allow visitors to chat " "with you." msgstr "" -"Puoi creare un Widget sul tuo sito per permettere ai visitatori di " -"contattarti tramite una chat" +"Puoi creare un widget sul tuo sito per permettere ai visitatori di " +"contattarti tramite una chat." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "You can create multiple chat topics." @@ -11478,13 +11738,27 @@ msgstr "È possibile creare più argomenti di chat." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Il tutorial su come gestire un %s è ospitato sulla nostra documentazione %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11507,6 +11781,15 @@ msgstr "" msgid "You can request your password" msgstr "Puoi richiedere la tua password" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11557,12 +11840,12 @@ msgstr "Hai ticket che sono scalati di priorità" #: app/assets/javascripts/app/views/telegram/index.jst.eco msgid "You have no configured %s right now." -msgstr "Non hai configurato %s in questo momento. " +msgstr "Non hai configurato %s in questo momento." #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco msgid "You have no configured account right now." -msgstr "Non hai ancora un account configurato" +msgstr "Non hai ancora un account configurato." #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco msgid "You have no tickets to display in this overview." @@ -11574,7 +11857,7 @@ msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco msgid "You have not created a ticket yet." -msgstr "Non hai ancora creato un ticket" +msgstr "Non hai ancora creato un ticket." #: db/seeds/karma_activities.rb msgid "You have tickets that are over 2 days overdue" @@ -11591,46 +11874,67 @@ msgstr "" #: app/assets/javascripts/app/views/integration/cti.jst.eco msgid "You need to configure the Zammad endpoints in the %s" -msgstr "È necessario configurare gli endpoint Zammad nel %s " +msgstr "È necessario configurare gli endpoint Zammad nel %s" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Rilevata la parola allegato nel testo, ma nessun file è stato allegato. Vuoi " "continuare?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" -"Tu | accumuli Karma positivo | quando rispondi e chiudi regolarmente i " -"ticket in tempo e quando utilizzi funzionalità avanzate come moduli di " -"testo, promemoria dei ticket o tag dei ticket. | Il karma di Zammad " -"diminuirà | in caso di riapertura dei ticket, ticket in escalation o ticket " -"scaduti da due o più giorni." +"Tu |accumuli Karma positivo| quando rispondi e chiudi regolarmente i ticket " +"in tempo e quando utilizzi funzionalità avanzate come moduli di testo, " +"promemoria dei ticket o tag dei ticket. Il Karma di Zammad |diminuirà| in " +"caso di riapertura dei ticket, ticket in escalation o ticket scaduti da due " +"o più giorni." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Sei già registrato con il tuo indirizzo di email se hai già interagito col " -"nostro team di supporto" +"nostro team di supporto." + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +#, fuzzy +#| msgid "API Key" +msgid "Your API key." +msgstr "Chiave API" #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" @@ -11648,34 +11952,34 @@ msgstr "Il tuo nuovo Token di accesso" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Il tuo account non è stato verificato. Fai clic sul link contenuto " "nell'email di verifica." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11701,21 +12005,16 @@ msgid "Your karma is |%s|." msgstr "Il tuo karma è |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "Currently no overview is assigned to your roles. Please contact your " +#| "administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Attualmente non c'è nessuna panoramica assegnata ai tuoi ruoli. Per favore " +"contatta l'amministratore." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11726,18 +12025,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" -"La chat di Zamma ha come requisito JQuery. Se già non lo utilizzi nel tuo " +"La chat di Zammad ha come requisito jQuery. Se già non lo utilizzi nel tuo " "sito devi includerlo in questo modo:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"La chat di Zammad ha come requisito jQuery. Se già non lo utilizzi nel tuo " +"sito devi includerlo in questo modo:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11767,8 +12076,8 @@ msgstr "Zammad Karma" msgid "" "Zammad Karma is a powerful tool that tracks and visualizes your productivity." msgstr "" -"Zammad Karma è un potente strumento che traccia e visualizza la tua " -"produttività" +"Il Karma di Zammad è un potente strumento che traccia e visualizza la tua " +"produttività." #: lib/user_agent.rb msgid "Zammad User Agent" @@ -11776,8 +12085,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad è attualmente in modalità di manutenzione. Solo gli amministratori " @@ -11803,10 +12116,6 @@ msgstr "" msgid "Zip" msgstr "CAP" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "attivo" @@ -11889,10 +12198,6 @@ msgstr "Modificato" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11915,18 +12220,22 @@ msgid "connected" msgstr "connesso" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contiene" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "contiene tutti" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "contiene tutto no" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "con contiene" @@ -11946,18 +12255,6 @@ msgstr "contiene un no" msgid "created" msgstr "creato" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11993,7 +12290,7 @@ msgstr "disattivatto" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12073,7 +12370,7 @@ msgstr "fallito" #: db/seeds/ticket_article_types.rb msgid "fax" -msgstr "" +msgstr "fax" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee msgid "fill in" @@ -12087,7 +12384,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "da" @@ -12100,6 +12397,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "è cambiato" @@ -12244,11 +12542,6 @@ msgstr "unito" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrazione da un altro sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -12415,12 +12708,10 @@ msgstr "seleziona" #: app/assets/javascripts/app/views/generic/attachment.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco -#, fuzzy -#| msgid "select attachment..." msgid "select attachment…" -msgstr "selezione allegato..." +msgstr "selezione allegato…" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12460,7 +12751,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12480,7 +12771,7 @@ msgstr "ignora" #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco #: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco msgid "skipped" -msgstr "Saltato " +msgstr "saltato" #: db/seeds/ticket_article_types.rb msgid "sms" @@ -12508,7 +12799,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "messaggio privato telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12577,7 +12868,7 @@ msgstr "non toccato" msgid "updated" msgstr "aggiornato" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12605,16 +12896,18 @@ msgstr "entro l'/i ultimo/i (relativo)" msgid "within next (relative)" msgstr "entro il/i prossimo/i (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sì" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| incrementa il numero del ticket, il SystemID e il contatore " @@ -12626,14 +12919,20 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Left| means |[Ticket#12345] Some Subject|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" -"|None| means |Some Subject| (senza numero di Ticket). Nell'ultimo caso " +"|Nessuno| significa |Un oggetto| (senza numero di ticket). Nell'ultimo caso " "dovresti abilitare \"postmaster___follow___up___search___in\" per " -"riconoscere i followup basati su intestazioni e / o corpo del messaggio." +"riconoscere le risposte basate sulle intestazioni e/o sul corpo del " +"messaggio." #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "|Right| means |Some Subject [Ticket#12345]|" @@ -12661,6 +12960,115 @@ msgstr "... dell'intera area di testo" msgid "∅ Waiting time today" msgstr "∅ Tempi di attesa - Oggi" +#~ msgid "Cc" +#~ msgstr "Copia" + +#~ msgid "Check streams for Channel" +#~ msgstr "Controlla flussi per canale" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "" +#~ "I Customer nell'organizzazione possono visualizzare gli altri articoli." + +#~ msgid "Delete old entries." +#~ msgstr "Cancellazione vecchie voci." + +#~ msgid "Escalated" +#~ msgstr "Escalated" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Ultimo contatto con il cliente (tenendo in considerazione che un " +#~ "operatore ha risposto)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Ultimo contatto con il cliente (senza considerare se un operatore ha " +#~ "risposto)" + +#~ msgid "Open" +#~ msgstr "aperto" + +#~ msgid "Pending reached" +#~ msgstr "scadenza raggiunta" + +#, fuzzy +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Imposta l'ultimo contatto cliente in base all'ultima comunicazione dello " +#~ "stesso oppure quando un operatore non ha ancora risposto." + +#~ msgid "Confirm" +#~ msgstr "Conferma" + +#~ msgid "Sure?" +#~ msgstr "Sicuro?" + +#~ msgid "Auto Assigment" +#~ msgstr "Assegnamento automatico" + +#~ msgid "Button for Single Sign On." +#~ msgstr "Pulsante per Single Sign On." + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Dimensione massima delle mail, in MB." + +#~ msgid "Unable to load data…" +#~ msgstr "Impossibile caricare i dati…" + +#~ msgid "Unable to load issues" +#~ msgstr "Impossibile caricare i problemi" + +#~ msgid "Unable to save Bot." +#~ msgstr "Impossibile salvare il Bot." + +#~ msgid "Setup new System" +#~ msgstr "Imposta un nuovo Sistema" + +#~ msgid "Unable to save changes." +#~ msgstr "Impossibile salvare le modifiche." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Benvenuto! Chiedimi qualcosa!" + +#~ msgid "migrate from another system" +#~ msgstr "migrazione da un altro sistema" + +#~ msgid "Or" +#~ msgstr "Oppure" + +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s oggetto(i) eliminato(i)." + +#~ msgid "API IP Max" +#~ msgstr "Max IP API" + +#~ msgid "API IP RegExp" +#~ msgstr "Espressione regolare IP API" + +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Attenzione: alla creazione di un ticket viene inviata una email." + +#~ msgid "API KEY" +#~ msgstr "Chiave API" + +#~ msgid "Alternative translations" +#~ msgstr "Traduzioni alternative" + +#~ msgid "Call Inbound" +#~ msgstr "Chiamata ricevuta" + +#~ msgid "Call Outbound" +#~ msgstr "Chiamata effettuata" + +#~ msgid "Closed at" +#~ msgstr "Chiuso il" + #~ msgid "Please fill also some text in!" #~ msgstr "Devi inserire un testo!" diff --git a/i18n/zammad.ja.po b/i18n/zammad.ja.po index 94ade620a..59fd72188 100644 --- a/i18n/zammad.ja.po +++ b/i18n/zammad.ja.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy/mm/dd" @@ -34,7 +36,9 @@ msgstr "yyyy/mm/dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy/mm/dd HH:MM" @@ -154,24 +158,6 @@ msgstr "%s groups to %s roles assignments" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s オブジェクトを作成。" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s オブジェクトを削除。" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s オブジェクトを更新。" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s オブジェクトが更新されました。" msgid "%s object(s) were deleted." msgstr "%s オブジェクトは削除済みです。" +#: 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." +msgstr "%s オブジェクトを作成。" + +#: 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." +msgstr "%s オブジェクトは削除済みです。" + +#: 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." +msgstr "%s オブジェクトを更新。" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "小文字2つと大文字2つ" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -425,18 +431,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -528,6 +522,7 @@ msgstr "アカウント" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -611,6 +606,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -784,10 +780,6 @@ msgstr "" msgid "Allow past" msgstr "投稿を許可" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "ユーザーの新規タグ追加を許可" @@ -796,6 +788,10 @@ msgstr "ユーザーの新規タグ追加を許可" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -806,9 +802,10 @@ msgstr "メールでも通知" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -817,10 +814,6 @@ msgstr "" msgid "Alternative name" msgstr "代替名" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "あるいは、Zammad APIを使用してデータをインポートすることもできます。" @@ -891,6 +884,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "アカウントが確認されていません" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -946,7 +948,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "よろしいですか?" @@ -963,6 +975,18 @@ msgstr "記事" msgid "Article Count" msgstr "記事数" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s オブジェクトを作成。" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "記事#" @@ -971,10 +995,6 @@ msgstr "記事#" msgid "Assign Follow-Ups" msgstr "フォローアップを割当てる" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "ユーザードメインに基づいてユーザーを割当てます。" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -990,6 +1010,12 @@ msgstr "フォローアップを割当てる" msgid "Assign signup roles" msgstr "サインアップ権限を割当てる" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "ユーザードメインに基づいてユーザーを割当てます。" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "割当て済" @@ -1071,12 +1097,6 @@ msgid "" "completed." msgstr "注意: インポート完了後、これがあなたのログインパスワードとなります。" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "注意:チケットを作成すると、電子メールが送信されます。" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1141,12 +1161,9 @@ msgstr "%sで認証" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "自動割り当て" @@ -1158,14 +1175,16 @@ msgstr "" msgid "Auto close" msgstr "自動クローズ" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "自動クローズの状態" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "自動生成" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "自動クローズの状態" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "初回ログオン時の自動アカウントリンク" @@ -1215,6 +1234,10 @@ msgstr "平均: %s 分" msgid "Average: %s%" msgstr "平均: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1267,8 +1290,8 @@ msgstr "ベースオブジェクト" msgid "Basic Settings" msgstr "基本設定" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1293,18 +1316,18 @@ msgstr "ユーザ名" msgid "Block Notifications" msgstr "通知をブロック" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "ブロック済みIP" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "送信者呼出しIDに基づく、ブロックされた呼出しIDです。" +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "ブロック済みIP" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "ブロック済みカントリー" @@ -1380,13 +1403,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "初期設定としてメールタイトルからのフォローアップチェックが有効になっていま" @@ -1398,6 +1422,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1432,6 +1457,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "設定" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "統合" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1447,14 +1488,6 @@ msgstr "カレンダー" msgid "Calendars" msgstr "カレンダー" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "内部呼び出し" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "外部呼び出し" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1578,9 +1611,11 @@ msgstr "分類" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "通知が送信された場合。" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1634,6 +1669,12 @@ msgstr "変更済" msgid "Changes" msgstr "変更" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s オブジェクトを作成。" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "データベースのアップデートを要する変更がありました。" @@ -1661,8 +1702,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "チャネル" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1703,6 +1746,12 @@ msgstr "チャネル" msgid "Chat" msgstr "チャット" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "チャット" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "チャットタイトル" @@ -1725,15 +1774,26 @@ msgid "Chatting Customers" msgstr "チャット中顧客" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "チャネルを接続" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "チャネルを接続" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1800,27 +1860,29 @@ msgid "City" msgstr "住所" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "セッションを継続" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1861,8 +1923,8 @@ msgstr "クライアント" msgid "Clone" msgstr "クローン" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1886,6 +1948,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "現在のタブを閉じる" @@ -1907,6 +1973,7 @@ msgstr "" msgid "Closed" msgstr "完了" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1916,14 +1983,6 @@ msgstr "" msgid "Closed Tickets" msgstr "完了チケット" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "閉店時間" @@ -2006,17 +2065,20 @@ msgstr "Appを設定する" msgid "Configure Base" msgstr "ベースを設定" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "確認" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "ダイアログを確認/送信" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "設定" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2103,6 +2165,18 @@ msgstr "接続テスト成功" msgid "Content" msgstr "内容" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s オブジェクトを作成。" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s オブジェクトを作成。" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2136,11 +2210,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2306,8 +2380,10 @@ msgid "Create a translation" msgstr "Create a translation" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Channels" +msgid "Create and set up %s" +msgstr "チャンネル作成" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2363,6 +2439,7 @@ msgstr "チケット作成" msgid "Created" msgstr "作成日時" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2372,7 +2449,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2489,11 +2565,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "組織中の顧客は、お互いのアイテムを見ることができます。" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2586,7 +2659,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Connection test successful" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "接続テスト成功" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2594,6 +2667,7 @@ msgstr "接続テスト成功" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2635,10 +2709,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "新しいメモに対する初期表示" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2659,12 +2729,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2679,26 +2743,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "お使いのHTTPプロトコルを定義します。" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "通知メール送信者の定義" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2708,6 +2760,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2723,32 +2781,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "通知メール送信者の定義" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "通知メール送信者の定義" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "次の回数ログインに失敗すると、アカウントを無効にします" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2774,15 +2864,16 @@ msgid "" msgstr "Fromヘッダーの様式 ( 回答とメールチケットからの送信分 )を定義します。" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "ウェブインターフェイスで、顧客がチケット作成をできるかを定義します。" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2802,11 +2893,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2837,12 +2930,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "ウェブインターフェイスで、顧客がチケット作成をできるかを定義します。" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2852,11 +2939,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2877,12 +2960,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2896,18 +2997,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2918,10 +3007,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2938,11 +3044,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2951,32 +3052,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2994,7 +3089,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3010,6 +3105,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3027,7 +3128,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3042,6 +3147,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "お使いのHTTPプロトコルを定義します。" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3055,11 +3166,27 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb -msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +msgid "Defines the Slack config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "日付の形式を定義します。" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo location lookups to store geo locations for " +#| "addresses." +msgid "" +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." +msgstr "" +"ジオロケーション検索用のバックエンドを定義して、ジオロケーションアドレスを保" +"存します。" + #: db/seeds/settings.rb msgid "" "Defines the backend for geo calendar lookups. Used for initial calendar " @@ -3078,10 +3205,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "ユーザーと組織画像検索用のバックエンドを定義します。" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3090,6 +3213,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "デフォルトの言語設定を定義します。" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system timezone." +msgstr "デフォルトの言語設定を定義します。" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "新しいメモに対する初期表示" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3104,6 +3251,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3112,10 +3263,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3125,8 +3272,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "ウェブインターフェイスに表示されるアプリケーションのロゴを定義します。" #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "ウェブインターフェイス、ウェブブラウザーのタブ、タイトルバーに表示されるアプ" @@ -3136,22 +3291,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3191,20 +3334,10 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "デフォルトの言語設定を定義します。" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" +#, fuzzy +#| msgid "Defines the sender of email notifications." +msgid "Defines the state of auto-closed tickets." +msgstr "通知メール送信者の定義" #: db/seeds/settings.rb msgid "" @@ -3217,6 +3350,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "日付の形式を定義します。" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3237,7 +3380,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3327,11 +3470,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3370,6 +3513,12 @@ msgstr "チケット削除" msgid "Deletion Task" msgstr "タスク削除" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "配信に失敗しました" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "配信に失敗しました" @@ -3378,7 +3527,7 @@ msgstr "配信に失敗しました" msgid "Department" msgstr "部署" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3490,6 +3639,7 @@ msgstr "保存されていない変更を破棄する。" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3499,10 +3649,6 @@ msgstr "表示" msgid "Display name" msgstr "表示名" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3511,6 +3657,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "このオブジェクトを削除してもよろしいですか?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "このオブジェクトを削除してもよろしいですか?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "ドメイン" @@ -3740,6 +3899,19 @@ msgstr "" msgid "Email Outbound" msgstr "送信メール" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "メールを確認できません。 管理者に問い合わせて下さい。" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3914,11 +4086,15 @@ msgstr "" "%sでユーザー認証を有効化します。 まず[%s](%s)で、アプリを登録してください。" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +#, fuzzy +#| msgid "" +#| "Enables user authentication via %s. Register your app first at [%s](%s)." +msgid "Enables user authentication via GitHub." msgstr "" +"%sでユーザー認証を有効化します。 まず[%s](%s)で、アプリを登録してください。" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4072,7 +4248,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "ユーザー名とメールアドレスを入力してください" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4085,8 +4261,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "エスカレート済" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "エスカレーション時間" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4195,9 +4373,15 @@ msgid "Execute changes on objects" msgstr "オブジェクトの変更を実行" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "オブジェクトの変更を実行" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "" @@ -4245,10 +4429,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4374,15 +4554,17 @@ msgstr "最初のソリューション" msgid "First Steps" msgstr "最初のステップ" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "姓" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "最初の応答" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "姓" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "固定メールアカウント" @@ -4539,10 +4721,6 @@ msgstr "フロントエンド" msgid "Full Name" msgstr "姓名" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "完全適格なドメイン名" @@ -4564,12 +4742,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4577,7 +4755,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4611,6 +4789,12 @@ msgstr "アクセストークンの取得" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "ツイッターアプリの認証情報" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4632,10 +4816,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4648,14 +4828,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4689,10 +4861,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4728,7 +4896,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4786,6 +4953,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4806,6 +4979,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "チケット作成用のグループ選択" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "チケット作成用のグループ選択" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4975,7 +5154,7 @@ msgstr "ヒーロー" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5143,8 +5322,12 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "送信者がエージェントだったら、受信リストの先頭ユーザーを顧客として登録する" @@ -5238,6 +5421,18 @@ msgstr "インポート" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5250,28 +5445,16 @@ msgstr "" msgid "Import Endpoint" msgstr "インポートのエンドポイント" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "インポートキー" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "インポートモード" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5346,6 +5529,7 @@ msgstr "" msgid "Inbound" msgstr "受信" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5428,6 +5612,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s オブジェクトを作成。" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "インライン翻訳" @@ -5498,6 +5688,12 @@ msgstr "" msgid "Intro" msgstr "イントロ" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5543,12 +5739,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5724,18 +5914,6 @@ msgstr "カルマのレベル" msgid "Karma Trends" msgstr "カルマトレンド" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5744,6 +5922,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5781,6 +5960,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "ナレッジベース" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "ナレッジベース" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5848,14 +6043,12 @@ msgstr "最近のコンタクト(エージェント)" msgid "Last contact (customer)" msgstr "最近のコンタクト(顧客)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "名" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5874,11 +6067,6 @@ msgstr "最近のsync" msgid "Last used" msgstr "直近の利用" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "名" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "最近のアップデート" @@ -5896,11 +6084,11 @@ msgid "Limit Groups" msgstr "制限グループ" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5972,10 +6160,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "LinkedIn アプリの認証情報" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "リンク" @@ -5988,6 +6172,17 @@ msgstr "ショートカットのリスト" msgid "Load" msgstr "ロード" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "読み込み中..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6051,16 +6246,12 @@ msgstr "紛失パスワード" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "マクロ" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6210,10 +6401,6 @@ msgstr "最大失敗回数" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "メールのサイズ上限 (MB)" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6271,7 +6458,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6280,10 +6467,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6452,40 +6635,54 @@ msgstr "入居" msgid "Moved out" msgstr "転出" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "自動選択" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "割り当てられたチケット" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "私の組織のチケット" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "私の保留中の到達チケット" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Replacement" +msgid "My Replacement Tickets" +msgstr "置換" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "マイ統計" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "購読されたチケット" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "担当チケット" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "割り当てられたチケット" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "マイ取扱時間: %s 分" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "私の保留中の到達チケット" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6564,18 +6761,18 @@ msgstr "記事中をナビゲート" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6589,7 +6786,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6617,7 +6814,6 @@ msgstr "Network" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "新規" @@ -6771,6 +6967,12 @@ msgstr "%sが設定されていません。" msgid "No Entries" msgstr "記載無し" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "%sが設定されていません。" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6791,9 +6993,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "未設定" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6807,12 +7011,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6858,10 +7056,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6871,14 +7065,6 @@ msgstr "フィルターなし。" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6956,14 +7142,16 @@ msgstr "このロケールの翻訳はありません" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "未読通知はありません。 :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7055,6 +7243,10 @@ msgstr "メモ" msgid "Note - default visibility" msgstr "メモ - 初期表示" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7120,10 +7312,6 @@ msgstr "11月" msgid "Number" msgstr "番号" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "次の回数ログインに失敗すると、アカウントを無効にします" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7174,7 +7362,6 @@ msgid "October" msgstr "10月" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7219,29 +7406,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "共有組織のあるユーザーのみ利用可能" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "これらのグループに対してのみ。" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7260,16 +7440,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "対応中" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Ticket# %sに対応" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "オープンチケット" @@ -7296,8 +7473,11 @@ msgid "Options" msgstr "オプション" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "または" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "別のシステムからの移行" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7355,8 +7535,8 @@ msgstr "組織" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7404,12 +7584,6 @@ msgstr "外部呼び出し" msgid "Overview" msgstr "概要" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "概要" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7423,6 +7597,12 @@ msgstr "" msgid "Overviews" msgstr "概要" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "概要" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7451,10 +7631,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7515,7 +7691,9 @@ msgid "Password for proxy connection." msgstr "プロキシ接続のパスワードです。" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "パスワードには小文字2つと大文字2つ必要です。" #: db/seeds/settings.rb @@ -7559,8 +7737,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "保留中の到達" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "私の保留中の到達チケット" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7630,6 +7810,12 @@ msgstr "ピンク" msgid "Placetel" msgstr "電話" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "電話" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7647,11 +7833,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "下のボタンをクリックして、最初のものを作成してください。" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "小包" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7668,12 +7858,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7684,10 +7874,6 @@ msgstr "メンテナンスタイムスロットでのみ、データベース変 msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7794,6 +7980,10 @@ msgstr "優先度" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7803,16 +7993,20 @@ msgid "Proceed" msgstr "進める" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "チケット割り当て" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "チケットのエスカレーション" #: db/seeds/settings.rb msgid "Product Name" @@ -7872,6 +8066,12 @@ msgstr "外部メニュー" msgid "Publish" msgstr "公開する" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "記事" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7905,7 +8105,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "リアルタイム" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7928,7 +8130,9 @@ msgstr "最近のログ" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "最近見たチケット" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8004,6 +8208,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8069,18 +8274,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "権限のリクエスト" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8124,13 +8321,9 @@ msgstr "変更のリセット" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "変更のリセット" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8160,17 +8353,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "リツイートはチケットに変換されました" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8292,6 +8483,10 @@ msgstr "SMS 通知" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8360,6 +8555,15 @@ msgstr "新規テンプレートを保存" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "バルクアクションが実行されました!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8374,13 +8578,13 @@ msgid "Scheduler" msgstr "スケジューラー" #: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" +msgid "Schedulers" msgstr "スケジューラー" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" msgstr "スケジューラー" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8610,6 +8814,14 @@ msgstr "9月" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "確認メールを再送信" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "サービス" @@ -8641,6 +8853,10 @@ msgstr "セッション" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "記事を内部/公開に設定" @@ -8666,10 +8882,6 @@ msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" "デスティネーション呼出しIDに基づいて、外部呼び出しの呼出しIDを設定します。" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8692,21 +8904,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "新規システムの設定" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Zammadで使いたい通信チャネルを設定してください。" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8737,11 +8950,6 @@ msgstr "設定" msgid "Setup Finished" msgstr "設定完了" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "新規システムの設定" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "共有" @@ -8842,6 +9050,12 @@ msgstr "サインアップ" msgid "Signature" msgstr "署名" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "確認メールを再送信" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8852,22 +9066,10 @@ msgstr "署名" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8891,10 +9093,6 @@ msgstr "Site" msgid "Skip" msgstr "スキップ" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8933,10 +9131,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9166,28 +9360,11 @@ msgid "Sunday" msgstr "日曜日" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "このオブジェクトを削除してもよろしいですか?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "良いですか?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9245,11 +9422,12 @@ msgstr "タグ" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9267,10 +9445,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "テンプレート" @@ -9358,6 +9532,12 @@ msgstr "インライン翻訳をオンにしたテキストは、次のように msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "本文" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9367,12 +9547,38 @@ msgstr "お問い合わせありがとうございます(#%s)! 早速お返事 msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s オブジェクトを作成。" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "ZammadのこのインストールへのURL。" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9383,6 +9589,10 @@ msgstr "" "ブラウザーが古すぎます。 チャットに使用する WebSocket テクノロジーに対応して" "いません。" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9390,14 +9600,30 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "チャットはオフです。" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "チャットは、サーバーへの接続が確立され、オンラインでのチャット相手がいる場合" "に表示されます。" @@ -9429,14 +9655,29 @@ msgstr "デフォルトのフォントサイズは 12px です。" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9447,6 +9688,10 @@ msgstr "" msgid "The format of the subject." msgstr "件名のフォーマットです。" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9455,6 +9700,14 @@ msgstr "" "チケットに対する識別子。Ticket#、Call#、MyTicket#など。 デフォルトはTicket#で" "す。" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "インポートが成功しました。" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "インポートが成功しました。" @@ -9471,6 +9724,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s オブジェクトを作成。" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s オブジェクトを作成。" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s オブジェクトを更新。" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9483,6 +9767,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "メールを確認できません。 管理者に問い合わせて下さい。" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The signature was successfully verified." +msgstr "インポートが成功しました。" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9498,17 +9844,21 @@ msgid "" "AS." msgstr "メール返信の件名の最初のテキスト。RE、AW、ASなど。" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s オブジェクトを作成。" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s オブジェクトを作成。" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9516,6 +9866,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "弊社との通信方法は、この「チケット」と呼ばれるものです。" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "外観" @@ -9530,12 +9884,16 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "チャットを待っている人が多すぎます。" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "チャットが表示されない理由は、いくつかあります:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "チャットが表示されない理由は、いくつかあります:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "チャットを待っている人が多すぎます。" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9551,8 +9909,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9565,8 +9923,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9577,20 +9935,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "お使いのZammadのバージョンは%sです。" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9607,14 +9953,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "システムが使用できない場合は、しばらく時間がかかることがあります。" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9635,6 +9977,12 @@ msgstr "このサービスはZammadのExchangeサーバーへの接続を有効 msgid "This service enables Zammad to connect with your LDAP server." msgstr "このサービスはZammadのLDAPサーバーへの接続を有効にします。" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9643,12 +9991,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "このサービスは、あなたの %sチャネルに通知を送信します。" @@ -9669,10 +10011,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "木" @@ -9684,7 +10035,7 @@ msgstr "木" msgid "Thursday" msgstr "木曜日" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9786,7 +10137,9 @@ msgid "Ticket update" msgstr "チケットのアップデート" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "チケット %s がエスカレートされました!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9827,6 +10180,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "私に割り当てられたチケット: %s 中 %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "組織のチケット" @@ -9923,12 +10281,13 @@ msgstr "宛先" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9937,8 +10296,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9953,9 +10312,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "リストからプレースホルダーを選択するには、 \"::\" を入力してください。" #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "このサービスを設定するには、新規の |\"Incoming webhook\"| をあなたの %s 統合" "パネルに作成し、下のウェブフックURLを入力してください。" @@ -9984,11 +10347,7 @@ msgid "Token Access" msgstr "トークンアクセス" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10109,10 +10468,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "ツイッターアプリの認証情報" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "ツイッターのキー" @@ -10155,245 +10510,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "メールを確認できません。 管理者に問い合わせて下さい。" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "未割り当てと対応中" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10559,10 +10683,6 @@ msgstr "" msgid "Uploading" msgstr "アップロード中" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10576,6 +10696,11 @@ msgstr "高度な機能の利用" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10588,6 +10713,16 @@ msgstr "" "件名欄をメールに使用します。いいえの場合はチケットのタイトルを件名として使用" "します。" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "どこでも使用" @@ -10662,8 +10797,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10672,20 +10807,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s オブジェクトを作成。" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10728,12 +10876,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10761,11 +10909,6 @@ msgstr "値" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "ベンダー" @@ -10774,19 +10917,17 @@ msgstr "ベンダー" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "通知が送信された場合。" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "送受信を検証" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10906,20 +11047,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "ZammadにインポートできないOTRS BPMプロセスを検出しました。こうしたワークフ" "ローは現在サポートしていません。" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "チケット属性への別のアプローチに従ううち、Zammadには通常無いダイナミックな" "フィールドを多く発見しました。 Zammadは、チケット分類のためにカスタムフィール" @@ -10930,8 +11082,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "あなたのメールボックスには、すでに %s 通のメールがあります。 Zammad は全てあ" @@ -10993,12 +11149,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11062,6 +11218,11 @@ msgstr "" msgid "Welcome!" msgstr "ようこそ!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "あなたのZammadカルマに影響を与えるものは、何ですか?" @@ -11178,9 +11339,14 @@ msgid "With your current configuration the following will happen" msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "|日付| では、チケット数は現在の日付、SystemID、カウンターによって作成されま" @@ -11228,7 +11394,9 @@ msgstr "年" msgid "Yellow" msgstr "黄" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11248,27 +11416,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "%sとZammadを接続することができます。 あなたは最初にZammadと%sを接続する必要が" "あります。" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11288,11 +11454,20 @@ msgstr "複数のチャットトピックスを作成できます。" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11316,6 +11491,15 @@ msgstr "" msgid "You can request your password" msgstr "パスワードをリクエスト可能" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11407,23 +11591,30 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "あなたはテキストに%sを使用していますが、添付物がありません。 継続しますか?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "チケットに対して定期的に回答し、期限通りに完了する、またテキストモジュール、" @@ -11432,13 +11623,25 @@ msgstr "" "たは2日以上期限を過ぎたチケットのある場合、Zammad |カルマは減少| します。" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "サポートチームからメールでご連絡させていただいた場合、あなたのメールアドレス" "はすでに登録されています。" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "お使いのメール設定" @@ -11455,33 +11658,33 @@ msgstr "あなたの新規パーソナルアクセストークン" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "アカウントが確認されていません。 確認メール中のリンクをクリックして下さい。" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11507,21 +11710,12 @@ msgid "Your karma is |%s|." msgstr "あなたのカルマは |%s| です。" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "メールを確認できません。 管理者に問い合わせて下さい。" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11532,18 +11726,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad チャットには、jQueryが必要です。 ご自分のウェブサイトで既にご使用でな" "い場合、次のように含めてください:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad チャットには、jQueryが必要です。 ご自分のウェブサイトで既にご使用でな" +"い場合、次のように含めてください:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11580,8 +11784,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammadは、現在メンテナンスモードです。 管理者のみがログインできます。 メンテ" @@ -11607,10 +11815,6 @@ msgstr "" msgid "Zip" msgstr "郵便番号" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "アクティブ" @@ -11693,10 +11897,6 @@ msgstr "変更済" msgid "chat" msgstr "チャット" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11719,18 +11919,22 @@ msgid "connected" msgstr "接続済" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "含む" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "全てを含む" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "全てを含まない" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "含まない" @@ -11750,18 +11954,6 @@ msgstr "一つは含まない" msgid "created" msgstr "作成済" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11797,7 +11989,7 @@ msgstr "非アクティブ化済" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11891,7 +12083,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "送信元" @@ -11904,6 +12096,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "が変更されました" @@ -12048,11 +12241,6 @@ msgstr "結合済" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "別のシステムからの移行" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "分" @@ -12224,7 +12412,7 @@ msgstr "選択" msgid "select attachment…" msgstr "添付物の選択…" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12264,7 +12452,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12312,7 +12500,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12381,7 +12569,7 @@ msgstr "未着手" msgid "updated" msgstr "更新済" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12409,16 +12597,18 @@ msgstr "最後の中 (比較)" msgid "within next (relative)" msgstr "次の中 (比較)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "はい" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|増加| はチケット番号を増加させ、SystemIDとカウンターは\"SystemID.Counter\"の" @@ -12429,10 +12619,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Left| は、 |[Ticket#12345] 何らかの件名|の意味です" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|なし| は、 |何らかの件名| (チケット番号なし) という意味です。 最後の例で" "は、\"postmaster___follow___up___search___in\" を有効化して、メールのヘッダー" @@ -12464,8 +12659,54 @@ msgstr "... テキストエリア全体の" msgid "∅ Waiting time today" msgstr "∅ Waiting time today" -#~ msgid "Loading..." -#~ msgstr "読み込み中..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "組織中の顧客は、お互いのアイテムを見ることができます。" + +#~ msgid "Escalated" +#~ msgstr "エスカレート済" + +#~ msgid "Open" +#~ msgstr "対応中" + +#~ msgid "Pending reached" +#~ msgstr "保留中の到達" + +#~ msgid "Confirm" +#~ msgstr "確認" + +#~ msgid "Sure?" +#~ msgstr "良いですか?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "メールのサイズ上限 (MB)" + +#~ msgid "Setup new System" +#~ msgstr "新規システムの設定" + +#~ msgid "migrate from another system" +#~ msgstr "別のシステムからの移行" + +#~ msgid "Or" +#~ msgstr "または" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s オブジェクトを削除。" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "注意:チケットを作成すると、電子メールが送信されます。" + +#~ msgid "Call Inbound" +#~ msgstr "内部呼び出し" + +#~ msgid "Call Outbound" +#~ msgstr "外部呼び出し" #~ msgid "Search..." #~ msgstr "検索中…" diff --git a/i18n/zammad.ko-kr.po b/i18n/zammad.ko-kr.po index 8ce37e1d9..6387117f7 100644 --- a/i18n/zammad.ko-kr.po +++ b/i18n/zammad.ko-kr.po @@ -2,13 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"PO-Revision-Date: 2022-01-24 14:37+0000\n" +"Last-Translator: 두리아범 \n" +"Language-Team: Korean \n" "Language: ko-kr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.10.1\n" #. Default date format to use for the current locale. #. These placeholders are supported: @@ -20,7 +23,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy. m. d." @@ -34,7 +39,9 @@ msgstr "yyyy. m. d." #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy. m. d. HH:MM" @@ -154,24 +161,6 @@ msgstr "%s 역할 할당에 %s 그룹" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s 객체 (들)이 생성된다." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s 객체 (들) 삭제됩니다." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s 객체 (들) 업데이트됩니다." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +179,24 @@ msgstr "%s 객체 (들) 업데이트되었습니다." msgid "%s object(s) were deleted." msgstr "%s 객체 (들) 삭제되었습니다." +#: 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." +msgstr "%s 객체 (들)이 생성된다." + +#: 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." +msgstr "%s 객체 (들) 삭제되었습니다." + +#: 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." +msgstr "%s 객체 (들) 업데이트됩니다." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +347,9 @@ msgid "2 hours" msgstr "2시간" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "하위 2 개와 2 위 문자" #: db/seeds/ticket_priorities.rb @@ -381,7 +390,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -426,18 +435,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -529,6 +526,7 @@ msgstr "계정" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -612,6 +610,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -750,8 +749,9 @@ msgid "Agent limit exceeded, please check your account settings." msgstr "에이전트 한도 초과, 계정 설정을 확인하시기 바랍니다." #: app/assets/javascripts/app/views/integration/cti.jst.eco +#, fuzzy msgid "Agents" -msgstr "자치령 대표" +msgstr "에이전트" #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco msgid "Alarm" @@ -783,10 +783,6 @@ msgstr "기능 허용" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "사용자가 새 태그를 추가 할 수 있습니다." @@ -795,6 +791,10 @@ msgstr "사용자가 새 태그를 추가 할 수 있습니다." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -805,9 +805,10 @@ msgstr "또한 이메일을 통해 통지" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -816,10 +817,6 @@ msgstr "" msgid "Alternative name" msgstr "대체 이름" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "다른 방법으로는 데이터를 가져올 Zammad API를 사용할 수 있습니다." @@ -890,6 +887,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "계정 확인되지" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "페이스북 앱 인증" @@ -945,7 +951,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "확실한가요?" @@ -962,6 +978,18 @@ msgstr "조" msgid "Article Count" msgstr "제 개수" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s 객체 (들)이 생성된다." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "조#" @@ -970,10 +998,6 @@ msgstr "조#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "사용자의 도메인을 기반으로 사용자를 할당합니다." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -987,6 +1011,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "사용자의 도메인을 기반으로 사용자를 할당합니다." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "할당" @@ -1068,12 +1098,6 @@ msgid "" "completed." msgstr "주의 : 가져 오기가 완료된 후 이들은 당신의 로그인 암호를 될 것입니다." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "주의 : Ticket을 만들 때 전자 메일이 전송됩니다." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1138,12 +1162,9 @@ msgstr "%s을 통해 인증" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "자동 할당" @@ -1155,14 +1176,16 @@ msgstr "" msgid "Auto close" msgstr "자동 닫기" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "자동 가까운 상태" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "자동 생성" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "자동 가까운 상태" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "초기 로그온에 자동 계정 링크" @@ -1212,6 +1235,10 @@ msgstr "평균 : %s 분" msgid "Average: %s%" msgstr "평균 : %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1264,8 +1291,8 @@ msgstr "기본 개체" msgid "Basic Settings" msgstr "기본설정" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1290,18 +1317,18 @@ msgstr "바인드 사용자" msgid "Block Notifications" msgstr "블록 알림" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "발신자 발신자 ID를 기반으로 발신자 ID를 차단." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "차단된 국가" @@ -1377,13 +1404,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "기본적으로 추적 검사는 이메일의 제목을 통해 이루어집니다. 이 설정을 사용하면 " @@ -1394,6 +1422,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1426,6 +1455,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "구성" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "통합" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1441,14 +1486,6 @@ msgstr "달력" msgid "Calendars" msgstr "달력" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "인바운드 전화" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "콜 아웃 바운드" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1572,9 +1609,11 @@ msgstr "카테고리" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "참조" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "알림이 전송 될 때." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1628,6 +1667,12 @@ msgstr "변경" msgid "Changes" msgstr "변경" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s 객체 (들)이 생성된다." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "변경 내용은 데이터베이스 업데이트를 필요로 하였다." @@ -1655,8 +1700,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "채널" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1697,6 +1744,12 @@ msgstr "채널" msgid "Chat" msgstr "채팅" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "채팅" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "채팅 제목" @@ -1719,15 +1772,26 @@ msgid "Chatting Customers" msgstr "고객 채팅" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "채널 연결" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "채널 연결" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1794,27 +1858,29 @@ msgid "City" msgstr "시티" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "세션을 계속" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1855,8 +1921,8 @@ msgstr "클라이언트" msgid "Clone" msgstr "복제" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1880,6 +1946,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "현재 탭 닫기" @@ -1901,6 +1971,7 @@ msgstr "" msgid "Closed" msgstr "종료" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1910,14 +1981,6 @@ msgstr "" msgid "Closed Tickets" msgstr "종료된 Ticket" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "마감 시간" @@ -2000,17 +2063,20 @@ msgstr "앱 설정" msgid "Configure Base" msgstr "구성 자료" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "확인" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "대화 상자를 제출 / 확인" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "구성" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2097,6 +2163,18 @@ msgstr "연결 테스트 성공" msgid "Content" msgstr "컨텐츠" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s 객체 (들)이 생성된다." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s 객체 (들)이 생성된다." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2130,11 +2208,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2300,7 +2378,9 @@ msgid "Create a translation" msgstr "번역 생성" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "지식 생성 및 설정(%s)" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2356,6 +2436,7 @@ msgstr "첫 번째 표를 작성" msgid "Created" msgstr "생성완료" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2365,7 +2446,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2482,11 +2562,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "조직의 고객은 각각 다른 항목을 볼 수 있습니다." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2579,7 +2656,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Connection test successful" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "연결 테스트 성공" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2587,6 +2664,7 @@ msgstr "연결 테스트 성공" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2628,10 +2706,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "새 메모의 기본 가시성." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2651,12 +2725,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2671,26 +2739,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "인스턴스의 HTTP 프로토콜을 정의합니다." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "전자 메일 알림의 보낸 사람을 정의합니다." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2700,6 +2756,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2715,32 +2777,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "전자 메일 알림의 보낸 사람을 정의합니다." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "전자 메일 알림의 보낸 사람을 정의합니다." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "계정 로그인 실패 후 수는 ​​비활성화됩니다." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2768,15 +2862,16 @@ msgstr "" "합니다." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "고객이 웹 인터페이스를 통해 Ticket을 만들 수 있는지를 정의합니다." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2796,11 +2891,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2831,12 +2928,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "고객이 웹 인터페이스를 통해 Ticket을 만들 수 있는지를 정의합니다." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2846,11 +2937,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2871,12 +2958,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2889,18 +2994,6 @@ msgstr "서비스가 복구되면 Ticket은 폐쇄해야하는지 정의합니 msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2911,10 +3004,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2931,11 +3041,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2944,32 +3049,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2987,7 +3086,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3003,6 +3102,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3020,7 +3125,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3035,6 +3144,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "인스턴스의 HTTP 프로토콜을 정의합니다." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3048,9 +3163,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "꽤 날짜 형식을 정의합니다." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "지리적 IP 조회를위한 백엔드를 정의합니다. IP 주소가 표시되는 경우도 IP 주소" "의 위치를 ​​표시합니다." @@ -3073,10 +3202,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "사용자와 조직 이미지 조회를위한 백엔드를 정의합니다." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3085,6 +3210,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "시스템 기본 언어를 정의합니다." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "자동차의 상태가 Ticket을 폐쇄 정의합니다." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "새 메모의 기본 가시성." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3099,6 +3248,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "생성 된 Ticket의 그룹을 정의합니다." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "생성 된 Ticket의 그룹을 정의합니다." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3107,10 +3262,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3120,8 +3271,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "웹 인터페이스에 표시되는 응용 프로그램의 로고를 정의합니다." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "웹 브라우저의 웹 인터페이스, 탭 및 제목 표시 줄에 표시 응용 프로그램의 이름" @@ -3131,22 +3290,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3185,21 +3332,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "자동차의 상태가 Ticket을 폐쇄 정의합니다." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "시스템 기본 언어를 정의합니다." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3214,6 +3351,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "꽤 날짜 형식을 정의합니다." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3234,7 +3381,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3324,11 +3471,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3367,6 +3514,12 @@ msgstr "삭제된 티켓(전체 중 %s)" msgid "Deletion Task" msgstr "작업 삭제" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "배송 실패" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "배송 실패" @@ -3375,7 +3528,7 @@ msgstr "배송 실패" msgid "Department" msgstr "부서" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3487,6 +3640,7 @@ msgstr "저장되지 않은 변경 사항을 무시." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3496,10 +3650,6 @@ msgstr "디스플레이" msgid "Display name" msgstr "표시 이름" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3508,6 +3658,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "이 개체를 삭제해야?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "이 개체를 삭제해야?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "도메인" @@ -3734,6 +3897,19 @@ msgstr "" msgid "Email Outbound" msgstr "이메일 아웃 바운드" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "이메일을 확인할 수 없습니다. 관리자에게 문의하시기 바랍니다." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3912,11 +4088,13 @@ msgstr "" "다." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "사용자인증 활성화" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4067,7 +4245,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "사용자 이름 또는 이메일 주소를 입력" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4080,8 +4258,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "에스컬레이션" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "에스컬레이션 시간" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4186,9 +4366,15 @@ msgid "Execute changes on objects" msgstr "객체에 대한 변경을 실행" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "객체에 대한 변경을 실행" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "실행 시간" @@ -4236,10 +4422,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4367,15 +4549,17 @@ msgstr "첫 번째 솔루션" msgid "First Steps" msgstr "첫 번째 단계" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "이름" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "첫 번째 응답" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "이름" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "고정 전자 메일 계정" @@ -4534,10 +4718,6 @@ msgstr "프런트 엔드" msgid "Full Name" msgstr "전체 이름" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "정규화 된 도메인 이름" @@ -4559,12 +4739,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4572,7 +4752,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4606,6 +4786,12 @@ msgstr "액세스 토큰을 얻기" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "트위터 앱 자격 증명" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4627,10 +4813,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4643,14 +4825,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4684,10 +4858,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "구글앱 인증" @@ -4723,7 +4893,6 @@ msgstr "환영" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4781,6 +4950,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4801,6 +4976,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Ticket 생성을위한 그룹 선택" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Ticket 생성을위한 그룹 선택" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4963,7 +5144,7 @@ msgstr "영웅" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5138,8 +5319,12 @@ msgid "" msgstr "호스트와 서비스가 다시 복구되는 경우, Ticket은 자동으로 종료됩니다." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "보낸 사람이 대리인 인 경우, 고객과받는 사람 목록의 첫 번째 사용자를 설정합니" @@ -5228,6 +5413,18 @@ msgstr "가져오기" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5240,28 +5437,16 @@ msgstr "" msgid "Import Endpoint" msgstr "가져 오기 엔드 포인트" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "키 가져 오기" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "가져 오기 모드" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5336,6 +5521,7 @@ msgstr "" msgid "Inbound" msgstr "인바운드" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5418,6 +5604,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s 객체 (들)이 생성된다." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "인라인 번역" @@ -5486,6 +5678,12 @@ msgstr "" msgid "Intro" msgstr "소개" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5531,12 +5729,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5713,18 +5905,6 @@ msgstr "카르마 레벨" msgid "Karma Trends" msgstr "카르마 동향" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5733,6 +5913,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5770,6 +5951,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "지식" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "지식" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5837,14 +6034,12 @@ msgstr "마지막 접촉 (에이전트)" msgid "Last contact (customer)" msgstr "마지막 접촉 (고객)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "(고려 에이전트가 그것에 대답했다) 마지막 고객 연락처" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "(에이전트가 회신 한 고려없이) 마지막 고객 연락처" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "성" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5863,11 +6058,6 @@ msgstr "에서 마지막 동기화" msgid "Last used" msgstr "마지막으로 사용" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "성" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "최신 업데이트" @@ -5885,11 +6075,11 @@ msgid "Limit Groups" msgstr "제한 그룹" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5961,10 +6151,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "링크드 인 앱 자격 증명" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "링크" @@ -5977,6 +6163,17 @@ msgstr "단축키 목록" msgid "Load" msgstr "하중" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "로드 중 ..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6040,16 +6237,12 @@ msgstr "비밀번호 분실" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "매크로" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6199,10 +6392,6 @@ msgstr "최대 로그인 실패" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "이메일 MB의 최대 크기." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6260,7 +6449,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6269,10 +6458,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6441,40 +6626,52 @@ msgstr "입주" msgid "Moved out" msgstr "이사" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "내 할당 된 Ticket" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "내 조직 Ticket" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "내 대기중 Ticket" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "내 교체 Ticket" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "내 통계" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "내 할당 된 Ticket" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "내 Ticket" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "내 할당 된 Ticket" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "내 처리 시간 : %s 분" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "내 대기중 Ticket" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "내 교체 Ticket" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6553,18 +6750,18 @@ msgstr "기사를 탐색" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6578,7 +6775,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6606,7 +6803,6 @@ msgstr "회로망" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "새로운" @@ -6760,6 +6956,12 @@ msgstr "없음 %s이 (가) 구성되지." msgid "No Entries" msgstr "어떤 항목 없습니다" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "없음 %s이 (가) 구성되지." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6780,9 +6982,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "구성되지 않음" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6796,12 +7000,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6847,10 +7045,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6860,14 +7054,6 @@ msgstr "필터 없음." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6945,14 +7131,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "당신을 위해 읽지 않은 알림이 없습니다. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7044,6 +7232,10 @@ msgstr "노트" msgid "Note - default visibility" msgstr "주 - 기본 가시성" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7109,10 +7301,6 @@ msgstr "11월" msgid "Number" msgstr "번호" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "계정 로그인 실패 후 수는 ​​비활성화됩니다." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7163,7 +7351,6 @@ msgid "October" msgstr "10월" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7206,29 +7393,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "만 다른 사용자의 대체 인 사용자는 사용할 수 있습니다." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "공유 조직을 가진 사용자 만 사용할 수 있습니다" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "만 이러한 그룹." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7247,16 +7427,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "열다" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "오픈 Ticket # %s을 (를)" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "오픈 Ticket" @@ -7283,8 +7460,11 @@ msgid "Options" msgstr "옵션" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "또는" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "다른 시스템에서 마이그레이션" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7342,8 +7522,8 @@ msgstr "조직" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7391,12 +7571,6 @@ msgstr "아웃 바운드 통화" msgid "Overview" msgstr "Overview" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Overview" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7410,6 +7584,12 @@ msgstr "" msgid "Overviews" msgstr "Overviews" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Overview" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7438,10 +7618,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7502,7 +7678,9 @@ msgid "Password for proxy connection." msgstr "프록시 연결을위한 암호입니다." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "비밀번호 낮은 2 개, 2 위 문자를 포함 할 필요가있다." #: db/seeds/settings.rb @@ -7546,8 +7724,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "도달 보류" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "내 대기중 Ticket" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7617,6 +7797,10 @@ msgstr "담홍색" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7634,12 +7818,18 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "첫 번째 하나를 만들려면 아래 버튼을 클릭하십시오." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." -msgstr "" +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." +msgid "Please click on the link in the verification email." +msgstr "계정이 확인되지 않았습니다. 확인 이메일에있는 링크를 클릭하십시오." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7655,12 +7845,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7671,10 +7861,6 @@ msgstr "단지 유지 보수 시간 슬롯에 데이터베이스 변경을 실 msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7779,6 +7965,10 @@ msgstr "우선 순위" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7788,16 +7978,20 @@ msgid "Proceed" msgstr "발하다" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Ticket을 할당" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ticket 에스컬레이션" #: db/seeds/settings.rb msgid "Product Name" @@ -7857,6 +8051,12 @@ msgstr "공개 메뉴" msgid "Publish" msgstr "게시" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "조" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7890,7 +8090,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "실시간" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7913,7 +8115,9 @@ msgstr "최근 로그" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "최근 본 Ticket" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7989,6 +8193,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8054,18 +8259,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "부여 요청" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8109,13 +8306,9 @@ msgstr "변경 재설정" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "변경 재설정" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8145,17 +8338,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8277,6 +8466,10 @@ msgstr "SMS 알림" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8345,6 +8538,15 @@ msgstr "새 템플릿을 저장합니다" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "대량 작업 실행!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8359,13 +8561,13 @@ msgid "Scheduler" msgstr "스케줄러" #: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" +msgid "Schedulers" msgstr "스케줄러" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" msgstr "스케줄러" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8594,6 +8796,14 @@ msgstr "9월" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "확인 이메일을 다시 보내" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "서비스" @@ -8625,6 +8835,10 @@ msgstr "세션" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "로 설정 기사 내부 공개 /" @@ -8649,10 +8863,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "대상 발신자 ID를 기반으로 아웃 바운드 통화의 설정 발신자 ID입니다." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8675,27 +8885,31 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "설정 새로운 시스템" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "당신이 당신의 Zammad에 사용할 통신 채널을 설정합니다." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "에 따라 이메일에서 설정 / 덮어 쓰기 보낸 사람 / 회신하는 헤더. 이메일이 고객" "을 대신 타사 시스템에서 수신되는 경우 유용한 올바른 고객을 설정합니다." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"아직 응답하지 않은 고객의 마지막 접촉 또는 에이전트를받는 자, 고객의 마지막 " -"접촉을 기준으로 최종 고객 연락처를 설정합니다." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8724,11 +8938,6 @@ msgstr "설정" msgid "Setup Finished" msgstr "설치 완료" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "설정 새로운 시스템" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "공유" @@ -8829,6 +9038,12 @@ msgstr "가입" msgid "Signature" msgstr "서명" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "확인 이메일을 다시 보내" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8839,22 +9054,10 @@ msgstr "서명" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8878,10 +9081,6 @@ msgstr "Site" msgid "Skip" msgstr "버킷" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8920,10 +9119,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9153,28 +9348,11 @@ msgid "Sunday" msgstr "일요일" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "이 개체를 삭제해야?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "확실한?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9232,11 +9410,12 @@ msgstr "태그" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9254,10 +9433,6 @@ msgstr "전보" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "템플릿" @@ -9345,6 +9520,12 @@ msgstr "활성화 인라인 번역과 텍스트처럼 보인다" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "본문" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9354,12 +9535,38 @@ msgstr "문의 (# %s)에 감사드립니다! 우리는 가능한 한 빨리 연 msgid "Thanks for joining. Email sent to \"%s\"." msgstr "등록해주셔서 감사합니다. 이메일을 \"%s\"로 보넸습니다." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s 객체 (들)이 생성된다." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "Zammad이 설치 URL입니다." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9370,6 +9577,10 @@ msgstr "" "브라우저는 구식이다. 이 웹 소켓을 지원하지 않습니다 - 우리가 채팅에 사용하는 " "기술." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9381,14 +9592,30 @@ msgstr "" "확인하는 경우, 당신은 \"진행\"누를 수 있습니다. 그렇지 않으면, \"취소\"를하시" "기 바랍니다." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "채팅이 해제됩니다." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "들과 대화를 나눌 수있는 온라인 누군가가있을 경우 채팅 서버에 연결이있어 한 " "번 표시하고 있습니다." @@ -9422,14 +9649,31 @@ msgstr "기본 글꼴 크기는 12 픽셀입니다." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "다음과 같이 변경됩니다" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "다음 사항이 변경되었습니다" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "다음과 같이 변경됩니다" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9441,6 +9685,10 @@ msgstr "" msgid "The format of the subject." msgstr "피사체의 형식입니다." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9449,6 +9697,14 @@ msgstr "" "Ticket의 식별자, 예를 들어, Ticket 번호는 #, MyTicket 번호를 호출합니다. 기본" "값은 Ticket #입니다." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "가져 오기에 성공했습니다." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "가져 오기에 성공했습니다." @@ -9465,6 +9721,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s 객체 (들)이 생성된다." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s 객체 (들)이 생성된다." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s 객체 (들) 업데이트됩니다." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9477,6 +9764,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "이메일을 확인할 수 없습니다. 관리자에게 문의하시기 바랍니다." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "테스트 실행 성공했습니다." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "테스트 실행 성공했습니다." @@ -9493,17 +9842,21 @@ msgid "" msgstr "" "AW, 또는 AS 이메일 답장, 예를 들면 RE에서 피사체의 시작 부분에 텍스트입니다." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s 객체 (들)이 생성된다." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s 객체 (들)이 생성된다." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9511,6 +9864,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "우리와 의사 소통을하는 방법은 \"Ticket\"이라는 것입니다." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "테마" @@ -9529,12 +9886,16 @@ msgstr "" "는 곧 현재까지 알려진 숫자가 초과 될 때 업데이트됩니다." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "채팅을위한 큐에 너무 많은 사람들이있다." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "표시하지 않도록 채팅 여러 가지 이유가있을 수 있습니다 :" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "표시하지 않도록 채팅 여러 가지 이유가있을 수 있습니다 :" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "채팅을위한 큐에 너무 많은 사람들이있다." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9550,8 +9911,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9563,9 +9924,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "이 클래스는 초기화의 버튼에 추가됩니다 및 채팅 연결이있어 일단 제거됩니다." @@ -9577,20 +9942,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "이 Zammad 버전 %s입니다" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9607,14 +9960,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "이 시스템을 사용할 수없는 시간이 걸릴 수 있습니다." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9635,6 +9984,18 @@ msgstr "이 서비스는 Exchange 서버와 연결 Zammad 수 있습니다." msgid "This service enables Zammad to connect with your LDAP server." msgstr "이 서비스는 LDAP 서버와 연결 Zammad 수 있습니다." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"이 서비스는 %s HTTP 요청 또는 이메일을 수신하고 호스트와 서비스 Ticket을 만듭" +"니다." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9643,14 +10004,6 @@ msgid "" "service." msgstr "이 서비스는 %s에서 이메일을 수신 호스트와 서비스 Ticket을 만듭니다." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"이 서비스는 %s HTTP 요청 또는 이메일을 수신하고 호스트와 서비스 Ticket을 만듭" -"니다." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "이 서비스는 사용자의 %s 채널에 알림을 보냅니다." @@ -9671,10 +10024,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "목" @@ -9686,7 +10048,7 @@ msgstr "목" msgid "Thursday" msgstr "목요일" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9788,7 +10150,9 @@ msgid "Ticket update" msgstr "Ticket 업데이트" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| 에스컬레이트!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9829,6 +10193,11 @@ msgstr "이미 소유자가없는 경우 Ticket은 자동으로 할당됩니다. msgid "Tickets assigned to me: %s of %s" msgstr "나에게 할당 된 Ticket : %s의 %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "조직의 Ticket" @@ -9925,12 +10294,13 @@ msgstr "에" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9938,9 +10308,13 @@ msgid "To configure your system." msgstr "시스템을 구성합니다." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "%s HTTP 요청을 보내는 %s을 사용하려면 %s에서 자신의 \"알림 규칙\"을 작성해야" "합니다." @@ -9958,9 +10332,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "단지 입력, 목록에서 자리를 선택하려면 \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "\"수신은 webhook\"| 새를 작성해야이 서비스를 설정하려면 | 당신의 %s 통합 패널" "에서 아래의 웹 후크 URL을 입력합니다." @@ -9989,11 +10367,7 @@ msgid "Token Access" msgstr "토큰 액세스" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10114,10 +10488,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "트위터 앱 자격 증명" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "트위터 키" @@ -10160,245 +10530,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "변경을 저장할 수 없음." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "이메일을 확인할 수 없습니다. 관리자에게 문의하시기 바랍니다." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "할당되지 않은 및 열기" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10564,10 +10703,6 @@ msgstr "" msgid "Uploading" msgstr "업로드" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10583,6 +10718,11 @@ msgstr "" "응용 프로그램의 성능을 향상시키기 위해 데이터를 캐시 클라이언트 스토리지를 사" "용합니다." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10595,6 +10735,16 @@ msgstr "" "이메일에 대한 주제 필드를 사용합니다. 사용할 경우, Ticket 제목이 제목으로 사" "용됩니다." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "어디서든 사용" @@ -10669,8 +10819,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10679,20 +10829,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s 객체 (들)이 생성된다." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10735,12 +10898,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10768,11 +10931,6 @@ msgstr "값" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "공급 업체" @@ -10781,19 +10939,17 @@ msgstr "공급 업체" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "알림이 전송 될 때." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "전송 및 수신 확인" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10913,20 +11069,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "우리는 우리가 현재 워크 플로우의 이러한 종류를 지원하지 않기 때문에, Zammad" "로 가져받을 수 없습니다 OTRS BPM 프로세스를 감지했습니다." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "우리는 우리가 Ticket 속성에 대한 다른 접근 방식을 따를 때, Zammad에서 일반적" "없는 동적 필드를 많이 발견했다. Zammad도 사용 Ticket을 분류하는 사용자 정의 " @@ -10937,8 +11104,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "우리는 이미 사서함 %s 이메일 (들)을 발견했다. Zammad는 Zammad에 사서함에서 모" @@ -11000,12 +11171,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11070,6 +11241,11 @@ msgstr "" msgid "Welcome!" msgstr "환영합니다.!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "당신의 Zammad 카르마는 어떤 영향을?" @@ -11183,9 +11359,14 @@ msgid "With your current configuration the following will happen" msgstr "현재 구성으로는 다음이 발생합니다" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "날짜 |와 | Ticket 번호는 현재 날짜의 시스템 ID와 카운터에 의해 생성됩니다. 형" @@ -11233,7 +11414,9 @@ msgstr "연령" msgid "Yellow" msgstr "노랑" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "예" @@ -11253,27 +11436,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "당신은 Zammad와 %s에 연결할 수 있습니다. 당신은 %s 첫째로 Zammad를 연결해야합" "니다." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11293,11 +11474,20 @@ msgstr "여러 채팅 주제를 만들 수 있습니다." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11319,6 +11509,15 @@ msgstr "" msgid "You can request your password" msgstr "당신은 당신의 비밀번호를 요청할 수 있습니다" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11409,24 +11608,31 @@ msgstr "당신은 %s에 Zammad 엔드 포인트를 구성해야" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "당신은 텍스트 %s를 사용하지만 첨부 파일이 첨부되지 않습니다. 당신은 계속 하시" "겠습니까?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "당신은 | 긍정적 인 카르마를 축적 | 당신은 정기적으로 답변하고 시간과 때 텍스" @@ -11435,13 +11641,25 @@ msgstr "" "이상 연체 Ticket 또는 Ticket을 에스컬레이션." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "당신은 우리의 지원 팀에 연락 된 적이 있다면 이미 당신의 이메일 주소로 등록하" "고 있습니다." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "이메일 구성" @@ -11458,32 +11676,32 @@ msgstr "귀하의 새 개인 액세스 토큰" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "계정이 확인되지 않았습니다. 확인 이메일에있는 링크를 클릭하십시오." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11509,21 +11727,12 @@ msgid "Your karma is |%s|." msgstr "|%s| 귀하의 카르마입니다." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "이메일을 확인할 수 없습니다. 관리자에게 문의하시기 바랍니다." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11534,18 +11743,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad 채팅 jQuery를 필요로한다. 당신은 이미 당신의 웹 사이트에 그것을 사용하" "지 않을 경우 이런 식으로 포함 :" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad 채팅 jQuery를 필요로한다. 당신은 이미 당신의 웹 사이트에 그것을 사용하" +"지 않을 경우 이런 식으로 포함 :" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11582,8 +11801,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad 유지 관리 모드에서 현재. 관리자 만 로그인 할 수 있습니다. 유지 관리 기" @@ -11609,10 +11832,6 @@ msgstr "" msgid "Zip" msgstr "지퍼" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "유효한" @@ -11695,10 +11914,6 @@ msgstr "변경" msgid "chat" msgstr "채팅" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11721,18 +11936,22 @@ msgid "connected" msgstr "연결" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "포함" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "모두 포함" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "모든 포함되지" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "포함하지 않음" @@ -11752,18 +11971,6 @@ msgstr "포함하지 않음" msgid "created" msgstr "생성 완료" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11799,7 +12006,7 @@ msgstr "비활성화" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11893,7 +12100,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "...에서" @@ -11906,6 +12113,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "변경" @@ -12050,11 +12258,6 @@ msgstr "합병" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "다른 시스템에서 마이그레이션" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "분" @@ -12226,7 +12429,7 @@ msgstr "" msgid "select attachment…" msgstr "선택 첨부 ..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12266,7 +12469,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12314,7 +12517,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "텔레그램 개인 메세지" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12383,7 +12586,7 @@ msgstr "손대지 않은" msgid "updated" msgstr "변경 완료" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12411,16 +12614,18 @@ msgstr "마지막으로 (상대) 내" msgid "within next (relative)" msgstr "다음 (상대적으로) 내" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "예" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "| 증가 | Ticket 번호를 증가, 시스템 식별자 및 카운터는 \"SystemID.Counter\"형" @@ -12431,10 +12636,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "| 왼쪽 | 의미 | [Ticket # 12345] 일부 주제 |" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "| 없음 | 의미 | 어떤 주제 | (Ticket 번호없이). 마지막 경우는 이메일 헤더 " "및 / 또는 신체에 따라 followups을 인식하는 " @@ -12466,12 +12676,82 @@ msgstr "... 전체 텍스트 영역의" msgid "∅ Waiting time today" msgstr "∅ 오늘 대기 시간" +#~ msgid "Cc" +#~ msgstr "참조" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "조직의 고객은 각각 다른 항목을 볼 수 있습니다." + +#~ msgid "Escalated" +#~ msgstr "에스컬레이션" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "(고려 에이전트가 그것에 대답했다) 마지막 고객 연락처" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "(에이전트가 회신 한 고려없이) 마지막 고객 연락처" + +#~ msgid "Open" +#~ msgstr "열다" + +#~ msgid "Pending reached" +#~ msgstr "도달 보류" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "아직 응답하지 않은 고객의 마지막 접촉 또는 에이전트를받는 자, 고객의 마지" +#~ "막 접촉을 기준으로 최종 고객 연락처를 설정합니다." + +#~ msgid "Confirm" +#~ msgstr "확인" + +#~ msgid "Sure?" +#~ msgstr "확실한?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "이메일 MB의 최대 크기." + +#~ msgid "Setup new System" +#~ msgstr "설정 새로운 시스템" + +#~ msgid "Unable to save changes." +#~ msgstr "변경을 저장할 수 없음." + +#~ msgid "migrate from another system" +#~ msgstr "다른 시스템에서 마이그레이션" + +#~ msgid "Or" +#~ msgstr "또는" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s 객체 (들) 삭제됩니다." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "주의 : Ticket을 만들 때 전자 메일이 전송됩니다." + +#~ msgid "Call Inbound" +#~ msgstr "인바운드 전화" + +#~ msgid "Call Outbound" +#~ msgstr "콜 아웃 바운드" + #~ msgid "Please fill also some text in!" #~ msgstr "또한 일부 텍스트를 입력하세요!" -#~ msgid "Loading..." -#~ msgstr "로드 중 ..." - #~ msgid "Search..." #~ msgstr "수색..." diff --git a/i18n/zammad.lt.po b/i18n/zammad.lt.po index 27ff4adf5..e5e3a6612 100644 --- a/i18n/zammad.lt.po +++ b/i18n/zammad.lt.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy-mm-dd" @@ -34,7 +36,9 @@ msgstr "yyyy-mm-dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy-mm-dd HH:MM" @@ -152,18 +156,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -180,6 +172,24 @@ msgstr "%s% iš naujo atidarytas" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% iš naujo atidarytas" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% iš naujo atidarytas" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -330,7 +340,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 mažosios ir 2 didžiosios raidės" #: db/seeds/ticket_priorities.rb @@ -371,7 +383,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -412,18 +424,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -515,6 +515,7 @@ msgstr "Paskyros" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -598,6 +599,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -770,10 +772,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Leisti vartotojams pridėti naujus tagus." @@ -782,6 +780,10 @@ msgstr "Leisti vartotojams pridėti naujus tagus." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -792,9 +794,10 @@ msgstr "Taip pat pranešti el.paštu" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -803,10 +806,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternatyvus vardas" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -871,6 +870,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Paskyra nepatvirtinta" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -926,7 +934,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -943,6 +961,18 @@ msgstr "Straipsnis" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -951,10 +981,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -968,6 +994,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Priskirta(s)" @@ -1042,10 +1072,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1110,12 +1136,9 @@ msgstr "Autentifikacija per %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatinis priskyrimas" @@ -1127,14 +1150,16 @@ msgstr "" msgid "Auto close" msgstr "Automatinis uždarymas" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close" +msgid "Auto-close state" +msgstr "Automatinis uždarymas" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1180,6 +1205,10 @@ msgstr "Vidutiniškai: %s min" msgid "Average: %s%" msgstr "Vidutiniškai: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1232,8 +1261,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1258,14 +1287,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1339,14 +1368,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1355,6 +1380,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1381,6 +1407,20 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integravimas" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1396,14 +1436,6 @@ msgstr "Kalendorius" msgid "Calendars" msgstr "Kalendoriai" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1525,9 +1557,9 @@ msgstr "Kategorija" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopija" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1581,6 +1613,12 @@ msgstr "Pasikeitė" msgid "Changes" msgstr "Pakeitimai" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1608,8 +1646,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanalas" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1650,6 +1690,10 @@ msgstr "Kanalai" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1672,15 +1716,24 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Channels" +msgid "Check channels." +msgstr "Kanalai" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1747,27 +1800,27 @@ msgid "City" msgstr "Miestas" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1808,8 +1861,8 @@ msgstr "Klientai" msgid "Clone" msgstr "Klonas" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1833,6 +1886,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1854,6 +1911,7 @@ msgstr "" msgid "Closed" msgstr "Uždarytas" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1863,14 +1921,6 @@ msgstr "" msgid "Closed Tickets" msgstr "" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1951,17 +2001,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Patvirtinti" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguracija" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2046,6 +2099,18 @@ msgstr "" msgid "Content" msgstr "Turinys" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% iš naujo atidarytas" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2079,11 +2144,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2249,8 +2314,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create new Customer" +msgid "Create and set up %s" +msgstr "Sukurti naują abonentą" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2305,6 +2372,7 @@ msgstr "Sukurkite pirmą užklausą" msgid "Created" msgstr "Sukurtas" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2314,7 +2382,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2431,11 +2498,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2522,7 +2586,7 @@ msgid "Decryption failed!" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2530,6 +2594,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2569,10 +2634,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2592,12 +2653,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2612,25 +2667,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2641,6 +2683,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2655,20 +2703,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2676,11 +2716,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2705,14 +2782,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2732,11 +2808,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2767,12 +2845,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2782,11 +2854,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2807,12 +2875,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2825,18 +2911,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2847,10 +2921,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2867,11 +2958,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2880,32 +2966,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2923,7 +3003,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2939,6 +3019,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2956,7 +3042,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2971,6 +3061,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2983,10 +3077,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3005,10 +3107,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3017,6 +3115,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3028,6 +3144,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3036,10 +3156,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3048,9 +3164,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3058,22 +3178,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3111,19 +3219,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3137,6 +3233,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3157,7 +3261,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3247,11 +3351,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3290,6 +3394,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3298,7 +3406,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3410,6 +3518,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3419,10 +3528,6 @@ msgstr "Rodyti" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3431,6 +3536,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3656,6 +3770,17 @@ msgstr "" msgid "Email Outbound" msgstr "El. paštas išeinantis" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3815,11 +3940,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Autentifikacija per %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3966,7 +4093,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3979,7 +4106,9 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" +#, fuzzy +#| msgid "Escalated" +msgid "Escalated Tickets" msgstr "Užaštrinta" #: lib/excel_sheet/ticket.rb @@ -4079,7 +4208,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4129,10 +4262,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4254,15 +4383,17 @@ msgstr "Pirmas sprendimas" msgid "First Steps" msgstr "Pirmi žingsniai" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Vardas" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Vardas" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4411,10 +4542,6 @@ msgstr "" msgid "Full Name" msgstr "Pilnas Vardas" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4436,12 +4563,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4449,7 +4576,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4481,6 +4608,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4502,10 +4633,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4518,14 +4645,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4559,10 +4678,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4598,7 +4713,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4656,6 +4770,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4676,6 +4796,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4816,7 +4940,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4983,7 +5107,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5066,6 +5190,18 @@ msgstr "Importuoti" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5078,28 +5214,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5174,6 +5298,7 @@ msgstr "" msgid "Inbound" msgstr "Įeinantis" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5256,6 +5381,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5322,6 +5453,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5367,12 +5504,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5544,18 +5675,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5564,6 +5683,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5601,6 +5721,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Žinių bazė" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Žinių bazė" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5668,14 +5804,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Pavardė" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5694,11 +5828,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Pavardė" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5716,11 +5845,11 @@ msgid "Limit Groups" msgstr "Apriboti grupes" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5792,10 +5921,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Sąsajos" @@ -5808,6 +5933,17 @@ msgstr "Trumpinių sąrašas" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Kraunasi..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5871,16 +6007,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6026,10 +6158,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6087,7 +6215,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6096,10 +6224,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6268,40 +6392,52 @@ msgstr "Perkelta į" msgid "Moved out" msgstr "Perkelta iš" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mano priskirti Bilietai" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Mano organizacijos Bilietai" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mano laukiantys pasiekti Bilietai" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Replacement" +msgid "My Replacement Tickets" +msgstr "Pavaduotojas" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Mano statistika" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mano priskirti Bilietai" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mano triktys" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mano priskirti Bilietai" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mano apdorojimo laikas: %s min " -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mano laukiantys pasiekti Bilietai" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6380,18 +6516,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6405,7 +6541,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6433,7 +6569,6 @@ msgstr "Tinklas" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Naujas" @@ -6587,6 +6722,10 @@ msgstr "" msgid "No Entries" msgstr "Nėra įrašų" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6607,8 +6746,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6623,12 +6762,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6674,10 +6807,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6687,14 +6816,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6772,14 +6893,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Jums nėra neperskaitytų pranešimų." +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6871,6 +6994,10 @@ msgstr "Pastaba" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6936,10 +7063,6 @@ msgstr "Lapkritis" msgid "Number" msgstr "Numeris" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6990,7 +7113,6 @@ msgid "October" msgstr "Spalis" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7033,12 +7155,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7046,16 +7163,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7074,16 +7187,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Atidarytas" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Atvira Trilktis# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Atviros Triktys" @@ -7110,8 +7220,9 @@ msgid "Options" msgstr "Parinktys" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ar" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7169,8 +7280,8 @@ msgstr "Organizacijos" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7218,12 +7329,6 @@ msgstr "Išeinantis skambutis" msgid "Overview" msgstr "Apžvalga" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Apžvalga" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7237,6 +7342,12 @@ msgstr "" msgid "Overviews" msgstr "Apžvalgos" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Apžvalga" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7265,10 +7376,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7329,8 +7436,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 mažosios ir 2 didžiosios raidės" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7373,8 +7482,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Laukiantys pasiekti" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mano laukiantys pasiekti Bilietai" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7443,6 +7554,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7460,12 +7575,16 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Norint sukurtį naują užklausą, paspauskite žemiau esantį mygtuką" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." -msgstr "" +#, fuzzy +#| msgid "Resend verification email" +msgid "Please click on the link in the verification email." +msgstr "Persiųsti patvirtinimo laišką" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7481,12 +7600,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7497,10 +7616,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7605,6 +7720,10 @@ msgstr "Prioritetas" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7614,16 +7733,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Process pending tickets." +msgstr "Mano laukiantys pasiekti Bilietai" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Bilieto užaštrinimas" #: db/seeds/settings.rb msgid "Product Name" @@ -7683,6 +7806,12 @@ msgstr "" msgid "Publish" msgstr "Publikuoti" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Straipsnis" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7714,7 +7843,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realiu laiku" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7737,8 +7868,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Recently Viewed Tickets" +msgstr "Neseniai peržiūrėta" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7813,6 +7946,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7878,18 +8012,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7931,11 +8057,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7966,17 +8088,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8096,6 +8214,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8164,6 +8286,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8178,12 +8307,14 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" -msgstr "" +#, fuzzy +#| msgid "Text modules" +msgid "Schedulers are …" +msgstr "Teksto moduliai" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" @@ -8404,6 +8535,14 @@ msgstr "Rugsėjis" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Persiųsti patvirtinimo laišką" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8435,6 +8574,10 @@ msgstr "Sesijos" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8457,10 +8600,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8483,21 +8622,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8528,11 +8666,6 @@ msgstr "Nustatymai" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8631,6 +8764,12 @@ msgstr "" msgid "Signature" msgstr "Parašas" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Persiųsti patvirtinimo laišką" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8641,22 +8780,10 @@ msgstr "Parašai" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8680,10 +8807,6 @@ msgstr "" msgid "Skip" msgstr "Praleisti" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8722,10 +8845,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8951,28 +9070,11 @@ msgid "Sunday" msgstr "Sekmadienis" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9030,11 +9132,12 @@ msgstr "Tagai" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9052,10 +9155,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templeitai" @@ -9143,6 +9242,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekstas" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9154,12 +9259,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% iš naujo atidarytas" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9168,6 +9299,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9175,6 +9310,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9182,7 +9329,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9212,14 +9359,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9230,12 +9392,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9252,6 +9424,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% iš naujo atidarytas" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% iš naujo atidarytas" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% iš naujo atidarytas" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9264,6 +9467,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9279,17 +9540,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% iš naujo atidarytas" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% iš naujo atidarytas" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9297,6 +9562,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Tai bendrauvimo priemonė su mumis IT skyriumi vadinama \"užklausa\". " +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9311,11 +9580,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9332,8 +9601,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9346,8 +9615,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9358,20 +9627,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9388,14 +9645,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9416,6 +9667,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9424,12 +9681,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9448,10 +9699,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "K" @@ -9463,7 +9723,7 @@ msgstr "K" msgid "Thursday" msgstr "Ketvirtadienis" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9565,8 +9825,10 @@ msgid "Ticket update" msgstr "Bilieto atnaujinimas" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Ticket |%s| has escalated!" +msgstr "Bilieto užaštrinimas" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9606,6 +9868,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Man priskita Bilietų: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9702,12 +9969,13 @@ msgstr "Kam" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9716,8 +9984,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9733,7 +10001,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9760,11 +10028,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9883,10 +10147,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9929,245 +10189,14 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nepriskirta ir Atidaryta" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10333,10 +10362,6 @@ msgstr "" msgid "Uploading" msgstr "Įkėlimas" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10350,6 +10375,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10360,6 +10390,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10434,8 +10474,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10444,20 +10484,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% iš naujo atidarytas" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10500,12 +10553,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10533,11 +10586,6 @@ msgstr "Reikšmė" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Tiekėjas" @@ -10546,19 +10594,15 @@ msgstr "Tiekėjas" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10679,17 +10723,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10697,7 +10741,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10755,12 +10799,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10824,6 +10868,11 @@ msgstr "" msgid "Welcome!" msgstr "Sveiki atvykę!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10934,7 +10983,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10979,7 +11028,9 @@ msgstr "Metai" msgid "Yellow" msgstr "Geltona" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10999,25 +11050,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11035,11 +11080,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11059,6 +11113,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11147,29 +11210,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11188,32 +11256,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11239,20 +11303,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11265,14 +11318,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11311,7 +11364,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11335,10 +11388,6 @@ msgstr "" msgid "Zip" msgstr "Pašto kodas" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktyvus" @@ -11420,10 +11469,6 @@ msgstr "Pasikeitė" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11446,18 +11491,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11477,18 +11526,6 @@ msgstr "" msgid "created" msgstr "sukurtas" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11524,7 +11561,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11617,7 +11654,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "nuo" @@ -11630,6 +11667,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11774,11 +11812,6 @@ msgstr "sujungti" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minutė" @@ -11950,7 +11983,7 @@ msgstr "" msgid "select attachment…" msgstr "pasirinkti priedą" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11990,7 +12023,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12038,7 +12071,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12107,7 +12140,7 @@ msgstr "" msgid "updated" msgstr "atnaujinta(s)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12135,16 +12168,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "taip" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12154,9 +12185,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12179,8 +12210,20 @@ msgstr "" msgid "∅ Waiting time today" msgstr "∅ Laukino laikas šiandien" -#~ msgid "Loading..." -#~ msgstr "Kraunasi..." +#~ msgid "Cc" +#~ msgstr "Kopija" + +#~ msgid "Open" +#~ msgstr "Atidarytas" + +#~ msgid "Pending reached" +#~ msgstr "Laukiantys pasiekti" + +#~ msgid "Confirm" +#~ msgstr "Patvirtinti" + +#~ msgid "Or" +#~ msgstr "Ar" #~ msgid "Login with %s" #~ msgstr "Prisijungti į %s" diff --git a/i18n/zammad.lv.po b/i18n/zammad.lv.po index 17f632548..11b8fecd7 100644 --- a/i18n/zammad.lv.po +++ b/i18n/zammad.lv.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -140,18 +144,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "%s object(s) have been created." msgstr "" @@ -164,6 +156,18 @@ msgstr "" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be created." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be deleted." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be updated." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s of my tickets are currently in process." msgstr "" @@ -300,7 +304,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 mazie un 2 lielie simboli" #: db/seeds/ticket_priorities.rb @@ -341,7 +347,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -382,18 +388,6 @@ msgstr "" msgid "API" msgstr "" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -485,6 +479,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -568,6 +563,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -739,10 +735,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "" @@ -751,6 +743,10 @@ msgstr "" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -761,9 +757,10 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -772,10 +769,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -838,6 +831,13 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "App could not be verified." +msgstr "" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -893,7 +893,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -910,6 +920,16 @@ msgstr "" msgid "Article Count" msgstr "" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +msgid "Article could not be deleted." +msgstr "" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "" @@ -918,10 +938,6 @@ msgstr "" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -935,6 +951,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "" @@ -1007,10 +1027,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1075,12 +1091,9 @@ msgstr "" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1092,14 +1105,14 @@ msgstr "" msgid "Auto close" msgstr "" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1145,6 +1158,10 @@ msgstr "" msgid "Average: %s%" msgstr "" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1197,8 +1214,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1223,14 +1240,14 @@ msgstr "" msgid "Block Notifications" msgstr "" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1304,14 +1321,10 @@ msgstr "" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1320,6 +1333,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1346,6 +1360,18 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI integration" +msgstr "" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1361,14 +1387,6 @@ msgstr "Kalendārs" msgid "Calendars" msgstr "" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1490,9 +1508,9 @@ msgstr "" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopija" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1544,6 +1562,10 @@ msgstr "" msgid "Changes" msgstr "" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +msgid "Changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1571,7 +1593,7 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" +msgid "Channel - Form" msgstr "" #: db/seeds/permissions.rb @@ -1613,6 +1635,10 @@ msgstr "" msgid "Chat" msgstr "" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +msgid "Chat ID" +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "" @@ -1635,15 +1661,22 @@ msgid "Chatting Customers" msgstr "" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" +msgid "Check channels." msgstr "" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1708,27 +1741,27 @@ msgid "City" msgstr "Pilsēta" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." +msgid "Clean up dead sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1769,8 +1802,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1794,6 +1827,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "" @@ -1815,6 +1852,7 @@ msgstr "" msgid "Closed" msgstr "Aizvērta" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1824,14 +1862,6 @@ msgstr "" msgid "Closed Tickets" msgstr "" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "" @@ -1910,17 +1940,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Location" +msgid "Confirmation" +msgstr "Vieta" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2007,6 +2040,14 @@ msgstr "" msgid "Content" msgstr "Saturs" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +msgid "Content could not be loaded." +msgstr "" + +#: app/models/store.rb +msgid "Content preview could not be generated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2040,11 +2081,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2210,7 +2251,7 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2266,6 +2307,7 @@ msgstr "" msgid "Created" msgstr "Izveidots" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2275,7 +2317,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2392,11 +2433,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2483,7 +2521,7 @@ msgid "Decryption failed!" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2491,6 +2529,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2530,10 +2569,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2553,12 +2588,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2573,25 +2602,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2602,6 +2618,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2616,20 +2638,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2637,11 +2651,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2666,14 +2717,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2693,11 +2743,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2728,12 +2780,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2743,11 +2789,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2768,12 +2810,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2786,18 +2846,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2808,10 +2856,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2828,11 +2893,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2841,32 +2901,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2884,7 +2938,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2900,6 +2954,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2917,7 +2977,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2932,6 +2996,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2944,10 +3012,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -2966,10 +3042,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -2978,6 +3050,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -2989,6 +3079,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -2997,10 +3091,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3009,9 +3099,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3019,22 +3113,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3072,19 +3154,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3098,6 +3168,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3118,7 +3196,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3208,11 +3286,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3251,6 +3329,10 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3259,7 +3341,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3367,6 +3449,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3376,10 +3459,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3388,6 +3467,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "" @@ -3613,6 +3701,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3772,11 +3871,11 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +msgid "Enables user authentication via GitHub." msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3921,7 +4020,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3934,7 +4033,7 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" +msgid "Escalated Tickets" msgstr "" #: lib/excel_sheet/ticket.rb @@ -4034,7 +4133,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4084,10 +4187,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4209,15 +4308,17 @@ msgstr "" msgid "First Steps" msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Vārds" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Vārds" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4366,10 +4467,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4391,12 +4488,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4404,7 +4501,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4436,6 +4533,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4457,10 +4558,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4473,14 +4570,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4514,10 +4603,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4553,7 +4638,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4611,6 +4695,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4631,6 +4721,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4771,7 +4865,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4936,7 +5030,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5019,6 +5113,18 @@ msgstr "Importēt" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5031,28 +5137,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5127,6 +5221,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5209,6 +5304,10 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +msgid "Inline content could not be generated." +msgstr "" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5273,6 +5372,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5318,12 +5423,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5495,18 +5594,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5515,6 +5602,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5552,6 +5640,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5619,14 +5719,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Uzvārds" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5645,11 +5743,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Uzvārds" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5667,11 +5760,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5741,10 +5834,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5757,6 +5846,15 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +msgid "Loading failed." +msgstr "" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5818,16 +5916,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -5971,10 +6065,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6032,7 +6122,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6041,10 +6131,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6213,40 +6299,44 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Assigned Tickets" +msgstr "" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +msgid "My Pending Reached Tickets" +msgstr "" + +#: db/seeds/overviews.rb +msgid "My Replacement Tickets" +msgstr "" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +msgid "My Subscribed Tickets" +msgstr "" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "My tickets in process" msgstr "" @@ -6323,18 +6413,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6348,7 +6438,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6376,7 +6466,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Jauna" @@ -6530,6 +6619,10 @@ msgstr "" msgid "No Entries" msgstr "" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6550,8 +6643,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6566,12 +6659,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6617,10 +6704,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6630,14 +6713,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6715,14 +6790,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6814,6 +6891,10 @@ msgstr "Piezīme(s)" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6879,10 +6960,6 @@ msgstr "Novembris" msgid "Number" msgstr "Numurs" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6933,7 +7010,6 @@ msgid "October" msgstr "Oktobris" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -6976,12 +7052,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -6989,16 +7060,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7017,16 +7084,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Atvērta" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7053,7 +7117,8 @@ msgid "Options" msgstr "Iestatījumi" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7112,8 +7177,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7161,12 +7226,6 @@ msgstr "" msgid "Overview" msgstr "" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overviews" -msgid "Overview are …" -msgstr "Pārskati" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7180,6 +7239,12 @@ msgstr "" msgid "Overviews" msgstr "Pārskati" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overviews" +msgid "Overviews are …" +msgstr "Pārskati" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7208,10 +7273,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7272,8 +7333,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 mazie un 2 lielie simboli" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7316,7 +7379,7 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" +msgid "Pending Reached Tickets" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee @@ -7384,6 +7447,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7401,11 +7468,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7422,12 +7489,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7438,10 +7505,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7546,6 +7609,10 @@ msgstr "Prioritāte" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7555,15 +7622,15 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" +msgid "Process pending tickets." msgstr "" #: db/seeds/schedulers.rb -msgid "Process pending tickets" +msgid "Process ticket escalations." msgstr "" #: db/seeds/settings.rb @@ -7624,6 +7691,10 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Publish Article" +msgstr "" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7655,7 +7726,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7678,7 +7749,7 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -7754,6 +7825,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7819,18 +7891,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7872,11 +7936,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7907,17 +7967,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8037,6 +8093,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8105,6 +8165,13 @@ msgstr "" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +msgid "Saving failed." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8119,12 +8186,14 @@ msgid "Scheduler" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Scheduler are …" +msgid "Schedulers" msgstr "" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" -msgstr "" +#, fuzzy +#| msgid "Groups" +msgid "Schedulers are …" +msgstr "Grupas" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" @@ -8343,6 +8412,12 @@ msgstr "Septembris" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +msgid "Server operation failed." +msgstr "" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8374,6 +8449,10 @@ msgstr "" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8396,10 +8475,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8420,21 +8495,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8465,11 +8539,6 @@ msgstr "Iestatījumi" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8568,6 +8637,10 @@ msgstr "" msgid "Signature" msgstr "Paraksts" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8578,22 +8651,10 @@ msgstr "Paraksti" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8617,10 +8678,6 @@ msgstr "" msgid "Skip" msgstr "" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8659,10 +8716,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8888,28 +8941,11 @@ msgid "Sunday" msgstr "Svētdiena" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -8967,11 +9003,12 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -8989,10 +9026,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "" @@ -9078,6 +9111,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Teksts" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9087,12 +9126,36 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +msgid "The Telegram bot could not be saved." +msgstr "" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9101,6 +9164,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9108,6 +9175,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9115,7 +9194,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9145,14 +9224,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9163,12 +9257,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9185,6 +9289,31 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +msgid "The issue could not be saved." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +msgid "The object could not be created." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +msgid "The object could not be updated." +msgstr "" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9197,6 +9326,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9212,17 +9399,19 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "The tickets could not be merged." +msgstr "Biļete %s apvienojās!" + +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +msgid "The uploaded image could not be processed." msgstr "" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9230,6 +9419,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9244,11 +9437,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9265,8 +9458,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9279,8 +9472,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9291,20 +9484,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9321,14 +9502,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9349,6 +9524,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9357,12 +9538,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9381,10 +9556,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Ce" @@ -9396,7 +9580,7 @@ msgstr "Ce" msgid "Thursday" msgstr "Thursday" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9496,8 +9680,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "Ticket |%s| has escalated!" +msgstr "Biļete %s apvienojās!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9537,6 +9723,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9633,12 +9824,13 @@ msgstr "Kam" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9647,8 +9839,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9664,7 +9856,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9691,11 +9883,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9814,10 +10002,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9860,245 +10044,12 @@ msgstr "" msgid "URL" msgstr "" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10264,10 +10215,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10281,6 +10228,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10291,6 +10243,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10365,8 +10327,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10375,20 +10337,31 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +msgid "User could not be created." +msgstr "" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10431,12 +10404,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10464,11 +10437,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Piegādātājs" @@ -10477,19 +10445,15 @@ msgstr "Piegādātājs" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10608,17 +10572,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10626,7 +10590,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10684,12 +10648,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10751,6 +10715,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10861,7 +10830,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10906,7 +10875,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10926,25 +10897,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -10962,11 +10927,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -10986,6 +10960,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11074,29 +11057,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11115,32 +11103,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11166,20 +11150,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11192,14 +11165,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11238,7 +11211,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11262,10 +11235,6 @@ msgstr "" msgid "Zip" msgstr "Pasta indekss" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "" @@ -11346,10 +11315,6 @@ msgstr "" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11372,18 +11337,22 @@ msgid "connected" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "satur" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11403,18 +11372,6 @@ msgstr "" msgid "created" msgstr "" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11450,7 +11407,7 @@ msgstr "" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11543,7 +11500,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11556,6 +11513,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11700,11 +11658,6 @@ msgstr "apvienotie" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minūte" @@ -11874,7 +11827,7 @@ msgstr "" msgid "select attachment…" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11914,7 +11867,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -11962,7 +11915,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12031,7 +11984,7 @@ msgstr "" msgid "updated" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12059,16 +12012,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "jā" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12078,9 +12029,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12102,3 +12053,9 @@ msgstr "" #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "∅ Waiting time today" msgstr "" + +#~ msgid "Cc" +#~ msgstr "Kopija" + +#~ msgid "Open" +#~ msgstr "Atvērta" diff --git a/i18n/zammad.ms-my.po b/i18n/zammad.ms-my.po index e7ab66420..ee7663df7 100644 --- a/i18n/zammad.ms-my.po +++ b/i18n/zammad.ms-my.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "d/m/yyyy" @@ -34,7 +36,9 @@ msgstr "d/m/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "d/m/yyyy HH:MM" @@ -144,18 +148,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are created." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are deleted." -msgstr "" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "%s object(s) are updated." -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s% have been reopened" @@ -172,6 +164,24 @@ msgstr "%s% telah dibuka kembali" msgid "%s object(s) were deleted." msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be created." +msgstr "%s% telah dibuka kembali" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be deleted." +msgstr "%s% telah dibuka kembali" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "%s% have been reopened" +msgid "%s object(s) will be updated." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s% are currently in process" @@ -312,7 +322,7 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "" #: db/seeds/ticket_priorities.rb @@ -353,7 +363,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -394,18 +404,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -497,6 +495,7 @@ msgstr "Akaun" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -580,6 +579,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -751,10 +751,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Izinkan pengguna untuk tambah tag baru" @@ -763,6 +759,10 @@ msgstr "Izinkan pengguna untuk tambah tag baru" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -773,9 +773,10 @@ msgstr "Juga maklumkan melalui emel" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -784,10 +785,6 @@ msgstr "" msgid "Alternative name" msgstr "" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -850,6 +847,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Akaun tidak disahkan" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -905,7 +911,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -922,6 +938,18 @@ msgstr "Artikel" msgid "Article Count" msgstr "Kiraan Artikel" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Article could not be deleted." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikel#" @@ -930,10 +958,6 @@ msgstr "Artikel#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -947,6 +971,10 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Ditugaskan" @@ -1021,10 +1049,6 @@ msgid "" "completed." msgstr "" -#: db/seeds/settings.rb -msgid "Attention: When creating a ticket an email is sent." -msgstr "" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1089,12 +1113,9 @@ msgstr "Pengesahan melalui %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "" @@ -1106,14 +1127,16 @@ msgstr "" msgid "Auto close" msgstr "Auto tutup" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Keadaan tutup auto" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Keadaan tutup auto" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "" @@ -1159,6 +1182,10 @@ msgstr "Purata: %s minit" msgid "Average: %s%" msgstr "Purata: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1211,8 +1238,8 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1237,14 +1264,14 @@ msgstr "" msgid "Block Notifications" msgstr "Blok Pemberitahuan" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" msgstr "" #: app/assets/javascripts/app/models/chat.coffee @@ -1320,14 +1347,10 @@ msgstr "waktu perniagaan" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1336,6 +1359,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1362,6 +1386,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrasi" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1377,14 +1417,6 @@ msgstr "Kalendar" msgid "Calendars" msgstr "Kalendar" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Panggilan Masuk" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Panggilan Keluar" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1506,9 +1538,9 @@ msgstr "" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1562,6 +1594,12 @@ msgstr "Diubah" msgid "Changes" msgstr "Perubahan" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Changes could not be saved." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1589,8 +1627,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Saluran" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1631,6 +1671,12 @@ msgstr "Saluran" msgid "Chat" msgstr "Sembang" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Sembang" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Tajuk Sembang" @@ -1653,15 +1699,26 @@ msgid "Chatting Customers" msgstr "Pelanggan yang Bersembang" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Sambungkan Saluran" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Sambungkan Saluran" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1726,27 +1783,29 @@ msgid "City" msgstr "Bandar" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Teruskan sesi" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1787,8 +1846,8 @@ msgstr "" msgid "Clone" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1812,6 +1871,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Tutup tab semasa" @@ -1833,6 +1896,7 @@ msgstr "" msgid "Closed" msgstr "Ditutup" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1842,14 +1906,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tiket yang Ditutup" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Waktu tutup" @@ -1928,17 +1984,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Mengesahkan" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Mengesahkan/hantar dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfigurasi" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2025,6 +2084,18 @@ msgstr "" msgid "Content" msgstr "kandungan" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content could not be loaded." +msgstr "%s% telah dibuka kembali" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Content preview could not be generated." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2058,11 +2129,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2228,8 +2299,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Text Modules" +msgid "Create and set up %s" +msgstr "Buat Modul Teks" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2284,6 +2357,7 @@ msgstr "Buat tiket pertama anda" msgid "Created" msgstr "Dicipta" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2293,7 +2367,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2410,11 +2483,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2503,7 +2573,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Kemaskini berjaya!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2511,6 +2581,7 @@ msgstr "Kemaskini berjaya!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2550,10 +2621,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2573,12 +2640,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2593,25 +2654,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2622,6 +2670,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2636,20 +2690,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2657,11 +2703,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2686,14 +2769,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2713,11 +2795,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2748,12 +2832,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2763,11 +2841,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2788,12 +2862,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2806,18 +2898,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2828,10 +2908,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2848,11 +2945,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2861,32 +2953,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2904,7 +2990,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2920,6 +3006,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -2937,7 +3029,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -2952,6 +3048,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -2964,10 +3064,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -2986,10 +3094,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -2998,6 +3102,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3009,6 +3131,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3017,10 +3143,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3029,9 +3151,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3039,22 +3165,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3092,19 +3206,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3118,6 +3220,14 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3138,7 +3248,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3228,11 +3338,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3271,6 +3381,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Penghantaran gagal" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Penghantaran gagal" @@ -3279,7 +3395,7 @@ msgstr "Penghantaran gagal" msgid "Department" msgstr "Jabatan" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3391,6 +3507,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3400,10 +3517,6 @@ msgstr "Paparan" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3412,6 +3525,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domain" @@ -3637,6 +3759,17 @@ msgstr "" msgid "Email Outbound" msgstr "Email Keluar" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3796,11 +3929,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Pengesahan melalui %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -3945,7 +4080,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -3958,8 +4093,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Meningkat" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Masa Peningkatan" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4058,7 +4195,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4108,10 +4249,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4233,15 +4370,17 @@ msgstr "Penyelesaian Pertama" msgid "First Steps" msgstr "Langkah Pertama" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nama Pertama" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Jawapan pertama" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nama Pertama" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4390,10 +4529,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4415,12 +4550,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4428,7 +4563,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4460,6 +4595,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4481,10 +4620,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4497,14 +4632,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4538,10 +4665,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4577,7 +4700,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4635,6 +4757,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4655,6 +4783,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4795,7 +4927,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -4960,7 +5092,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5043,6 +5175,18 @@ msgstr "" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5055,28 +5199,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5151,6 +5283,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5233,6 +5366,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "Inline content could not be generated." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5299,6 +5438,12 @@ msgstr "" msgid "Intro" msgstr "" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5344,12 +5489,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5521,18 +5660,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5541,6 +5668,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5578,6 +5706,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5645,14 +5785,12 @@ msgstr "" msgid "Last contact (customer)" msgstr "" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "Last name" +msgstr "Nama Pertama" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5671,11 +5809,6 @@ msgstr "" msgid "Last used" msgstr "" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5693,11 +5826,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5769,10 +5902,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5785,6 +5914,17 @@ msgstr "" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Memuatkan..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5848,16 +5988,12 @@ msgstr "" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6001,10 +6137,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6062,7 +6194,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6071,10 +6203,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6243,40 +6371,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Tiket yang diberikan" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Pending Reached Tickets" +msgstr "Tiket yang diberikan" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Replacement Tickets" +msgstr "Tiket yang diberikan" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Tiket yang diberikan" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Tiket yang diberikan" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Masa pengendalian saya: %s minit" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6355,18 +6495,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6380,7 +6520,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6408,7 +6548,6 @@ msgstr "" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "" @@ -6562,6 +6701,10 @@ msgstr "" msgid "No Entries" msgstr "Tiada penyertaan" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6582,8 +6725,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6598,12 +6741,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6649,10 +6786,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6662,14 +6795,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6747,14 +6872,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6846,6 +6973,10 @@ msgstr "" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -6911,10 +7042,6 @@ msgstr "November" msgid "Number" msgstr "" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -6965,7 +7092,6 @@ msgid "October" msgstr "Oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7008,12 +7134,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7021,16 +7142,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7049,16 +7166,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7085,8 +7199,11 @@ msgid "Options" msgstr "" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "pindah dari sistem lain" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7144,8 +7261,8 @@ msgstr "Organisasi" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7193,12 +7310,6 @@ msgstr "" msgid "Overview" msgstr "Gambaran Keseluruhan" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Gambaran Keseluruhan" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7212,6 +7323,12 @@ msgstr "" msgid "Overviews" msgstr "Gambaran Keseluruhan" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Gambaran Keseluruhan" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7240,10 +7357,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7304,7 +7417,7 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "" #: db/seeds/settings.rb @@ -7348,8 +7461,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Pending Reached Tickets" +msgstr "Telah dilihat" #: app/assets/javascripts/app/models/ticket.coffee msgid "Pending reminder reached for ticket |%s|" @@ -7416,6 +7531,10 @@ msgstr "Merah Jambu" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7433,11 +7552,11 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7454,12 +7573,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7470,10 +7589,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7578,6 +7693,10 @@ msgstr "Prioriti" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7587,16 +7706,20 @@ msgid "Proceed" msgstr "Teruskan" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "tugaskan tiket" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s tiket saya yang ditingkat" #: db/seeds/settings.rb msgid "Product Name" @@ -7656,6 +7779,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7687,7 +7816,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7710,8 +7839,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Recently Viewed Tickets" +msgstr "Telah dilihat" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7786,6 +7917,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7851,18 +7983,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -7904,11 +8028,7 @@ msgid "Reset changes" msgstr "" #: app/assets/javascripts/app/controllers/translation.coffee -msgid "Reseting changes…" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" +msgid "Resetting changes…" msgstr "" #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco @@ -7940,17 +8060,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8072,6 +8188,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8140,6 +8260,15 @@ msgstr "Simpan templat baru" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Tindakan pukal dilaksanakan!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8153,16 +8282,16 @@ msgstr "" msgid "Scheduler" msgstr "Penjadual" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Penjadual" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Penjadual" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8378,6 +8507,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Server operation failed." +msgstr "Tindakan pukal dilaksanakan!" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8409,6 +8546,10 @@ msgstr "Sesi" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8431,10 +8572,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8455,21 +8592,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8500,11 +8636,6 @@ msgstr "" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8603,6 +8734,10 @@ msgstr "Daftar" msgid "Signature" msgstr "Tandatangan" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8613,22 +8748,10 @@ msgstr "Tandatangan" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8652,10 +8775,6 @@ msgstr "" msgid "Skip" msgstr "Langkau" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8694,10 +8813,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -8923,28 +9038,11 @@ msgid "Sunday" msgstr "Ahad" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Pasti?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9002,11 +9100,12 @@ msgstr "Tag" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9024,10 +9123,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templat" @@ -9115,6 +9210,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Teks" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9124,12 +9225,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The Telegram bot could not be saved." +msgstr "%s% telah dibuka kembali" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9138,6 +9265,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9145,6 +9276,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9152,7 +9295,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9182,14 +9325,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9200,12 +9358,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Report Profile" +msgid "The import failed." +msgstr "Profil Laporan" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9222,6 +9392,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The issue could not be saved." +msgstr "%s% telah dibuka kembali" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be created." +msgstr "%s% telah dibuka kembali" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The object could not be updated." +msgstr "%s% telah dibuka kembali" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9234,6 +9435,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9249,17 +9508,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The tickets could not be merged." +msgstr "%s% telah dibuka kembali" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s% have been reopened" +msgid "The uploaded image could not be processed." +msgstr "%s% telah dibuka kembali" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9267,6 +9530,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "" @@ -9281,11 +9548,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9302,8 +9569,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9316,8 +9583,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9328,20 +9595,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Ini adalah Zammad versi %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9358,14 +9613,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9386,6 +9635,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9394,12 +9649,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9418,10 +9667,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Khamis" @@ -9433,7 +9691,7 @@ msgstr "Khamis" msgid "Thursday" msgstr "Khamis" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9535,8 +9793,10 @@ msgid "Ticket update" msgstr "" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket %s merged!" +msgid "Ticket |%s| has escalated!" +msgstr "Tiket %s digabungkan!" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9576,6 +9836,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tiket yang ditugaskan pada saya: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "" @@ -9672,12 +9937,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9686,8 +9952,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9703,7 +9969,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9730,11 +9996,7 @@ msgid "Token Access" msgstr "Akses Token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9855,10 +10117,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -9901,245 +10159,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Tidak ditetapkan dan terbuka" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10305,10 +10332,6 @@ msgstr "" msgid "Uploading" msgstr "Memuat naik" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10322,6 +10345,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10332,6 +10360,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10406,8 +10444,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10416,20 +10454,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s% have been reopened" +msgid "User could not be created." +msgstr "%s% telah dibuka kembali" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10472,12 +10523,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10505,11 +10556,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "" @@ -10518,19 +10564,15 @@ msgstr "" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10649,17 +10691,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10667,7 +10709,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10725,12 +10767,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10792,6 +10834,11 @@ msgstr "" msgid "Welcome!" msgstr "" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -10902,7 +10949,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -10947,7 +10994,9 @@ msgstr "" msgid "Yellow" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -10967,25 +11016,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11003,11 +11046,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11027,6 +11079,15 @@ msgstr "" msgid "You can request your password" msgstr "" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11115,29 +11176,34 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." msgstr "" #: app/controllers/first_steps_controller.rb @@ -11156,32 +11222,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11207,20 +11269,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11233,14 +11284,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11279,7 +11330,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11303,10 +11354,6 @@ msgstr "" msgid "Zip" msgstr "" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktif" @@ -11388,10 +11435,6 @@ msgstr "Diubah" msgid "chat" msgstr "" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11414,18 +11457,22 @@ msgid "connected" msgstr "disambungkan" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "" @@ -11445,18 +11492,6 @@ msgstr "" msgid "created" msgstr "dicipta" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11492,7 +11527,7 @@ msgstr "dinyahaktifkan" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11585,7 +11620,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "dari" @@ -11598,6 +11633,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "sudah diubah" @@ -11742,11 +11778,6 @@ msgstr "digabungkan" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "pindah dari sistem lain" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minit" @@ -11916,7 +11947,7 @@ msgstr "" msgid "select attachment…" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -11956,7 +11987,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12004,7 +12035,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12073,7 +12104,7 @@ msgstr "" msgid "updated" msgstr "dikemas kini" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12101,16 +12132,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ya" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12120,9 +12149,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12145,8 +12174,26 @@ msgstr "" msgid "∅ Waiting time today" msgstr "Masa menuggungu hari ini" -#~ msgid "Loading..." -#~ msgstr "Memuatkan..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Escalated" +#~ msgstr "Meningkat" + +#~ msgid "Confirm" +#~ msgstr "Mengesahkan" + +#~ msgid "Sure?" +#~ msgstr "Pasti?" + +#~ msgid "migrate from another system" +#~ msgstr "pindah dari sistem lain" + +#~ msgid "Call Inbound" +#~ msgstr "Panggilan Masuk" + +#~ msgid "Call Outbound" +#~ msgstr "Panggilan Keluar" #~ msgid "Article Last Sender" #~ msgstr "Pengirim Terakhir Artikel" diff --git a/i18n/zammad.nl-nl.po b/i18n/zammad.nl-nl.po index ba4ae351a..f836d7073 100644 --- a/i18n/zammad.nl-nl.po +++ b/i18n/zammad.nl-nl.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd-mm-yyyy" @@ -34,7 +36,9 @@ msgstr "dd-mm-yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd-mm-yyyy HH:MM" @@ -160,24 +164,6 @@ msgstr "%s groepen naar %s rollen toewijzingen" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s object(en) zijn gecreëerd." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s object(en) zijn verwijderd." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s object(en) zijn geupdate." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -196,6 +182,24 @@ msgstr "%s object(en) zijn geupdate." msgid "%s object(s) were deleted." msgstr "%s object(en) zijn verwijderd." +#: 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." +msgstr "%s object(en) zijn gecreëerd." + +#: 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." +msgstr "%s object(en) zijn verwijderd." + +#: 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." +msgstr "%s object(en) zijn geupdate." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -367,7 +371,9 @@ msgid "2 hours" msgstr "2 uur" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 kleine en 2 grote letters" #: db/seeds/ticket_priorities.rb @@ -408,7 +414,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -455,18 +461,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -559,6 +553,7 @@ msgstr "accounts" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -642,6 +637,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -814,10 +810,6 @@ msgstr "toekomst toegestaan" msgid "Allow past" msgstr "verleden toegestaan" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Sta gebruikers toe nieuwe labels toe te voegen." @@ -826,6 +818,10 @@ msgstr "Sta gebruikers toe nieuwe labels toe te voegen." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -836,9 +832,10 @@ msgstr "Houd mij op de hoogte via e-mails" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -847,10 +844,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternatieve Naam" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "U kunt ook de Zammad-API gebruiken om gegevens te importeren." @@ -921,6 +914,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Account niet geverifieerd" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App inloggegevens voor Facebook" @@ -976,7 +978,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Weet je het zeker?" @@ -993,6 +1005,18 @@ msgstr "Artikel" msgid "Article Count" msgstr "Aantal artikelen" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s object(en) zijn gecreëerd." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikel#" @@ -1001,10 +1025,6 @@ msgstr "Artikel#" msgid "Assign Follow-Ups" msgstr "Opvolging toewijzen" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Gebruikers toewijzen op basis van gebruikersdomein." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1020,6 +1040,12 @@ msgstr "Opvolging toewijzen" msgid "Assign signup roles" msgstr "Wijs een inschrijf-rol toe" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Gebruikers toewijzen op basis van gebruikersdomein." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Toegewezen" @@ -1101,12 +1127,6 @@ msgid "" "completed." msgstr "Belangrijk! Dit is je login wachtwoord nadat de import compleet is." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Let op: Bij het aanmaken van een ticket word er een mail verstuurd." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1171,12 +1191,9 @@ msgstr "Authenticatie via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr " Automatische toewijzing" @@ -1188,14 +1205,16 @@ msgstr "" msgid "Auto close" msgstr "Automatisch sluiten" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Status automatisch sluiten" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automatisch aanmaken" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Status automatisch sluiten" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatische accountlink bij eerste aanmelding" @@ -1245,6 +1264,10 @@ msgstr "Gemiddeld: %s minuten" msgid "Average: %s%" msgstr "Gemiddeld: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1297,8 +1320,8 @@ msgstr "Basisobjecten" msgid "Basic Settings" msgstr "Basisinstellingen" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1323,18 +1346,18 @@ msgstr "Bind Gebruiker" msgid "Block Notifications" msgstr "Blokkeer meldingen" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Geblokkeerde IP's (gescheiden door ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Geblokkeerde oproeper id's gebaseerd op afzender-id." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Geblokkeerde IP's (gescheiden door ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Geblokkeerde landen" @@ -1411,13 +1434,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Standaard gebeurt de nacontrole via het onderwerp van een e-mail. Met deze " @@ -1429,6 +1453,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1462,6 +1487,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Cofiguratie" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integraties" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1477,14 +1518,6 @@ msgstr "Kalender" msgid "Calendars" msgstr "Kalenders" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Inkomend telefoongesprek" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Uitgaand telefoongesprek" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1608,9 +1641,11 @@ msgstr "Categorie" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Wanneer notificatie wordt verstuurd" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1664,6 +1699,12 @@ msgstr "Gewijzigd" msgid "Changes" msgstr "Wijzigingen" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s object(en) zijn gecreëerd." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Er zijn wijzigingen aangebracht die een database update vereisen." @@ -1691,8 +1732,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanaal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1733,6 +1776,12 @@ msgstr "Kanalen" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chat titel" @@ -1755,15 +1804,26 @@ msgid "Chatting Customers" msgstr "Chattende klanten" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Verbind kanalen" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Verbind kanalen" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1838,27 +1898,29 @@ msgid "City" msgstr "Plaats" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Sessie hervatten" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1899,8 +1961,8 @@ msgstr "Klanten" msgid "Clone" msgstr "Kloon" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1924,6 +1986,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Huidige tab sluiten" @@ -1945,6 +2011,7 @@ msgstr "Sluit tab bij sluiten ticket" msgid "Closed" msgstr "Gesloten" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1954,14 +2021,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Gesloten tickets" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Sluit tijd" @@ -2044,17 +2103,20 @@ msgstr "Configureer App" msgid "Configure Base" msgstr "Basis configureren" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Bevestiging" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Dialoog bevestigen/verzenden" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuratie" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2141,6 +2203,18 @@ msgstr "Verbindingstest geslaagd" msgid "Content" msgstr "Inhoud" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s object(en) zijn gecreëerd." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s object(en) zijn gecreëerd." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2174,13 +2248,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Het omzetten van retweets naar tickets is uitgeschakeld" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2346,7 +2420,9 @@ msgid "Create a translation" msgstr "Maak een vertaling" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Aanmaken en instellen %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2403,6 +2479,7 @@ msgstr "Maak uw eerste ticket" msgid "Created" msgstr "Aangemaakt" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2412,7 +2489,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2531,11 +2607,8 @@ msgstr "" "klant tickets van deze gebruiker worden verwijderd als taak wordt " "uitgevoerd. Terughalen is niet meer mogelijk." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Klanten in de organisatie kunnen elkaar bekijken." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2628,7 +2701,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registratie gelukt!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2636,6 +2709,7 @@ msgstr "Registratie gelukt!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2677,10 +2751,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Standaard zichtbaarheid voor nieuwe notitie." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2702,12 +2772,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2722,26 +2786,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definieer het http-protocol van uw instantie." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definieert de afzender van e-mailberichten." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2751,6 +2803,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2766,32 +2824,65 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definieert de afzender van e-mailberichten." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definieert de afzender van e-mailberichten." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Maximaal aantal verkeerde inlogpogingen voordat account gedectiveerd wordt." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2819,15 +2910,16 @@ msgstr "" "eruit moet zien." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Bepaalt of een klant via de webinterface tickets kan aanmaken." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2847,11 +2939,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2882,12 +2976,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Bepaalt of een klant via de webinterface tickets kan aanmaken." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2897,11 +2985,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2922,12 +3006,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2942,18 +3044,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2964,10 +3054,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2984,11 +3091,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2997,32 +3099,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3040,7 +3136,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3056,6 +3152,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3073,7 +3175,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3088,6 +3194,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definieer het http-protocol van uw instantie." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3101,9 +3213,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definieert mooi datumformaat." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definieert de backend voor geo IP lookups. Geeft ook de locatie van een IP-" "adres weer als een IP-adres wordt weergegeven." @@ -3128,10 +3254,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Definieert de backend voor gebruikers en organisatie image lookups." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3140,6 +3262,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Bepaalt de standaardtaal" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Bepaalt de standaard tijdzone voor het systeem" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Standaard zichtbaarheid voor nieuwe notitie." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3155,6 +3301,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definieert de groep aangemaakte tickets." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definieert de groep aangemaakte tickets." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3163,10 +3315,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3177,8 +3325,16 @@ msgstr "" "Legt het logo van de applicatie vast, zoals weergegeven in de webinterface." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Bepaalt de naam van de toepassing, weergegeven in de webinterface, tabbladen " @@ -3188,22 +3344,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3243,21 +3387,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Bepaalt de status van auto closed tickets.\t" -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Bepaalt de standaardtaal" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Bepaalt de standaard tijdzone voor het systeem" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3272,6 +3406,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definieert mooi datumformaat." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3292,7 +3436,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3382,11 +3526,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3425,6 +3569,12 @@ msgstr "Verwijderde tickets (%s in totaal)" msgid "Deletion Task" msgstr "Verwijdertaak" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Aflevering mislukt" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Aflevering mislukt" @@ -3433,7 +3583,7 @@ msgstr "Aflevering mislukt" msgid "Department" msgstr "Afdeling" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3545,6 +3695,7 @@ msgstr "Annuleer de niet opgeslagen wijzigingen" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3554,10 +3705,6 @@ msgstr "Weergave" msgid "Display name" msgstr "Weergave naam" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3566,6 +3713,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Zin om dit object te verwijderen?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Zin om dit object te verwijderen?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domein" @@ -3792,6 +3952,20 @@ msgstr "" msgid "Email Outbound" msgstr "E-mail uitgaand" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Mailadres kan niet worden geverifieerd. Neem contact op met uw beheerder. " + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3977,11 +4151,13 @@ msgstr "" "[%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Authenticatie via Google inschakelen" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4133,7 +4309,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Voer uw gebruikersnaam of e-mailadres in" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4146,8 +4322,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Geescaleerd" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Escalatietijden" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4256,9 +4434,15 @@ msgid "Execute changes on objects" msgstr "Wijzigingen op objecten uitvoeren" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Wijzigingen op objecten uitvoeren" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Uitvoertijd" @@ -4306,10 +4490,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4438,15 +4618,17 @@ msgstr "Eerste aangedragen oplossing" msgid "First Steps" msgstr "Eerste stappen" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Voornaam" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Eerste reactie" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Voornaam" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Vaste email accounts" @@ -4605,10 +4787,6 @@ msgstr "Voorbij" msgid "Full Name" msgstr "Volledige naam" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Volledig gekwalificeerd Domeinnaam" @@ -4630,12 +4808,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4643,7 +4821,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4677,6 +4855,12 @@ msgstr "Toegangspenning krijgen" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App inloggegevens" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4698,10 +4882,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4714,14 +4894,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4755,10 +4927,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App Inloggegevens" @@ -4794,7 +4962,6 @@ msgstr "Begroeting" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4852,6 +5019,12 @@ msgstr "Group by Direction" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4872,6 +5045,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "geselecteerde groep voor toewijzing ticket" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "geselecteerde groep voor toewijzing ticket" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5047,7 +5226,7 @@ msgstr "Hero" msgid "Hi! Which one of our products?" msgstr "Hallo! Welke van jouw producten?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5240,8 +5419,12 @@ msgstr "" "gesloten." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Als de afzender een agent is, stelt u de eerste gebruiker in op de " @@ -5339,6 +5522,18 @@ msgstr "Importeer" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5351,28 +5546,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Invoer eindpunt" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importsleutel" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Invoermodus" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5460,6 +5643,7 @@ msgstr "" msgid "Inbound" msgstr "Inkomend" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5542,6 +5726,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s object(en) zijn gecreëerd." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Vertaling online" @@ -5613,6 +5803,12 @@ msgstr "" msgid "Intro" msgstr "Introductie" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5658,12 +5854,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5844,18 +6034,6 @@ msgstr "Karma Niveau" msgid "Karma Trends" msgstr "Karma Trends" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5864,6 +6042,7 @@ msgid "Keep messages on server" msgstr "Bewaar berichten op server" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5901,6 +6080,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Knowledge Base" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5968,14 +6163,12 @@ msgstr "Laatste contact (agent)" msgid "Last contact (customer)" msgstr "Laatste contact (klant)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Laatste klantencontact (als een behandelaar heeft gereageerd)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Laatste klantencontact (ook als geen behandelaar heeft gereageerd)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Achternaam" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5994,11 +6187,6 @@ msgstr "Laatst gesynchroniseerd op" msgid "Last used" msgstr "laatst gebruikt" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Achternaam" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Laatste aanpassing" @@ -6016,11 +6204,11 @@ msgid "Limit Groups" msgstr "Groepen beperken" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6092,10 +6280,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "LinkedIn inloggegevens" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Gekoppeld aan" @@ -6108,6 +6292,17 @@ msgstr "Lijst van snelkoppelingen" msgid "Load" msgstr "Laad" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Laden..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6173,16 +6368,12 @@ msgstr "Wachtwoord vergeten" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6332,10 +6523,6 @@ msgstr "Maximale onjuiste inlogpogingen" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maximale grootte in MB aan e-mails." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6393,7 +6580,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6402,10 +6589,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6574,40 +6757,54 @@ msgstr "Verplaatst naar" msgid "Moved out" msgstr "Verplaatst uit" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "auto-selecteer" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mijn Tickets" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Mijn organisatie Tickets" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Wachtrijtijd bijna overschreden" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mijn vervangende Tickets" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "MIjn statistieken" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "Subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "geabonneerde tickets" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mijn tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mijn Tickets" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mijn behandeltijd: %s minuten" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Wachtrijtijd bijna overschreden" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mijn vervangende Tickets" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6686,18 +6883,18 @@ msgstr "Door artikel navigeren" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6711,7 +6908,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6739,7 +6936,6 @@ msgstr "Netwerk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nieuw" @@ -6893,6 +7089,12 @@ msgstr "Geen %s geconfigureerd." msgid "No Entries" msgstr "Geen Ingangen" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Geen %s geconfigureerd." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6913,9 +7115,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Niet geconfigureerd" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6929,12 +7133,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6980,10 +7178,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6993,14 +7187,6 @@ msgstr "Geen filter" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7078,14 +7264,16 @@ msgstr "Geen vertaling voor dit land beschikbaar." msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Je hebt geen ongelezen notificaties. :) " +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7177,6 +7365,10 @@ msgstr "Notitie" msgid "Note - default visibility" msgstr "Notitie - standaard zichtbaar" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7242,11 +7434,6 @@ msgstr "november" msgid "Number" msgstr "Nummer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Maximaal aantal verkeerde inlogpogingen voordat account gedectiveerd wordt." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7297,7 +7484,6 @@ msgid "October" msgstr "oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7342,29 +7528,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Alleen beschikbaar voor gebruikers die andere gebruikers vervangen." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Alleen beschikbaar voor gebruikers met een gedeelde organisatie" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Alleen voor deze groepen" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7383,16 +7562,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Open" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Open Ticket# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Open Tickets" @@ -7419,8 +7595,11 @@ msgid "Options" msgstr "Opties" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "of" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "Migreer van een ander systeem" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7478,8 +7657,8 @@ msgstr "Organisaties" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7528,12 +7707,6 @@ msgstr "Uitgaand gesprek" msgid "Overview" msgstr "Overzicht" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Overzicht" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7547,6 +7720,12 @@ msgstr "" msgid "Overviews" msgstr "Overzichten" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Overzicht" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7577,10 +7756,6 @@ msgstr "" "Tickets van de gebruiker worden niet verwijderd. De eigenaar wordt ingesteld " "op systeemgebruiker (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7641,7 +7816,9 @@ msgid "Password for proxy connection." msgstr "Wachtwoord voor proxy verbinding." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Wachtwoord heeft 2 lage letters nodig en 2 hoofdletters." #: db/seeds/settings.rb @@ -7685,8 +7862,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Wachtrijtijd overschreden" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Wachtrijtijd bijna overschreden" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7755,6 +7934,12 @@ msgstr "Roze" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7772,11 +7957,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Klik alstublieft op de knop hieronder om uw eerste aan te maken." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Klik op de link in de verificatie-e-mail." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7793,14 +7982,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Vul hier uw tijd in die u wenst te verantwoorden." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Vul hier uw tijd in die u wenst te verantwoorden." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7811,10 +8002,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7921,6 +8108,10 @@ msgstr "Prioriteit" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7930,16 +8121,20 @@ msgid "Proceed" msgstr "Doorgaan" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "wijs tickets toe" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ticket escalatie" #: db/seeds/settings.rb msgid "Product Name" @@ -7999,6 +8194,12 @@ msgstr "Publiekelijk Menu" msgid "Publish" msgstr "Publiseren" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8032,7 +8233,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtime" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8055,7 +8258,9 @@ msgstr "Recente logs" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Recent bekeken Tickets" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8133,6 +8338,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8198,18 +8404,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Geld aanvragen" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8253,13 +8451,9 @@ msgstr "Annuleren" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Annuleren" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8289,17 +8483,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets worden omgezet in tickets." #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8421,6 +8613,10 @@ msgstr "SMS notificatie" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8489,6 +8685,15 @@ msgstr "Nieuwe template opslaan" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Bulk actie uitgevoerd!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Plannen voor" @@ -8502,16 +8707,16 @@ msgstr "Ingepland op" msgid "Scheduler" msgstr "Roosterplanning" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Roosterplanning" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Planners" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Roosterplanning" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "scherm" @@ -8739,6 +8944,14 @@ msgstr "september" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Zend verificatiemail opnieuw" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Dienst" @@ -8770,6 +8983,10 @@ msgstr "Sessies" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Zet artikel op intern/publiek" @@ -8795,10 +9012,6 @@ msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "" "Stel beller ID voor uitgaande gesprekken in op basis de bestemmings beller ID" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8821,29 +9034,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Nieuw systeem installeren" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Stel de communicatiekanalen in die u met uw Zammad wilt gebruiken." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Instellen / overschrijven van afzender / van van e-mail op basis van reply-" "to header. Handig om de juiste klant in te stellen als e-mail wordt " "ontvangen van een systeem van een derde partij namens een klant." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Stelt het laatste klantcontact in op basis van het laatste contact van een " -"klant of op het laatste contact van een klant aan wie een agent nog niet " -"heeft gereageerd." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8872,11 +9088,6 @@ msgstr "Instellingen" msgid "Setup Finished" msgstr "Installatie geslaagd" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Nieuw systeem installeren" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Gedeeld" @@ -8979,6 +9190,12 @@ msgstr "Aanmelden" msgid "Signature" msgstr "Handtekening" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Zend verificatiemail opnieuw" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8989,22 +9206,10 @@ msgstr "Handtekeningen" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9028,10 +9233,6 @@ msgstr "Site" msgid "Skip" msgstr "Overslaan" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9070,10 +9271,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9303,28 +9500,11 @@ msgid "Sunday" msgstr "zondag" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Zin om dit object te verwijderen?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Zeker?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9382,11 +9562,12 @@ msgstr "Labels" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9404,10 +9585,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Sjablonen" @@ -9495,6 +9672,12 @@ msgstr "Tekst met ingeschakelde inline vertalingen ziet er als volgt uit" msgid "TextModule" msgstr "tekstmodule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9505,12 +9688,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Bedankt om deel te nemen. E-mail verzonden naar \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s object(en) zijn gecreëerd." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "De URL naar deze installatie van Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9521,6 +9730,10 @@ msgstr "" "De browser is verouderd. Het ondersteunt WebSocket niet - de technologie die " "we gebruiken voor de chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9532,14 +9745,30 @@ msgstr "" "zelfondertekend certificaat gebruikt, kunt u op \"Doorgaan\" drukken. Anders " "\"Annuleren\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "De chat is uitgeschakeld." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "De chat zal verschijnen wanneer een verbinding met de server is gemaakt en " "er iemand online is om mee te chatten." @@ -9578,14 +9807,31 @@ msgstr "De standaard lettergrootte is 12px" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "De volgende wijzigingen werden uitgevoerd:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "De volgende wijzigingen zijn gemaakt:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "De volgende wijzigingen werden uitgevoerd:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9598,6 +9844,10 @@ msgstr "" msgid "The format of the subject." msgstr "Het format van het onderwerp." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9606,6 +9856,14 @@ msgstr "" "De identificator voor een ticket, b.v. Ticket #, Call #, MyTicket #. De " "standaard is Ticket #." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "De import is succesvol afgerond" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "De import is succesvol afgerond" @@ -9622,6 +9880,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s object(en) zijn gecreëerd." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s object(en) zijn gecreëerd." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s object(en) zijn geupdate." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9634,6 +9923,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Mailadres kan niet worden geverifieerd. Neem contact op met uw beheerder. " + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "De test was succesvol." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "De test was succesvol." @@ -9651,17 +10003,21 @@ msgstr "" "De tekst aan het begin van het onderwerp van het email antwoord, e.g. RE, AW " "of AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "De tutorial over het beheer van een %s wordt gehost op" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s object(en) zijn gecreëerd." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s object(en) zijn gecreëerd." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9669,6 +10025,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "De manier om met ons te communiceren is een \"ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Thema" @@ -9688,12 +10048,16 @@ msgstr "" "bijgewerkt zodra het bekende nummer wordt overtroffen." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Er zijn te veel mensen in de wachtrij van de chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Er kunnen meerdere redenen voor het niet weergeven van de chat:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Er kunnen meerdere redenen voor het niet weergeven van de chat:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Er zijn te veel mensen in de wachtrij van de chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9708,9 +10072,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Het verwijderen kan niet ongedaan worden gemaakt. Als u zeker weet dat u " "hiermee door wilt gaan geef dan '%s' in." @@ -9724,9 +10092,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Deze klasse wordt toegevoegd aan de knop bij initialisatie en wordt " "verwijderd zodra de chatverbinding tot stand is gebracht." @@ -9739,20 +10111,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Dit is Zammad versie %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9769,14 +10129,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Dit kan enige tijd duren waardoor het systeem tijdelijk niet kan worden " "gebruikt." @@ -9799,6 +10155,18 @@ msgstr "This service enables Zammad to connect with your Exchange server." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Met deze service kan Zammad verbinding maken met uw LDAP-server." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Deze service ontvangt http-verzoeken of e-mails van% s en maakt tickets met " +"host en service." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9808,14 +10176,6 @@ msgid "" msgstr "" "Deze service ontvangt e-mails van% s en maakt tickets met host en service." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Deze service ontvangt http-verzoeken of e-mails van% s en maakt tickets met " -"host en service." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Deze service verzendt meldingen naar uw% s-kanaal." @@ -9836,10 +10196,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "do" @@ -9851,7 +10220,7 @@ msgstr "do" msgid "Thursday" msgstr "donderdag" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9953,7 +10322,9 @@ msgid "Ticket update" msgstr "Ticket bijwerken" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| is geëscaleerd!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9995,6 +10366,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets aan mijn toegewezen: %s van de %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickets van organisatie" @@ -10091,12 +10467,13 @@ msgstr "Aan" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10104,9 +10481,13 @@ msgid "To configure your system." msgstr "Om uw systeem te configureren." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Als u %s wilt inschakelen voor het verzenden van http-verzoeken naar %s, " "moet u een eigen \"meldingsregel\" maken in %s." @@ -10124,9 +10505,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "Om plaatshouders te selectere uit een lijst, voer \"::\" in." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Voor het instellen van deze service moet u een nieuwe | \"Incoming webhook\" " "maken in het integratiepaneel van% en voer de onderstaande URL voor de " @@ -10156,11 +10541,7 @@ msgid "Token Access" msgstr "Toegangstoken" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10281,10 +10662,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App inloggegevens" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter sleutel" @@ -10327,248 +10704,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Niet mogelijk de bot op te slaan" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Niet mogelijk de bot op te slaan" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Niet mogelijk de instellingen op te slaan." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Mailadres kan niet worden geverifieerd. Neem contact op met uw beheerder. " - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Niet toegewezen & Open" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10737,10 +10880,6 @@ msgstr "" msgid "Uploading" msgstr "Uploading" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10756,6 +10895,11 @@ msgstr "" "Gebruik clientopslag om gegevens te cachen om de prestaties van de " "applicatie te verbeteren." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Gebruik één lijn per URI" @@ -10768,6 +10912,16 @@ msgstr "" "Gebruik het onderwerpveld voor e-mails. Indien uitgeschakeld, wordt de titel " "van het ticket als onderwerp gebruikt." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Overal gebruiken" @@ -10842,8 +10996,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10852,20 +11006,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s object(en) zijn gecreëerd." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10908,12 +11075,12 @@ msgstr "Gebruikers zonder toegewezen LDAP groepen" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10941,11 +11108,6 @@ msgstr "Valuta" msgid "Variables" msgstr "Variabelen" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Leverancier" @@ -10954,19 +11116,17 @@ msgstr "Leverancier" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Wanneer notificatie wordt verstuurd" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifieer verzenden en ontvangen" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11086,20 +11246,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "We hebben OTRS BPM-processen gedetecteerd die niet in Zammad kunnen worden " "geïmporteerd, omdat we dit soort werkstromen momenteel niet ondersteunen." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "We hebben veel dynamische velden gevonden die niet gebruikelijk zijn in " "Zammad, omdat we een andere benadering volgen voor ticketattributen. Zammad " @@ -11111,8 +11282,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "We hebben% s e-mail (s) al in je mailbox aangetroffen. Zammad verplaatst het " @@ -11175,12 +11350,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11244,6 +11419,11 @@ msgstr "" msgid "Welcome!" msgstr "Welkom!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Wat beïnvloed je Zammad Karma?" @@ -11365,9 +11545,14 @@ msgid "With your current configuration the following will happen" msgstr "Met je huidige configuratie zal het volgende gebeuren" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Met | Datum | de ticketnummers worden gegenereerd door de huidige datum, de " @@ -11415,7 +11600,9 @@ msgstr "Jaren" msgid "Yellow" msgstr "Geel" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Ja" @@ -11435,27 +11622,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Welkom, stel je vraag gerust!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Je kunt nu %s koppelen met Zammad. Je moet echter eerst je Zammad met %s " "verbinden." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11475,13 +11660,26 @@ msgstr "Je kunt meerdere chat onderwerpen maken." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "De tutorial over het beheer van een %s wordt gehost op" + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11504,6 +11702,15 @@ msgstr "" msgid "You can request your password" msgstr "Je kunt jouw wachtwoord aanvragen" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11596,24 +11803,31 @@ msgstr "U moet de Zammad-eindpunten in de %s configureren" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "U gebruikt %s in de tekst maar er is geen bijlage bijgevoegd. Wil je " "doorgaan?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Je verzamelt positieve karma wanneer u regelmatig tickets op tijd " @@ -11623,13 +11837,25 @@ msgstr "" "twee of meer dagen te laat zijn." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Je bent reeds geregistreerd met je email adres als je al contact hebt gehad " "met onze support medewerkers" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Jouw Email configuratie" @@ -11646,34 +11872,34 @@ msgstr "Jouw nieuwe persoonlijke toegangs token" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Je account is nog niet bevestigd. Klik alstublieft op de link in de " "bevestigings e-mail." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11699,21 +11925,13 @@ msgid "Your karma is |%s|." msgstr "Jouw karma is |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Mailadres kan niet worden geverifieerd. Neem contact op met uw beheerder. " #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11724,18 +11942,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat vereist jQuery. Als je het niet al op je website gebruikt, neem " "het dan als volgt op:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat vereist jQuery. Als je het niet al op je website gebruikt, neem " +"het dan als volgt op:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11774,8 +12002,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad is momenteel in onderhoudsmodus. Alleen administrators kunnen " @@ -11801,10 +12033,6 @@ msgstr "" msgid "Zip" msgstr "Postcode" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "actief" @@ -11887,10 +12115,6 @@ msgstr "Gewijzigd" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11913,18 +12137,22 @@ msgid "connected" msgstr "verbonden" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "bevat" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "bevat alle" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "bevat geen" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "bevat niet" @@ -11944,18 +12172,6 @@ msgstr "bevat niet een" msgid "created" msgstr "aangemaakt" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11991,7 +12207,7 @@ msgstr "uitgeschakeld" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12085,7 +12301,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "van" @@ -12098,6 +12314,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "is veranderd" @@ -12242,11 +12459,6 @@ msgstr "samengevoegd" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "Migreer van een ander systeem" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuut" @@ -12418,7 +12630,7 @@ msgstr "selecteer" msgid "select attachment…" msgstr "selecteer bijlage..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12458,7 +12670,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12506,7 +12718,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "telegram privé bericht" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12575,7 +12787,7 @@ msgstr "ongewijzigd" msgid "updated" msgstr "bijgewerkt" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12603,16 +12815,18 @@ msgstr "binnen de afgelopen" msgid "within next (relative)" msgstr "binnen de komende" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "| Verhoging | het ticketnummer verhoogt, worden de SystemID en de teller " @@ -12624,10 +12838,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Links| betekend |[Ticket#12345] Onderwerp| " #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "| Geen | betekent | Een onderwerp | (zonder ticketnummer). In het laatste " "geval moet u \"postmaster___follow___up___search___in\" inschakelen om " @@ -12659,12 +12878,94 @@ msgstr "...van heel tekstgebied" msgid "∅ Waiting time today" msgstr "∅ Wachttijd vandaag" +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Klanten in de organisatie kunnen elkaar bekijken." + +#~ msgid "Escalated" +#~ msgstr "Geescaleerd" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Laatste klantencontact (als een behandelaar heeft gereageerd)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Laatste klantencontact (ook als geen behandelaar heeft gereageerd)" + +#~ msgid "Open" +#~ msgstr "Open" + +#~ msgid "Pending reached" +#~ msgstr "Wachtrijtijd overschreden" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Stelt het laatste klantcontact in op basis van het laatste contact van " +#~ "een klant of op het laatste contact van een klant aan wie een agent nog " +#~ "niet heeft gereageerd." + +#~ msgid "Confirm" +#~ msgstr "Bevestiging" + +#~ msgid "Sure?" +#~ msgstr "Zeker?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maximale grootte in MB aan e-mails." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Niet mogelijk de bot op te slaan" + +#~ msgid "Unable to save Bot." +#~ msgstr "Niet mogelijk de bot op te slaan" + +#~ msgid "Setup new System" +#~ msgstr "Nieuw systeem installeren" + +#~ msgid "Unable to save changes." +#~ msgstr "Niet mogelijk de instellingen op te slaan." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Welkom, stel je vraag gerust!" + +#~ msgid "migrate from another system" +#~ msgstr "Migreer van een ander systeem" + +#~ msgid "Or" +#~ msgstr "of" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s object(en) zijn verwijderd." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Let op: Bij het aanmaken van een ticket word er een mail verstuurd." + +#~ msgid "Call Inbound" +#~ msgstr "Inkomend telefoongesprek" + +#~ msgid "Call Outbound" +#~ msgstr "Uitgaand telefoongesprek" + #~ msgid "Please fill also some text in!" #~ msgstr "Vult u alstublieft wat tekst in!" -#~ msgid "Loading..." -#~ msgstr "Laden..." - #~ msgid "Search..." #~ msgstr "Zoeken..." diff --git a/i18n/zammad.no-no.po b/i18n/zammad.no-no.po index 37d101eaf..1c51f7439 100644 --- a/i18n/zammad.no-no.po +++ b/i18n/zammad.no-no.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm yyyy HH:MM" @@ -158,24 +162,6 @@ msgstr "%s grupper til %s rolletildeling" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s objekt(er) er opprettet." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s objekt(er) er slettet." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s objekt(er) er oppdatert." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s objekt(er) har blitt oppdatert." msgid "%s object(s) were deleted." msgstr "%s objekt(er) ble slettet." +#: 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." +msgstr "%s objekt(er) er opprettet." + +#: 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." +msgstr "%s objekt(er) ble slettet." + +#: 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." +msgstr "%s objekt(er) er oppdatert." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -363,7 +367,9 @@ msgid "2 hours" msgstr "2 timer" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 små og 2 store bokstaver" #: db/seeds/ticket_priorities.rb @@ -404,7 +410,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -450,18 +456,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -553,6 +547,7 @@ msgstr "Kontoer" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -636,6 +631,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -809,10 +805,6 @@ msgstr "Tillat fremtidig" msgid "Allow past" msgstr "Tillat tidligere" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Tillat bruker til å legge til nye tags" @@ -821,6 +813,10 @@ msgstr "Tillat bruker til å legge til nye tags" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -831,9 +827,10 @@ msgstr "også gi beskjed via epost" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -842,10 +839,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativt navn" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Du kan også importere data gjennom APIet." @@ -916,6 +909,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Konto ikke verifisert" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App legitimasjon for Facebook" @@ -971,7 +973,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Er du sikker?" @@ -988,6 +1000,18 @@ msgstr "Artikkel" msgid "Article Count" msgstr "Artikkelteller" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s objekt(er) er opprettet." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artikkel#" @@ -996,10 +1020,6 @@ msgstr "Artikkel#" msgid "Assign Follow-Ups" msgstr "Tildel oppfølgingssaker" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Tildel brukere basert på domene." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1015,6 +1035,12 @@ msgstr "Tildel oppfølgingssaker" msgid "Assign signup roles" msgstr "Tildel påmeldingsroller" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Tildel brukere basert på domene." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Tildelt" @@ -1098,12 +1124,6 @@ msgid "" msgstr "" "Merk: Dette vil bli innloggingspassordet ditt etter at importen er fullført." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Merk: Når en sak opprettes vil en e-post bli sendt." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1168,12 +1188,9 @@ msgstr "Authentication via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatisk tildel" @@ -1185,14 +1202,16 @@ msgstr "" msgid "Auto close" msgstr "Automatisk steng" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Automatisk stengstaus " - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automatisk opprettelse" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Automatisk stengstaus " + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatisk kontokobling på første innlogging" @@ -1242,6 +1261,10 @@ msgstr "Gjennomsnitt: %s minutes" msgid "Average: %s%" msgstr "Gjennomsnitt: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1294,8 +1317,8 @@ msgstr "Basisobjekter" msgid "Basic Settings" msgstr "Basisinnstillinger" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1320,18 +1343,18 @@ msgstr "Link bruker" msgid "Block Notifications" msgstr "Blokker notifikasjoner" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blokkerte IP.-adresser (adskilt med ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blokkerte Caller-ID basert på avsenders Caller-ID." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blokkerte IP.-adresser (adskilt med ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blokkerte land" @@ -1408,13 +1431,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Deteksjon av oppfølgingssaker gjøres normalt gjennom emnefeltet i en e-post. " @@ -1426,6 +1450,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1459,6 +1484,22 @@ msgstr "CTI (generisk)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfig" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrasjoner" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1474,14 +1515,6 @@ msgstr "Kalender" msgid "Calendars" msgstr "Kalender" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Innkommende samtale" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Utgående samtale" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1605,9 +1638,11 @@ msgstr "Kategori" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopi" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Når varsel skal sendes." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1661,6 +1696,12 @@ msgstr "Endret" msgid "Changes" msgstr "Endringer" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s objekt(er) er opprettet." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Det er utført endringer som krever en databaseoppdatering." @@ -1688,8 +1729,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1730,6 +1773,12 @@ msgstr "Kaneler" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chat tittel" @@ -1752,15 +1801,26 @@ msgid "Chatting Customers" msgstr "Chattende kunder" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Koble til kanaler" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Koble til kanaler" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1835,27 +1895,29 @@ msgid "City" msgstr "By" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Fortsett økt" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1896,8 +1958,8 @@ msgstr "Klienter" msgid "Clone" msgstr "Klone" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1921,6 +1983,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Steng denne tab" @@ -1942,6 +2008,7 @@ msgstr "" msgid "Closed" msgstr "Avsluttet" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1951,14 +2018,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Stengte saker" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Stengetid" @@ -2041,17 +2100,20 @@ msgstr "Konfigurer app" msgid "Configure Base" msgstr "Konfigurer base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Bekreft" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Bekreft/send inn dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfigurasjon" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2138,6 +2200,18 @@ msgstr "Forbindelsestest vellykket" msgid "Content" msgstr "Innhold" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s objekt(er) er opprettet." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s objekt(er) er opprettet." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2171,13 +2245,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Konvertering av retweets til saker er skrudd av" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2343,7 +2417,9 @@ msgid "Create a translation" msgstr "Lag en oversettelse" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Lag og sett opp %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2399,6 +2475,7 @@ msgstr "Lag din første sak" msgid "Created" msgstr "Opprettet" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2408,7 +2485,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2527,11 +2603,8 @@ msgstr "" "Kundesaker tilhørende brukeren vil bli slettet når oppgaven kjøres. " "Gjenoppretting er ikke mulig." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Kunder i organisasjonen kan vise hverandres oppføringer." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2624,7 +2697,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registrering fullført!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2632,6 +2705,7 @@ msgstr "Registrering fullført!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2673,10 +2747,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Standard synlighet for nye notater." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2698,12 +2768,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2718,26 +2782,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definerer HTTP-protokollen som brukes for din instans." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definerer avsender av e-postvarsler." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2747,6 +2799,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2762,32 +2820,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definerer avsender av e-postvarsler." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definerer avsender av e-postvarsler." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Antall feilede innlogginsforsøk før kontoen blir deaktivert." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2815,15 +2905,17 @@ msgstr "" "se ut." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" +"Definerer om en kunde kan opprette saker via brukergrensesnittet på nett." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2843,11 +2935,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2879,12 +2973,6 @@ msgid "Defines if a customer can create tickets via the web interface." msgstr "" "Definerer om en kunde kan opprette saker via brukergrensesnittet på nett." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2894,11 +2982,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2919,12 +3003,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2937,18 +3039,6 @@ msgstr "Definerer om saker skal lukkes hvis tjenesten blir gjenopprettet." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2959,10 +3049,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2979,11 +3086,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2992,32 +3094,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3035,7 +3131,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3051,6 +3147,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3068,7 +3170,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3083,6 +3189,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definerer HTTP-protokollen som brukes for din instans." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3096,9 +3208,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definerer pen formatering av datoer." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definerer backend for geo-oppslag av IP-adresser. Viser også plasseringen " "til en IP-adresse når adressen vises." @@ -3122,10 +3248,6 @@ msgid "Defines the backend for user and organization image lookups." msgstr "" "Definerer backend for oppslag av avbildninger for brukere og organisasjoner." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3134,6 +3256,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definerer systemets standardspråk." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Definerer standard tidssone i systemet." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Standard synlighet for nye notater." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3148,6 +3294,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definerer gruppen med opprettede saker." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definerer gruppen med opprettede saker." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3156,10 +3308,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3169,8 +3317,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definerer logoen som vises på nettsiden." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definerer navnet på applikasjonen, som vises på nettsiden (på faner og i " @@ -3180,22 +3336,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3236,21 +3380,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definerer status på automatisk lukkede saker." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definerer systemets standardspråk." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Definerer standard tidssone i systemet." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3265,6 +3399,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definerer pen formatering av datoer." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3285,7 +3429,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3375,11 +3519,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3418,6 +3562,12 @@ msgstr "Slettede saker (%s totalt)" msgid "Deletion Task" msgstr "Slettingsoppgave" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Levering feilet" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Levering feilet" @@ -3426,7 +3576,7 @@ msgstr "Levering feilet" msgid "Department" msgstr "Avdeling" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3538,6 +3688,7 @@ msgstr "Kast dine ulagrede endringer." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3547,10 +3698,6 @@ msgstr "Vis" msgid "Display name" msgstr "Visningsnavn" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3559,6 +3706,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Er du sikker på å slette dette objektet?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Er du sikker på å slette dette objektet?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domene" @@ -3784,6 +3944,19 @@ msgstr "" msgid "Email Outbound" msgstr "Utgående epost" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Kan ikke bekrefte e-post. Ta kontakt med administratoren din." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3968,11 +4141,13 @@ msgstr "" "[%s](%s) først." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Aktiverer brukerinnlogging via Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4124,7 +4299,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Skriv inn brukernavnet eller e-postadressen din" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4137,8 +4312,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Esklaerte" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Eksaleringstider" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4246,9 +4423,15 @@ msgid "Execute changes on objects" msgstr "Utfør endringer på objekter" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Utfør endringer på objekter" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Tidspunkt for utførelse" @@ -4296,10 +4479,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4427,15 +4606,17 @@ msgstr "Første løsning" msgid "First Steps" msgstr "Første steg" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Fornavn" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Første svar" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Fornavn" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Låste e-postkontoer" @@ -4594,10 +4775,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Fullt Navn" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fullt kvalifisert domenenavn" @@ -4619,12 +4796,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4632,7 +4809,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4667,6 +4844,12 @@ msgstr "Få en tilgangsnøkkel" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4688,10 +4871,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4704,14 +4883,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4745,10 +4916,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App Credentials" @@ -4784,7 +4951,6 @@ msgstr "Hilsen" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4842,6 +5008,12 @@ msgstr "Grupperingsrekkefølge" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4862,6 +5034,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Gruppevelger for saksoppretting" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Gruppevelger for saksoppretting" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5033,7 +5211,7 @@ msgstr "Helt" msgid "Hi! Which one of our products?" msgstr "Hei! Hvilket produkt?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5218,8 +5396,12 @@ msgstr "" "Hvis verten og tjenesten blir gjenopprettet, blir saken automatisk lukket." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Hvis avsender er en saksbehandler, blir første bruker i mottakerlisten satt " @@ -5319,6 +5501,18 @@ msgstr "Importer" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5331,28 +5525,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Import-endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Import nøkkel" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Importer modus" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5439,6 +5621,7 @@ msgstr "For at Zammad skal få tilgang til %s, må %s API-nøkkelen lagres her" msgid "Inbound" msgstr "Innkommende" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5521,6 +5704,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s objekt(er) er opprettet." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Integrert oversettelse" @@ -5591,6 +5780,12 @@ msgstr "" msgid "Intro" msgstr "Introduksjon" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5636,12 +5831,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5818,18 +6007,6 @@ msgstr "Karma-nivå" msgid "Karma Trends" msgstr "Karma-trender" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5838,6 +6015,7 @@ msgid "Keep messages on server" msgstr "Behold meldinger på server" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5875,6 +6053,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Kunnskapsbase" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Kunnskapsbase" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5942,14 +6136,12 @@ msgstr "Siste kontakt (agent)" msgid "Last contact (customer)" msgstr "Siste kontakt (kunde)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Siste kundekontakt (inkludert svar fra saksbehandler)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Siste kundekontakt (ikke inkludert svar fra saksbehandler)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Etternavn" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5968,11 +6160,6 @@ msgstr "siste synk" msgid "Last used" msgstr "Sist brukt" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Etternavn" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Siste oppdateringer" @@ -5990,11 +6177,11 @@ msgid "Limit Groups" msgstr "Begrens grupper" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6066,10 +6253,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "App-legitimasjon for LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Lenker" @@ -6082,6 +6265,17 @@ msgstr "Liste over snarveier" msgid "Load" msgstr "Last" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Laster..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6147,16 +6341,12 @@ msgstr "Glemt passord" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6306,10 +6496,6 @@ msgstr "Maksimum mislykkede pålogginger" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maksimal størrelse i MB av e-post." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6367,7 +6553,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6376,10 +6562,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6548,40 +6730,52 @@ msgstr "Flyttet inn" msgid "Moved out" msgstr "Flyttet ut" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mine tildelte saker" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Min organisasjons saker" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mine ventende saker" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mine saker som stedfortreder" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Min statisikk" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mine tildelte saker" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mine saker" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mine tildelte saker" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Min håndteringstid" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mine ventende saker" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mine saker som stedfortreder" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6660,18 +6854,18 @@ msgstr "Naviger gjennom artikkelen" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6685,7 +6879,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6713,7 +6907,6 @@ msgstr "Nettverk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Ny" @@ -6867,6 +7060,12 @@ msgstr "Ingen %s konfigurert." msgid "No Entries" msgstr "Ingen oppføringer" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Ingen %s konfigurert." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6887,9 +7086,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Ikke konfigurert" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6903,12 +7104,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6954,10 +7149,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6967,14 +7158,6 @@ msgstr "Ingen filter. " msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7052,14 +7235,16 @@ msgstr "Ingen oversettelse er tilgjengelig for denne lokaliteten" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Ingen uleste varsler for deg. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7151,6 +7336,10 @@ msgstr "Notis" msgid "Note - default visibility" msgstr "Notat - standard synlighet" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7216,10 +7405,6 @@ msgstr "november" msgid "Number" msgstr "Nummer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Antall feilede innlogginsforsøk før kontoen blir deaktivert." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7270,7 +7455,6 @@ msgid "October" msgstr "oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7315,29 +7499,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Kun tilgjengelig for brukere som er stedfortreder for andre brukere." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Kun tilgjengelig for brukere i en delt organisasjon." -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Kun for disse gruppene." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7356,16 +7533,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Åpen" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Åpne henvendelse# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Åpne saker" @@ -7392,8 +7566,11 @@ msgid "Options" msgstr "Valg" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Eller" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrer fra et annet system" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7451,8 +7628,8 @@ msgstr "Organisasjoner" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7500,12 +7677,6 @@ msgstr "Utgående samtale" msgid "Overview" msgstr "Oversikt" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Oversikt" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7519,6 +7690,12 @@ msgstr "" msgid "Overviews" msgstr "Oversikt" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Oversikt" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7549,10 +7726,6 @@ msgstr "" "Saker som er eid av brukeren blir ikke slettet, men tildelt systembrukeren " "(ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7613,7 +7786,9 @@ msgid "Password for proxy connection." msgstr "Passord for proxy-tilkobling." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Passordet må inneholde 2 små og 2 store tegn" #: db/seeds/settings.rb @@ -7657,8 +7832,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Ventet nådd" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mine ventende saker" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7727,6 +7904,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7744,11 +7927,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Vennligst klikk på knappen nedenfor for å lage din første." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Vennligst klikk på lenken i e-posten du har mottatt." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7765,14 +7952,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Oppgi tiden du vil føre." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Oppgi tiden du vil føre." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "Vennligst ikke utfør databaseendringer utenfor vedlikeholdsvinduet." @@ -7781,10 +7970,6 @@ msgstr "Vennligst ikke utfør databaseendringer utenfor vedlikeholdsvinduet." msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7889,6 +8074,10 @@ msgstr "Prioritet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7898,16 +8087,20 @@ msgid "Proceed" msgstr "Fortsett" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Tildel sak" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Sak eskalering" #: db/seeds/settings.rb msgid "Product Name" @@ -7967,6 +8160,12 @@ msgstr "Offentlig meny" msgid "Publish" msgstr "Publiser" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikkel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8000,7 +8199,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Sanntid" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8023,7 +8224,9 @@ msgstr "Siste logger" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Nylig viste henvendelser" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8100,6 +8303,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8165,18 +8369,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Forespør tillatelse" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8220,13 +8416,9 @@ msgstr "Tilbakestill endringer" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Tilbakestill endringer" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8256,17 +8448,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets konverteres til saker" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8388,6 +8578,10 @@ msgstr "SMS notifikasjon" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8456,6 +8650,15 @@ msgstr "Lagre ny mal" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr " Bulk action utført!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Tidsplan for" @@ -8469,16 +8672,16 @@ msgstr "Planlagt for" msgid "Scheduler" msgstr "Planlegger" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Planlegger" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Automatisering" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Planlegger" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8706,6 +8909,14 @@ msgstr "september" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Send bekreftelsesmeldingen på nytt" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Tjeneste" @@ -8737,6 +8948,10 @@ msgstr "Sesjoner" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Sett artikkel som intern/offentlig" @@ -8761,10 +8976,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Sett Caller-ID på utgående samtaler basert på mottakers Caller-ID." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8787,28 +8998,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Oppsett av nytt system" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Set up the communication channels you want to use with your account.\t" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Sett/overskriv avsender av e-post basert på Reply-To. Nyttig for å sette " "rett kunde hvis e-posten er mottatt fra et tredjepartssystem på kundens " "vegne." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Sett siste kundekontakt basert på siste kontakt med kunden, eller basert på " -"siste kontakt fra en kunde hvor en saksbehandler ennå ikke har svart." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8837,11 +9052,6 @@ msgstr "Innstillinger" msgid "Setup Finished" msgstr "Oppsettet er ferdig" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Oppsett av nytt system" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Delt" @@ -8944,6 +9154,12 @@ msgstr "Registrer" msgid "Signature" msgstr "Signatur" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Send bekreftelsesmeldingen på nytt" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8954,22 +9170,10 @@ msgstr "Signaturer" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8993,10 +9197,6 @@ msgstr "Sted" msgid "Skip" msgstr "Hopp over" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9035,10 +9235,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9268,28 +9464,11 @@ msgid "Sunday" msgstr "søndag" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Er du sikker på å slette dette objektet?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sikker?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9347,11 +9526,12 @@ msgstr "Stikkord" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9369,10 +9549,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Maler" @@ -9460,6 +9636,12 @@ msgstr "Tekst med integrert oversettelse aktivert ser slik ut" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9469,12 +9651,38 @@ msgstr "Takk for din henvendelse (#%s)! Vi kontakter deg så snart som mulig." msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Takk for at du ble med. Epost sendt til \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s objekt(er) er opprettet." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL til denne installasjonen av Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9485,6 +9693,10 @@ msgstr "" "Nettleseren er utdatert. Den støtter ikke WebSocket - teknologien vi bruker " "for chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9496,14 +9708,30 @@ msgstr "" "egensignert sertifikat, kan du velge \"Fortsett\". Hvis ikke, velg \"Avbryt" "\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chatten er avskrudd." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Chatten vil vises så fort forbindelsen til serveren er opprettet, og hvis " "det er noen tilgjengelig for chat." @@ -9542,14 +9770,31 @@ msgstr "Standard skriftstørrelse er 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Følgende endringer er gjort:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Følgende endringer har blitt gjort:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Følgende endringer er gjort:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9562,6 +9807,10 @@ msgstr "" msgid "The format of the subject." msgstr "Emneformatet." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9570,6 +9819,14 @@ msgstr "" "Identifikasjonen for en sak, f.eks. Ticket#, Sak#, Samtale#. Standard er " "Ticket#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Importen var vellykket." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Importen var vellykket." @@ -9586,6 +9843,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s objekt(er) er opprettet." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s objekt(er) er opprettet." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s objekt(er) er oppdatert." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9598,6 +9886,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Kan ikke bekrefte e-post. Ta kontakt med administratoren din." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testkjøringen var vellykket." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testkjøringen var vellykket." @@ -9617,19 +9967,21 @@ msgstr "" "Teksten som skal settes i begynnelsen av emnefeltet ved svar, f.eks. SV " "eller RE." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Veiledning for hvordan man administrerer %s finnes i vår online-" -"dokumentasjon %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s objekt(er) er opprettet." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s objekt(er) er opprettet." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9637,6 +9989,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Måten å kommunisere med oss ​​på er via tickets." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9654,12 +10010,16 @@ msgstr "" "Dette kan ta sin tid. Saksantallet vil vises så fort det blir kjent." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Det er for mange som venter til at du kan settes i kø." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Det kan være flere grunner til at chatten ikke vises:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Det kan være flere grunner til at chatten ikke vises:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Det er for mange som venter til at du kan settes i kø." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9674,9 +10034,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Det er ikke mulig å gjenopprette slettingen. Hvis du er helt sikker på at du " "vil gjøre dette, skriv \"%s\" i feltet." @@ -9690,9 +10054,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Denne klassen legges til knappen ved initiering, og fjernes så fort " "forbindelsen er opprettet." @@ -9705,20 +10073,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Dette er Zammad versjon %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9735,14 +10091,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Det kan være at systemet blir utilgjengelig for en tid." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9763,6 +10115,18 @@ msgstr "This service enables Zammad to connect with your Exchange server." msgid "This service enables Zammad to connect with your LDAP server." msgstr "This service enables Zammad to connect with your LDAP server." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Denne tjenesten mottar HTTP-forespørsler eller e-postmeldinger fra %s og " +"oppretter saker med vertsadresse og tjeneste." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9773,14 +10137,6 @@ msgstr "" "Denne tjenesten mottar e-postmeldinger fra %s og oppretter saker med " "vertsadresse og tjeneste." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Denne tjenesten mottar HTTP-forespørsler eller e-postmeldinger fra %s og " -"oppretter saker med vertsadresse og tjeneste." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Denne tjenesten sender varsler til din %s-kanal." @@ -9801,10 +10157,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "tor" @@ -9816,7 +10181,7 @@ msgstr "tor" msgid "Thursday" msgstr "torsdag" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9918,7 +10283,9 @@ msgid "Ticket update" msgstr "Sakoppdatering" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Henvendelse |%s| er eskalert!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9959,6 +10326,11 @@ msgstr "Saker blir bare tildelt automatisk om de ikke har en eier." msgid "Tickets assigned to me: %s of %s" msgstr "Saker tildelt meg:" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Saker til organisasjonen" @@ -10055,12 +10427,13 @@ msgstr "Til" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10068,9 +10441,13 @@ msgid "To configure your system." msgstr "For å konfigurere systemet." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "For at %s skal kunne sende HTTP-forespørsler til %s, må du lage en egen " "varslingsregel i %s." @@ -10088,9 +10465,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "For å velge plassholdere fra en liste, skriv inn \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "For å sette opp denne tjenesten må du lage en ny |\"Inngående webhook\"| i " "integrasjonspanelet for %s, og skrive inn webhook-URL under." @@ -10119,11 +10500,7 @@ msgid "Token Access" msgstr "Token tilgang" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10244,10 +10621,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10290,247 +10663,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Kan ikke lagre Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Kan ikke lagre Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Kan ikke lagre endringer." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Kan ikke bekrefte e-post. Ta kontakt med administratoren din." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Ikke tilordnet og åpen" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10698,10 +10838,6 @@ msgstr "" msgid "Uploading" msgstr "Laster opp" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10716,6 +10852,11 @@ msgid "Use client storage to cache data to enhance performance of application." msgstr "" "Bruk klientlagring for å mellomlagre data og øke ytelsen til applikasjonen." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Bruk én linje per URI" @@ -10728,6 +10869,16 @@ msgstr "" "Bruk emnefelt for e-poster. Hvis deaktivert, vil sakstittelen brukes som " "emne." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Brukes hvor som helst" @@ -10802,8 +10953,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10812,20 +10963,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s objekt(er) er opprettet." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10868,12 +11032,12 @@ msgstr "Brukere uten en tilknyttet LDAP-gruppe" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10901,11 +11065,6 @@ msgstr "Verdi" msgid "Variables" msgstr "Variabler" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Forhandler" @@ -10914,19 +11073,17 @@ msgstr "Forhandler" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Når varsel skal sendes." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Bekreft sending og mottak" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11046,20 +11203,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "We detected OTRS BPM processes which can't get imported into Zammad, since " "we currently don't support these kind of workflows." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "We found a lot of dynamic fields which are not common in Zammad, as we " "follow a different approach to ticket attributes. Zammad uses also tags in " @@ -11071,8 +11239,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "We have already found %s email(s) in your mailbox. We will move it all from " @@ -11136,12 +11308,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11205,6 +11377,11 @@ msgstr "" msgid "Welcome!" msgstr "Velkommen!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "What affects your Ticket Karma?" @@ -11323,9 +11500,14 @@ msgid "With your current configuration the following will happen" msgstr "Med gjeldende konfigurasjon, vil følgende skje" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Med |Dato| vil saksnumrene genereres utfra gjeldende dato, SystemID og " @@ -11373,7 +11555,9 @@ msgstr "År" msgid "Yellow" msgstr "Gul" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Ja" @@ -11393,25 +11577,23 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Velkommen! Det er bare å spørre meg om noe!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "Du kan knytte %s med Zammad. Du må knytte Zammad med %s først." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11431,13 +11613,28 @@ msgstr "Du kan opprette flere chat-emner." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Veiledning for hvordan man administrerer %s finnes i vår online-" +"dokumentasjon %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11460,6 +11657,15 @@ msgstr "" msgid "You can request your password" msgstr "Du kan be om passordet ditt" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11551,24 +11757,31 @@ msgstr "Du må konfigurere endepunktene i %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Du bruker %s i teksten, men det er ikke lagt til noe vedlegg. Vil du " "fortsette?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "You |accumulate positive Karma| when you regularly answer and close tickets " @@ -11577,13 +11790,25 @@ msgstr "" "tickets, escalated tickets or tickets that are two or more days overdue." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Du er allerede registrert med e-postadressen din hvis du har vært i kontakt " "med vårt supportteam." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Din epost konfigurasjon" @@ -11600,34 +11825,34 @@ msgstr "Din nye personlige tilgangsnøkkel" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Kontoen din er ikke bekreftet. Vennligst klikk på lenken i e-posten du har " "mottatt." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11653,21 +11878,12 @@ msgid "Your karma is |%s|." msgstr "Din karma er |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Kan ikke bekrefte e-post. Ta kontakt med administratoren din." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11678,18 +11894,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Chat requires jQuery. If you don't already use it on your website include it " "like this:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Chat requires jQuery. If you don't already use it on your website include it " +"like this:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11726,8 +11952,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Systemet er i vedlikeholdsmodus. Bare systemadministratorer kan logge inn. " @@ -11753,10 +11983,6 @@ msgstr "" msgid "Zip" msgstr "Postnr" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiv" @@ -11839,10 +12065,6 @@ msgstr "Endret" msgid "chat" msgstr "samtale" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11865,18 +12087,22 @@ msgid "connected" msgstr "koblet til" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "inneholder" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Inneholder alle" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Inneholder alle ikke" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "Inneholder ikke" @@ -11896,18 +12122,6 @@ msgstr "inneholder ikke én" msgid "created" msgstr "opprettet" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11943,7 +12157,7 @@ msgstr "deaktiveres" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12037,7 +12251,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "fra" @@ -12050,6 +12264,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "har endret" @@ -12194,11 +12409,6 @@ msgstr "flettet" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrer fra et annet system" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minutt" @@ -12370,7 +12580,7 @@ msgstr "" msgid "select attachment…" msgstr "velg vedlegg" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12410,7 +12620,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12458,7 +12668,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "personlig melding på Telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12527,7 +12737,7 @@ msgstr "Uåpnet" msgid "updated" msgstr "oppdatert" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12555,16 +12765,18 @@ msgstr "i løpet av forrige" msgid "within next (relative)" msgstr "i løpet av neste" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Økning| øker saksnummeret, SystemID og telleren brukes som definert i " @@ -12575,10 +12787,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Venstre| betyr |[Sak#12345] Ett emne|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Ingen| betyr |Ett emne| (uten saksnummer). I det siste tilfelle bør du " "aktivere \"postmaster___follow___up___search___in\" for å gjennkjenne " @@ -12610,12 +12827,93 @@ msgstr "...av hele tekstområdet" msgid "∅ Waiting time today" msgstr "Vente tid i dag" +#~ msgid "Cc" +#~ msgstr "Kopi" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Kunder i organisasjonen kan vise hverandres oppføringer." + +#~ msgid "Escalated" +#~ msgstr "Esklaerte" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Siste kundekontakt (inkludert svar fra saksbehandler)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Siste kundekontakt (ikke inkludert svar fra saksbehandler)" + +#~ msgid "Open" +#~ msgstr "Åpen" + +#~ msgid "Pending reached" +#~ msgstr "Ventet nådd" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Sett siste kundekontakt basert på siste kontakt med kunden, eller basert " +#~ "på siste kontakt fra en kunde hvor en saksbehandler ennå ikke har svart." + +#~ msgid "Confirm" +#~ msgstr "Bekreft" + +#~ msgid "Sure?" +#~ msgstr "Sikker?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maksimal størrelse i MB av e-post." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Kan ikke lagre Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "Kan ikke lagre Bot." + +#~ msgid "Setup new System" +#~ msgstr "Oppsett av nytt system" + +#~ msgid "Unable to save changes." +#~ msgstr "Kan ikke lagre endringer." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Velkommen! Det er bare å spørre meg om noe!" + +#~ msgid "migrate from another system" +#~ msgstr "migrer fra et annet system" + +#~ msgid "Or" +#~ msgstr "Eller" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s objekt(er) er slettet." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Merk: Når en sak opprettes vil en e-post bli sendt." + +#~ msgid "Call Inbound" +#~ msgstr "Innkommende samtale" + +#~ msgid "Call Outbound" +#~ msgstr "Utgående samtale" + #~ msgid "Please fill also some text in!" #~ msgstr "Du må også oppgi noe tekst!" -#~ msgid "Loading..." -#~ msgstr "Laster..." - #~ msgid "Search..." #~ msgstr "Søk..." diff --git a/i18n/zammad.pl.po b/i18n/zammad.pl.po index 6bed89de9..bcbcdf736 100644 --- a/i18n/zammad.pl.po +++ b/i18n/zammad.pl.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy-mm-dd" @@ -34,7 +36,9 @@ msgstr "yyyy-mm-dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy-mm-dd HH:MM" @@ -158,24 +162,6 @@ msgstr "% grup do % przypisanych ról" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Obiekt(y) utworzono." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Obiekt(y) usunięto." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Obiekt(y) zaktualizowano." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s Obiekt został zaktualizowany." msgid "%s object(s) were deleted." msgstr "%s Obiekty zostały usunięte." +#: 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." +msgstr "%s Obiekt(y) utworzono." + +#: 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." +msgstr "%s Obiekty zostały usunięte." + +#: 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." +msgstr "%s Obiekt(y) zaktualizowano." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -363,7 +367,9 @@ msgid "2 hours" msgstr "2 godziny" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 małe i 2 duże litery" #: db/seeds/ticket_priorities.rb @@ -404,7 +410,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -451,18 +457,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -555,6 +549,7 @@ msgstr "Konta" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -638,6 +633,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -811,10 +807,6 @@ msgstr "Pozwól w przyszłość" msgid "Allow past" msgstr "Pozwól w przeszłość" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Pozwól użytkownikom na dodawanie nowych tagów." @@ -823,6 +815,10 @@ msgstr "Pozwól użytkownikom na dodawanie nowych tagów." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -833,9 +829,10 @@ msgstr "Informuj przez email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -844,10 +841,6 @@ msgstr "" msgid "Alternative name" msgstr "Nazwa alternatywna" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternatywnie możesz użyć Zammad API do importu danych." @@ -918,6 +911,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Konto nie zwerifikowane" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Poświadczenia dla Facebook." @@ -973,7 +975,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Czy napewno?" @@ -990,6 +1002,18 @@ msgstr "Artykuł" msgid "Article Count" msgstr "Ilość Artykułów" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Obiekt(y) utworzono." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artykuł#" @@ -998,10 +1022,6 @@ msgstr "Artykuł#" msgid "Assign Follow-Ups" msgstr "Przypisz działania następcze" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Przydzielaj Użytkowników na podstawię domeny uzytkownika" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1017,6 +1037,12 @@ msgstr "Przypisz działania następcze" msgid "Assign signup roles" msgstr "Przypisz role" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Przydzielaj Użytkowników na podstawię domeny uzytkownika" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "przydzielone" @@ -1098,12 +1124,6 @@ msgid "" "completed." msgstr "Uwaga: To będzie Twoje hasło logowania po zakończeniu importowania." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Uwaga: podczas tworzenia zgłoszenia wysyłany jest e-mail" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1168,12 +1188,9 @@ msgstr "Logowanie przez %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatyczne przypsianie" @@ -1185,14 +1202,16 @@ msgstr "" msgid "Auto close" msgstr "Automatyczne zamykanie" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Stan autozamknięcia" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Automatyczne założenie" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Stan autozamknięcia" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatyczne tworzenie konta przy pierwszym logowaniu" @@ -1242,6 +1261,10 @@ msgstr "Średnio: %s minut" msgid "Average: %s%" msgstr "Średnio: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1294,8 +1317,8 @@ msgstr "Objekt Bazowy" msgid "Basic Settings" msgstr "Ustawienia Podstawowe" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1320,18 +1343,18 @@ msgstr "Powiązanie Użytkownika" msgid "Block Notifications" msgstr "Powiadomienia o Bilingu" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blokowane IP (oddzielone ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blokada ids dzwoniącego na podstawie identyfikatora nadawcy." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blokowane IP (oddzielone ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blokowane kraje" @@ -1408,13 +1431,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Domyślnie kontrola następcza jest przeprowadzana za pośrednictwem tematu " @@ -1426,6 +1450,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1458,6 +1483,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Config" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integracja" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1473,14 +1514,6 @@ msgstr "Kalendarz" msgid "Calendars" msgstr "Kalendarze" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Telefon przychodzący" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Telefon wychodzący" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1604,9 +1637,11 @@ msgstr "Kategoria" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "DW" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Gdy wysyłane jest powiadomienie." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1660,6 +1695,12 @@ msgstr "Zmienione" msgid "Changes" msgstr "Zmiany" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Obiekt(y) utworzono." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Wprowadzono zmiany wymagające aktualizacji bazy danych." @@ -1687,8 +1728,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanał" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1729,6 +1772,12 @@ msgstr "Kanały" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Tytuł chatu" @@ -1751,15 +1800,26 @@ msgid "Chatting Customers" msgstr "Czatujący Klienci" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Połącz Kanały" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Połącz Kanały" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1834,27 +1894,29 @@ msgid "City" msgstr "Miasto" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Kontynuuj sesje" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1895,8 +1957,8 @@ msgstr "Klienci" msgid "Clone" msgstr "Sklonuj" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1920,6 +1982,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Zamknij bieżącą zakładkę" @@ -1941,6 +2007,7 @@ msgstr "" msgid "Closed" msgstr "Zamknięte" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1950,14 +2017,6 @@ msgstr "" msgid "Closed Tickets" msgstr "ZAMKNIETE ZGŁOSZENIA" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Czas Zamknięcia" @@ -2040,17 +2099,20 @@ msgstr "Konfiguruj Alikację" msgid "Configure Base" msgstr "Skonfiguruj Bazę" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Potwierdź" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Potwierdź/submit dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguracja" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2137,6 +2199,18 @@ msgstr "Połączenie testowe udane" msgid "Content" msgstr "Zawartość" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Obiekt(y) utworzono." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Obiekt(y) utworzono." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2170,13 +2244,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Konwersja retweetów na bilety jest wyłączona" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2342,7 +2416,9 @@ msgid "Create a translation" msgstr "Utwórz tłumaczenie" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr " Utwórz i skonfiguruj" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2400,6 +2476,7 @@ msgstr "Stwórz swoje pierwsze zgłoszenie" msgid "Created" msgstr "Utworzone" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2409,7 +2486,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2528,11 +2604,8 @@ msgstr "" "Klienckie bilety użytkownika będą kasowane po ukończeniu zadania. Nie jest " "możliwe cofnięcie." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Klienci w organizacji mogą przeglądać inne elementy." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2625,7 +2698,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Rejestracja udana!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2633,6 +2706,7 @@ msgstr "Rejestracja udana!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2674,10 +2748,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Definiuje widoczność nowej notatki" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2699,12 +2769,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2719,26 +2783,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Zdefiniuj protokół http instancji." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Określa nadawcę powiadomień email." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2748,6 +2800,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2763,32 +2821,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Określa nadawcę powiadomień email." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Określa nadawcę powiadomień email." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Liczba nieudanych logowań po koncie zostanie wyłączona." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2816,15 +2906,16 @@ msgstr "" "mailowe) powinien wyglądać następująco:" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definiuje czy klient może tworzyć zgłoszenia przez interfejs Web. " #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2844,11 +2935,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2879,12 +2972,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definiuje czy klient może tworzyć zgłoszenia przez interfejs Web. " -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2894,11 +2981,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2919,12 +3002,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2937,18 +3038,6 @@ msgstr "Określ czy tickety powinny zostać zamknięte przy przywróceniu usług msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2959,10 +3048,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2979,11 +3085,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2992,32 +3093,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3035,7 +3130,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3051,6 +3146,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3068,7 +3169,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3083,6 +3188,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Zdefiniuj protokół http instancji." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3096,9 +3207,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Określa ładny format daty.\t" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Określa backend dla wyszukiwania geo IP. Pokazuje również lokalizację adresu " "IP, jeśli wyświetlany jest adres IP." @@ -3124,10 +3249,6 @@ msgid "Defines the backend for user and organization image lookups." msgstr "" "Zdefiniuje backend dla wyszukiwania wizerunku użytkownika i organizacji." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3136,6 +3257,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Określa domyślny język systemu." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Zdefiniuj domyślną strefę czasową systemu." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Definiuje widoczność nowej notatki" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3150,6 +3295,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Określa grupę utworzonych biletów." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Określa grupę utworzonych biletów." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3158,10 +3309,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3171,8 +3318,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definiuje Logo pokazywane w interfejsie aplikacji webowej" #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "Definiuje nazwę aplikacji pokazaną w przeglądarce." @@ -3180,22 +3335,10 @@ msgstr "Definiuje nazwę aplikacji pokazaną w przeglądarce." msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3238,21 +3381,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Określa stan automatycznych biletów zamkniętych." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Określa domyślny język systemu." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Zdefiniuj domyślną strefę czasową systemu." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3268,6 +3401,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Określa ładny format daty.\t" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3288,7 +3431,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3378,11 +3521,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3421,6 +3564,12 @@ msgstr "Usunięte bilety (%s wszystkich)" msgid "Deletion Task" msgstr "Zadanie usuwania" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Dostarczenie niedane" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Dostarczenie niedane" @@ -3429,7 +3578,7 @@ msgstr "Dostarczenie niedane" msgid "Department" msgstr "dział" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3541,6 +3690,7 @@ msgstr "Odrzuć niezapisane zmiany." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3550,10 +3700,6 @@ msgstr "Wyświetl" msgid "Display name" msgstr "Nazwa wyświetlana" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3562,6 +3708,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Czy na pewno usunąć obiekt?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Czy na pewno usunąć obiekt?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domena" @@ -3796,6 +3955,20 @@ msgstr "" msgid "Email Outbound" msgstr "Konto wychodzące" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Brak możliwości weryfikacji adresu email. Skontaktuj się z Administratorem" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3981,11 +4154,13 @@ msgstr "" "[%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Umożliwia uwierzytelnianie użytkowników przez Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4138,7 +4313,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Wprowadź swoją nazwę użytkownika lub adres e-mail" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4151,8 +4326,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Przeterminowane" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Czas Eskalacji" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4261,9 +4438,15 @@ msgid "Execute changes on objects" msgstr "Zastosuj zmiany na obiektach" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Zastosuj zmiany na obiektach" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Czas Uruchomienia" @@ -4311,10 +4494,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4443,15 +4622,17 @@ msgstr "Pierwsze Rozwiązanie" msgid "First Steps" msgstr "Pierwsze Kroki" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Imię" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Pierwsza odpowiedź" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Imię" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Sztywne Konta Email" @@ -4610,10 +4791,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Pełna Nazwa" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" @@ -4635,12 +4812,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4648,7 +4825,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4683,6 +4860,12 @@ msgstr "Uzyskiwanie dostępu do tokenu" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentientium" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4704,10 +4887,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4720,14 +4899,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4761,10 +4932,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App poświadczenia" @@ -4800,7 +4967,6 @@ msgstr "Pozdrowienie" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4858,6 +5024,12 @@ msgstr "Grupuj według kierunku" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4878,6 +5050,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Wybór grup dla tworzenia Zgłoszeń" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Wybór grup dla tworzenia Zgłoszeń" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5052,7 +5230,7 @@ msgstr "Bohater" msgid "Hi! Which one of our products?" msgstr "Cześć! Który z naszych produktów?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5239,8 +5417,12 @@ msgstr "" "zamknięty." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Jeśli nadawca jest agentem, ustaw pierwszego użytkownika na liście odbiorców " @@ -5337,6 +5519,18 @@ msgstr "Importuj" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5349,28 +5543,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Impportuj Końcówkę" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importuj Klucz" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Importuj Tryb" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5459,6 +5641,7 @@ msgstr "" msgid "Inbound" msgstr "Przychodzące" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5541,6 +5724,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Obiekt(y) utworzono." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Wstawianie tłumaczeń" @@ -5611,6 +5800,12 @@ msgstr "" msgid "Intro" msgstr "Wprowadzenie" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5656,12 +5851,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5841,18 +6030,6 @@ msgstr "Poziom Karmy" msgid "Karma Trends" msgstr "Trendy Karmy" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5861,6 +6038,7 @@ msgid "Keep messages on server" msgstr "Pozostaw wiadomości na serwerze" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5898,6 +6076,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Baza wiedzy" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Baza wiedzy" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5965,14 +6159,12 @@ msgstr "Ostatni kontakt (agent)" msgid "Last contact (customer)" msgstr "Ostatni kontakt (klient)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Ostatni kontakt z klientem (z uwzględnieniem odpowiedzi agenta)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Ostatni kontakt z klientem (nie uwzględnieniając odpowiedzi agenta)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Nazwisko" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5991,11 +6183,6 @@ msgstr "Ostatnia synchronizacja o" msgid "Last used" msgstr "ostatnio użyty" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Nazwisko" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Ostatnie Aktualizacje" @@ -6013,11 +6200,11 @@ msgid "Limit Groups" msgstr "Limit Grup" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6089,10 +6276,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Dane logowania LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Linki" @@ -6105,6 +6288,17 @@ msgstr "Lista skrótów" msgid "Load" msgstr "Załaduj" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Ładowanie..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6169,16 +6363,12 @@ msgstr "Przypomnij Hasło" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6328,10 +6518,6 @@ msgstr "Maksymalna ilość nieudanych logowań" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maksymalny rozmiar w MB wiadomości e-mail." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6389,7 +6575,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6398,10 +6584,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6570,40 +6752,54 @@ msgstr "Przeniesione w " msgid "Moved out" msgstr "Przeniesione z" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "autowybór" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Moje przydzielone Zgłoszenia" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Zgłoszenia Mojej Organizacji" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Moje Oczekujące" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mój bilet zastępczy" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Moje Statystyki" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Moje obserwowane" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moje zgłoszenia" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Moje przydzielone Zgłoszenia" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Mój czas reakcji: %s minut" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Moje Oczekujące" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mój bilet zastępczy" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Moje obserwowane" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6682,18 +6878,18 @@ msgstr "Nawiguj przez artykuł" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6707,7 +6903,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6735,7 +6931,6 @@ msgstr "Sieć" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nowe" @@ -6889,6 +7084,12 @@ msgstr "Nie skonfigurowany %s." msgid "No Entries" msgstr "Brak wpisów" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Nie skonfigurowany %s." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6909,9 +7110,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Nie skonfiigurwane" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6925,12 +7128,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6976,10 +7173,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6989,14 +7182,6 @@ msgstr "bez filtra" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Brak powiązanych problemów" @@ -7074,14 +7259,16 @@ msgstr "Brak dostępnych tłumaczeń dla tego regionu" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Bar nieprzeczytanych powiadomień dla ciebie :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7173,6 +7360,10 @@ msgstr "Uwaga" msgid "Note - default visibility" msgstr "Uwaga - domyślna widoczność" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7238,10 +7429,6 @@ msgstr "Listopad" msgid "Number" msgstr "Liczba" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Liczba nieudanych logowań po koncie zostanie wyłączona." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7292,7 +7479,6 @@ msgid "October" msgstr "Październik" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7337,29 +7523,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Dostępne tylko dla użytkowników, którzy zastępują innych użytkowników." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "dostępny tylko dla użytkowników współdzielących oragnizację" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Tylko dla tych grup" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7378,16 +7557,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Otwarte" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Otwórz Zgłoszenie# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Otwarte Zgłoszenia" @@ -7414,8 +7590,11 @@ msgid "Options" msgstr "Opcje" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Lub" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migruj z innego systemu" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7473,8 +7652,8 @@ msgstr "Organizacje" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7523,12 +7702,6 @@ msgstr "Rozmowa Wychodząca" msgid "Overview" msgstr "Przegląd" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Przegląd" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7542,6 +7715,12 @@ msgstr "" msgid "Overviews" msgstr "Przegląd" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Przegląd" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7572,10 +7751,6 @@ msgstr "" "Bilety właściciela użytkownika nie zostaną usunięte. Właściciel zostanie " "przypisany do użytkownika systemu (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7636,7 +7811,9 @@ msgid "Password for proxy connection." msgstr "hasło dla połączenia proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Hasło wymaga 2 małych i 2 dużych znaków." #: db/seeds/settings.rb @@ -7680,8 +7857,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Oczekujące" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Moje Oczekujące" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7750,6 +7929,12 @@ msgstr "Różowy" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7767,11 +7952,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Kliknij poniższy przycisk, aby utworzyć swoje pierwsze." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Proszę kliknąć na link w e-mailu weryfikacyjnym!" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7788,14 +7977,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Podaj swój czas, który chcesz rozliczyć." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Podaj swój czas, który chcesz rozliczyć." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7806,10 +7997,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Najpierw wybierz grupę, zanim podasz użytkownika!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7916,6 +8103,10 @@ msgstr "Priorytet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7925,16 +8116,20 @@ msgid "Proceed" msgstr "Postępować zgodnie z procedurą" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "przypisz zadania" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Przeterminowane Zgłoszenie" #: db/seeds/settings.rb msgid "Product Name" @@ -7994,6 +8189,12 @@ msgstr "Menu publiczne" msgid "Publish" msgstr "Opublikuj" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artykuł" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8027,7 +8228,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Prawdziwy czas" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8050,7 +8253,9 @@ msgstr "Ostatnie logi" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Ostatnio oglądanie Zgłoszenia" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8128,6 +8333,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8193,18 +8399,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Składanie wniosków o dotację" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8248,13 +8446,9 @@ msgstr "Resetuj zmiany" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Resetuj zmiany" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8284,17 +8478,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweety są konwertowane na bilety" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8417,6 +8609,10 @@ msgstr "Powiadomienie SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8485,6 +8681,15 @@ msgstr "Zapisz nowy szablon" msgid "Saved conditions" msgstr "Zapisane warunki" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Masowa akcja wykonana" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Rozkład na" @@ -8498,16 +8703,16 @@ msgstr "Zaplanowano dla" msgid "Scheduler" msgstr "Harmonogram" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Harmonogram" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Harmonogramy" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Harmonogram" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Ekran" @@ -8735,6 +8940,14 @@ msgstr "Wrzesień" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Wyślij ponownie maila weryfikacyjnego " + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Usługa" @@ -8766,6 +8979,10 @@ msgstr "Sesje" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Ustaw widoczność artykułu na wewnętrzny lub publiczny" @@ -8792,10 +9009,6 @@ msgstr "" "Ustaw id dzwoniącego dla połączeń wychodzących na podstawie identyfikatora " "dzwoniącego docelowego." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8818,30 +9031,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Konfiguruj nowy System" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" "Skonfiguruj kanały komunikacji, z których chcesz korzystać w Zammadzie." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Ustawianie/nadpisywanie nadawcy/nadawcy wiadomości e-mail na podstawie " "odpowiedzi do nagłówka. Przydatne przy ustawianiu poprawnego klienta, jeśli " "e-mail jest odbierany z systemu innych firm w imieniu klienta." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Ustawia ostatni kontakt z klientem na podstawie ostatniego kontaktu z " -"klientem lub na podstawie ostatniego kontaktu z klientem na który nie " -"została jeszcze udzielona odpowiedź." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8870,11 +9086,6 @@ msgstr "Ustawienia" msgid "Setup Finished" msgstr "Konfiguracja ukończona" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Konfiguruj nowy System" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Współdzielony" @@ -8977,6 +9188,12 @@ msgstr "Rejestracja " msgid "Signature" msgstr "Podpis" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Wyślij ponownie maila weryfikacyjnego " + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8987,22 +9204,10 @@ msgstr "Podpisy" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9026,10 +9231,6 @@ msgstr "Strona" msgid "Skip" msgstr "Pomiń" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9068,10 +9269,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9301,28 +9498,11 @@ msgid "Sunday" msgstr "7.Niedziela" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Czy na pewno usunąć obiekt?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Czy na pewno?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9380,11 +9560,12 @@ msgstr "Tagi" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9402,10 +9583,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Szablony" @@ -9493,6 +9670,12 @@ msgstr "Tekst z włączoną funkcją wstawiania tłumaczenia wygląda tak" msgid "TextModule" msgstr "Moduł Tekstowy" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Treść" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9503,12 +9686,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Dziękujemy za dołączenie, mail wysłany do \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Obiekt(y) utworzono." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "Adres URL do tej instalacji Zammada." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9518,6 +9727,10 @@ msgid "" msgstr "" "Przeglądarka jest stara i nie wspiera WebSocket - technologi użytej w czacie." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9529,14 +9742,30 @@ msgstr "" "samo-podpisanego certyfikatu, możesz nacisnąć \"Kontynuuj\". W przeciwnym " "razie proszę \"Anuluj\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Czat jest wyłączony." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Czat pojawi się w momencie połączenia z serwerem i gdy będzie dostępny agent." @@ -9575,14 +9804,31 @@ msgstr "Domyślna czcionka to 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Następujące zmiany zostały dokonane:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Zostały wykonane następujące zmiany:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Następujące zmiany zostały dokonane:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9595,6 +9841,10 @@ msgstr "" msgid "The format of the subject." msgstr "Format dla tematu maila." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9603,6 +9853,14 @@ msgstr "" "Identyfikator dla Zgłoszenia np. Zgłoszenia#, Problem#, MojeZgłoszenia#. " "Domyślnie #Zgłosznie" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Import został wykonany pomyślnie." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Import został wykonany pomyślnie." @@ -9619,6 +9877,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Obiekt(y) utworzono." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Obiekt(y) utworzono." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Obiekt(y) zaktualizowano." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9631,6 +9920,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Brak możliwości weryfikacji adresu email. Skontaktuj się z Administratorem" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testowe działanie wykonane pomyślnie." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testowe działanie wykonane pomyślnie." @@ -9649,19 +10001,21 @@ msgstr "" "Tekst na początku Tematu w wiadomości email podczas odpowiadania np. RE, AW, " "AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Samouczek dotyczący zarządzania% s znajduje się w naszej dokumentacji online" -"% l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Obiekt(y) utworzono." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Obiekt(y) utworzono." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9669,6 +10023,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Sposób komunikowania się z nami jest poprzez \"Zgłoszenie\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Kompozycja" @@ -9688,12 +10046,16 @@ msgstr "" "przekroczeniu aktualnie znanej liczby." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "W kolejce jest za dużo ludzi." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Może być kilka powodów:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Może być kilka powodów:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "W kolejce jest za dużo ludzi." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9708,9 +10070,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Nie będzie możliwe cofnięcie tego skasowanie. Jeśli jesteś pewien, to wpisz " "\"%s\" w polu wejścia." @@ -9724,9 +10090,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Ta klasa jest dodawana do guzika podczas inicjalizacji czatu i jest usuwana " "po ustanowieniu połączenia." @@ -9739,20 +10109,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Wersja Zammada %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9769,14 +10127,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Może to zająć trochę czasu, kiedy system nie może być używany." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9797,6 +10151,18 @@ msgstr "Usługa ta umożliwia Zammadowi połączenie się z serwerem Exchange." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Usługa ta umożliwia Zammadowi połączenie się z serwerem LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Usługa ta odbiera żądania http lub e-maile od %s i tworzy bilety z hostem i " +"usługą." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9806,14 +10172,6 @@ msgid "" msgstr "" "Usługa ta odbiera wiadomości e-mail od %s i tworzy bilety z hostem i usługą." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Usługa ta odbiera żądania http lub e-maile od %s i tworzy bilety z hostem i " -"usługą." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Usługa ta wysyła powiadomienia do kanału %s." @@ -9834,10 +10192,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "Użytkownik nie ma dostępu i nie będzie otrzymywać powiadomień." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Czw" @@ -9849,7 +10218,7 @@ msgstr "Czw" msgid "Thursday" msgstr "4.Czwartek" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9951,7 +10320,9 @@ msgid "Ticket update" msgstr "Aktualizacja Zgłoszenia" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Zgłoszenie |%s| jest eskalowane!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9993,6 +10364,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Przydzielone do mnie: %s z %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Zgłoszenia organizacji" @@ -10089,12 +10465,13 @@ msgstr "Do" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10102,9 +10479,13 @@ msgid "To configure your system." msgstr "Aby skonfigurować system." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Aby włączyć %s do wysyłania żądań http do %s, musisz utworzyć własną " "regułę powiadamiania w %s." @@ -10122,9 +10503,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "Aby wybrać pola wyboru z listy, po prostu wpisz \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Aby skonfigurować tę usługę musisz utworzyć nowy |\"Incoming webhook\"| w " "panelu integracyjnym %s i wpisać poniżej adres URL haka internetowego." @@ -10153,11 +10538,7 @@ msgid "Token Access" msgstr "Dostęp za pomocą Tokenu" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10278,10 +10659,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentientium" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10324,248 +10701,14 @@ msgstr "" msgid "URL" msgstr "Adres URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Nie można załadować danych ..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Nie można załadować problemów" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Nie można zapisać Bota." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Nie można zapisać zmian." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Brak możliwości weryfikacji adresu email. Skontaktuj się z Administratorem" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nieprzydzielone i Otwarte" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10732,10 +10875,6 @@ msgstr "" msgid "Uploading" msgstr "Wysyłam" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10750,6 +10889,11 @@ msgid "Use client storage to cache data to enhance performance of application." msgstr "" "Skorzystaj z pamięci masowej klienta, aby poprawić wydajność aplikacji." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Użyj jednej linii na identyfikator URI" @@ -10762,6 +10906,16 @@ msgstr "" "Użyj pola tematu dla wiadomości e-mail. W przypadku niepełnosprawności, " "tytuł biletu będzie użyty jako przedmiot." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Używany wszędzie" @@ -10836,8 +10990,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10846,21 +11000,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Obiekt(y) utworzono." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "Użytkownik nie ma dostępu i nie będzie otrzymywać powiadomień." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10902,12 +11069,12 @@ msgstr "Użytkownicy bez przypisanych grup LDAP" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10935,11 +11102,6 @@ msgstr "Wartość" msgid "Variables" msgstr "Zmienne" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Wydawca" @@ -10948,19 +11110,17 @@ msgstr "Wydawca" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Gdy wysyłane jest powiadomienie." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Sprawdź wysyłanie i odbieranie" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11080,20 +11240,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Wykryliśmy procesy OTRS BPM, które nie mogą zostać zaimportowane do Zammadu, " "ponieważ obecnie nie obsługujemy tego typu procesów." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Znaleźliśmy wiele dynamicznych pól, które nie są powszechne w Zammadzie, " "ponieważ stosujemy inne podejście do atrybutów biletów. Zammad oprócz " @@ -11105,8 +11276,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "W skrzynce pocztowej znajduje się już %s wiadomości e-mail. Zammad " @@ -11168,12 +11343,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11237,6 +11412,11 @@ msgstr "" msgid "Welcome!" msgstr "Witaj!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Co wpływa na Pana Zammadską Karmę?" @@ -11356,9 +11536,14 @@ msgid "With your current configuration the following will happen" msgstr "Przy bieżącej konfiguracji nastąpi następująca sytuacja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Za pomocą |Date| numery biletów będą generowane według aktualnej daty, " @@ -11406,7 +11591,9 @@ msgstr "Rok (lata)" msgid "Yellow" msgstr "Żółty" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Tak" @@ -11426,26 +11613,24 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Zapraszamy! Zapytaj mnie o coś!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Możesz połączyć %s z Zammad. Musisz najpierw połączyć swój Zammad z %s " #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11465,13 +11650,28 @@ msgstr "Można stworzyć wiele tematów czatu." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Samouczek dotyczący zarządzania% s znajduje się w naszej dokumentacji online" +"% l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11494,6 +11694,15 @@ msgstr "" msgid "You can request your password" msgstr "Możesz poprosić o swoje hasło" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11584,22 +11793,29 @@ msgstr "Musisz skonfigurować punkty końcowe Zammada w %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "Użyłeś %s w treści ale nie dodałeś załącznika. Na pewno kontynuować? " #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Zwiększasz swoją pozytywną Karmę jesli regularnie odpowiadasz na zgłoszenia " @@ -11609,13 +11825,25 @@ msgstr "" "eskalowane lub kiedy są przeterminowane więcej niż o dwa dni." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Twój adres e-mail jest zarejestrowany, jeśli skontaktowałeś się z naszym " "zespołem pomocy technicznej." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Konfiguracja Twojego Emaila" @@ -11632,34 +11860,34 @@ msgstr "Twój Nowy Prywatny Token Dostępowy" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Twoje konto nie jest zweryfikowane. Proszę kliknij w link weryfikacyjny z " "maila" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11685,21 +11913,13 @@ msgid "Your karma is |%s|." msgstr "Twoja karma to |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Brak możliwości weryfikacji adresu email. Skontaktuj się z Administratorem" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11710,18 +11930,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Czat wymaga jQuery. Jeżeli nie jest już wykorzystywany dodaj do kodu " "strony:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Czat wymaga jQuery. Jeżeli nie jest już wykorzystywany dodaj do kodu " +"strony:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11760,8 +11990,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad jest w trybie konserwacji. Tylko użytkownicy z prawami Administratora " @@ -11787,10 +12021,6 @@ msgstr "" msgid "Zip" msgstr "Kod" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktywny" @@ -11873,10 +12103,6 @@ msgstr "Zmienione" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11899,18 +12125,22 @@ msgid "connected" msgstr "połączony" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "zawiera" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Zawiera wszystko" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Zawiera wszystko nie" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "nie zawiera" @@ -11930,18 +12160,6 @@ msgstr "zawiera jedno ni" msgid "created" msgstr "utworzone" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11977,7 +12195,7 @@ msgstr "wyłączone" msgid "default" msgstr "domyślnie" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12071,7 +12289,7 @@ msgstr "wypełnij puste" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "od" @@ -12084,6 +12302,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "zmieniony" @@ -12228,11 +12447,6 @@ msgstr "scalone" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migruj z innego systemu" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuta" @@ -12404,7 +12618,7 @@ msgstr "wybierz" msgid "select attachment…" msgstr "wybierz załączniki..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12444,7 +12658,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12492,7 +12706,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "telegram osobista wiadomość" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12561,7 +12775,7 @@ msgstr "nietknięty" msgid "updated" msgstr "zaktualizowane" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12589,16 +12803,18 @@ msgstr "w ciągu ostatnich (względne)" msgid "within next (relative)" msgstr "w następnym (względnym)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "tak" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "Zwiększa numer zgłoszenia, SystemID i licznik w formacie \"SystemID.Counter" @@ -12609,10 +12825,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Left| oznacza |[Ticket#12345] Jakiś temat|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|None| oznacz |Jakis temat| (bez numery zgłoszenia). W tym przypadku powinno " "sie zaznaczyć jako włączone \"postmaster___follow___up___search___in\" aby " @@ -12644,12 +12865,100 @@ msgstr "...całego pola tekstowego" msgid "∅ Waiting time today" msgstr "∅ dzisiejszy czas oczekiwania " +#~ msgid "Cc" +#~ msgstr "DW" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Klienci w organizacji mogą przeglądać inne elementy." + +#~ msgid "Escalated" +#~ msgstr "Przeterminowane" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "Ostatni kontakt z klientem (z uwzględnieniem odpowiedzi agenta)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Ostatni kontakt z klientem (nie uwzględnieniając odpowiedzi agenta)" + +#~ msgid "Open" +#~ msgstr "Otwarte" + +#~ msgid "Pending reached" +#~ msgstr "Oczekujące" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Ustawia ostatni kontakt z klientem na podstawie ostatniego kontaktu z " +#~ "klientem lub na podstawie ostatniego kontaktu z klientem na który nie " +#~ "została jeszcze udzielona odpowiedź." + +#~ msgid "Confirm" +#~ msgstr "Potwierdź" + +#~ msgid "Sure?" +#~ msgstr "Czy na pewno?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maksymalny rozmiar w MB wiadomości e-mail." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Nie można załadować danych ..." + +#~ msgid "Unable to load issues" +#~ msgstr "Nie można załadować problemów" + +#~ msgid "Unable to save Bot." +#~ msgstr "Nie można zapisać Bota." + +#~ msgid "Setup new System" +#~ msgstr "Konfiguruj nowy System" + +#~ msgid "Unable to save changes." +#~ msgstr "Nie można zapisać zmian." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Zapraszamy! Zapytaj mnie o coś!" + +#~ msgid "migrate from another system" +#~ msgstr "migruj z innego systemu" + +#~ msgid "Or" +#~ msgstr "Lub" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "Najpierw wybierz grupę, zanim podasz użytkownika!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Obiekt(y) usunięto." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Uwaga: podczas tworzenia zgłoszenia wysyłany jest e-mail" + +#~ msgid "Call Inbound" +#~ msgstr "Telefon przychodzący" + +#~ msgid "Call Outbound" +#~ msgstr "Telefon wychodzący" + #~ msgid "Please fill also some text in!" #~ msgstr "Proszę również wypełnić tekst!" -#~ msgid "Loading..." -#~ msgstr "Ładowanie..." - #~ msgid "Search..." #~ msgstr "Szukaj" diff --git a/i18n/zammad.pt-br.po b/i18n/zammad.pt-br.po index 494f5f9a0..04ba81512 100644 --- a/i18n/zammad.pt-br.po +++ b/i18n/zammad.pt-br.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" @@ -34,7 +36,9 @@ msgstr "dd/mm/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" @@ -160,24 +164,6 @@ msgstr "atribuições de %s grupos para %s perfis" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objeto(s) foram criados" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objeto(s) serão deletados." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objeto(s) foram atualizados" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -196,6 +182,24 @@ msgstr "%s Objeto(s) foram atualizados" msgid "%s object(s) were deleted." msgstr "%s Objeto(s) foram deletados" +#: 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." +msgstr "%s Objeto(s) foram criados" + +#: 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." +msgstr "%s Objeto(s) foram deletados" + +#: 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." +msgstr "%s Objeto(s) foram atualizados" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -366,7 +370,9 @@ msgid "2 hours" msgstr "2 horas" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 caracteres maiúsculos e 2 minúsculos" #: db/seeds/ticket_priorities.rb @@ -407,7 +413,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -455,18 +461,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -558,6 +552,7 @@ msgstr "(contas)" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -641,6 +636,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -813,10 +809,6 @@ msgstr "Permitir futuro" msgid "Allow past" msgstr "Permitir passado" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permitir que usuários adicionem Tags" @@ -825,6 +817,10 @@ msgstr "Permitir que usuários adicionem Tags" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -835,9 +831,10 @@ msgstr "notificar por email?" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -846,10 +843,6 @@ msgstr "" msgid "Alternative name" msgstr "Nome alternativo" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "" @@ -921,6 +914,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Conta não verificada" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Credenciais do aplicativo para o Facebook." @@ -976,7 +978,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Are you sure?" @@ -993,6 +1005,18 @@ msgstr "Artigo" msgid "Article Count" msgstr "Contagem de artigos" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objeto(s) foram criados" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Artigo#" @@ -1001,10 +1025,6 @@ msgstr "Artigo#" msgid "Assign Follow-Ups" msgstr "Associar Follow-Ups" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Atrelar usuários baseado nos usuários de domínio" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1020,6 +1040,12 @@ msgstr "Associar Follow-Ups" msgid "Assign signup roles" msgstr "Atribuir funções de inscrição" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Atrelar usuários baseado nos usuários de domínio" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "atribuídos" @@ -1103,12 +1129,6 @@ msgid "" msgstr "" "Atenção: Esta será sua senha de acesso depois que a importação for concluída" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atenção: Quando um ticket é criado, um e-mail é enviado." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1173,12 +1193,9 @@ msgstr "Authenticar via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Atribuição automática" @@ -1190,14 +1207,16 @@ msgstr "" msgid "Auto close" msgstr "Fechar automaticamente" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Estado de fechamento automático" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Criar automaticamente" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Estado de fechamento automático" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Link automático da conta no logon inicial" @@ -1247,6 +1266,10 @@ msgstr "Média: %s minutos" msgid "Average: %s%" msgstr "Média: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1299,8 +1322,8 @@ msgstr "Base Objects" msgid "Basic Settings" msgstr "Configurações básicas\t" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1325,19 +1348,19 @@ msgstr "Vincular usuário" msgid "Block Notifications" msgstr "Bloquear Notificações" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "IPs bloqueados (separados por ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "Identificadores de chamada bloqueados com base no identificador da chamada." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "IPs bloqueados (separados por ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Países bloqueados" @@ -1414,13 +1437,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Por padrão, a verificação de acompanhamento é feita com base no assunto do e-" @@ -1432,6 +1456,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1464,6 +1489,22 @@ msgstr "CTI (generico)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configuração" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrações" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1479,14 +1520,6 @@ msgstr "Calendário" msgid "Calendars" msgstr "Calendários" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Ligação entrando" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Ligação Saindo" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1610,9 +1643,11 @@ msgstr "Categoria" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cópia " +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Onde a notificação é enviada." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1666,6 +1701,12 @@ msgstr "Alterado" msgid "Changes" msgstr "Mudanças" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objeto(s) foram criados" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Mudanças foram feitas que requerem uma atualização do banco de dados." @@ -1693,8 +1734,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1735,6 +1778,12 @@ msgstr "Canais" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "titulo do chat" @@ -1757,15 +1806,26 @@ msgid "Chatting Customers" msgstr "Conversando com Clientes" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Conectar Canais" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Conectar Canais" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1840,27 +1900,29 @@ msgid "City" msgstr "Cidade" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuar Sessão" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1901,8 +1963,8 @@ msgstr "Clientes" msgid "Clone" msgstr "Clonar" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1926,6 +1988,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Fecha aba atual" @@ -1947,6 +2013,7 @@ msgstr "Fechar Aba ao fechar o chamado" msgid "Closed" msgstr "Fechado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1956,14 +2023,6 @@ msgstr "" msgid "Closed Tickets" msgstr "chamados fechados" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Horário de Fechamento" @@ -2046,17 +2105,20 @@ msgstr "Configurar App" msgid "Configure Base" msgstr "Configurar Base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmar" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirmar/Enviar" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuração" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2143,6 +2205,18 @@ msgstr "Teste de conexão finalizado com sucesso" msgid "Content" msgstr "Conteúdo" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objeto(s) foram criados" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objeto(s) foram criados" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2176,13 +2250,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Conversão de retweets em chamados está desabilitada" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2348,7 +2422,9 @@ msgid "Create a translation" msgstr "Crie uma tradução" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Crie e configure %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2404,6 +2480,7 @@ msgstr "Criar seu primeiro Ticket" msgid "Created" msgstr "Criado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2413,7 +2490,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2532,11 +2608,8 @@ msgstr "" " Os tickets do cliente do usuário serão excluídos na execução da tarefa. Não " "é possível reverter." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Usuários desta Organização podem visualizar outros itens. " - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2629,7 +2702,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registrado(a) com sucesso!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2637,6 +2710,7 @@ msgstr "Registrado(a) com sucesso!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2678,10 +2752,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilidade padrão para novas notas." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2703,12 +2773,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2723,26 +2787,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Define o protocolo HTTP da sua instância." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Define a entidade que envia os e-mails" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2752,6 +2804,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2767,32 +2825,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Define a entidade que envia os e-mails" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Define a entidade que envia os e-mails" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Número de falhas de login, depois a conta será desativada " + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2820,15 +2910,16 @@ msgstr "" "dos tickets) será apresentado." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Define se o cliente pode criar chamados pela Web" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2848,11 +2939,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2883,12 +2976,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Define se o cliente pode criar chamados pela Web" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2898,11 +2985,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2923,12 +3006,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2941,18 +3042,6 @@ msgstr "Defines if tickets should be closed if service is recovered." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2963,10 +3052,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2983,11 +3089,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2996,32 +3097,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3039,7 +3134,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3055,6 +3150,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3072,7 +3173,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3087,6 +3192,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Define o protocolo HTTP da sua instância." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3100,9 +3211,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Define formato amigável de data" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Define o backend pesquisas de calendários geo. Exibe também a localização de " "um endereço IP se ele for exibido." @@ -3127,10 +3252,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Define o backend para imagens de usuarios e organizações." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3139,6 +3260,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Define o idioma padrão do sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Define o fuso horário padrão do sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilidade padrão para novas notas." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3154,6 +3299,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Defines the group of created tickets." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Defines the group of created tickets." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3162,10 +3313,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3175,8 +3322,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Determina o logo do aplicativo, aparece na interface web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Define o nome deste aplicativo, aparece na interface Web, nas abas e na " @@ -3186,22 +3341,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3244,21 +3387,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Defines the state of auto closed tickets." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Define o idioma padrão do sistema." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Define o fuso horário padrão do sistema." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3274,6 +3407,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "Define o comportamento da guia depois de ação do Ticket" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Define formato amigável de data" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3294,7 +3437,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3384,11 +3527,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3427,6 +3570,12 @@ msgstr "Tickets excluídos (%s no total)" msgid "Deletion Task" msgstr "Tarefa de exclusão" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Falha na Entrega" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Falha na Entrega" @@ -3435,7 +3584,7 @@ msgstr "Falha na Entrega" msgid "Department" msgstr "Departmento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3547,6 +3696,7 @@ msgstr "Descartar alterações não salvas." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3556,10 +3706,6 @@ msgstr "Exibir" msgid "Display name" msgstr "Nome de exibição" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3568,6 +3714,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Tem certeza em apagar este objeto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Tem certeza em apagar este objeto?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "dominio" @@ -3798,6 +3957,19 @@ msgstr "" msgid "Email Outbound" msgstr "Saída de Email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Não foi possível verificar e-mail. Por favor contate um administrador." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3985,11 +4157,13 @@ msgstr "" "(%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Ativa a autenticação do usuário por meio do Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4140,7 +4314,7 @@ msgstr "Digite seu endereço de Email e o token da API %s obtidos do seu." msgid "Enter your username or email address" msgstr "Digite seu usuário ou endereço de email" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4153,8 +4327,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalonados" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Tempos de escalonamento" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4263,9 +4439,15 @@ msgid "Execute changes on objects" msgstr "executar alterações nos objetos" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "executar alterações nos objetos" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Tempo de execução" @@ -4313,10 +4495,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4445,15 +4623,17 @@ msgstr "Primeira Solução" msgid "First Steps" msgstr "Primeiros passos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nome" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primeira resposta" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nome" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Contas de Email Fixas" @@ -4613,10 +4793,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nome Completo" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Nome de domínio qualificado (fqdn)" @@ -4638,12 +4814,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4651,7 +4827,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4687,6 +4863,12 @@ msgstr "Obter um Token de Acesso" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4708,10 +4890,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4724,14 +4902,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4765,10 +4935,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Credenciais do aplicativo para o Google." @@ -4804,7 +4970,6 @@ msgstr "Saudações" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4862,6 +5027,12 @@ msgstr "Agrupar por Direção" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4882,6 +5053,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Seleção de Grupos para criação de Chamados" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Seleção de Grupos para criação de Chamados" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5056,7 +5233,7 @@ msgstr "Herói" msgid "Hi! Which one of our products?" msgstr "Oi! Qual dos nossos produtos?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5247,8 +5424,12 @@ msgstr "" "automatically." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Se o remetente for um agente, configure o primeiro usuário na lista de " @@ -5347,6 +5528,18 @@ msgstr "Importar" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5359,28 +5552,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Importar Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Chave de Importação" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Modo de Importação" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5470,6 +5651,7 @@ msgstr "Para que Zammad acesse %s, o token de API %s deve ser armazenado aqui" msgid "Inbound" msgstr "Entrada" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5552,6 +5734,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objeto(s) foram criados" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Tradução direta" @@ -5623,6 +5811,12 @@ msgstr "" msgid "Intro" msgstr "Introdução" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5668,12 +5862,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5854,18 +6042,6 @@ msgstr "Nível de Karma" msgid "Karma Trends" msgstr "Tendências de Karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5874,6 +6050,7 @@ msgid "Keep messages on server" msgstr "Manter mensagens no servidor" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5911,6 +6088,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de Conhecimento" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de Conhecimento" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5978,14 +6171,12 @@ msgstr "Último Contato (agente)" msgid "Last contact (customer)" msgstr "Último Contato (cliente)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Último contato do cliente (considerando se um agente respondeu a ele)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Último contato do cliente (sem considerar um agente respondeu a ele)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Sobrenome" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6004,11 +6195,6 @@ msgstr "Ultima sincronização em" msgid "Last used" msgstr "Última Utilização" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Sobrenome" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Últimas Atualizações" @@ -6026,11 +6212,11 @@ msgid "Limit Groups" msgstr "Limitar grupos" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6102,10 +6288,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credenciais do LinkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -6118,6 +6300,17 @@ msgstr "Lista de atalhos" msgid "Load" msgstr "Carregar" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Carregando..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6183,16 +6376,12 @@ msgstr "Recuperar Senha" msgid "Lost network connection!" msgstr "Conexão perdida!" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6342,10 +6531,6 @@ msgstr "Número máximo de logins incorretos" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Tamanho máximo dos e-mails em MB." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "tamanho max" @@ -6403,7 +6588,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6412,10 +6597,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6584,40 +6765,54 @@ msgstr "Movido de" msgid "Moved out" msgstr "Movido para" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "auto seleção" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Meus" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Meus Tickets da Organização" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Minhas entradas pendentes" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "My replacement Tickets" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Minhas estatísticas" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Meus ingressos assinados" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Meus Chamados" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Meus" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Meu tempo médio: %s minutes" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Minhas entradas pendentes" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "My replacement Tickets" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Meus ingressos assinados" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6696,18 +6891,18 @@ msgstr "Navegar pelo artigo" msgid "Navigation" msgstr "Navegação" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6721,7 +6916,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6749,7 +6944,6 @@ msgstr "Rede" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nova" @@ -6903,6 +7097,12 @@ msgstr "Sem %s configurado." msgid "No Entries" msgstr "Nenhum registro" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Sem %s configurado." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6923,9 +7123,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Não configurado" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6939,12 +7141,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6990,10 +7186,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7003,14 +7195,6 @@ msgstr "Sem filtro" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Sem problemas vinculados" @@ -7088,14 +7272,16 @@ msgstr "Nenhuma tradução para esta localidade disponível" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nenhuma notificação não lida." +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7187,6 +7373,10 @@ msgstr "Nota" msgid "Note - default visibility" msgstr "Nota - visibilidade padrão" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7252,10 +7442,6 @@ msgstr "Novembro" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Número de falhas de login, depois a conta será desativada " - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7306,7 +7492,6 @@ msgid "October" msgstr "Outubro" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7352,29 +7537,22 @@ msgstr "" "Disponível apenas para usuários que são substituições para outros usuários." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "apenas disponível para usuários com organizaçao compartilhada" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Somente para estes grupos." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7393,16 +7571,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Aberto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Abrir Chamado# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "chamados abertos" @@ -7429,8 +7604,11 @@ msgid "Options" msgstr "Opções" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ou" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migre de outro sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7488,8 +7666,8 @@ msgstr "Organizações" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7539,12 +7717,6 @@ msgstr "Telefonema Realizado" msgid "Overview" msgstr "Visão Geral" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Visão Geral" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7558,6 +7730,12 @@ msgstr "" msgid "Overviews" msgstr "VisãoGeral" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Visão Geral" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7588,10 +7766,6 @@ msgstr "" "Os chamados com propriedade do usuário não serão excluídos. O proprietário " "será mapeado para o usuário do sistema (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7652,7 +7826,9 @@ msgid "Password for proxy connection." msgstr "Senha para conexão de proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Senha precisa conter 2 letras maiúsculas e minúsculas?" #: db/seeds/settings.rb @@ -7696,8 +7872,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pendente alcançado" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Minhas entradas pendentes" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7767,6 +7945,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "PlaceTel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "PlaceTel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7784,11 +7968,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Por favor, clique no botão abaixo para criar pelo menos um" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Por favor clique no link no Email de verificação" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7805,14 +7993,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Por favor, digite seu tempo que você deseja contabilizar." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Por favor, digite seu tempo que você deseja contabilizar." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7823,10 +8013,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Selecione um grupo primeiro, antes de mencionar um usuário!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7933,6 +8119,10 @@ msgstr "Prioridade" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7942,16 +8132,20 @@ msgid "Proceed" msgstr "Prosseguir" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "tickets assinados" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Escalonamento de Chamado" #: db/seeds/settings.rb msgid "Product Name" @@ -8011,6 +8205,12 @@ msgstr "Menu Público" msgid "Publish" msgstr "Publicar" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artigo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8044,7 +8244,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tempo Real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8067,7 +8269,9 @@ msgstr "Logs recentes" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "CHAMADOS VISUALIZADOS RECENTEMENTE" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8145,6 +8349,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8210,18 +8415,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Obter Permissão " -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8265,13 +8462,9 @@ msgstr "Reiniciar mudanças" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Reiniciar mudanças" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8301,17 +8494,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets serão convertidos em Chamados" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8434,6 +8625,10 @@ msgstr "Notificações SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8502,6 +8697,15 @@ msgstr "Salvar novo modelo" msgid "Saved conditions" msgstr "Condições salvas" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Ação em massa executada!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Agendar para" @@ -8516,13 +8720,13 @@ msgid "Scheduler" msgstr "Agendador" #: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" +msgid "Schedulers" msgstr "Agendador" #: app/assets/javascripts/app/controllers/job.coffee -msgid "Schedulers" +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" msgstr "Agendador" #: app/assets/javascripts/app/views/object_manager/screens.jst.eco @@ -8752,6 +8956,14 @@ msgstr "Setembro" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Reenviar e-mail de verificação" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Serviço" @@ -8783,6 +8995,10 @@ msgstr "Sessões" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Ajusta artigo entre interno/publico" @@ -8809,10 +9025,6 @@ msgstr "" "Definir o Identificador de chamada das ligações de saída com base no " "identificador de chamada da pessoa de destino." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8835,28 +9047,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Instalar novo Sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Configura os canais de comunicação que você quer usar em seu Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Defini/altera o remetente de um email com base no cabeçalho Replay-To. Isso " "é útil para definir corretamente o cliente quando o email é enviado por um " "sistema de terceiros em nome do cliente." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Define o último contato do cliente com base no último contato de um cliente " -"ou no último contato de um cliente para o qual um agente ainda não respondeu." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8885,11 +9101,6 @@ msgstr "Configurações" msgid "Setup Finished" msgstr "Instalação Concluída" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Instalar novo Sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartilhado" @@ -8992,6 +9203,12 @@ msgstr "Registrar" msgid "Signature" msgstr "Assinatura" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Reenviar e-mail de verificação" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9002,22 +9219,10 @@ msgstr "Assinaturas" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9041,10 +9246,6 @@ msgstr "Site" msgid "Skip" msgstr "Pular" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9083,10 +9284,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9316,28 +9513,11 @@ msgid "Sunday" msgstr "Domingo" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Tem certeza em apagar este objeto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Tem certeza?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9395,11 +9575,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9417,10 +9598,6 @@ msgstr "Telegrama" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Modelos" @@ -9508,6 +9685,12 @@ msgstr "Texto com tradução direta Habilitada aparecerá assim" msgid "TextModule" msgstr "ModuloDeTexto" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texto" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9517,12 +9700,38 @@ msgstr "Obrigado pela pergunta (#%s)! Nós responderemos assim que possível!" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Obrigado por se juntar, Email enviado para %s" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objeto(s) foram criados" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "A URL da instalação deste Zammad" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9532,6 +9741,10 @@ msgid "" msgstr "" "Navegador antigo que não suporta WebSocket (a tecnologia usada no chat)" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9543,14 +9756,30 @@ msgstr "" "que está usando um certificado auto-assinado, você pode pressionar \"Proceder" "\". Caso contrário, por favor \"Cancelar\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "O chat está desativado." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "O chat aparecerá assim que a conexão for estabelecida, desde que haja algum " "agente presente logado." @@ -9590,14 +9819,31 @@ msgstr "O tamanho da fonte padrão é 12pt" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "As seguintes alterações são feitas:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "As seguintes alterações foram feitas:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "As seguintes alterações são feitas:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9609,6 +9855,10 @@ msgstr "" msgid "The format of the subject." msgstr "Formata o assunto." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9617,6 +9867,14 @@ msgstr "" "É um identificador do Chamado, ex. Ticket#, Chamado#, MeuChamado#. O padrão " "é Chamado#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "A importação foi bem sucedida." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "A importação foi bem sucedida." @@ -9633,6 +9891,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objeto(s) foram criados" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objeto(s) foram criados" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objeto(s) foram atualizados" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9645,6 +9934,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Não foi possível verificar e-mail. Por favor contate um administrador." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "O teste foi bem sucedido." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "O teste foi bem sucedido." @@ -9662,19 +10013,21 @@ msgstr "" "O texto no inicio do campo assunto quando é feita uma resposta (ex: RE: " "RES:, etc)" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -" O tutorial sobre como gerenciar um %s está hospedado em nossa documentação " -"on-line %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objeto(s) foram criados" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objeto(s) foram criados" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9682,6 +10035,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "A maneira de se comunicar conosco é por um \"ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9701,12 +10058,16 @@ msgstr "" "known number is surpassed." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Existem muitas pessoas na fila de espera do Chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Pode haver diversos motivos:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Pode haver diversos motivos:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Existem muitas pessoas na fila de espera do Chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9721,9 +10082,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" " Não hávera reversão dessa exclusão. Se você tiver certeza absoluta de fazer " "isso, digite \"%s\" na entrada." @@ -9737,9 +10102,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Essa classe é adicionada ao botão na inicialização e é removida assim que a " "conexão com o chat for estabelecida." @@ -9752,20 +10121,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Este Zammad está na versão %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9782,14 +10139,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Isto pode levar um tempo, enquanto isso o sistema não pode ser utilizado" @@ -9811,6 +10164,18 @@ msgstr "This service enables Zammad to connect with your Exchange server." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Este serviço habilita o Zammad para conectar a serviços LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Este serviço recebe pedidos ou emails de% s e cria ingressos com host e " +"serviço." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9821,14 +10186,6 @@ msgstr "" "This service receives emails from %s and creates tickets with host and " "service." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Este serviço recebe pedidos ou emails de% s e cria ingressos com host e " -"serviço." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Este serviço envia notificações para o seu canal %s." @@ -9849,10 +10206,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "Usuários não tem acesso e não irão receber notificações" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Qui" @@ -9864,7 +10232,7 @@ msgstr "Qui" msgid "Thursday" msgstr "Quinta" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9966,7 +10334,9 @@ msgid "Ticket update" msgstr "Chamado foi atualizado" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Chamado |%s| escalonado!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10009,6 +10379,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Chamados atribuídos a mim: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Chamados de uma Organização" @@ -10109,12 +10484,13 @@ msgstr "Para" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10122,9 +10498,13 @@ msgid "To configure your system." msgstr "Para configurar o seu sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Para habilitar% s para enviar pedidos http para% s, você precisa criar uma " "\"regra de notificação\" própria em% s." @@ -10142,9 +10522,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "Para selecionar um marcador de uma lista, digite \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Para configurar este serviço, você precisa criar um novo |\"webhook de " "entrada\"| no seu painel de integração %s. Depois, forneça a URL do webhook " @@ -10174,11 +10558,7 @@ msgid "Token Access" msgstr "Acesso por Token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10299,10 +10679,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Chave do Twitter" @@ -10345,247 +10721,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Não foi possível carregar informações ..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Problemas ao carregar" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr " Não é possível salvar o Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr " Não é possível salvar as alterações." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Não foi possível verificar e-mail. Por favor contate um administrador." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "NaoAtribuidos& Open" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10754,10 +10897,6 @@ msgstr "" msgid "Uploading" msgstr "Enviando" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10773,6 +10912,11 @@ msgstr "" "Usar cache local no cliente para armazenar dados e melhorar a performance da " "aplicação." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Use uma linha por URI" @@ -10785,6 +10929,16 @@ msgstr "" "Use o campo de assunto para e-mails. Se desativado, o título do ingresso " "será usado como assunto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Uso geral" @@ -10859,8 +11013,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10869,21 +11023,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objeto(s) foram criados" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "Usuários não tem acesso e não irão receber notificações" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10925,12 +11092,12 @@ msgstr "Usuários se grupo LDAP associado" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10958,11 +11125,6 @@ msgstr "Valor" msgid "Variables" msgstr "Variáveis" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Fornecedor" @@ -10971,19 +11133,17 @@ msgstr "Fornecedor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Onde a notificação é enviada." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verificando enviar e receber" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11103,20 +11263,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Nós encontramos processo BPM no OTRS que não podem ser importados para o " "Zammad. Nós não suportamos este tipo de fluxo de trabalho no momento." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Nós encontramos muitos campos dinâmicos que não são comuns no Zammad, já que " "tomamos um caminho diferente para os atributos de um chamado. O Zammad " @@ -11129,8 +11300,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Nós já encontramos %s emails em sua caixa de entrada. Nós vamos movê-los da " @@ -11192,12 +11367,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11263,6 +11438,11 @@ msgstr "" msgid "Welcome!" msgstr "Bem-vindo!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "O que afeta o seu Zammad Karma?" @@ -11381,9 +11561,14 @@ msgid "With your current configuration the following will happen" msgstr "Com a sua configuração atual, o seguinte irá acontecer" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Com |Date|, os números dos chamados serão gerados com base na data atual, o " @@ -11431,7 +11616,9 @@ msgstr "Ano(s)" msgid "Yellow" msgstr "Amarelo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Sim" @@ -11451,27 +11638,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Você é bem vindo! Apenas me pergunte uma coisa!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Voce pode conectar %s com Zammad. Necessário conectar primeiramente seu " "Zammad com %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11489,13 +11674,28 @@ msgstr "Você pode criar multiplas opções de chat" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +" O tutorial sobre como gerenciar um %s está hospedado em nossa documentação " +"on-line %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11518,6 +11718,15 @@ msgstr "" msgid "You can request your password" msgstr "Você pode solicitar sua senha" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11608,24 +11817,31 @@ msgstr "Você precisa configurar a entrada do Zammad em %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Você usou %s no texto, mas nenhum anexo foi enviado. Deseja continuar assim " "mesmo?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Você |acumula Karma positivo| quando responde regularmente, encerra no prazo " @@ -11634,12 +11850,24 @@ msgstr "" "reabertos, escalonados ou quando estiverem atrasados há mais de 2 dias." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Você já se registrou com seu email se estiver falando com o time de suporte." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Sua Configuração de E-mail" @@ -11656,34 +11884,34 @@ msgstr "Seu novo Token de Acesso Pessoal" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Sua conta não está verificada. Por favor clique no link de verificação " "enviado por e-mail." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11709,21 +11937,12 @@ msgid "Your karma is |%s|." msgstr "Seu karma é |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Não foi possível verificar e-mail. Por favor contate um administrador." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11734,18 +11953,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat requer jQuery. Caso você não já o possua em seu site, inclua a " "linha abaixo no início da página, antes da tag §§ " #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat requer jQuery. Caso você não já o possua em seu site, inclua a " +"linha abaixo no início da página, antes da tag §§ " #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11784,8 +12013,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "O Zammad está em modo de manutenção. Somente administradores podem logar. " @@ -11811,10 +12044,6 @@ msgstr "" msgid "Zip" msgstr "CEP" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "ativo" @@ -11897,10 +12126,6 @@ msgstr "Alterado" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11923,18 +12148,22 @@ msgid "connected" msgstr "conectado" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contém" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Contêm tudo" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Não Contêm tudo" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "não contém" @@ -11954,18 +12183,6 @@ msgstr "contém um não" msgid "created" msgstr "criado" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12001,7 +12218,7 @@ msgstr "desativado" msgid "default" msgstr "padrão" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12095,7 +12312,7 @@ msgstr "preencher vazio" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "de" @@ -12108,6 +12325,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "foi mudado" @@ -12252,11 +12470,6 @@ msgstr "agrupado" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migre de outro sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -12428,7 +12641,7 @@ msgstr "selecionar" msgid "select attachment…" msgstr "Anexar arquivo..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12468,7 +12681,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12516,7 +12729,7 @@ msgstr "suporte@exemplo.com" msgid "telegram personal-message" msgstr "mensagem pessoal do telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12585,7 +12798,7 @@ msgstr "intocado" msgid "updated" msgstr "atualizado" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12613,16 +12826,18 @@ msgstr "dentro da ultima (relativo)" msgid "within next (relative)" msgstr "dentro da próxima (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sim" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| aumenta o número do chamado. O System.ID e o contador são usados " @@ -12633,10 +12848,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Esquerda| resulta |[Ticket#12345] Assunto qualquer|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Vazio| resulta |Assunto qualquer| (sem numero de chamado). Neste caso você " "precisa habilitar \"postmaster___follow___up___search___in\" para que o " @@ -12668,12 +12888,102 @@ msgstr "...da area de texto" msgid "∅ Waiting time today" msgstr "∅ tempo de espera hoje" +#~ msgid "Cc" +#~ msgstr "Cópia " + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Usuários desta Organização podem visualizar outros itens. " + +#~ msgid "Escalated" +#~ msgstr "Escalonados" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contato do cliente (considerando se um agente respondeu a ele)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Último contato do cliente (sem considerar um agente respondeu a ele)" + +#~ msgid "Open" +#~ msgstr "Aberto" + +#~ msgid "Pending reached" +#~ msgstr "Pendente alcançado" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Define o último contato do cliente com base no último contato de um " +#~ "cliente ou no último contato de um cliente para o qual um agente ainda " +#~ "não respondeu." + +#~ msgid "Confirm" +#~ msgstr "Confirmar" + +#~ msgid "Sure?" +#~ msgstr "Tem certeza?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Tamanho máximo dos e-mails em MB." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Não foi possível carregar informações ..." + +#~ msgid "Unable to load issues" +#~ msgstr "Problemas ao carregar" + +#~ msgid "Unable to save Bot." +#~ msgstr " Não é possível salvar o Bot." + +#~ msgid "Setup new System" +#~ msgstr "Instalar novo Sistema" + +#~ msgid "Unable to save changes." +#~ msgstr " Não é possível salvar as alterações." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Você é bem vindo! Apenas me pergunte uma coisa!" + +#~ msgid "migrate from another system" +#~ msgstr "migre de outro sistema" + +#~ msgid "Or" +#~ msgstr "Ou" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "Selecione um grupo primeiro, antes de mencionar um usuário!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objeto(s) serão deletados." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atenção: Quando um ticket é criado, um e-mail é enviado." + +#~ msgid "Call Inbound" +#~ msgstr "Ligação entrando" + +#~ msgid "Call Outbound" +#~ msgstr "Ligação Saindo" + #~ msgid "Please fill also some text in!" #~ msgstr "Please fill also some text in!" -#~ msgid "Loading..." -#~ msgstr "Carregando..." - #~ msgid "Search..." #~ msgstr "Pesquisar..." diff --git a/i18n/zammad.pt-pt.po b/i18n/zammad.pt-pt.po index 17674e438..47eaea355 100644 --- a/i18n/zammad.pt-pt.po +++ b/i18n/zammad.pt-pt.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "yyyy-mm-dd" @@ -34,7 +36,9 @@ msgstr "yyyy-mm-dd" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "yyyy-mm-dd HH:MM" @@ -158,24 +162,6 @@ msgstr "%s Grupos para %s regras de atribuição" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Object(s) estão criados." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%S Obejtos foram excluídos" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objetos foram atualizados" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s Objetos foram Atualizados" msgid "%s object(s) were deleted." msgstr "%s Objetos foram excluídos" +#: 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." +msgstr "%s Object(s) estão criados." + +#: 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." +msgstr "%s Objetos foram excluídos" + +#: 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." +msgstr "%s Objetos foram atualizados" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -363,7 +367,9 @@ msgid "2 hours" msgstr "2 horas" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "1 minusculas e 2 em caracteres maiusculos" #: db/seeds/ticket_priorities.rb @@ -404,7 +410,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -450,18 +456,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -553,6 +547,7 @@ msgstr "Contas" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -636,6 +631,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -810,10 +806,6 @@ msgstr "Permitir futuro" msgid "Allow past" msgstr "Permitir passado" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Allow users to add new tags." @@ -822,6 +814,10 @@ msgstr "Allow users to add new tags." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -832,9 +828,10 @@ msgstr "Também notificar via email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -843,10 +840,6 @@ msgstr "" msgid "Alternative name" msgstr "Apelido" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Em alternativa, pode usar a API do Zammad para importar dados." @@ -917,6 +910,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Conta não verificada" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Credenciais do para Facebook." @@ -972,7 +974,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Tem certeza?" @@ -989,6 +1001,18 @@ msgstr "Article" msgid "Article Count" msgstr "Contagem de artigos" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Object(s) estão criados." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Article#" @@ -997,10 +1021,6 @@ msgstr "Article#" msgid "Assign Follow-Ups" msgstr "Atribuir Follow-Ups" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Atribua usuários com base no domínio dos usuários." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1016,6 +1036,12 @@ msgstr "Atribuir Follow-Ups" msgid "Assign signup roles" msgstr "Atribuir funções de inscrição" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Atribua usuários com base no domínio dos usuários." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Assigned" @@ -1099,12 +1125,6 @@ msgid "" msgstr "" "Atenção: esta será sua senha de login após a importação estar concluída." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atenção: Ao criar um ticket, um e-mail é enviado." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1169,12 +1189,9 @@ msgstr "Authentication via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Auto Assignment" @@ -1186,14 +1203,16 @@ msgstr "" msgid "Auto close" msgstr "Auto close" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Auto close state" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Criação automática" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Auto close state" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatic account link on initial logon" @@ -1243,6 +1262,10 @@ msgstr "Média: %s minutes" msgid "Average: %s%" msgstr "Média: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1295,8 +1318,8 @@ msgstr "Objetos básicos" msgid "Basic Settings" msgstr "Configurações básicas" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1321,18 +1344,18 @@ msgstr "Ativar Usuário" msgid "Block Notifications" msgstr "Bloco de Notificações" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "IPs Bloqueados (separados por \";\")" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "IDs de chamadas bloqueadas com base no ID do chamador do remetente." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "IPs Bloqueados (separados por \";\")" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Países bloqueados" @@ -1408,13 +1431,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Por padrão, a verificação de acompanhamento é feita através do assunto de um " @@ -1426,6 +1450,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1458,6 +1483,22 @@ msgstr "CTI (Genérico)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configuração" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrations" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1473,14 +1514,6 @@ msgstr "Calendário" msgid "Calendars" msgstr "Calendars" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Ligações Recebidas" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Ligações Realizadas" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1604,9 +1637,11 @@ msgstr "Categoria" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Quando a notificação está sendo enviada." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1660,6 +1695,12 @@ msgstr "Alterado" msgid "Changes" msgstr "Changes" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Object(s) estão criados." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Foram feitas alterações que exigem uma atualização do banco de dados." @@ -1687,8 +1728,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1729,6 +1772,12 @@ msgstr "Canais" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Título do chat" @@ -1751,15 +1800,26 @@ msgid "Chatting Customers" msgstr "Clientes de bate-papo" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Conectar canais" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Conectar canais" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1834,27 +1894,29 @@ msgid "City" msgstr "CAntiguidade" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuar sessão" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1895,8 +1957,8 @@ msgstr "Clientes" msgid "Clone" msgstr "Clonar" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1920,6 +1982,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Fechar aba atual" @@ -1941,6 +2007,7 @@ msgstr "" msgid "Closed" msgstr "Fechado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1950,14 +2017,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tickets fechados" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Horário de Encerramento" @@ -2040,17 +2099,20 @@ msgstr "Configuração Aplicação" msgid "Configure Base" msgstr "Configure Base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirm" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirmar/Enviar " +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configuration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2137,6 +2199,18 @@ msgstr "Teste de conexão bem sucedido" msgid "Content" msgstr "Conteúdo" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Object(s) estão criados." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Object(s) estão criados." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2170,13 +2244,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "A conversão de retuítes em tíquetes está desligada" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2344,7 +2418,9 @@ msgid "Create a translation" msgstr "Criar tradução" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Criar e configurar %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2401,6 +2477,7 @@ msgstr "Criar seu primeiro ticket" msgid "Created" msgstr "Criado" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2410,7 +2487,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2529,11 +2605,8 @@ msgstr "" "Os tíquetes do cliente do usuário serão excluídos na execução da tarefa. Não " "é possível reverter." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Os clientes da organização podem ver os outros itens." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2626,7 +2699,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registro realizado com sucesso!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2634,6 +2707,7 @@ msgstr "Registro realizado com sucesso!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2675,10 +2749,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Visibilidade padrão para novo comentário" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2700,12 +2770,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2720,26 +2784,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Defina o protocolo http da sua instância." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Define o remetente de notificações por e-mail." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2749,6 +2801,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2764,32 +2822,65 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Define o remetente de notificações por e-mail." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Define o remetente de notificações por e-mail." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Número de tentativas fracassadas de login antes de desabilitar a conta." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2817,15 +2908,16 @@ msgstr "" "semelhante." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Define se um cliente pode criar ingressos através da interface web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2845,11 +2937,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2880,12 +2974,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Define se um cliente pode criar ingressos através da interface web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2895,11 +2983,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2920,12 +3004,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2938,18 +3040,6 @@ msgstr "Define se os tickets devem ser fechados se o serviço for recuperado." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2960,10 +3050,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2980,11 +3087,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2993,32 +3095,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3036,7 +3132,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3052,6 +3148,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3069,7 +3171,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3084,6 +3190,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Defina o protocolo http da sua instância." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3097,9 +3209,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Define um formato de data agradável" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Define o backend para pesquisas de geo-IP. Mostra também a localização de um " "endereço IP se for exibido um endereço IP." @@ -3124,10 +3250,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Define o backend para pesquisas de imagem de usuário e organização." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3136,6 +3258,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Define o idioma padrão do sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Define o fuso horário padrão do sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Visibilidade padrão para novo comentário" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3151,6 +3297,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Define o grupo de ingressos criados." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Define o grupo de ingressos criados." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3159,10 +3311,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3172,8 +3320,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Define o logotipo do aplicativo, mostrado na interface da web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Define o nome do aplicativo, mostrado na interface da web, abas e barra de " @@ -3183,22 +3339,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3238,21 +3382,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Define o estado dos ingressos fechados automaticamente." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Define o idioma padrão do sistema." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Define o fuso horário padrão do sistema." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3268,6 +3402,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Define um formato de data agradável" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3288,7 +3432,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3378,11 +3522,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3421,6 +3565,12 @@ msgstr "Tickets deletados (%s no total)" msgid "Deletion Task" msgstr "Exclusão de tarefas" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Falha na entrega" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Falha na entrega" @@ -3429,7 +3579,7 @@ msgstr "Falha na entrega" msgid "Department" msgstr "Departamento" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3541,6 +3691,7 @@ msgstr "Descartar mudanças não salvas." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3550,10 +3701,6 @@ msgstr "Exibição" msgid "Display name" msgstr "Nome" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3562,6 +3709,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Certo de excluir esse objeto?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Certo de excluir esse objeto?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domínio " @@ -3796,6 +3956,20 @@ msgstr "" msgid "Email Outbound" msgstr "E-mail de saída" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Não é possível verificar o email. Entre em contato com o administrador." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3980,11 +4154,13 @@ msgstr "" "em [% s] (% s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Ativa a autenticação do usuário por meio do Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4138,7 +4314,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Digite seu nome de usuário ou endereço de e-mail" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4151,8 +4327,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Escalated" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Horários de Escalação" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4261,9 +4439,15 @@ msgid "Execute changes on objects" msgstr "Execute changes on objects" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Execute changes on objects" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Tempo de Execução" @@ -4311,10 +4495,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4443,15 +4623,17 @@ msgstr "Primeira Solução" msgid "First Steps" msgstr "Primeiros Passos" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Nome" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "First response" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Nome" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Contas de Email Fixas" @@ -4610,10 +4792,6 @@ msgstr "A parte dianteira" msgid "Full Name" msgstr "Full Name" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Nome de domínio totalmente qualificado" @@ -4635,12 +4813,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4648,7 +4826,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4682,6 +4860,12 @@ msgstr "Obtendo um token de acesso" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter Credenciais" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4703,10 +4887,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4719,14 +4899,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4760,10 +4932,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Credenciais Google App " @@ -4799,7 +4967,6 @@ msgstr "Saudações" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4857,6 +5024,12 @@ msgstr "Grupo por Direção" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4877,6 +5050,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Seleção de grupo para criação de ingressos" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Seleção de grupo para criação de ingressos" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5051,7 +5230,7 @@ msgstr "Heroi" msgid "Hi! Which one of our products?" msgstr "Oi! Qual dos nossos produtos?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5242,8 +5421,12 @@ msgstr "" "automaticamente." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Se o remetente for um agente, configure o primeiro usuário na lista de " @@ -5343,6 +5526,18 @@ msgstr "Importar" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5355,28 +5550,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Ponto de Extremidade de Importação" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Import Key" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Import Mode" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5466,6 +5649,7 @@ msgstr "Para que Zammad acesse% s, o token de API% s deve ser armazenado aqui" msgid "Inbound" msgstr "Inbound" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5548,6 +5732,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Object(s) estão criados." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "tradução inline" @@ -5619,6 +5809,12 @@ msgstr "" msgid "Intro" msgstr "Intro" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5664,12 +5860,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5850,18 +6040,6 @@ msgstr "Nivel de carma" msgid "Karma Trends" msgstr "Tendências de carma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5870,6 +6048,7 @@ msgid "Keep messages on server" msgstr "Manter mensagens no servidor" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5907,6 +6086,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Base de conhecimento" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Base de conhecimento" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5974,15 +6169,12 @@ msgstr "Last contact (agent)" msgid "Last contact (customer)" msgstr "Last contact (customer)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "último contato de cliente (considerando o agente que o respondeu)." - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -" Ultimo contato com cliente (Desconsiderando o agente que o respondeu)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Apelido" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6001,11 +6193,6 @@ msgstr "Última sincronização em" msgid "Last used" msgstr "Usado por último" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Apelido" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Últimas atualizações" @@ -6023,11 +6210,11 @@ msgid "Limit Groups" msgstr "LImites de grupo" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6099,10 +6286,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Credenciais LInkedIn" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Links" @@ -6115,6 +6298,17 @@ msgstr "Lista de atalhos" msgid "Load" msgstr "Load" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "A carregar..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6180,16 +6374,12 @@ msgstr "Senha perdida" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6339,10 +6529,6 @@ msgstr "Maximum failed logins" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Tamanho máximo em MB de emails." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6400,7 +6586,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6409,10 +6595,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6581,40 +6763,54 @@ msgstr "Movido para" msgid "Moved out" msgstr "Movido fora" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "selecionar automaticamente" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "My assigned Tickets" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "My Organization Tickets" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Meus Tickets pendentes" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "meus chamados substituidos" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "As minhas Estatisticas" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Os meus Tickets atribuídos" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "My Tickets" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "My assigned Tickets" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Meu tempo de atuação: %s minutes" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Meus Tickets pendentes" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "meus chamados substituidos" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Os meus Tickets atribuídos" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6693,18 +6889,18 @@ msgstr "Navegar pelo artigo" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6718,7 +6914,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6746,7 +6942,6 @@ msgstr "Network" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Novo" @@ -6900,6 +7095,12 @@ msgstr "Nenhum %s configurado" msgid "No Entries" msgstr "No Entries" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Nenhum %s configurado" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6920,9 +7121,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Not configured" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6936,12 +7139,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6987,10 +7184,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7000,14 +7193,6 @@ msgstr "No filter." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Sem problemas ligados" @@ -7085,14 +7270,16 @@ msgstr "Nenhuma tradução para essa localidade disponível" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nenhuma notificação não lida para você! :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7184,6 +7371,10 @@ msgstr "Note" msgid "Note - default visibility" msgstr "Nota - visualização padrão" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7249,11 +7440,6 @@ msgstr "Novembro" msgid "Number" msgstr "Número" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Número de tentativas fracassadas de login antes de desabilitar a conta." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7304,7 +7490,6 @@ msgid "October" msgstr "Outubro" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7350,29 +7535,22 @@ msgstr "" "Disponível apenas para usuários que são substituições para outros usuários." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Disponível apenas para usuários com organização compartilhada" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Um desses grupos" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7391,16 +7569,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Aberto" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Abrir Ticket" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Open Tickets" @@ -7427,8 +7602,11 @@ msgid "Options" msgstr "Opções" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrate from another system" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7486,8 +7664,8 @@ msgstr "Organizations" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7536,12 +7714,6 @@ msgstr "Ligação de saída" msgid "Overview" msgstr "Visão geral" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Visão geral" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7555,6 +7727,12 @@ msgstr "" msgid "Overviews" msgstr "Overviews" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Visão geral" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7585,10 +7763,6 @@ msgstr "" "Os tíquetes de proprietário do usuário não serão excluídos. O proprietário " "será mapeado para o usuário do sistema (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7649,7 +7823,9 @@ msgid "Password for proxy connection." msgstr "Senha para conexão de proxy." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "A senha precisa conter 2 caracteres minúsculos e 2 maiúsculos." #: db/seeds/settings.rb @@ -7693,8 +7869,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pendentes" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Meus Tickets pendentes" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7764,6 +7942,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7781,11 +7965,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Por favor, clique no botão abaixo para criar seu primeiro chamado." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Clique no link do e-mail de verificação." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7802,14 +7990,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Por favor, digite seu tempo que você deseja contabilizar." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Por favor, digite seu tempo que você deseja contabilizar." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7820,10 +8010,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Por favor selecione um grupo primeiro antes de escolher o utilizador!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7930,6 +8116,10 @@ msgstr "Prioridade" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7939,16 +8129,20 @@ msgid "Proceed" msgstr "Proceed" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "assign tickets" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Atribuição de chamado" #: db/seeds/settings.rb msgid "Product Name" @@ -8008,6 +8202,12 @@ msgstr "Menu Publico" msgid "Publish" msgstr "Publicar" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Article" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8041,7 +8241,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Tempo Real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8064,7 +8266,9 @@ msgstr "Recent logs" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tickets vistos recentemente" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8142,6 +8346,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8207,18 +8412,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Solicitar permissão" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8262,13 +8459,9 @@ msgstr "resetar alterações" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "resetar alterações" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8298,17 +8491,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets são convertidos em tickets" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8430,6 +8621,10 @@ msgstr "Notificações SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8498,6 +8693,15 @@ msgstr "Salvar novo modelo" msgid "Saved conditions" msgstr "Condições salvas" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Ação em massa executada!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Agendado para" @@ -8511,16 +8715,16 @@ msgstr "Agendado para" msgid "Scheduler" msgstr "Agendador" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Agendador" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Agendadores" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Agendador" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Monitor" @@ -8748,6 +8952,14 @@ msgstr "Setembro" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Reenviar email de verificação" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8779,6 +8991,10 @@ msgstr "Sessions" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Alterar artigo para interno/público" @@ -8805,10 +9021,6 @@ msgstr "" "Defina o ID do chamador das chamadas de saída com base no ID do chamador de " "destino." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8831,29 +9043,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Configurar novo sistema" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" "Configure os canais de comunicação que você deseja usar com o seu Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Definir / sobrescrever remetente / de e-mail com base no cabeçalho de " "resposta. Útil para definir o cliente correto se o email for recebido de um " "sistema de terceiros em nome de um cliente." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Define o último contato do cliente com base no último contato de um cliente " -"ou no último contato de um cliente para o qual um agente ainda não respondeu." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8882,11 +9098,6 @@ msgstr "Configurações" msgid "Setup Finished" msgstr "Configuração concluída" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Configurar novo sistema" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Compartilhado" @@ -8989,6 +9200,12 @@ msgstr "Cadastro" msgid "Signature" msgstr "Assinatura" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Reenviar email de verificação" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8999,22 +9216,10 @@ msgstr "Assinaturas" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9038,10 +9243,6 @@ msgstr "Site" msgid "Skip" msgstr "Pular" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9080,10 +9281,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9313,28 +9510,11 @@ msgid "Sunday" msgstr "Domingo" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Certo de excluir esse objeto?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sure?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9392,11 +9572,12 @@ msgstr "Tags" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9414,10 +9595,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Modelos" @@ -9505,6 +9682,12 @@ msgstr " O texto com as traduções in-line se parecerão com" msgid "TextModule" msgstr "Módulo de texto" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Texto" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9516,12 +9699,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Obrigado por se juntar. Email enviado para \"% s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Object(s) estão criados." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "A URL desta isntalação do ZAMMAD" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9531,6 +9740,10 @@ msgid "" msgstr "" "Obrigado por sua solicitação . Entraremos em contato assim que possível." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9541,14 +9754,30 @@ msgstr "" "credenciais ou redirecionar a conexão. Ou talvez você esteja usando um " "certificado auto-assinado, voce pode \"Continuar\". Ou pode \"Cancelar\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "O chat está desabilitado." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" " O chat será exibido quando a conexão com o servidor for estabelecida, e um " "atendente estiver disponível." @@ -9588,14 +9817,31 @@ msgstr "O tamanho padrão da fonte é 12 px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "As seguintes configurações foram alteradas:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "As seguintes alterações foram efetuadas:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "As seguintes configurações foram alteradas:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9608,6 +9854,10 @@ msgstr "" msgid "The format of the subject." msgstr "O formato do assunto." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9616,6 +9866,14 @@ msgstr "" " O identificador de um chamado . EX: Chamado#, Ligação#, Meu Chamado#. o " "pedrão é Chamado#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "A improtação foi bem sucedida." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "A improtação foi bem sucedida." @@ -9632,6 +9890,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Object(s) estão criados." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Object(s) estão criados." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objetos foram atualizados" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9644,6 +9933,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Não é possível verificar o email. Entre em contato com o administrador." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "O teste executou com sucesso." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "O teste executou com sucesso." @@ -9661,19 +10013,21 @@ msgid "" msgstr "" "O texto no início do assunto de uma resposta de email. EX: RE, AW. ou AS" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"O tutorial sobre como gerenciar um %s está hospedado em nossa documentação " -"on-line %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Object(s) estão criados." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Object(s) estão criados." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9681,6 +10035,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "A maneira mais fácil de se comunicar conosco é criando um \"ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9700,12 +10058,16 @@ msgstr "" "o número atualmente conhecido é ultrapassado." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Existem muitas pessoas aguardando oa tendimento no chat." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Existem algumas razões para que o chat não seja exibido:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Existem algumas razões para que o chat não seja exibido:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Existem muitas pessoas aguardando oa tendimento no chat." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9720,9 +10082,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Não há reversão dessa exclusão possível. Se você tiver certeza absoluta de " "fazer isso, digite \"% s\" na entrada." @@ -9736,9 +10102,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Essa classe é adicionada ao botão na inicialização e é removida assim que a " "conexão de bate-papo é estabelecida." @@ -9751,20 +10121,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Esta versão do Zammad é %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9781,14 +10139,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Há um pequeno período em que o sistema estará indisponível." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9810,6 +10164,18 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "Este serviço possibilita que o Zammad conecte-se com seu servidor LDAP" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +" Este serviço recebe solicitações HTTP ou email de %s e cria chamados com " +"host e serviços" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9818,14 +10184,6 @@ msgid "" "service." msgstr "Este serviço recebe emails de %s e cria chamados com host e serviço" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -" Este serviço recebe solicitações HTTP ou email de %s e cria chamados com " -"host e serviços" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Este serviço envia notificações para seu canal %s." @@ -9846,10 +10204,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "O utilizador não tem acesso e não irá receber notificações." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Quinta" @@ -9861,7 +10230,7 @@ msgstr "Quinta" msgid "Thursday" msgstr "Quinta" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9963,7 +10332,9 @@ msgid "Ticket update" msgstr "Atualização de Ticket" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ticket |%s| é escalado!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10006,6 +10377,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tickets atribuídos à mim: %s of %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Ticket de Organização" @@ -10102,12 +10478,13 @@ msgstr "Para" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10115,9 +10492,13 @@ msgid "To configure your system." msgstr "Para configurar o seu sistema." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Para ativar% s para enviar solicitações http para% s, você precisa criar uma " "\"regra de notificação\" própria em % s." @@ -10135,9 +10516,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "Para selecionar placeholders de uma lista, basta digitar \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Para configurar este serviço, você precisa criar um novo | \"Webhook de " "entrada\" | no painel de integração do% s, e insira o URL do hook da web " @@ -10167,11 +10552,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10292,10 +10673,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter Credenciais" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10338,248 +10715,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Não foi possível carregar informação..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Incapaz de salvar Bot" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Incapaz de salvar mudanças" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Não é possível verificar o email. Entre em contato com o administrador." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Não Atribuídos & Abertos" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10748,10 +10891,6 @@ msgstr "" msgid "Uploading" msgstr "Uploading" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10767,6 +10906,11 @@ msgstr "" "Use o armazenamento do cliente para armazenar dados em cache para melhorar o " "desempenho do aplicativo." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Use uma linha por URI" @@ -10779,6 +10923,16 @@ msgstr "" "Use o campo de assunto para e-mails. Se desativado, o título do ingresso " "será usado como assunto." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Usado em qualquer lugar" @@ -10853,8 +11007,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10863,21 +11017,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Object(s) estão criados." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "O utilizador não tem acesso e não irá receber notificações." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10919,12 +11086,12 @@ msgstr "Usuários sem grupos LDAP atribuídos" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10952,11 +11119,6 @@ msgstr "Value" msgid "Variables" msgstr "Variaveis" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Fabricante" @@ -10965,19 +11127,17 @@ msgstr "Fabricante" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Quando a notificação está sendo enviada." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifique o envio e recebimento" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11097,20 +11257,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Detectamos processos OTRS BPM que não podem ser importados para o Zammad, já " "que atualmente não suportamos esse tipo de fluxo de trabalho." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Encontramos muitos campos dinâmicos que não são comuns no Zammad, pois " "seguimos uma abordagem diferente para atributos de ticket. O Zammad também " @@ -11122,8 +11293,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Nós já encontramos% s email (s) em sua caixa postal. O Zammad transferirá " @@ -11186,12 +11361,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11255,6 +11430,11 @@ msgstr "" msgid "Welcome!" msgstr "Bem vindo!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "O que afeta seu Zammad Karma?" @@ -11375,9 +11555,14 @@ msgid "With your current configuration the following will happen" msgstr "Com sua configuração atual, o seguinte acontecerá" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Com | Data | os números dos tickets serão gerados pela data atual, o " @@ -11425,7 +11610,9 @@ msgstr "Ano(s)" msgid "Yellow" msgstr "Amarelo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Sim" @@ -11445,27 +11632,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Bem Vindo ! Pergunte alguma coisa !" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Você pode conectar% s com o Zammad. Você precisa conectar seu Zammad com% s " "primeiro." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11485,13 +11670,28 @@ msgstr "Você pode criar vários tópicos de bate-papo." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"O tutorial sobre como gerenciar um %s está hospedado em nossa documentação " +"on-line %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11514,6 +11714,15 @@ msgstr "" msgid "You can request your password" msgstr "Você pode solicitar sua senha" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11606,23 +11815,30 @@ msgstr "Você precisa configurar o ..." msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Você usa% s no texto, mas nenhum anexo está anexado. Você quer continuar?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Você | acumula Karma positivo | quando você atende e fecha regularmente os " @@ -11632,13 +11848,25 @@ msgstr "" "dois ou mais dias de atraso." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "You're already registered with your email address if you've been in touch " "with our support team." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Sua configuração de e-mail" @@ -11655,34 +11883,34 @@ msgstr "Seu novo token de acesso pessoal" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Sua conta não foi verificada. Por favor, clique no link no e-mail de " "verificação." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11708,21 +11936,13 @@ msgid "Your karma is |%s|." msgstr "Seu karma é |% s |." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Não é possível verificar o email. Entre em contato com o administrador." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11733,17 +11953,26 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat requer jQuery. Se você ainda não usa em seu site, inclua assim:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat requer jQuery. Se você ainda não usa em seu site, inclua assim:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11782,8 +12011,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad is currently in maintenance mode. Only administrators can login. " @@ -11811,10 +12044,6 @@ msgstr "" msgid "Zip" msgstr "Código Postal" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "activo" @@ -11897,10 +12126,6 @@ msgstr "Alterado" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11923,18 +12148,22 @@ msgid "connected" msgstr "connected" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "contém" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "contém todos" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "não contém todos" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "não contém" @@ -11954,18 +12183,6 @@ msgstr "não contém um" msgid "created" msgstr "created" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12001,7 +12218,7 @@ msgstr "desativado" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12095,7 +12312,7 @@ msgstr "Preencher em vazio" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "from" @@ -12108,6 +12325,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "has changed" @@ -12252,11 +12470,6 @@ msgstr "fundido" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrate from another system" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuto" @@ -12428,7 +12641,7 @@ msgstr "Selecionar" msgid "select attachment…" msgstr "select attachment..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12468,7 +12681,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12516,7 +12729,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "mensagem pessoal do telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12585,7 +12798,7 @@ msgstr "intocado" msgid "updated" msgstr "updated" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12613,16 +12826,18 @@ msgstr "dentro do último (relativo)" msgid "within next (relative)" msgstr "dentro do próximo (relativo)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "sim" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| incrementa o numero, o SystemID e o contador é usano no " @@ -12633,10 +12848,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Left| referente |[Ticket#12345] Algum assunto| " #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "Nenhum | significa | Algum assunto | (sem número do chamado). No último " "caso, você deve permitir que \"postmaster___follow___up___search___in\" " @@ -12669,12 +12889,99 @@ msgstr "... de toda a area de texto" msgid "∅ Waiting time today" msgstr "∅ Tempo de Espera Hoje" +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Os clientes da organização podem ver os outros itens." + +#~ msgid "Escalated" +#~ msgstr "Escalated" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "último contato de cliente (considerando o agente que o respondeu)." + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ " Ultimo contato com cliente (Desconsiderando o agente que o respondeu)" + +#~ msgid "Open" +#~ msgstr "Aberto" + +#~ msgid "Pending reached" +#~ msgstr "Pendentes" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Define o último contato do cliente com base no último contato de um " +#~ "cliente ou no último contato de um cliente para o qual um agente ainda " +#~ "não respondeu." + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Sure?" +#~ msgstr "Sure?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Tamanho máximo em MB de emails." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Não foi possível carregar informação..." + +#~ msgid "Unable to save Bot." +#~ msgstr "Incapaz de salvar Bot" + +#~ msgid "Setup new System" +#~ msgstr "Configurar novo sistema" + +#~ msgid "Unable to save changes." +#~ msgstr "Incapaz de salvar mudanças" + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Bem Vindo ! Pergunte alguma coisa !" + +#~ msgid "migrate from another system" +#~ msgstr "migrate from another system" + +#~ msgid "Or" +#~ msgstr "Or" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "" +#~ "Por favor selecione um grupo primeiro antes de escolher o utilizador!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%S Obejtos foram excluídos" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atenção: Ao criar um ticket, um e-mail é enviado." + +#~ msgid "Call Inbound" +#~ msgstr "Ligações Recebidas" + +#~ msgid "Call Outbound" +#~ msgstr "Ligações Realizadas" + #~ msgid "Please fill also some text in!" #~ msgstr "Por favor, preencha também algum texto!" -#~ msgid "Loading..." -#~ msgstr "A carregar..." - #~ msgid "Search..." #~ msgstr "Search..." diff --git a/i18n/zammad.ro-ro.po b/i18n/zammad.ro-ro.po index 42cf2be99..86f8ce12e 100644 --- a/i18n/zammad.ro-ro.po +++ b/i18n/zammad.ro-ro.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "Grupurile %s la atribuțiile de rol %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Obiecte sunt create." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Obiecte sunt șterse." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Obiecte sunt actualizate." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s Obiecte au fost actualizate." msgid "%s object(s) were deleted." msgstr "%s Obiecte au fost șterse." +#: 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." +msgstr "%s Obiecte sunt create." + +#: 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." +msgstr "%s Obiecte au fost șterse." + +#: 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." +msgstr "%s Obiecte sunt actualizate." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr " 2 litere mici și 2 litere mari" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -427,18 +433,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -530,6 +524,7 @@ msgstr "Conturi" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -613,6 +608,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -788,10 +784,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Permite utilizatorilor să adauge etichete noi." @@ -800,6 +792,10 @@ msgstr "Permite utilizatorilor să adauge etichete noi." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -810,9 +806,10 @@ msgstr "De asemenea notifică prin email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -821,10 +818,6 @@ msgstr "" msgid "Alternative name" msgstr "Nume alternativ" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Opțional, puteți utiliza API-ul Zammad pentru a importa datele" @@ -895,6 +888,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Contul nu este verificat" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -950,7 +952,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Are you sure?" @@ -967,6 +979,18 @@ msgstr "Articol" msgid "Article Count" msgstr "Număr de articole" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Obiecte sunt create." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Articol#" @@ -975,10 +999,6 @@ msgstr "Articol#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Alocați utilizatorii pe baza numelui de domeniu al utilizatorilor." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -992,6 +1012,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Alocați utilizatorii pe baza numelui de domeniu al utilizatorilor." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Atribuite" @@ -1075,12 +1101,6 @@ msgid "" msgstr "" "Atenție: Aceasta va fi parola dvs. de conectare după finalizarea importului." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Atenție: Cînd se creează un tichet se trimite un email." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1145,12 +1165,9 @@ msgstr "Logare folosind %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Atribuire automată" @@ -1162,14 +1179,16 @@ msgstr "" msgid "Auto close" msgstr "Starea de închidere" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Starea de închidere automată" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Creează Automat" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Starea de închidere automată" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Link-ul automat al contului la conectarea inițială." @@ -1219,6 +1238,10 @@ msgstr "Media este: %s minute" msgid "Average: %s%" msgstr "Media este: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1271,8 +1294,8 @@ msgstr "Obiecte de bază" msgid "Basic Settings" msgstr "Setări de Baza" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1297,18 +1320,18 @@ msgstr "Atașează utilizatorul" msgid "Block Notifications" msgstr "Blochează notificările" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Caller ID-uri blocate bazat pe caller id-ul de intrare " +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Tari Blocate" @@ -1385,13 +1408,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Implicit, verificarea răspunsului la un tichet se face prin intermediul " @@ -1403,6 +1427,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1436,6 +1461,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Configurare" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrările" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1451,14 +1492,6 @@ msgstr "Calendar" msgid "Calendars" msgstr "Calendare" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Apel telefonic primit" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Apel telefonic dat" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1582,9 +1615,11 @@ msgstr "Categorie" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "CC" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Când se trimite notificarea." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1638,6 +1673,12 @@ msgstr "Schimbat" msgid "Changes" msgstr "Schimbări" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Obiecte sunt create." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "" @@ -1666,8 +1707,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Canal de discuție" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1708,6 +1751,12 @@ msgstr "Canale de discuție" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Titlul chat-ului" @@ -1730,15 +1779,24 @@ msgid "Chatting Customers" msgstr "Clienți în discuție pe chat" #: db/seeds/schedulers.rb -msgid "Check Channels" +msgid "Check 'Channel' streams." msgstr "" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Channels" +msgid "Check channels." +msgstr "Canale de discuție" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1805,27 +1863,29 @@ msgid "City" msgstr "Oraș" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Continuă sesiunea" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1866,8 +1926,8 @@ msgstr "Clienți" msgid "Clone" msgstr "Clone" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1891,6 +1951,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Închide tab-ul actual" @@ -1912,6 +1976,7 @@ msgstr "" msgid "Closed" msgstr "Închis" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1921,14 +1986,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Tichete închise" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Ora închiderii" @@ -2011,17 +2068,20 @@ msgstr "" msgid "Configure Base" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Confirmă" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Dialog de confirmare/submit" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Configurație" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2108,6 +2168,18 @@ msgstr "" msgid "Content" msgstr "Conținut" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Obiecte sunt create." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Obiecte sunt create." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2141,11 +2213,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2312,8 +2384,10 @@ msgid "Create a translation" msgstr "" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Text Modules" +msgid "Create and set up %s" +msgstr "Creează module text" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2368,6 +2442,7 @@ msgstr "Creați primul dvs. Tichet" msgid "Created" msgstr "Creat" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2377,7 +2452,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2496,11 +2570,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Clienții din aceeași organizație pot vedea tichetele între ei." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2593,7 +2664,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "S-a actualizat cu succes!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2601,6 +2672,7 @@ msgstr "S-a actualizat cu succes!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2642,10 +2714,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Vizibilitatea implicită a notelor noi." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2667,12 +2735,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2687,26 +2749,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definește protocolul http pentru instanța ta." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definește cu ce email se trimit notificările de email" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2716,6 +2766,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2731,32 +2787,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definește cu ce email se trimit notificările de email" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definește cu ce email se trimit notificările de email" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Numărul de logări greșite după care un cont va fi dezactivat" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2784,15 +2872,16 @@ msgstr "" "tichetelor din email)" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definește dacă un client poate crea tichete prin interfața web." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2812,11 +2901,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2847,12 +2938,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definește dacă un client poate crea tichete prin interfața web." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2862,11 +2947,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2887,12 +2968,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2905,18 +3004,6 @@ msgstr "Definește dacă tichetele ar trebui închise dacă serviciul își revi msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2927,10 +3014,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2947,11 +3051,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2960,32 +3059,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3003,7 +3096,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3019,6 +3112,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3036,7 +3135,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3051,6 +3154,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definește protocolul http pentru instanța ta." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3064,9 +3173,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definește formatul datei" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definește backend-ul pentru căutările privind localizare geografică a " "adreselor IP. Arată inclusiv locația adresei IP" @@ -3093,10 +3216,6 @@ msgstr "" "Definește backend-ul pentru căutările de imagini ale utilizatorilor și " "organizațiilor." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3105,6 +3224,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definește limba implicită a sistemului." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "Definește statusul tichetelor închise automat." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Vizibilitatea implicită a notelor noi." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3120,6 +3263,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definește grupul tichetelor create." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definește grupul tichetelor create." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3128,10 +3277,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3141,8 +3286,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definește logo-ul aplicației, afișat în interfaza web." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definește numele aplicației, afișat în interfața web, file și bara de titlu " @@ -3152,22 +3305,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3208,21 +3349,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definește statusul tichetelor închise automat." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definește limba implicită a sistemului." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3237,6 +3368,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definește formatul datei" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3257,7 +3398,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3347,11 +3488,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3390,6 +3531,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Trimitere eșuată" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Trimitere eșuată" @@ -3398,7 +3545,7 @@ msgstr "Trimitere eșuată" msgid "Department" msgstr "Departament" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3510,6 +3657,7 @@ msgstr "Renunță la modificările nesalvate" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3519,10 +3667,6 @@ msgstr "Afișează" msgid "Display name" msgstr "Numele afișat" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3531,6 +3675,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Ești sigur că vrei să ștergi acest obiect?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Ești sigur că vrei să ștergi acest obiect?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domeniu" @@ -3758,6 +3915,20 @@ msgstr "" msgid "Email Outbound" msgstr "Email trimis" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Nu putem verifica adresa de email. Te rugăm contactează administratorul tău." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3942,11 +4113,16 @@ msgstr "" "aplicația la [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +#, fuzzy +#| msgid "" +#| "Enables user authentication via %s. Register your app first at [%s](%s)." +msgid "Enables user authentication via GitHub." msgstr "" +"Activează autentificarea utilizatorului folosind %s. înregistrează întâi " +"aplicația la [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4100,7 +4276,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Introdu numele de utilizator sau email-ul" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4113,8 +4289,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "escalated" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Timpi de înaintare către alt departament" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4213,9 +4391,15 @@ msgid "Execute changes on objects" msgstr "Aplică modificările pe obiect" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Aplică modificările pe obiect" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Timp de execuție " @@ -4263,10 +4447,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4396,15 +4576,17 @@ msgstr "Prima soluție" msgid "First Steps" msgstr "Primii pași" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Prenume" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Primul răspuns" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Prenume" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Conturi de email fixe" @@ -4563,10 +4745,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Nume complet" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Numele complet al domeniu" @@ -4588,12 +4766,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4601,7 +4779,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4635,6 +4813,12 @@ msgstr "Obținerea token-ului de acces." msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4656,10 +4840,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4672,14 +4852,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4713,10 +4885,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4752,7 +4920,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4810,6 +4977,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4830,6 +5003,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Selectarea grupului pentru crearea de tichete" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Selectarea grupului pentru crearea de tichete" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5001,7 +5180,7 @@ msgstr "Erou" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5177,8 +5356,12 @@ msgstr "" "Dacă host-ul și serviciul și-au revenit, tichetul va fi închis automat." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Dacă expeditorul este un agent, setați primul utilizator din lista " @@ -5274,6 +5457,18 @@ msgstr "Import" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5286,28 +5481,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importa cheie" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Mod de importare" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5382,6 +5565,7 @@ msgstr "" msgid "Inbound" msgstr "Intrare" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5464,6 +5648,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Obiecte sunt create." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Traducere live" @@ -5533,6 +5723,12 @@ msgstr "" msgid "Intro" msgstr "Introducere" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5578,12 +5774,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5757,18 +5947,6 @@ msgstr "Nivelul Karmei" msgid "Karma Trends" msgstr "Karma Trends" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5777,6 +5955,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5814,6 +5993,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5881,17 +6072,12 @@ msgstr "Ultimul răspuns (agent)" msgid "Last contact (customer)" msgstr "Ultimul răspuns (client)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Ultimul contact al clientului (luând în considerare un răspuns al agentului)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Ultimul contact al clientului ( fără a lua în considerare un răspuns al " -"agentului)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Nume" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5910,11 +6096,6 @@ msgstr "Ultima sincronizare a fost făcută" msgid "Last used" msgstr "Folosit ultima dată" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Nume" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Ultimele actualizări" @@ -5932,11 +6113,11 @@ msgid "Limit Groups" msgstr "Limitează grupurile" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6008,10 +6189,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "LinkedIn App Credentials" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Link-uri" @@ -6024,6 +6201,17 @@ msgstr "Listă de scurtături" msgid "Load" msgstr "Încărcare" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Se încarcă" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6087,16 +6275,12 @@ msgstr "Parolă uitată" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6246,10 +6430,6 @@ msgstr "Numărul maxim de logări greșite." msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Mărimea maximă a email-urilor în MB." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6307,7 +6487,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6316,10 +6496,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6488,40 +6664,52 @@ msgstr "Mutate în" msgid "Moved out" msgstr "S-au mutat în" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Tichetele mele atribuite" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tichetele organizației mele" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Tichetele mele cu perioada de așteptare la final" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Tichetele mele de înlocuire" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Statisticile Mele" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Tichetele mele atribuite" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Tichetele mele" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Tichetele mele atribuite" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Timpul meu de răspuns este de: % minute" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Tichetele mele cu perioada de așteptare la final" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Tichetele mele de înlocuire" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6600,18 +6788,18 @@ msgstr "Navigați prin articol" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6625,7 +6813,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6653,7 +6841,6 @@ msgstr "Rețea" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nou" @@ -6807,6 +6994,12 @@ msgstr "Nu a fost configura %s." msgid "No Entries" msgstr "Nicio intrare" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Nu a fost configura %s." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6827,9 +7020,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Neconfigurat" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6843,12 +7038,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6894,10 +7083,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6907,14 +7092,6 @@ msgstr "Niciun filtru" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6992,14 +7169,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nu aveți notificări necitite. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7091,6 +7270,10 @@ msgstr "Notă" msgid "Note - default visibility" msgstr "Nota vizibilitatea implicită" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7156,10 +7339,6 @@ msgstr "Noiembrie" msgid "Number" msgstr "Număr" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Numărul de logări greșite după care un cont va fi dezactivat" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7210,7 +7389,6 @@ msgid "October" msgstr "Octombrie" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7253,29 +7431,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Disponibil doar pentru Utilizatorii care înlocuiesc alți utilizatori." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Este disponibil doar pentru Utilizatorii cu Organizație partajată" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Numai pentru aceste grupuri." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7294,16 +7465,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Deschide" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Deschide-ți Tichet# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Tichete Deschise" @@ -7330,8 +7498,11 @@ msgid "Options" msgstr "Citite" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Sau" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrează de la alt sistem" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7389,8 +7560,8 @@ msgstr "Organizații" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7438,12 +7609,6 @@ msgstr "Apel telefonic dat" msgid "Overview" msgstr "Prezentare generală" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Prezentare generală" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7457,6 +7622,12 @@ msgstr "" msgid "Overviews" msgstr "Overviews" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Prezentare generală" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7485,10 +7656,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7549,7 +7716,9 @@ msgid "Password for proxy connection." msgstr "Parola pentru conexiunea cu proxy" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Parola este necesar să conțină 2 caractere mici și 2 caractere mari" #: db/seeds/settings.rb @@ -7593,8 +7762,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Timpul de amânare a fost ajuns" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Tichetele mele cu perioada de așteptare la final" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7663,6 +7834,10 @@ msgstr "Roz" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7680,12 +7855,20 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Te rog apasă buton de mai jos pentru a crea primul tichet." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." +msgid "Please click on the link in the verification email." msgstr "" +"Contul dvs. Nu a fost verificat. Vă rugam să dați clic pe link-ul din e-" +"mailul trimis pentru verificare." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7701,12 +7884,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7719,10 +7902,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7829,6 +8008,10 @@ msgstr "Prioritate" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7838,16 +8021,20 @@ msgid "Proceed" msgstr "Continuă." #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "atribuie tichete" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "%s of my tickets escalated." +msgid "Process ticket escalations." +msgstr "%s din tichetele tale au fost înaintate către alt departament" #: db/seeds/settings.rb msgid "Product Name" @@ -7907,6 +8094,12 @@ msgstr "Meniu Public" msgid "Publish" msgstr "Publica" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Articol" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7940,7 +8133,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Timp real" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7963,7 +8158,9 @@ msgstr "Jurnale recente" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Tichete vizualizate recent" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8041,6 +8238,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8106,18 +8304,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Cerem permisiunea" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8161,13 +8351,9 @@ msgstr "Anulează modificările" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Anulează modificările" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8197,17 +8383,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8329,6 +8511,10 @@ msgstr "Notificare SMS" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8397,6 +8583,15 @@ msgstr "Salvează template-ul nou" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Acțiunea în masă executată!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8410,16 +8605,16 @@ msgstr "Programat pentru" msgid "Scheduler" msgstr "Scheduler" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Scheduler" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Scheduler" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8647,6 +8842,14 @@ msgstr "Septembrie" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Retrimite mail-ul de verificare" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Serviciul" @@ -8678,6 +8881,10 @@ msgstr "Logări" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Setează articolul ca intern/public" @@ -8702,10 +8909,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Setează Caller ID-ul de iezire în funcție de Caller ID-ul destinație" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8728,6 +8931,13 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Setează noul sistem" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" @@ -8735,24 +8945,20 @@ msgstr "" "Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Setează/suprascrie ”sender/from” al email-ului în baza header-ului ”reply-" "to”. Util pentru a stabili clientul corect în cazul în care s-a trimis un " "email în numele clientului de către o altă persoană" -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Setează ultimul contact pentru client, în funcție de ultima persoană de " -"contact a unui client sau de ultimul contact al unui client căruia un agent " -"nu a răspuns încă." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8781,11 +8987,6 @@ msgstr "Setări" msgid "Setup Finished" msgstr "Instalare finalizată" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Setează noul sistem" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Distribuit" @@ -8886,6 +9087,12 @@ msgstr "Înregistrează-te" msgid "Signature" msgstr "Semnătură" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Retrimite mail-ul de verificare" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8896,22 +9103,10 @@ msgstr "Semnături" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8935,10 +9130,6 @@ msgstr "Site" msgid "Skip" msgstr "Sari peste" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -8977,10 +9168,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9210,28 +9397,11 @@ msgid "Sunday" msgstr "Duminică" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Ești sigur că vrei să ștergi acest obiect?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sigură" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9289,11 +9459,12 @@ msgstr "Tag-uri" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9311,10 +9482,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templates" @@ -9402,6 +9569,12 @@ msgstr "Textul cu traducerile live activate arată ca" msgid "TextModule" msgstr "Modulul de text" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9413,12 +9586,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Obiecte sunt create." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL-ul către această instalare a Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9429,6 +9628,10 @@ msgstr "" "Browser-ul este prea vechi. Nu suportă WebSocket - tehnologia care o folosim " "pentru chat" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9440,14 +9643,30 @@ msgstr "" "certificat SSL self-signed, puteți apăsa ”Continuați” în caz contrar, vă " "rugăm să ”Anulați”." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chat-ul este oprit" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Chat-ul va fi apărea în momentul în care conexiunea către server este " "stabilit? și este cineva online pe chat." @@ -9482,14 +9701,31 @@ msgstr "Mărimea implicită a fontului este de 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Au fost făcute următoarele modificări:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Au fost făcute următoarele modificări:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Au fost făcute următoarele modificări:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9502,6 +9738,10 @@ msgstr "" msgid "The format of the subject." msgstr "Formatul subiectului" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9510,6 +9750,14 @@ msgstr "" "Identificatorul unei tichet, ex. Tichet#, Apel#, TichetulMeu# . Valoare " "implicit? este Tichet#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Importul a fost realizat cu succes." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Importul a fost realizat cu succes." @@ -9526,6 +9774,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Obiecte sunt create." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Obiecte sunt create." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Obiecte sunt actualizate." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9538,6 +9817,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Nu putem verifica adresa de email. Te rugăm contactează administratorul tău." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testul a avut succes." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testul a avut succes." @@ -9555,17 +9897,21 @@ msgstr "" "Textul de la începutul subiectului într-un răspuns prin e-mail, de ex. RE, " "AW sau AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Obiecte sunt create." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Obiecte sunt create." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9573,6 +9919,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Modul de comunicare cu noi este prin \"Tichet\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9592,12 +9942,16 @@ msgstr "" "calculul." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Sunt prea mulți oameni în așteptare pentru chat" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Sunt câteva motive pentru care chat-ul să nu apară:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Sunt câteva motive pentru care chat-ul să nu apară:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Sunt prea mulți oameni în așteptare pentru chat" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9613,8 +9967,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9626,9 +9980,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Acest ”class” se adaugă butonului la început și este scos când conexiunea de " "chat s-a stabilit" @@ -9641,20 +9999,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Versiunea de Zammad este %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9671,14 +10017,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Acest lucru poate dura ceva timp în care sistemul nu poate fi folosit." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9701,6 +10043,18 @@ msgid "This service enables Zammad to connect with your LDAP server." msgstr "" "Acest serviciu permite ca Zammad să se conecteze la serverul dvs. de LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Acest serviciu primește solicitări http sau email-uri de la %s și creează " +"tichete cu hostul și serviciul" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9711,14 +10065,6 @@ msgstr "" "Acest serviciu primește email-uri de la %s și creează tichete cu host-ul și " "serviciul" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Acest serviciu primește solicitări http sau email-uri de la %s și creează " -"tichete cu hostul și serviciul" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Acest serviciu trimite notificări la canalul dvs. %s" @@ -9739,10 +10085,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Jo" @@ -9754,7 +10109,7 @@ msgstr "Jo" msgid "Thursday" msgstr "Joi" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9856,7 +10211,9 @@ msgid "Ticket update" msgstr "Actualizare tichet" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Tichetul |%s| este escaladat!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9897,6 +10254,11 @@ msgstr "Tichetele sunt atribuite automat numai dacă nu au deja un proprietar." msgid "Tickets assigned to me: %s of %s" msgstr "Tichete atribuite mie: %s din %s " +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tichetele organizației" @@ -9993,12 +10355,13 @@ msgstr "Către" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10006,9 +10369,13 @@ msgid "To configure your system." msgstr "Pentru configurarea sistemului." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Pentru a activa % s trimiterea solicitărilor http la %s, trebuie să creați o " "\"regulă de notificare\" proprie în %s." @@ -10028,9 +10395,13 @@ msgstr "" "introduceți \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Pentru a configura acest serviciu, trebuie să creați un nou |\"Incoming " "webhook\"| în panoul de integrare %s și să introduceți adresa URL a webhook-" @@ -10060,11 +10431,7 @@ msgid "Token Access" msgstr "Access cu token" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10185,10 +10552,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10231,246 +10594,14 @@ msgstr "" msgid "URL" msgstr "Url" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Nu putem verifica adresa de email. Te rugăm contactează administratorul tău." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Neatribuite și Deschise" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10640,10 +10771,6 @@ msgstr "" msgid "Uploading" msgstr "" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10659,6 +10786,11 @@ msgstr "" "Folosește spațiul de stocare al clientului pentru a cache-ui date care va " "duce la îmbunătățirea perfomanței aplicației" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10671,6 +10803,16 @@ msgstr "" "Utilizați câmpul subiect al email-uri. Dacă este dezactivată, va fi folosit " "titlul tichetului." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Folosit oriunde" @@ -10745,8 +10887,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10755,20 +10897,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Obiecte sunt create." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10811,12 +10966,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10844,11 +10999,6 @@ msgstr "Valoare" msgid "Variables" msgstr "Variabile" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Furnizor" @@ -10857,19 +11007,17 @@ msgstr "Furnizor" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Când se trimite notificarea." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifică posibilitatea de trimitere și primire" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10989,20 +11137,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Am detectat procese OTRS BOPM care nu pot fi importate în Zammad, deoarece " "în prezent nu acceptăm aceste tipuri de fluxuri de date" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Am găsit multe de câmpuri dinamice care nu sunt obișnuite în Zammad, noi " "urmând o abordare diferită a atributelor tichetelor. Zammad utilizează și " @@ -11015,8 +11174,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Am găsit deja un număr de %s email-uri în căsuța ta po?tală. Zammad o să le " @@ -11077,12 +11240,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11148,6 +11311,11 @@ msgstr "" msgid "Welcome!" msgstr "Bine ai venit!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Ce afectează Zammad Karma?" @@ -11265,9 +11433,14 @@ msgid "With your current configuration the following will happen" msgstr "Folosind configurația actuală următorul lucru se va întâmpla" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Cu |Data| numerele tichetelor vor fi generate în funcție de data de azi, " @@ -11315,7 +11488,9 @@ msgstr "An(i)" msgid "Yellow" msgstr "Galben" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Da" @@ -11335,26 +11510,24 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Poți conecta %s cu Zammad. Este necesar ca să conectezi întâi Zammad cu %s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11374,11 +11547,20 @@ msgstr "Poți crea mai multe subiecte de discuție" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11400,6 +11582,15 @@ msgstr "" msgid "You can request your password" msgstr "Poți cere parola ta" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11492,23 +11683,30 @@ msgstr "Este necesar să configurați endpoint-urile Zammad în %s." msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Folosești %s în text dar nu ai atașat niciun fișier. Dorești să continui?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "|Acumulezi Karma pozitivă| când în mod obișnuit răspunzi și închizi tichete " @@ -11518,13 +11716,25 @@ msgstr "" "zile." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Sunteți deja înregistrat cu adresa dvs. de email dacă ați mai contactat " "echipa noastră de suport" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Configurația ta de email" @@ -11541,34 +11751,34 @@ msgstr "Noul tău acces personal cu token" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Contul dvs. Nu a fost verificat. Vă rugam să dați clic pe link-ul din e-" "mailul trimis pentru verificare." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11594,21 +11804,13 @@ msgid "Your karma is |%s|." msgstr "Karma ta este |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Nu putem verifica adresa de email. Te rugăm contactează administratorul tău." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11619,18 +11821,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Chat-ul Zammad are nevoie de jQuery. Dacă încă nu-l folosești pe pagina ta " "web include-l folosind:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Chat-ul Zammad are nevoie de jQuery. Dacă încă nu-l folosești pe pagina ta " +"web include-l folosind:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11667,8 +11879,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad este acum în mentenanță. Numai administratorii pot să se logheze. Te " @@ -11694,10 +11910,6 @@ msgstr "" msgid "Zip" msgstr "Cod Poștal" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "active" @@ -11780,10 +11992,6 @@ msgstr "Schimbat" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11806,18 +12014,22 @@ msgid "connected" msgstr "conectat" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "conține" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "conține toate" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "nu conține toate" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "nu conține" @@ -11837,18 +12049,6 @@ msgstr "Nu conține unul" msgid "created" msgstr "Creat" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11884,7 +12084,7 @@ msgstr "dezactivat" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11978,7 +12178,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "de la" @@ -11991,6 +12191,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "s-a schimbat" @@ -12135,11 +12336,6 @@ msgstr "unit" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrează de la alt sistem" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -12311,7 +12507,7 @@ msgstr "" msgid "select attachment…" msgstr "alege atașamentul..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12351,7 +12547,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12399,7 +12595,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12468,7 +12664,7 @@ msgstr "Nemodificat" msgid "updated" msgstr "actualizat" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12496,16 +12692,18 @@ msgstr "în ultima (relativ)" msgid "within next (relative)" msgstr "în următoarea (relativ)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "da" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Incrementul| incrementează? numărul tichetului, SystemID și contorul sunt " @@ -12516,10 +12714,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Stânga| înseamnă |[Tichet#12345] Un Subiect Oarecare|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Nimic| înseamnă? |Un subiect oare| (fără numărul tichetului). în ultimul " "caz, ar trebui să activați \"postmaster___follow___up___search___in\" pentru " @@ -12552,12 +12755,84 @@ msgstr "...întregi zone text" msgid "∅ Waiting time today" msgstr "" +#~ msgid "Cc" +#~ msgstr "CC" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Clienții din aceeași organizație pot vedea tichetele între ei." + +#~ msgid "Escalated" +#~ msgstr "escalated" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Ultimul contact al clientului (luând în considerare un răspuns al " +#~ "agentului)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Ultimul contact al clientului ( fără a lua în considerare un răspuns al " +#~ "agentului)" + +#~ msgid "Open" +#~ msgstr "Deschide" + +#~ msgid "Pending reached" +#~ msgstr "Timpul de amânare a fost ajuns" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Setează ultimul contact pentru client, în funcție de ultima persoană de " +#~ "contact a unui client sau de ultimul contact al unui client căruia un " +#~ "agent nu a răspuns încă." + +#~ msgid "Confirm" +#~ msgstr "Confirmă" + +#~ msgid "Sure?" +#~ msgstr "Sigură" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Mărimea maximă a email-urilor în MB." + +#~ msgid "Setup new System" +#~ msgstr "Setează noul sistem" + +#~ msgid "migrate from another system" +#~ msgstr "migrează de la alt sistem" + +#~ msgid "Or" +#~ msgstr "Sau" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Obiecte sunt șterse." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Atenție: Cînd se creează un tichet se trimite un email." + +#~ msgid "Call Inbound" +#~ msgstr "Apel telefonic primit" + +#~ msgid "Call Outbound" +#~ msgstr "Apel telefonic dat" + #~ msgid "Please fill also some text in!" #~ msgstr "Te rugăm să adaugi totuși niște text." -#~ msgid "Loading..." -#~ msgstr "Se încarcă" - #~ msgid "Search..." #~ msgstr "Caută..." diff --git a/i18n/zammad.ru.po b/i18n/zammad.ru.po index 23ad765db..81010d611 100644 --- a/i18n/zammad.ru.po +++ b/i18n/zammad.ru.po @@ -24,7 +24,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -38,7 +40,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -171,24 +175,6 @@ msgstr "% s группирует %s назначение ролей" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Объекта(тов) создано." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Объекта(тов) удалено." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Объекта(тов) обновлено." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -207,6 +193,24 @@ msgstr "%s Объектов обновлено." msgid "%s object(s) were deleted." msgstr "%s Объектов удалено." +#: 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." +msgstr "%s Объекта(тов) создано." + +#: 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." +msgstr "%s Объектов удалено." + +#: 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." +msgstr "%s Объекта(тов) обновлено." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -382,7 +386,9 @@ msgid "2 hours" msgstr "2 часа" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 строчных и 2 прописных символа" #: db/seeds/ticket_priorities.rb @@ -423,7 +429,9 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" "Список активных процессов импорта, которые автоматически запланированы." @@ -469,18 +477,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -572,6 +568,7 @@ msgstr "Аккаунты" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -655,6 +652,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -830,10 +828,6 @@ msgstr "Разрешить в будующем" msgid "Allow past" msgstr "Разрешить в прошлом" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Разрешить пользователям добавлять новые теги." @@ -842,6 +836,10 @@ msgstr "Разрешить пользователям добавлять нов msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -852,9 +850,10 @@ msgstr "УВЕДОМЛЯЮТСЯ ЧЕРЕЗ EMAIL" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -863,10 +862,6 @@ msgstr "" msgid "Alternative name" msgstr "Логин" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternatively, you can use the Zammad API to import data." @@ -937,6 +932,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Аккаунт не подтвержден" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Учетные данные для приложения Facebook." @@ -994,7 +998,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Вы уверены?" @@ -1011,6 +1025,18 @@ msgstr "Статья" msgid "Article Count" msgstr "Количество статей" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Объекта(тов) создано." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Статья#" @@ -1019,10 +1045,6 @@ msgstr "Статья#" msgid "Assign Follow-Ups" msgstr "Назначить дополнения" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Назначайте пользователей на основе пользователей домена." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1038,6 +1060,12 @@ msgstr "Назначить дополнения" msgid "Assign signup roles" msgstr "Назначьте роли для подписки" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Назначайте пользователей на основе пользователей домена." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco #, fuzzy msgid "Assigned" @@ -1125,12 +1153,6 @@ msgid "" "completed." msgstr "Внимание: это будут ваши логин пароль после завершения импорта." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Внимание: При создании билета будет отправлено электронное письмо." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1195,12 +1217,9 @@ msgstr "Аутентификация через %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "Автоматическое назначение" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Авто назначение" @@ -1212,14 +1231,16 @@ msgstr "" msgid "Auto close" msgstr "Автозакрытие" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Автоматическое закрытие состояния" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Авто-создание" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Автоматическое закрытие состояния" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Автоматическая привязка учетной записи при первом входе в систему" @@ -1269,6 +1290,10 @@ msgstr "В среднем %s мин" msgid "Average: %s%" msgstr "В среднем %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1322,8 +1347,8 @@ msgstr "Базовые Объекты" msgid "Basic Settings" msgstr "Основные настройки" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1348,18 +1373,18 @@ msgstr "Пользователь привязки" msgid "Block Notifications" msgstr "Блокировка уведомлений" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Заблокированные IP-адреса (через ;)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Заблокированные идентификаторы вызывающих абонентов на основе АОН." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Заблокированные IP-адреса (через ;)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Заблокированные страны" @@ -1435,13 +1460,14 @@ msgid "But it's only available in these languages:" msgstr "Доступно только на этих языках:" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "По умолчанию проверка выполняется по теме электронного письма. С помощью " @@ -1453,6 +1479,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1485,6 +1512,22 @@ msgstr "CTI (общий)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Конфигурация" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Интеграции" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1500,14 +1543,6 @@ msgstr "Календарь" msgid "Calendars" msgstr "Календарь" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Входящий вызов" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Исходящий вызов" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1636,9 +1671,11 @@ msgstr "Категория" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Скрытая Копия" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Когда отправляется уведомление" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1692,6 +1729,12 @@ msgstr "Изменено" msgid "Changes" msgstr "Изменения" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Объекта(тов) создано." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Changes were made that require a database update." @@ -1719,8 +1762,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel - Chat" +msgid "Channel - Form" +msgstr "Канал - Чат" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1761,6 +1806,12 @@ msgstr "Каналы" msgid "Chat" msgstr "Чат" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Чат" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Название чата" @@ -1783,15 +1834,26 @@ msgid "Chatting Customers" msgstr "Беседа с клиентами" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Подключение каналов" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Подключение каналов" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1866,27 +1928,29 @@ msgid "City" msgstr "Город" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Продолжение сессии" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1927,8 +1991,8 @@ msgstr "Клиенты" msgid "Clone" msgstr "Копировать" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1952,6 +2016,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Закрыть текущий таб" @@ -1973,6 +2041,7 @@ msgstr "Закрыть вкладку при закрытии заявки" msgid "Closed" msgstr "Закрытые" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1982,14 +2051,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Закрыть тикет" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Время закрытия" @@ -2072,17 +2133,20 @@ msgstr "Настройка App" msgid "Configure Base" msgstr "Настроить Базу" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Подтвердить" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Подтвердить/отправить диалог" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Конфигурация" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2169,6 +2233,18 @@ msgstr "Проверка подключения прошла успешно" msgid "Content" msgstr "Содержание" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Объекта(тов) создано." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Объекта(тов) создано." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2202,13 +2278,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Преобразование ретвитов в тикеты отключено" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2374,7 +2450,9 @@ msgid "Create a translation" msgstr "Создать перевод" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Создать и установиться %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2431,6 +2509,7 @@ msgstr "Создать ваш первый тикет" msgid "Created" msgstr "Создан/а" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2440,7 +2519,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2558,11 +2636,8 @@ msgid "" msgstr "" "Заявки пользователя будут удалены при выполнении задания. Откат невозможен." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Сотрудники одной организации могут просматривать друг друга записи" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2655,7 +2730,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Регистрация прошла успешно!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2663,6 +2738,7 @@ msgstr "Регистрация прошла успешно!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2704,10 +2780,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Видимость по умолчанию для новой заметки." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2729,12 +2801,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2749,26 +2815,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Выберите версию http протокола для вашего экземпляра." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Определяет отправителя уведомлений по электронной почте." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2778,6 +2832,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2793,32 +2853,68 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Определяет отправителя уведомлений по электронной почте." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Определяет отправителя уведомлений по электронной почте." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "A list of active import backends that get scheduled automatically." +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" +"Список активных процессов импорта, которые автоматически запланированы." + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" +"Количество неудачных попыток входа в систему. После чего доступ блокируется" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2846,15 +2942,16 @@ msgstr "" "ответов и почтовых тикетов) должно быть выглядеть. " #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Определяет возможность создания тикетов через веб-интерфейс.." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2874,11 +2971,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2909,12 +3008,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Определяет возможность создания тикетов через веб-интерфейс.." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2924,11 +3017,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2949,12 +3038,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2968,18 +3075,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2990,10 +3085,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -3010,11 +3122,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -3023,32 +3130,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3066,7 +3167,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3082,6 +3183,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3099,7 +3206,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3114,6 +3225,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Выберите версию http протокола для вашего экземпляра." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3127,9 +3244,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Выбор желаемого формата даты." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Определяет бэкенд для гео-локации IP-адресов. Показывает, также, " "местоположение IP-адреса, если IP-адрес отображается. " @@ -3154,10 +3285,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Определяет бэкенд поиска картинок для Пользователей и Организаций. " -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3166,6 +3293,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Выбор языка системы по умолчанию." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Определяет системный часовой пояс по умолчанию." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Видимость по умолчанию для новой заметки." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3181,6 +3332,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Определяет группу созданных тикетов." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Определяет группу созданных тикетов." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3189,10 +3346,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3202,8 +3355,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Определяет логотип приложения, отображаемый в веб-интерфейсе." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Определяет имя приложения, отображаемое в веб-интерфейсе, вкладках и строке " @@ -3213,22 +3374,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3272,21 +3421,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Определяет состояние автоматически закрытых тикетов" -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Выбор языка системы по умолчанию." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Определяет системный часовой пояс по умолчанию." - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3302,6 +3441,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "Определяет поведение вкладки после действия с заявкой." +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Выбор желаемого формата даты." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3322,7 +3471,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3412,11 +3561,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3455,6 +3604,12 @@ msgstr "Удаленные заявки (%s всего)" msgid "Deletion Task" msgstr "Задача на удаление" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Отправка не удалась" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Отправка не удалась" @@ -3463,7 +3618,7 @@ msgstr "Отправка не удалась" msgid "Department" msgstr "Департамент" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3575,6 +3730,7 @@ msgstr "Отмените несохраненные изменения." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3584,10 +3740,6 @@ msgstr "Отобразить" msgid "Display name" msgstr "Отображаемое имя" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3596,6 +3748,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Точно хотите удалить этот объект?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Точно хотите удалить этот объект?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Домен" @@ -3827,6 +3992,19 @@ msgstr "" msgid "Email Outbound" msgstr "Исходящая почта" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Невозможно проверить email. Свяжитесь с администратором" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -4013,11 +4191,13 @@ msgstr "" "приложение по адресу [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Включает аутентификацию пользователя через Google" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4172,7 +4352,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Введите ваш адрес email" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4185,8 +4365,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Эскалированые" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Эскалация Времени" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4295,9 +4477,15 @@ msgid "Execute changes on objects" msgstr "Применить изменения к объектам" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Применить изменения к объектам" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Время выполнения" @@ -4345,10 +4533,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4476,15 +4660,17 @@ msgstr "Первое Решение" msgid "First Steps" msgstr "Первые шаги" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Имя" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Первый ответ" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Имя" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Фиксированные учетные записи электронной почты" @@ -4643,10 +4829,6 @@ msgstr "Внешний интерфейс" msgid "Full Name" msgstr "Полное имя" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Полное Имя Домена" @@ -4668,12 +4850,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4681,7 +4863,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4717,6 +4899,12 @@ msgstr "Получение токена доступа" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Полномочия Twitter App" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4738,10 +4926,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4754,14 +4938,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4795,10 +4971,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Учетные данные Google App" @@ -4834,7 +5006,6 @@ msgstr "Приветствие" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4892,6 +5063,12 @@ msgstr "Группировать по направлению" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4912,6 +5089,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Выбор группы для создания тикетов" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Выбор группы для создания тикетов" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5088,7 +5271,7 @@ msgstr "Герой" msgid "Hi! Which one of our products?" msgstr "Приветствую! Какой из наших продуктов?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5278,8 +5461,12 @@ msgstr "" "автоматически." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Если отправителем является агент, установите первого пользователя в списке " @@ -5379,6 +5566,18 @@ msgstr "Импорт" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5391,28 +5590,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Назначение импорта" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Ключ импорта" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Режим импорта" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5501,6 +5688,7 @@ msgstr "" msgid "Inbound" msgstr "Входящие" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5583,6 +5771,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Объекта(тов) создано." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Встроенный перевод" @@ -5654,6 +5848,12 @@ msgstr "" msgid "Intro" msgstr "Интро" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5699,12 +5899,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5883,18 +6077,6 @@ msgstr "Уровень кармы" msgid "Karma Trends" msgstr "Тенденция кармы" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5903,6 +6085,7 @@ msgid "Keep messages on server" msgstr "Хранить сообщения на сервере" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5940,6 +6123,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "База знаний" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "База знаний" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -6007,15 +6206,12 @@ msgstr "Последний контакт (агент)" msgid "Last contact (customer)" msgstr "Последний контакт (клиент)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Последний контакт с клиентом (с учетом того, что агент ответил на него)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "Последний контакт с клиентом (без учета ответа агента)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Фамилия" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -6034,11 +6230,6 @@ msgstr "Последняя синхронизация была в " msgid "Last used" msgstr "ПОСЛЕДНИЙ ИСПОЛЬЗУЕМЫЙ" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Фамилия" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Последние обновления" @@ -6056,11 +6247,11 @@ msgid "Limit Groups" msgstr "Ограничить группы" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6132,10 +6323,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Полномочия Linkedin App" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Ссылки" @@ -6148,6 +6335,17 @@ msgstr "Список сокращений" msgid "Load" msgstr "Загрузка" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Загрузка..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6213,16 +6411,12 @@ msgstr "Забыл пароль" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Макрос" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6373,10 +6567,6 @@ msgstr "Максимальное количество неудачных поп msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Максимальный размер письма в мегабайтах" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6434,7 +6624,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6443,10 +6633,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6615,40 +6801,54 @@ msgstr "Перемещено в" msgid "Moved out" msgstr "Перемещено из" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "Автоматический выбор" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Мои заявки" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Запросы моей организации" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Мои отложенные заявки просроченные" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Мои замененные заявки" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Моя статистика" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Мои заявки по подписке" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Мои заявки" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Мои заявки" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Время обработки: %s мин." -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Мои отложенные заявки просроченные" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Мои замененные заявки" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Мои заявки по подписке" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6727,18 +6927,18 @@ msgstr "Навигация по статье" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6752,7 +6952,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6780,7 +6980,6 @@ msgstr "Сеть" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Новое" @@ -6934,6 +7133,12 @@ msgstr "Не %s сконфигурировано." msgid "No Entries" msgstr "НЕТ ЗАПИСИ" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Не %s сконфигурировано." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6954,9 +7159,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Не настроено" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6970,12 +7177,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -7021,10 +7222,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -7034,14 +7231,6 @@ msgstr "Без фильтра" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Нет связанных проблем" @@ -7119,14 +7308,16 @@ msgstr "Нет перевода для этого языка" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Нет непрочитанных уведомлений" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7218,6 +7409,10 @@ msgstr "Заметка" msgid "Note - default visibility" msgstr "Заметка - видимость по-умолчанию" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7283,11 +7478,6 @@ msgstr "Ноябрь" msgid "Number" msgstr "Число" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" -"Количество неудачных попыток входа в систему. После чего доступ блокируется" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7338,7 +7528,6 @@ msgid "October" msgstr "Октябрь" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7384,29 +7573,22 @@ msgstr "" "Доступно только для пользователей, которые замещают других пользователей" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Доступно только для пользователей с общей Организацией" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Только для этих групп" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7425,16 +7607,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Открытые" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Открыть тикет №%s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Открытых тикетов" @@ -7461,8 +7640,11 @@ msgid "Options" msgstr "Настройки" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Или" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "Переход из других систем" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7520,8 +7702,8 @@ msgstr "Организации" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7569,12 +7751,6 @@ msgstr "Исходящий вызов" msgid "Overview" msgstr "Обзор" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Обзор" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7588,6 +7764,12 @@ msgstr "" msgid "Overviews" msgstr "Обзор" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Обзор" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7618,10 +7800,6 @@ msgstr "" "Заявки владельца пользователя не будут удалены. Владелец будет сопоставлен с " "системным пользователем (ID 1)." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7682,7 +7860,9 @@ msgid "Password for proxy connection." msgstr "Пароль" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Пароль должен содержать 2 строчных и 2 прописных символа" #: db/seeds/settings.rb @@ -7726,8 +7906,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Отложенные просроченные" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Мои отложенные заявки просроченные" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7796,6 +7978,12 @@ msgstr "Розовый" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7813,11 +8001,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Пожалуйста нажмите кнопку ниж, чтобы создать ваш первый" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Пожалуйста, пройдите по ссылке в письме для верификации." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7834,14 +8026,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Пожалуйста, введите время, которое вы хотите учесть." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Пожалуйста, введите время, которое вы хотите учесть." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7851,11 +8045,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" -"Пожалуйста, сначала выберите группу, прежде чем упоминать пользователя!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7962,6 +8151,10 @@ msgstr "Приоритет" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7971,16 +8164,20 @@ msgid "Proceed" msgstr "Приступить" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "назначить тикеты" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Эскалация заявки" #: db/seeds/settings.rb msgid "Product Name" @@ -8040,6 +8237,12 @@ msgstr "Общее меню" msgid "Publish" msgstr "Опубликовать" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Статья" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8071,7 +8274,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Реальное время" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8094,7 +8299,9 @@ msgstr "Последние логи" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Последние просмотренные тикеты" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8172,6 +8379,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8237,18 +8445,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Запрос о предоставлении субсидии" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8292,13 +8492,9 @@ msgstr "Сбросить изменения" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Сбросить изменения" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8328,17 +8524,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Ретвиты конвертируются в тикеты" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8461,6 +8655,10 @@ msgstr "SMS Уведомление" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8529,6 +8727,15 @@ msgstr "Сохранить новый шаблон" msgid "Saved conditions" msgstr "Сохраненные условия" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Массовое действие выполнено!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Расписание для" @@ -8542,16 +8749,16 @@ msgstr "Запланированно" msgid "Scheduler" msgstr "Планировщик" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Планировщик" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Планировщики" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Планировщик" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Экран" @@ -8779,6 +8986,14 @@ msgstr "Сентябрь" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Отправить письмо с подтверждением" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Сервис" @@ -8810,6 +9025,10 @@ msgstr "Сессии подключения" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Установить для внутреннего/публичного" @@ -8836,10 +9055,6 @@ msgstr "" "Установите идентификатор вызывающего абонента для исходящих вызовов на " "основе id вызывающего абонента." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8862,30 +9077,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Установка новой системы" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Настройте каналы связи, которые вы хотите использовать в вашем Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Установить/переопределить отправителя/from  почтового сообщения  на основе " "заголовка reply-to. Это удобно для установки правильного клиента, если почта " "отправляется через систему-посредника (например на shared-хостинге или через " "CRM) от имени клиента." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -" 148/5000 Устанавливает последний контакт с клиентом на основе последнего " -"контакта с клиентом или последнего контакта с клиентом, которому агент еще " -"не ответил." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8914,11 +9132,6 @@ msgstr "Параметры" msgid "Setup Finished" msgstr "Установка завершена" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Установка новой системы" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Общий" @@ -9021,6 +9234,12 @@ msgstr "Регистрация" msgid "Signature" msgstr "Подпись" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Отправить письмо с подтверждением" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -9031,22 +9250,10 @@ msgstr "Подписи" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9070,10 +9277,6 @@ msgstr "Сайт" msgid "Skip" msgstr "Пропустить" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9112,10 +9315,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9345,28 +9544,11 @@ msgid "Sunday" msgstr "Воскресенье" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Точно хотите удалить этот объект?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Уверены?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9424,11 +9606,12 @@ msgstr "Теги" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9446,10 +9629,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Шаблоны" @@ -9537,6 +9716,12 @@ msgstr "Текст с включенными встроенными перево msgid "TextModule" msgstr "Текстовый модуль" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Текст" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9546,12 +9731,38 @@ msgstr "Благодарим за обращение (#%s)! Очень скор msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Спасибо, что присоединились. Письмо отправлено \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Объекта(тов) создано." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL этой установки Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9562,6 +9773,10 @@ msgstr "" "Браузер устарел. Он не поддерживает WebSocket - технологию, которую " "используется в чате." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9573,14 +9788,30 @@ msgstr "" "самоподписанный сертификат, вы можете нажать «Продолжить». В противном " "случае, нажмите, «Отмена»." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Чат отключен" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Чат будет отображаться после того, как будет установлено соединение с " "сервером, и если в сети есть кто-то, с кем можно пообщаться." @@ -9620,14 +9851,31 @@ msgstr "Размер шрифта по умолчанию 12рх." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Внесены следующие изменения:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Были сделаны следующие изменения:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Внесены следующие изменения:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9640,6 +9888,10 @@ msgstr "" msgid "The format of the subject." msgstr "Формат объекта" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9648,6 +9900,14 @@ msgstr "" "Идентификатор заявки, например, Ticket#, Call#, MyTicket#. По умолчанию - " "Ticket#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Импортировано успешно." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Импортировано успешно." @@ -9664,6 +9924,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Объекта(тов) создано." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Объекта(тов) создано." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Объекта(тов) обновлено." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9676,6 +9967,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Невозможно проверить email. Свяжитесь с администратором" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Тест прошел успешно." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Тест прошел успешно." @@ -9693,18 +10046,21 @@ msgstr "" "Текст в начале темы в ответе по электронной почте, например, RE:, AW: или " "AS:." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Учебное пособие по управлению %s размещено в нашей онлайн-документации %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Объекта(тов) создано." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Объекта(тов) создано." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9712,6 +10068,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Способ связаться с нами это вещь называемая \"тикет\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Тема" @@ -9731,12 +10091,16 @@ msgstr "" "известное количество." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "В очереди слишком много людей для чата." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Может быть несколько причин, чтобы чат не появился:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Может быть несколько причин, чтобы чат не появился:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "В очереди слишком много людей для чата." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9751,9 +10115,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Откат этого удаления невозможен. Если вы абсолютно уверены в том, что " "делаете, то введите \"%s\" в поле ввода." @@ -9767,9 +10135,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Этот класс добавится на кнопку при создании и удалится после установления " "чата." @@ -9784,20 +10156,8 @@ msgstr "Уже существует!" msgid "This is Zammad version %s" msgstr "Версия Zammsd %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9814,14 +10174,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" "Это может занять некоторое время, во время операции система не может быть " "использована." @@ -9844,6 +10200,18 @@ msgstr "Этот сервис позволяет Zammad соединиться msgid "This service enables Zammad to connect with your LDAP server." msgstr "Эта услуга позволяет Zammad подключаться к вашему серверу LDAP." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Этот сервис получает http-запросы или электронные письма от %s и создает " +"тикеты в системе." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9854,14 +10222,6 @@ msgstr "" "Этот сервис получает электронные письма от %s и создает тикеты на хосте и в " "сервисе." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Этот сервис получает http-запросы или электронные письма от %s и создает " -"тикеты в системе." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Эта служба отправляет уведомления на ваш канал %s." @@ -9882,10 +10242,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "Пользователь не имеет доступа и не будет получать уведомления." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Чтв" @@ -9897,7 +10268,7 @@ msgstr "Чтв" msgid "Thursday" msgstr "Четверг" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9999,7 +10370,9 @@ msgid "Ticket update" msgstr "Тикет обновлен" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Заявка |%s| эскалирована!" #: app/assets/javascripts/app/models/ticket.coffee @@ -10040,6 +10413,11 @@ msgstr "Тикеты назначаются автоматически, толь msgid "Tickets assigned to me: %s of %s" msgstr "Запросы, назначенные на меня: %s из %s " +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Запросы организации" @@ -10136,12 +10514,13 @@ msgstr "Получатель" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10149,9 +10528,13 @@ msgid "To configure your system." msgstr "Настройка системы." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Чтобы включить %s для отправки http-запросов в %s, вам нужно создать " "собственное «правило уведомления» в %s." @@ -10167,9 +10550,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "Чтобы выбрать заполнители из списка, просто введите «::»." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Для настройки этого сервиса необходимо создать новый |«Входящий веб-поток»| " "на панели интеграции %s и введите URL-адрес веб-подключения ниже." @@ -10198,11 +10585,7 @@ msgid "Token Access" msgstr "Доступ к токенам" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10323,10 +10706,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Полномочия Twitter App" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10369,247 +10748,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Не удалось загрузить данные ..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Невозможно загрузить проблемы" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Невозможно сохранить Бота." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Невозможно сохранить изменения." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Невозможно проверить email. Свяжитесь с администратором" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Новые заявки" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10778,10 +10924,6 @@ msgstr "" msgid "Uploading" msgstr "Загрузка" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10797,6 +10939,11 @@ msgstr "" "Используйте хранилище клиентов для кэширования данных для повышения " "производительности приложения." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Используйте одну строку на URI" @@ -10809,6 +10956,16 @@ msgstr "" "Использовать поле \"Тема\" для email. Если отключено, то в качестве темы " "письма будет использоваться заголовок тикета." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Используется везде" @@ -10883,8 +11040,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10893,21 +11050,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Объекта(тов) создано." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "Пользователь не имеет доступа и не будет получать уведомления." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10949,12 +11119,12 @@ msgstr "Пользователи без назначенных групп LDAP" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10982,11 +11152,6 @@ msgstr "Значение" msgid "Variables" msgstr "Переменные" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Изготовитель" @@ -10995,19 +11160,17 @@ msgstr "Изготовитель" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Когда отправляется уведомление" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Проверить отправку и получение" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11127,21 +11290,32 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Мы обнаружили процессы OTRS BPM, которые не могут быть импортированы в " "Zammad, поскольку в настоящее время мы не поддерживаем такого рода рабочие " "процессы." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Мы нашли много динамических полей, которые не являются общими в Zammad, " "поскольку мы следуем другому подходу к атрибутам тикетов. Zammad использует " @@ -11153,8 +11327,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Мы уже нашли %s электронных писем в вашем почтовом ящике. Zammad переместит " @@ -11216,12 +11394,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11286,6 +11464,11 @@ msgstr "" msgid "Welcome!" msgstr "Добро пожаловать!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Что влияет на вашу карму в Zammad?" @@ -11405,9 +11588,14 @@ msgid "With your current configuration the following will happen" msgstr "С вашей текущей конфигурацией произойдет следующее" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "С | Дата | номер тикета будут генерироваться по текущей дате, идентификатору " @@ -11455,7 +11643,9 @@ msgstr "Год(ы)" msgid "Yellow" msgstr "Желтый" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Да" @@ -11475,27 +11665,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Добро пожаловать! Просто спроси меня что-нибудь!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Вы можете подключить %s к Zammad. Сначала потребуется связать ваш Zammad с " "%s." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11515,13 +11703,27 @@ msgstr "Вы можете создать несколько тем в чате." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Учебное пособие по управлению %s размещено в нашей онлайн-документации %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11544,6 +11746,15 @@ msgstr "" msgid "You can request your password" msgstr "Вы можете запросить пароль" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11636,23 +11847,30 @@ msgstr "Вам нужно сконфигурировать Zammad endpoins в %s msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Вы использовали %s в тексте, но вложение отсуствует. Вы хотите продолжить?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Вы | накапливаете положительную карму | когда вы регулярно отвечаете и " @@ -11662,13 +11880,25 @@ msgstr "" "просрочили тикеты на два или более дней." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Вы уже зарегистрированы с вашей электронной почтой, если вы связывались с " "нашей командой поддержки" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Настройка электронной почты" @@ -11685,34 +11915,34 @@ msgstr "Ваш новый токен персонального доступа" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Ваша учётная запись не была подтверждена. Пожалуйста, используйте ссылку в " "подтверждающем письме." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11738,21 +11968,12 @@ msgid "Your karma is |%s|." msgstr "Ваша карма [%s]" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Невозможно проверить email. Свяжитесь с администратором" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11763,18 +11984,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Для чата требуется jQuery. Если вы еще не используете его на своем веб-" "сайте, добавьте следующий код:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Для чата требуется jQuery. Если вы еще не используете его на своем веб-" +"сайте, добавьте следующий код:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11813,8 +12044,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "В настоящее время Zammad находится в режиме обслуживания. Могут войти в " @@ -11840,10 +12075,6 @@ msgstr "" msgid "Zip" msgstr "Индекс" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "активный" @@ -11926,10 +12157,6 @@ msgstr "Изменено" msgid "chat" msgstr "чат" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11952,18 +12179,22 @@ msgid "connected" msgstr "подключено " #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "содержит" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "содержит все" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "contains all not" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "не содержит" @@ -11983,18 +12214,6 @@ msgstr "contains one not" msgid "created" msgstr "создано" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -12030,7 +12249,7 @@ msgstr "отключено" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12124,7 +12343,7 @@ msgstr "заполнить пустой" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "от" @@ -12137,6 +12356,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "изменился" @@ -12281,11 +12501,6 @@ msgstr "объединенные" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "Переход из других систем" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "минута" @@ -12457,7 +12672,7 @@ msgstr "Выбрать" msgid "select attachment…" msgstr "прикрепите файл..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12497,7 +12712,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12545,7 +12760,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "личное сообщение telegram" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12614,7 +12829,7 @@ msgstr "нетронутый" msgid "updated" msgstr "обновлен" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12642,16 +12857,18 @@ msgstr "В течение последнего (относительно)" msgid "within next (relative)" msgstr "В течение следующего (относительно)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "да" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Инкремент| Для увеличения номера тикета, SystemID и счетчика используется " @@ -12662,10 +12879,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Слева| означает |[Заявка#12345] Тема Письма|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "| Пусто | значение | Какой-то предмет | (без номера тикета). В последнем " "случае вы должны включить \"postmaster___follow___up___search___in\" для " @@ -12697,12 +12919,105 @@ msgstr "всего текста" msgid "∅ Waiting time today" msgstr "Время ожидания сегодня" +#~ msgid "Cc" +#~ msgstr "Скрытая Копия" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Сотрудники одной организации могут просматривать друг друга записи" + +#~ msgid "Escalated" +#~ msgstr "Эскалированые" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Последний контакт с клиентом (с учетом того, что агент ответил на него)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "Последний контакт с клиентом (без учета ответа агента)" + +#~ msgid "Open" +#~ msgstr "Открытые" + +#~ msgid "Pending reached" +#~ msgstr "Отложенные просроченные" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ " 148/5000 Устанавливает последний контакт с клиентом на основе последнего " +#~ "контакта с клиентом или последнего контакта с клиентом, которому агент " +#~ "еще не ответил." + +#~ msgid "Confirm" +#~ msgstr "Подтвердить" + +#~ msgid "Sure?" +#~ msgstr "Уверены?" + +#~ msgid "Auto Assigment" +#~ msgstr "Автоматическое назначение" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Максимальный размер письма в мегабайтах" + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Не удалось загрузить данные ..." + +#~ msgid "Unable to load issues" +#~ msgstr "Невозможно загрузить проблемы" + +#~ msgid "Unable to save Bot." +#~ msgstr "Невозможно сохранить Бота." + +#~ msgid "Setup new System" +#~ msgstr "Установка новой системы" + +#~ msgid "Unable to save changes." +#~ msgstr "Невозможно сохранить изменения." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Добро пожаловать! Просто спроси меня что-нибудь!" + +#~ msgid "migrate from another system" +#~ msgstr "Переход из других систем" + +#~ msgid "Or" +#~ msgstr "Или" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "" +#~ "Пожалуйста, сначала выберите группу, прежде чем упоминать пользователя!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Объекта(тов) удалено." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Внимание: При создании билета будет отправлено электронное письмо." + +#~ msgid "Call Inbound" +#~ msgstr "Входящий вызов" + +#~ msgid "Call Outbound" +#~ msgstr "Исходящий вызов" + #~ msgid "Please fill also some text in!" #~ msgstr "Пожалуйста, заполните также текст" -#~ msgid "Loading..." -#~ msgstr "Загрузка..." - #~ msgid "Search..." #~ msgstr "Поиск..." diff --git a/i18n/zammad.rw.po b/i18n/zammad.rw.po index f89ebe296..afce8deb1 100644 --- a/i18n/zammad.rw.po +++ b/i18n/zammad.rw.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd-mm-yyyy" @@ -34,7 +36,9 @@ msgstr "dd-mm-yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd-mm-yyyy.HH:MM" @@ -154,24 +158,6 @@ msgstr "amatsinda %s ku gutanga inshingano %s" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr " ikintu%s cyasibwe(ibintu %s byasibwe)" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr " ikintu %s cyashyizwe ku gihe (ibintu %s byashyizwe ku gihe)" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr " ikintu %s cyashyizwe ku gihe (ibintu %s byashyizwe ku gihe)" msgid "%s object(s) were deleted." msgstr " ikintu%s cyasibwe(ibintu %s byasibwe)" +#: 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." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: 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." +msgstr " ikintu%s cyasibwe(ibintu %s byasibwe)" + +#: 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." +msgstr " ikintu %s cyashyizwe ku gihe (ibintu %s byashyizwe ku gihe)" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "inyuguti nto 2 n'inyuguti nkuru 2" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -427,18 +433,6 @@ msgstr "" msgid "API" msgstr "Muhuza ifasha guhuza za porogaramu(API)" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -530,6 +524,7 @@ msgstr "konti" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -613,6 +608,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -788,10 +784,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Emerera abakoresha kongeraho utumenyestso dushya" @@ -800,6 +792,10 @@ msgstr "Emerera abakoresha kongeraho utumenyestso dushya" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -810,9 +806,10 @@ msgstr "ongeraho kumenyesha ukoresheje imeri" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -821,10 +818,6 @@ msgstr "" msgid "Alternative name" msgstr "irindi zina" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Ushobora no gukoresha API ya Zammad mu kuzana imbonwa" @@ -895,6 +888,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "konti ntiyagenzuwe" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "ibyangombwa by'ibanga bya facebook" @@ -950,7 +952,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -967,6 +979,18 @@ msgstr "Ingingo" msgid "Article Count" msgstr "kubara ingingo" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "ingingo itandukanyijwe" @@ -975,10 +999,6 @@ msgstr "ingingo itandukanyijwe" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "guha abakoresha inshinga uhereye ku ndangarubuga y'umukoresha" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -992,6 +1012,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "guha abakoresha inshinga uhereye ku ndangarubuga y'umukoresha" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "bishinzwe" @@ -1075,12 +1101,6 @@ msgstr "" "icyitonderwa: iri riraba ijambo ry'ibanga ryawe ryo kwinjira nyuma y'uko " "kwimura kuzuye" -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Itonde. Iyo ukora tike, umwirondoro wa murandasi uroherezwa" - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1145,12 +1165,9 @@ msgstr "Kwemeza biturutse kuri %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "kwiha inshingano" @@ -1162,14 +1179,16 @@ msgstr "" msgid "Auto close" msgstr "kwifunga" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr " Imimerere yo kwifunga" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr " Imimerere yo kwifunga" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "konti yihuza mu kwinjira bwa mbere" @@ -1218,6 +1237,10 @@ msgstr "impuzandengo muminota %s" msgid "Average: %s%" msgstr "impuzandengo : %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1270,8 +1293,8 @@ msgstr "ibintu shingiro" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1296,18 +1319,18 @@ msgstr "Guhuza umukoresha" msgid "Block Notifications" msgstr "guhagarika imenyesha" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "ibiranga abahamagara byafunzwe uhereye ku kiranga uhamagara" +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1383,13 +1406,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Ubugenzuzi bukorwa ku buryo bwa mburabuzi hakoreshejwe impamvu y'umwirondoro " @@ -1401,6 +1425,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1434,6 +1459,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "iboneza" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "ibihujwe n'ibindi" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1449,14 +1490,6 @@ msgstr "ingengabihe" msgid "Calendars" msgstr "ingengabihe" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Wahamagawe" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Wahamagaye hanze " - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1580,9 +1613,11 @@ msgstr "ikiciro" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "abandi bazabona ubu butumwa" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "Iyo imenyesha ririmo koherezwa" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1636,6 +1671,12 @@ msgstr "ya/byahinduwe/tse" msgid "Changes" msgstr "impinduka" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "impinduka zisaba imibare ibitse gushyirwa ku gihe" @@ -1663,8 +1704,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "umuyoboro" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1705,6 +1748,12 @@ msgstr "imiyoboro" msgid "Chat" msgstr "kuganira" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "kuganira" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "umutwe w' ikiganiro" @@ -1727,15 +1776,26 @@ msgid "Chatting Customers" msgstr "abakiriya baganira" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "ihuza muyoboro" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "ihuza muyoboro" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1810,27 +1870,29 @@ msgid "City" msgstr "Umugi" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "ikiciro gikomeza" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1871,8 +1933,8 @@ msgstr "abakiriya" msgid "Clone" msgstr "inyigano" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1896,6 +1958,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "funga ahagaragara hagezweho" @@ -1917,6 +1983,7 @@ msgstr "" msgid "Closed" msgstr "cyafunze" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1926,14 +1993,6 @@ msgstr "" msgid "Closed Tickets" msgstr "amatike afunze" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Igihe cyo gufunga" @@ -2016,17 +2075,20 @@ msgstr "" msgid "Configure Base" msgstr "Iboneza shingiro" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "kwemeza" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "kwemeza/kohereza ikiganiro" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "iboneza " + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2113,6 +2175,18 @@ msgstr "" msgid "Content" msgstr "ibirimo" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2146,11 +2220,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2316,7 +2390,9 @@ msgid "Create a translation" msgstr "kora ubuhinduzi" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Gukora no gutegura %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2372,6 +2448,7 @@ msgstr "himba itike yawe ya mbere" msgid "Created" msgstr "Cyaremwe" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2381,7 +2458,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2498,11 +2574,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "abakiriya mu muryango bashobora kureba hagati yabo buri kintu" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2595,7 +2668,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Kwiyandikisha byakozwe neza!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2603,6 +2676,7 @@ msgstr "Kwiyandikisha byakozwe neza!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2644,10 +2718,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "kugaragara mburabuzi ku nyandiko nshya" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2669,12 +2739,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2689,26 +2753,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Isobanura porotokoro ya HTTP ku mwanya wawe" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "kugena uwohereza imenyesha ryo kuri imeri" #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2718,6 +2770,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2733,32 +2791,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "kugena uwohereza imenyesha ryo kuri imeri" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "kugena uwohereza imenyesha ryo kuri imeri" #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "umubare wo kwinjira byananiranye nyuma y'uko konti izaba yakuweho" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2786,15 +2876,18 @@ msgstr "" "bisubizo n'umwirondoro wa murandasi y'amatike) zishobora kumera" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" +"ivuga niba umukiriya shobora gukora amatike binyuze/yifashishije muhuza " +"y'urubuga" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2814,11 +2907,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2851,12 +2946,6 @@ msgstr "" "ivuga niba umukiriya shobora gukora amatike binyuze/yifashishije muhuza " "y'urubuga" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2866,11 +2955,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2891,12 +2976,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2909,18 +3012,6 @@ msgstr "Isobanura niba amatike ashobora" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2931,10 +3022,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2951,11 +3059,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2964,32 +3067,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3007,7 +3104,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3023,6 +3120,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3040,7 +3143,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3055,6 +3162,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Isobanura porotokoro ya HTTP ku mwanya wawe" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3068,9 +3181,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Isobanura imiterere myiza y'itariki" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Isobanura imbere mu kiranga(IP) cy'ibidukikije.Yerekana kandi aho aderesi " "y'ikiranga iri iyo ikiranga cya IP kigaragajwe." @@ -3096,10 +3223,6 @@ msgid "Defines the backend for user and organization image lookups." msgstr "" "isobanurira umukoresha imbere h'uruguba no gushakisha amshusho k'umuryango" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3108,6 +3231,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Isobanura sisitemu y'ururimi mburabuzi" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "Isobanura imimerere y'amatike yifunze" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "kugaragara mburabuzi ku nyandiko nshya" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3123,6 +3270,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Isobanura itsinda ry'amatike yakozwe" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Isobanura itsinda ry'amatike yakozwe" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3131,10 +3284,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3144,8 +3293,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "isobanuro ikirango cya porogaramu cyagaragajwe ku rubuga" #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "isobanura izina rya porogaramu, ryerekanwe ku rubuga, ku madirishya " @@ -3155,22 +3312,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3210,21 +3355,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Isobanura imimerere y'amatike yifunze" -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Isobanura sisitemu y'ururimi mburabuzi" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3240,6 +3375,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Isobanura imiterere myiza y'itariki" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3260,7 +3405,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3350,11 +3495,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3393,6 +3538,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "iyohereza ryanze" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "iyohereza ryanze" @@ -3401,7 +3552,7 @@ msgstr "iyohereza ryanze" msgid "Department" msgstr "ishami" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3513,6 +3664,7 @@ msgstr "Kureka ibyo wahinduye bitabitswe" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3522,10 +3674,6 @@ msgstr "kugaragaza" msgid "Display name" msgstr "Garagaza izina" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3534,6 +3682,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "wizeye ko ushaka gusiba ibi bintu" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "wizeye ko ushaka gusiba ibi bintu" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "indangarubuga" @@ -3761,6 +3922,19 @@ msgstr "" msgid "Email Outbound" msgstr "imeri zoherejwe" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "kudashobora kugenzura ubutumwa bwa murandasi . Reba Umuyobozi " + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3941,11 +4115,16 @@ msgstr "" "yawe kuri %s" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +#, fuzzy +#| msgid "" +#| "Enables user authentication via %s. Register your app first at [%s](%s)." +msgid "Enables user authentication via GitHub." msgstr "" +"Gishoboza kwemeza abakoresha biturutse kuri %s. Banza wandikishe porogaramu " +"yawe kuri %s" #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4099,7 +4278,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "andika izina ukoresha cyangwa umwirondoro wa interineti yawe" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4112,8 +4291,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Byazamutse" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "ibihe byo kuzamuka" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4224,9 +4405,15 @@ msgid "Execute changes on objects" msgstr "kora impinduka ku bintu" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "kora impinduka ku bintu" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "igihe cyo gushyira mu bikorwa" @@ -4274,10 +4461,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4405,15 +4588,17 @@ msgstr "Igisubizo cya mbere" msgid "First Steps" msgstr "intambwe za mbere" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Izina rya gikirisitu" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Igisubizo cya mbere" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Izina rya gikirisitu" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "konti za imeri zihamye" @@ -4572,10 +4757,6 @@ msgstr "imbere" msgid "Full Name" msgstr "izina ryose" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "izina ryuzuye ryemewe " @@ -4597,12 +4778,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4610,7 +4791,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4644,6 +4825,12 @@ msgstr "Kubona ikimenyetso cyinjira " msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "ibyangombwa by'ibanga bya twitter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4665,10 +4852,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4681,14 +4864,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4722,10 +4897,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Ibyangombwa by'ibanga bya Google" @@ -4761,7 +4932,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4819,6 +4989,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4839,6 +5015,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Gihitamo itsinda kugira ngo hakorwe amatike" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Gihitamo itsinda kugira ngo hakorwe amatike" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5002,7 +5184,7 @@ msgstr "Intwari" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5191,8 +5373,12 @@ msgid "" msgstr "niba uwakira na serivisi byongeye kugaruka, itike izifunga ubwayo" #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "niba uwohereza ari umukozi, shyira umukoresha wambere kuri kisiti y'abakira " @@ -5291,6 +5477,18 @@ msgstr "kuvana ibintu hanze" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5303,28 +5501,16 @@ msgstr "" msgid "Import Endpoint" msgstr "iherezo ryo kuvana ibintu hanze" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "urufunguzo rwo kuvana hanze ibintu" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "uburyo bwo kuvana hanze ibintu" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5399,6 +5585,7 @@ msgstr "" msgid "Inbound" msgstr "byinjira" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5481,6 +5668,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "guhindura uri ku murongo" @@ -5552,6 +5745,12 @@ msgstr "" msgid "Intro" msgstr "ubusobanuro bwihuse bugaragara gutya ku ijanisha" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5597,12 +5796,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5782,18 +5975,6 @@ msgstr "Urwego rw'ibikorwa bya muntu" msgid "Karma Trends" msgstr "imihindagurikire ya karma" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5802,6 +5983,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5839,6 +6021,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Ububiko bw'ubumenyi" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Ububiko bw'ubumenyi" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5907,14 +6105,12 @@ msgstr "Uwavugishijwe wa nyuma(umukozi)" msgid "Last contact (customer)" msgstr "Uwavugishijwe wa nyuma(umukiriya)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "kubonana bwa nyuma n'umukirya(Nta yitayeho umukozi yashubije)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "kubonana bwa nyuma n'umukirya(Nta yitayeho umukozi yashubije)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Izina ry'umuryango" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5933,11 +6129,6 @@ msgstr "ihuza riheruka kuri" msgid "Last used" msgstr "igihe cyanyuma Cyakoreshejwe " -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Izina ry'umuryango" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Amakuru agezweho" @@ -5955,11 +6146,11 @@ msgid "Limit Groups" msgstr "amatsinda afite aho agarukira" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6031,10 +6222,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "ibyangombwa by'ibanga bya Linkedin" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "imirongo shami ya interineti" @@ -6047,6 +6234,17 @@ msgstr "urutonde rw'inzira z'ibusamo" msgid "Load" msgstr "umutwaro" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "birigukorwa" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6112,16 +6310,12 @@ msgstr "ijambo banga ryabuze" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "bigari" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6271,10 +6465,6 @@ msgstr "kwinjira gushoboka kwanze" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Ubunini bwo hejuru muri MB z'umwirondoro wa murandasi" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6332,7 +6522,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6341,10 +6531,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6513,40 +6699,52 @@ msgstr "byimuriwe mu" msgid "Moved out" msgstr "byavanwe mu" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "amatike nahawe/nagenewe" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "amatike y'ikigo wanjye" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Amatike yanjye ategereje kugerwaho" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Amatike yanjye yasimbuwe" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "igenzuramikorere ryanjye" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "amatike nahawe/nagenewe" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "amatike yanjye" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "amatike nahawe/nagenewe" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Igihe cyanjye cyo gukurikirana: iminota%s" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Amatike yanjye ategereje kugerwaho" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Amatike yanjye yasimbuwe" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6625,18 +6823,18 @@ msgstr "Kunyura mu ngingo" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6650,7 +6848,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6678,7 +6876,6 @@ msgstr "umurongo ufatiweho kenshi" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "gishya" @@ -6832,6 +7029,12 @@ msgstr "Nomero %s yabonejwe" msgid "No Entries" msgstr "nta byinjira" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Nomero %s yabonejwe" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6852,9 +7055,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Ntabwo byashyizweho" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6868,12 +7073,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6919,10 +7118,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6932,14 +7127,6 @@ msgstr "nta muyunguruzi" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -7017,14 +7204,16 @@ msgstr "nta busemuzi buhari" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "nta mamenyehsa atarasomwa tugufitiye" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7116,6 +7305,10 @@ msgstr "andika" msgid "Note - default visibility" msgstr "Inyandiko- kugaragara mburabuzi" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7181,10 +7374,6 @@ msgstr "ugushyingo" msgid "Number" msgstr "nomero" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "umubare wo kwinjira byananiranye nyuma y'uko konti izaba yakuweho" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7235,7 +7424,6 @@ msgid "October" msgstr "ukwakira" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7280,29 +7468,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Biboneka gusa ku bakoresha basimbuye abandi bakoresha" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "bibonekera gusa ababikoresha bafite imiryango isangiwe" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "ni iby'aya matsinda gusa" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7321,16 +7502,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "fungura" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Fungura tike # %s " #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "fungura/amatike afunguye" @@ -7357,8 +7535,11 @@ msgid "Options" msgstr "amahitamo" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "cyangwa" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "kwimuka uva mu yindi sisiteme" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7416,8 +7597,8 @@ msgstr "Ibigo" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7465,12 +7646,6 @@ msgstr "guhamagara hanze" msgid "Overview" msgstr "incamake" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "incamake" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7484,6 +7659,12 @@ msgstr "" msgid "Overviews" msgstr "incamake" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "incamake" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7512,10 +7693,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7576,7 +7753,9 @@ msgid "Password for proxy connection." msgstr "ijambo ry'ibanga ry'ihuriro" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Ijambo banga rikeneye kugira inyuguti 2 nto na 2 nini" #: db/seeds/settings.rb @@ -7620,8 +7799,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Gutegereza kugerwaho" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Amatike yanjye ategereje kugerwaho" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7691,6 +7872,10 @@ msgstr "iroza" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7708,11 +7893,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "kanda kuri buto iri munsi aha kugira ngo uhange iyawe " #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Nyamuneka, kanda kuri link muri imeri yo kugenzura" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7729,14 +7918,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Nyamuneka, injiza igihe ushaka kuri konti" + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Nyamuneka, injiza igihe ushaka kuri konti" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "" @@ -7746,10 +7937,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7854,6 +8041,10 @@ msgstr "uburemere" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7863,16 +8054,20 @@ msgid "Proceed" msgstr "Gutunganya/gukomeza" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Tanga amatike" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "izamuka rya tike" #: db/seeds/settings.rb msgid "Product Name" @@ -7932,6 +8127,12 @@ msgstr "Ibikubiyemo rusange" msgid "Publish" msgstr "gutangaza" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Ingingo" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7965,7 +8166,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "igihe nyacyo" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7988,7 +8191,9 @@ msgstr "ibyakozwe bya vuba" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "amatike aherutse kurebwa" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8066,6 +8271,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8131,18 +8337,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Gusaba umutekano w'ikintu" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8186,13 +8384,9 @@ msgstr "Gukuraho impinduka" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Gukuraho impinduka" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8222,17 +8416,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8354,6 +8544,10 @@ msgstr "imenyesha ry'ubutumwa bugufi" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8422,6 +8616,15 @@ msgstr "Bika inyandiko rugero nshya" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "igikorwa cy'uruvunge cyakozwe" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "gahunda ya" @@ -8435,16 +8638,16 @@ msgstr "biteganyijwe ku" msgid "Scheduler" msgstr "utanga gahunda" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "utanga gahunda" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "ingengabihe" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "utanga gahunda" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8672,6 +8875,14 @@ msgstr "nzeri" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "ongera wohereze ubutumwa bwo kugenzura" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "igikorwa ukorera umuntu" @@ -8703,6 +8914,10 @@ msgstr "ibyiciro/igice" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "gushyiraho ingingo ireba ab'imbere/rusange" @@ -8727,10 +8942,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "shyiraho ikiranga uhamagara hanze ushingiye ku kiranga uhamagarwa" -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8753,29 +8964,33 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "gushyiraho sisteme nshya" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" "Shyiraho imirongo yo gutumanaho ushaka gukoresha n'uburyo bwihuse bwawe " #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Shyira/Vanaho uwohereje/uhereye kuri imeri bijyanye n'umutwe w'umwirondoro " "wa murandasii. Ni ingirakamaro mu kumenya umukiriya nyawe niba umwirondoro " "wa murandasi wakiriwe waturutse mu yindi muhuza yindi mu izina ry'umukiriya" -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Isobanura umukiriya waganijwe bwa nyuma uhereye ku mukiriya wavugishijwe " -"nyuma cyangwa umukiriya wanyuma umukozi atashubije." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8804,11 +9019,6 @@ msgstr "Igenamiterere" msgid "Setup Finished" msgstr "Gutegura byarangiye" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "gushyiraho sisteme nshya" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Bisangiwe" @@ -8909,6 +9119,12 @@ msgstr "iyandikishe" msgid "Signature" msgstr "umukono" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "ongera wohereze ubutumwa bwo kugenzura" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8919,22 +9135,10 @@ msgstr "imikono" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8958,10 +9162,6 @@ msgstr "" msgid "Skip" msgstr "Bisimbuke" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -9000,10 +9200,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9233,28 +9429,11 @@ msgid "Sunday" msgstr "ku cyumweru" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "wizeye ko ushaka gusiba ibi bintu" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Nibyo?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9312,11 +9491,12 @@ msgstr "Ikimenyetso" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9334,10 +9514,6 @@ msgstr "ubutumwa bw'iyakure bwoherezwa mu nyandiko" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "inyandikorugero" @@ -9425,6 +9601,12 @@ msgstr "Kwandika wemerewe guhindurirwa ku murongo ugaragara utya" msgid "TextModule" msgstr "inyandiko " +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "umwandiko" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9434,12 +9616,38 @@ msgstr "Urakoze ku bibazo byawe (#%s)! Tuzaguhamagara vuba bishoboka" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "urakoze kwisunga. Imeri yoherejwe kuri \"%s\"" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL yo gushyiramo Zammad" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9450,6 +9658,10 @@ msgstr "" "Mucukumbuzi irashaje. Ntabwo yashobora gukoresha uburyo bugezweho dukoresha " "mu kuganira" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9460,6 +9672,18 @@ msgstr "" "amakuru y’irangamimerere. Niba wizeye gukoresha icyemezo wisinyiye, ushobora " "gukanda kuri « Komeza ». Niba atari ibyo «  Hanagura »" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Aho baganirira ntihafunguye" @@ -9467,7 +9691,7 @@ msgstr "Aho baganirira ntihafunguye" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9499,14 +9723,31 @@ msgstr "Ingano mburabuzi y'imyandikire ni 12px" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Impinduka zikurikira zirakozwe" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Impinduka zikurikira zakozwe" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Impinduka zikurikira zirakozwe" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9518,6 +9759,10 @@ msgstr "" msgid "The format of the subject." msgstr "Imiterere y'ingingo" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9526,6 +9771,14 @@ msgstr "" "ibiranga itike, urugero: itike#, guhamagara#, itike yanjye#. Imburabuzi ni " "itike#" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Kuvana ibintu hanze byagezweho" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Kuvana ibintu hanze byagezweho" @@ -9542,6 +9795,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr " ikintu %s cyashyizwe ku gihe (ibintu %s byashyizwe ku gihe)" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9554,6 +9838,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "kudashobora kugenzura ubutumwa bwa murandasi . Reba Umuyobozi " + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Igeragezwa ryagenze neza" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Igeragezwa ryagenze neza" @@ -9571,19 +9917,21 @@ msgstr "" "inyandiko ku ntangiriro y'impamvu mu gusubiza umwirondoro wamurandasi. " "Urugero: RE, AW cyangwa AS" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Amasomo ku buryo bwo gucunga %s ari mu bubiko bwacu bwínyandiko kuri " -"murandasi %|" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9591,6 +9939,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "uburyo bwo kuvugana natwe ni iki kintu cyitwa \"itike\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "ingingo" @@ -9610,12 +9962,16 @@ msgstr "" "kanya iyo umubare uzwi ubu urenze" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "hari abantu benshi bategereje ku murongo wo kuganira" +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Hashobora kubaho impamvu nyinshi zituma ikiganiro kitagaragara" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Hashobora kubaho impamvu nyinshi zituma ikiganiro kitagaragara" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "hari abantu benshi bategereje ku murongo wo kuganira" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9631,8 +9987,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9644,9 +10000,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "uru rwego rwongerwa kuri buto mu ntangiriro rukavaho igihe cyose ikiganiro " "gishyizwe ku murongo" @@ -9659,20 +10019,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Iyi ni Zammad verisiyo %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9689,14 +10037,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Ibi bishobora gufata umwanya aho sisitemu idashobora gukoreshwa" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9721,6 +10065,18 @@ msgstr "" "Iki gikorwa gufasha ishoboza uburyo bwihuse buhuzwa na mugenga ya " "murandasiyawe y'ukwemeza imikorere y'ingano y'urumuri" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"iyi serivisi yakira ubusabe bwa http cyangwa imeri bivuye kuri %s " +"ikanakora amatike ikoresheje uwakira na serivisi" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9731,14 +10087,6 @@ msgstr "" "Iki gikorwa cyakira imeri zivuye kuri %s kikanakora tike k'uwakira na " "serivisi" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"iyi serivisi yakira ubusabe bwa http cyangwa imeri bivuye kuri %s " -"ikanakora amatike ikoresheje uwakira na serivisi" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "iyi serivisi yohereza imenyesha ku muyoboro wawe %s" @@ -9759,10 +10107,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "kuwa kane" @@ -9774,7 +10131,7 @@ msgstr "kuwa kane" msgid "Thursday" msgstr "kuqwa kane" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9876,7 +10233,9 @@ msgid "Ticket update" msgstr "kuvugurura tike" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "itike |%s| yazamuwe" #: app/assets/javascripts/app/models/ticket.coffee @@ -9917,6 +10276,11 @@ msgstr "amatike atangwa ku buryo bwikora iyo nta nyirayo afite gusa" msgid "Tickets assigned to me: %s of %s" msgstr "amatike nahawe: %s ya %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "amatike y'umuryango" @@ -10013,12 +10377,13 @@ msgstr "kuri" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10026,9 +10391,13 @@ msgid "To configure your system." msgstr "kuboneza muhuza yawe" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Kugira ngo ushoboze %s kohereza ubusabe bwa http kuri %s, ukeneye gukora\" " "itegeko ry'imenyesha\" ryawe muri %s" @@ -10046,9 +10415,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "kugira ngo uhitemo abafite imyanya ku rutonde, andika \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "Kugira ngo ushyireho iyi serivisi ukeneye gukora uburyo bwo kubona amakuru " "yakokanya muri pano %s yo guhuza bityo ukinjiza URL yakokanya ku rubuga " @@ -10078,11 +10451,7 @@ msgid "Token Access" msgstr "Uburyo/ikimenyetso cyo kwinjira ahantu" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10203,10 +10572,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "ibyangombwa by'ibanga bya twitter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Urufunguzo rwa Twitter" @@ -10249,247 +10614,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Ntabwo kubika Bot byakunze" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Ntabwo kubika Bot byakunze" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "kudashobora kubika impinduka" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "kudashobora kugenzura ubutumwa bwa murandasi . Reba Umuyobozi " - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "atatanzwe & afunguye" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10657,10 +10789,6 @@ msgstr "" msgid "Uploading" msgstr "Kohereza" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10676,6 +10804,11 @@ msgstr "" "Koresha ububiko bw'umukiriya mu kubika imibare kugira ngo uhe imbaraga " "ubusabe" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10688,6 +10821,16 @@ msgstr "" "koresha impamvu z'uburyo bwihuse. Niba ifunze umutwe wa tike uzakoreshwa " "nk'impamvu" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "ikoreshwa ahantu hose" @@ -10762,8 +10905,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10772,20 +10915,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr " ikintu %s cyakozwe (ibintu %s byakozwe)" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10828,12 +10984,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10861,11 +11017,6 @@ msgstr "agaciro" msgid "Variables" msgstr "ibihinduka" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Ugurisha" @@ -10874,19 +11025,17 @@ msgstr "Ugurisha" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "Iyo imenyesha ririmo koherezwa" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Kugenzura kohereza no kwakira" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11006,20 +11155,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Twavumbuye imikorere ya OTRS BPM, idashobora kwimurirwa muri Zammad, kuko " "tudashobora kwakira iyo mikorere" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Twasanze ibice byinshi byiza bidasanzwe muri Zammad, mu gihe twari " "dukurikiye uburyo butandukanye ku birebana n’ibiranga amatike. Zammad na " @@ -11032,8 +11192,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "tumaze kubona %s imeri mu gasanduku ka imeri yanyu. Zammad irazivana mu " @@ -11095,12 +11259,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11164,6 +11328,11 @@ msgstr "" msgid "Welcome!" msgstr "Ikaze!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "ni iki kibangamira uburyo bwihuse bw'ibikorwa byawe?" @@ -11284,9 +11453,14 @@ msgid "With your current configuration the following will happen" msgstr "Nukomeza kugira iboneza ufite ubu, hazaba ibikurikira " #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Hamwe n’itariki, nomero z’amatike zizakorwa ku uhereye ku itariki y’ubu, " @@ -11335,7 +11509,9 @@ msgstr "umwaka/imyaka" msgid "Yellow" msgstr "umuhondo" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11355,27 +11531,25 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Uhawe ikaze! Mbaza icyo ushaka!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Ushobora guhuza %s na Zammad. Ukeneye mbere na mbere guhuza Zammad yawe na " "%s" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11395,13 +11569,28 @@ msgstr "ushobora guhimba imitwe myinshi y'ibiganiro" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Amasomo ku buryo bwo gucunga %s ari mu bubiko bwacu bwínyandiko kuri " +"murandasi %|" + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11424,6 +11613,15 @@ msgstr "" msgid "You can request your password" msgstr "Ushobora gusaba ijambo banga ryawe" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11516,23 +11714,30 @@ msgstr "Ukeneye kunoza endpoints za Zammad muri %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Ukoresha %s mu mwandiko ariko nta mugereke wometseho. Urashaka gukomeza?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Ukusanya/ubona Karma nziza mu gihe usubiza buri gihe kandi ugafunfa amatike " @@ -11542,13 +11747,25 @@ msgstr "" "iminsi ibiri ku gihe igenwe." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Niba waravuganye n'ikipi iduha ubufasha, uranditswe hamwe na'aderesi ya " "imeri yawe" +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "kunoza imiterere ya imeri" @@ -11565,34 +11782,34 @@ msgstr "Ikimenyetso/uburyo bushya bwihariye bwo kwinjira" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Konti yawe ntabwo yagenzuwe. Nyamuneka, kanda mu ihuriro ku mwirondoro wa " "murandasi wo kugenzura." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11618,21 +11835,12 @@ msgid "Your karma is |%s|." msgstr "karma yawe ni |%s|" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "kudashobora kugenzura ubutumwa bwa murandasi . Reba Umuyobozi " #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11643,18 +11851,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Kuganira ukoresheje Zammad bisaba jQuery. Niba udasanzwe uyikoresha ku " "rubuga, yishyiremo gutya:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Kuganira ukoresheje Zammad bisaba jQuery. Niba udasanzwe uyikoresha ku " +"rubuga, yishyiremo gutya:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11692,8 +11910,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "zammad iri gutunganywa. Abayobozi bonyine nibo bashobora kwinjiramo. " @@ -11720,10 +11942,6 @@ msgid "Zip" msgstr "" "uburyo bukoreshwa mukugeza ibintu ahantu cyangwa imashini ifunga imyanda" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "gikora" @@ -11806,10 +12024,6 @@ msgstr "ya/byahinduwe/tse" msgid "chat" msgstr "ikiganiro" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11832,18 +12046,22 @@ msgid "connected" msgstr "byahujwe/byafatanyijwe" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "bikubiyemo" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "Ifite byose" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "Ntabwo ifite byose" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "bidakubiyemo" @@ -11863,18 +12081,6 @@ msgstr "nta na kimwe ifite" msgid "created" msgstr "cyaremwe" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11910,7 +12116,7 @@ msgstr "byahagaritswe " msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12004,7 +12210,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "kuva" @@ -12017,6 +12223,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "Cya/yahinduwe" @@ -12162,11 +12369,6 @@ msgstr "cyahurijwe hamwe" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "kwimuka uva mu yindi sisiteme" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "umunota" @@ -12338,7 +12540,7 @@ msgstr "" msgid "select attachment…" msgstr "Hitamo inyomeko" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12378,7 +12580,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12426,7 +12628,7 @@ msgstr "ubufasha@urugero.com" msgid "telegram personal-message" msgstr "Ubutumwa bwa telegaramu bwihariye" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12495,7 +12697,7 @@ msgstr "bidakorwaho" msgid "updated" msgstr "cyashyizwe ku gihe" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12523,16 +12725,18 @@ msgstr "muby'inyuma (ugereranyije)" msgid "within next (relative)" msgstr "muby'imbere(ugereranyije)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "Yego" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "[Kongera]: Yongera numero y'itike. Ikiranga umwirondora w'ihuzanzira na " @@ -12544,10 +12748,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "Ibumoso bivuga [Tike#1234]. Ingingo ibonetse" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "[Nta na kimwe] bisobanura ingingo iyo ariyo yose(nta numero ya tike). Bwa " "nyuma ugomba gushyiramo \"postmaster_follow_up_search-in\" kugira ngo umenye " @@ -12579,12 +12788,93 @@ msgstr "umwandiko wose" msgid "∅ Waiting time today" msgstr "igihe cyo gutegereza uyu munsi" +#~ msgid "Cc" +#~ msgstr "abandi bazabona ubu butumwa" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "abakiriya mu muryango bashobora kureba hagati yabo buri kintu" + +#~ msgid "Escalated" +#~ msgstr "Byazamutse" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "kubonana bwa nyuma n'umukirya(Nta yitayeho umukozi yashubije)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "kubonana bwa nyuma n'umukirya(Nta yitayeho umukozi yashubije)" + +#~ msgid "Open" +#~ msgstr "fungura" + +#~ msgid "Pending reached" +#~ msgstr "Gutegereza kugerwaho" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Isobanura umukiriya waganijwe bwa nyuma uhereye ku mukiriya wavugishijwe " +#~ "nyuma cyangwa umukiriya wanyuma umukozi atashubije." + +#~ msgid "Confirm" +#~ msgstr "kwemeza" + +#~ msgid "Sure?" +#~ msgstr "Nibyo?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Ubunini bwo hejuru muri MB z'umwirondoro wa murandasi" + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Ntabwo kubika Bot byakunze" + +#~ msgid "Unable to save Bot." +#~ msgstr "Ntabwo kubika Bot byakunze" + +#~ msgid "Setup new System" +#~ msgstr "gushyiraho sisteme nshya" + +#~ msgid "Unable to save changes." +#~ msgstr "kudashobora kubika impinduka" + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Uhawe ikaze! Mbaza icyo ushaka!" + +#~ msgid "migrate from another system" +#~ msgstr "kwimuka uva mu yindi sisiteme" + +#~ msgid "Or" +#~ msgstr "cyangwa" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr " ikintu%s cyasibwe(ibintu %s byasibwe)" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Itonde. Iyo ukora tike, umwirondoro wa murandasi uroherezwa" + +#~ msgid "Call Inbound" +#~ msgstr "Wahamagawe" + +#~ msgid "Call Outbound" +#~ msgstr "Wahamagaye hanze " + #~ msgid "Please fill also some text in!" #~ msgstr "Nyamuneka, uzuzamo inyandiko" -#~ msgid "Loading..." -#~ msgstr "birigukorwa" - #~ msgid "Search..." #~ msgstr "shakisha" diff --git a/i18n/zammad.sk.po b/i18n/zammad.sk.po index 10c411ae2..9786f9e38 100644 --- a/i18n/zammad.sk.po +++ b/i18n/zammad.sk.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -144,24 +148,6 @@ msgstr "" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "% Objektov je vytvorených" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "% Objektov je vymazaných" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "% objektov je aktualizovaných" - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -180,6 +166,24 @@ msgstr "% objektov bolo aktualizovaných" msgid "%s object(s) were deleted." msgstr "% Objektov bolo zmazaných" +#: 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." +msgstr "% Objektov je vytvorených" + +#: 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." +msgstr "% Objektov bolo zmazaných" + +#: 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." +msgstr "% objektov je aktualizovaných" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s% are currently in process" @@ -320,7 +324,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 malé a 2 veľké písmená" #: db/seeds/ticket_priorities.rb @@ -361,7 +367,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -402,18 +408,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -505,6 +499,7 @@ msgstr "Účty" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -588,6 +583,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -763,10 +759,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Povoľ ." @@ -775,6 +767,10 @@ msgstr "Povoľ ." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -785,9 +781,10 @@ msgstr "tiež upozorniť cez email" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -796,10 +793,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternatívny názov" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Ako alternatívu na importovanie dát môžete použiť Zammad API " @@ -870,6 +863,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Účet nie je overený" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "" @@ -925,7 +927,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -942,6 +954,18 @@ msgstr "Článok" msgid "Article Count" msgstr "Počet článkov" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "% Objektov je vytvorených" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Článok#" @@ -950,10 +974,6 @@ msgstr "Článok#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Priradiť používateľov na základee používateľovej domény" - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -967,6 +987,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Priradiť používateľov na základee používateľovej domény" + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Priradené" @@ -1048,12 +1074,6 @@ msgid "" "completed." msgstr "Upozornenie: Toto bude vaše prihlasovacie heslo po dokončení importu." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Upozornenie: Pri vytváraní tiketu sa odošle e-mail." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1118,12 +1138,9 @@ msgstr "Overenie cez %s " msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatické priradenie" @@ -1135,14 +1152,16 @@ msgstr "" msgid "Auto close" msgstr "Automatické zatvorenie" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Stav automatického zatvorenia" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Stav automatického zatvorenia" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatické prepojenie účtu pri prvom prihlásení" @@ -1192,6 +1211,10 @@ msgstr "Priemer: %s minút" msgid "Average: %s%" msgstr "Priemer: %s% " +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1244,8 +1267,8 @@ msgstr "Základné objekty" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1270,19 +1293,19 @@ msgstr "Prepojiť Používateľa" msgid "Block Notifications" msgstr "blokovať oznámenia" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "" "ID blokovaných volajúcich na základe identifikácie volajúceho odosielateľa." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1358,13 +1381,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "V predvolenom nastavení sa následná kontrola vykonáva prostredníctvom " @@ -1376,6 +1400,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1409,6 +1434,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfigurovať" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrácie" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1424,14 +1465,6 @@ msgstr "Kalendár" msgid "Calendars" msgstr "Kalendáre" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Prichádzajúci hovor" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Odchádzajúci hovor" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1555,9 +1588,9 @@ msgstr "Kategória" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kópia" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1611,6 +1644,12 @@ msgstr "Zmenený" msgid "Changes" msgstr "Zmeny" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "% Objektov je vytvorených" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Uskutočnili sa zmeny, ktoré si vyžadujú aktualizáciu databázy." @@ -1638,8 +1677,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanál" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1680,6 +1721,12 @@ msgstr "Informačné kanály" msgid "Chat" msgstr "Čet" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Čet" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Názov četu" @@ -1702,15 +1749,26 @@ msgid "Chatting Customers" msgstr "Četujúci zákazníci" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Pripojiť kanály" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Pripojiť kanály" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1785,27 +1843,29 @@ msgid "City" msgstr "Mesto" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Pokračovanie v relácii" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1846,8 +1906,8 @@ msgstr "Klienti" msgid "Clone" msgstr "Klonovať" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1871,6 +1931,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Zavrieť aktuálnu záložku" @@ -1892,6 +1956,7 @@ msgstr "" msgid "Closed" msgstr "Zatvorený" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1901,14 +1966,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Zatvorené požiadavky" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Čas zatvárania" @@ -1991,17 +2048,20 @@ msgstr "" msgid "Configure Base" msgstr "základné nastavenie" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "potvrdiť" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Potvrdiť/povoliť dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfigurácia" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2088,6 +2148,18 @@ msgstr "" msgid "Content" msgstr "obsah" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "% Objektov je vytvorených" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "% Objektov je vytvorených" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2121,11 +2193,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2291,8 +2363,10 @@ msgid "Create a translation" msgstr "Vytvorenie prekladu" #: db/seeds/permissions.rb -msgid "Create and setup %s" -msgstr "" +#, fuzzy +#| msgid "Create Text Modules" +msgid "Create and set up %s" +msgstr "Vytvoriť textový modul" #: app/assets/javascripts/app/views/signup.jst.eco msgid "Create my account" @@ -2347,6 +2421,7 @@ msgstr "Vytvorte Vašu prvú požiadavku" msgid "Created" msgstr "Vytvorený" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2356,7 +2431,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2473,11 +2547,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "" - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb msgid "Customers in the organization can view each other's items." msgstr "" @@ -2566,7 +2637,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Update successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Aktualizácia úspešná!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2574,6 +2645,7 @@ msgstr "Aktualizácia úspešná!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2615,10 +2687,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "" - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2638,12 +2706,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2658,25 +2720,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2687,6 +2736,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2701,20 +2756,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2722,11 +2769,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2752,15 +2836,16 @@ msgid "" msgstr "" #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definuje, či zákazník môže vytvoriť tikety cez web rozhranie." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2780,11 +2865,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2815,12 +2902,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definuje, či zákazník môže vytvoriť tikety cez web rozhranie." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2830,11 +2911,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2855,12 +2932,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2873,18 +2968,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2895,10 +2978,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2915,11 +3015,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2928,32 +3023,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2971,7 +3060,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -2987,6 +3076,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3004,7 +3099,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3019,6 +3118,10 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3031,10 +3134,20 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definuje vzhľad dátumového formátu." + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3053,10 +3166,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3065,6 +3174,24 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3076,6 +3203,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3084,10 +3215,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3097,8 +3224,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definuje logo aplikácie zobrazené vo webovom rozhraní." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definuje názov aplikácie, ktoré sa zobrazuje v stránkach, kartách a v " @@ -3108,22 +3243,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3161,19 +3284,7 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." +msgid "Defines the state of auto-closed tickets." msgstr "" #: db/seeds/settings.rb @@ -3187,6 +3298,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definuje vzhľad dátumového formátu." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3207,7 +3328,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3297,11 +3418,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3340,6 +3461,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Deletion failed." +msgstr "Hromadná akcia bola vykonaná!" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3348,7 +3475,7 @@ msgstr "" msgid "Department" msgstr "Oddelenie" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3460,6 +3587,7 @@ msgstr "" #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3469,10 +3597,6 @@ msgstr "zobraziť" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3481,6 +3605,15 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Doména" @@ -3706,6 +3839,17 @@ msgstr "" msgid "Email Outbound" msgstr "Odchádzajúci email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3865,11 +4009,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Overenie cez %s " #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4016,7 +4162,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Zadajte svoje použ´vateľské meno alebo emailovú adresu" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4029,8 +4175,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskalované" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Zatvorené požiadavky" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4129,7 +4277,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4179,10 +4331,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4304,15 +4452,17 @@ msgstr "Prve riešenie" msgid "First Steps" msgstr "Prvé kroky" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Meno" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Prvá odpoveď" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Meno" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4461,10 +4611,6 @@ msgstr "" msgid "Full Name" msgstr "" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Plne kvalifikované doménové meno" @@ -4486,12 +4632,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4499,7 +4645,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4531,6 +4677,10 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +msgid "GitHub App Credentials" +msgstr "" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4552,10 +4702,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4568,14 +4714,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4609,10 +4747,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4648,7 +4782,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4706,6 +4839,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4726,6 +4865,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Výber skupín pre vytvorenie tiketu" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Výber skupín pre vytvorenie tiketu" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4893,7 +5038,7 @@ msgstr "" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5058,7 +5203,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5141,6 +5286,18 @@ msgstr "" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5153,28 +5310,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5249,6 +5394,7 @@ msgstr "" msgid "Inbound" msgstr "Prichádzajúci" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5331,6 +5477,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "% Objektov je vytvorených" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Inline preklady" @@ -5397,6 +5549,12 @@ msgstr "" msgid "Intro" msgstr "Úvod" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5442,12 +5600,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5619,18 +5771,6 @@ msgstr "" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5639,6 +5779,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5676,6 +5817,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Kolektívny rozum" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Kolektívny rozum" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5743,14 +5900,12 @@ msgstr "Posledný kontakt (agent)" msgid "Last contact (customer)" msgstr "Posledný kontakt (zákazník)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Priezvisko" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5769,11 +5924,6 @@ msgstr "" msgid "Last used" msgstr "naposledy použitý" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Priezvisko" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "" @@ -5791,11 +5941,11 @@ msgid "Limit Groups" msgstr "Limit skupín" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5867,10 +6017,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "" @@ -5883,6 +6029,17 @@ msgstr "Zoznam skratiek" msgid "Load" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Loading failed." +msgstr "Hromadná akcia bola vykonaná!" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5946,16 +6103,12 @@ msgstr "Zabudnuté heslo" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6101,10 +6254,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6162,7 +6311,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6171,10 +6320,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6343,40 +6488,52 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mne priradené požiadavky" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Moje čakajúce požiadavky" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Replacement Tickets" +msgstr "Mne priradené požiadavky" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Moje štatistiky" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Mne priradené požiadavky" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moje Tikety" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mne priradené požiadavky" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Môj manipulačný čas: %s minút" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Moje čakajúce požiadavky" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6455,18 +6612,18 @@ msgstr "Navigácia cez článok" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6480,7 +6637,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6508,7 +6665,6 @@ msgstr "Sieť" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nový" @@ -6662,6 +6818,10 @@ msgstr "" msgid "No Entries" msgstr "Žiadne položky" +#: lib/external_credential/facebook.rb +msgid "No Facebook app configured!" +msgstr "" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6682,8 +6842,8 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." +#: lib/external_credential/twitter.rb +msgid "No Twitter app configured!" msgstr "" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee @@ -6698,12 +6858,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6749,10 +6903,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6762,14 +6912,6 @@ msgstr "" msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6847,14 +6989,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Žiadne neprečítané upozornenia pre vás. :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6946,6 +7090,10 @@ msgstr "Poznámka" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7011,10 +7159,6 @@ msgstr "November" msgid "Number" msgstr "číslo" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7065,7 +7209,6 @@ msgid "October" msgstr "Október" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7108,12 +7251,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7121,16 +7259,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7149,16 +7283,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Otvorené" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "" @@ -7185,7 +7316,8 @@ msgid "Options" msgstr "Možnosti" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee @@ -7244,8 +7376,8 @@ msgstr "Spoločnosti" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7293,12 +7425,6 @@ msgstr "Odchádzajúci hovor" msgid "Overview" msgstr "Prehľad" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Prehľad" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7312,6 +7438,12 @@ msgstr "" msgid "Overviews" msgstr "Prehľady" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Prehľad" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7340,10 +7472,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7404,8 +7532,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 malé a 2 veľké písmená" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7448,8 +7578,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Čakajúce" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Moje čakajúce požiadavky" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7518,6 +7650,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7535,11 +7671,13 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Kliknite prosím na tlačítko nižšie pre vytvorenie prvej požiadavky" #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7556,12 +7694,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7572,10 +7710,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7680,6 +7814,10 @@ msgstr "Priorita" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7689,16 +7827,20 @@ msgid "Proceed" msgstr "" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "priradiť požiadavky" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Eskalácia tiketu" #: db/seeds/settings.rb msgid "Product Name" @@ -7758,6 +7900,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Článok" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7789,7 +7937,7 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +msgid "Real-time" msgstr "" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7812,8 +7960,10 @@ msgstr "" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "My assigned Tickets" +msgid "Recently Viewed Tickets" +msgstr "Mne priradené požiadavky" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7888,6 +8038,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7953,18 +8104,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8008,13 +8151,9 @@ msgstr "Zahoď zmeny" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Zahoď zmeny" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8044,17 +8183,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8174,6 +8309,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8242,6 +8381,15 @@ msgstr "Ulož novú šablónu" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Hromadná akcia bola vykonaná!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8255,16 +8403,16 @@ msgstr "" msgid "Scheduler" msgstr "Plánovač" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Plánovač" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Plánovače" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Plánovač" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8488,6 +8636,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Server operation failed." +msgstr "Hromadná akcia bola vykonaná!" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Služba" @@ -8519,6 +8675,10 @@ msgstr "Sedenia" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Nastaviť článok na interný/verejný" @@ -8543,10 +8703,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Tiež je možné zmeniť ID volajúceho na odchádzajúce hovory." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8569,21 +8725,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8614,11 +8769,6 @@ msgstr "Nastavenia" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Zdieľané" @@ -8717,6 +8867,10 @@ msgstr "Prihlásiť sa" msgid "Signature" msgstr "Podpis" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Signature verification failed!" +msgstr "" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8727,22 +8881,10 @@ msgstr "Podpisy" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8766,10 +8908,6 @@ msgstr "" msgid "Skip" msgstr "Preskočiť" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8808,10 +8946,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9041,28 +9175,11 @@ msgid "Sunday" msgstr "Nedeľa" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" +msgid "Support of multilingual Knowledge Base." msgstr "" #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9120,11 +9237,12 @@ msgstr "Štítky" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9142,10 +9260,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Šablóny" @@ -9233,6 +9347,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9244,12 +9364,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "% Objektov je vytvorených" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9258,6 +9404,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9265,6 +9415,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "" @@ -9272,7 +9434,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9302,14 +9464,29 @@ msgstr "" msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9320,12 +9497,22 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +msgid "The import failed." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9342,6 +9529,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "% Objektov je vytvorených" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "% Objektov je vytvorených" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "% objektov je aktualizovaných" + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9354,6 +9572,64 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The signature was successfully verified." +msgstr "" + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "" @@ -9369,17 +9645,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "% Objektov je vytvorených" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "% Objektov je vytvorených" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9387,6 +9667,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Cesta akou komunikovať s nami sa volá \"požiadavka\"" +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Téma" @@ -9401,11 +9685,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9422,8 +9706,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9436,8 +9720,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9448,20 +9732,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Toto je Zammad verzia %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9478,14 +9750,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9506,6 +9772,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9514,12 +9786,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9538,10 +9804,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Stv" @@ -9553,7 +9828,7 @@ msgstr "Stv" msgid "Thursday" msgstr "Štvrtok" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9655,8 +9930,10 @@ msgid "Ticket update" msgstr "Aktualizácia požiadavky" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" -msgstr "" +#, fuzzy +#| msgid "Ticket |%s| will escalate soon!" +msgid "Ticket |%s| has escalated!" +msgstr "Ticket |%s| bude čoskoro eskalovaný" #: app/assets/javascripts/app/models/ticket.coffee msgid "Ticket |%s| was merged into another ticket" @@ -9696,6 +9973,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Tikety priradené mne: %s z %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tickety Organizácie" @@ -9792,12 +10074,13 @@ msgstr "Príjemca" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9806,8 +10089,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9823,7 +10106,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9850,11 +10133,7 @@ msgid "Token Access" msgstr "Token prístup" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -9975,10 +10254,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -10021,245 +10296,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Nieje možné uložiť zmeny" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nepriradené a otvorené" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10425,10 +10469,6 @@ msgstr "" msgid "Uploading" msgstr "Nahrávam" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10442,6 +10482,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10452,6 +10497,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Používané kdekoľvek" @@ -10526,8 +10581,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10536,20 +10591,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "% Objektov je vytvorených" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10592,12 +10660,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10625,11 +10693,6 @@ msgstr "Hodnota" msgid "Variables" msgstr "Variabilné" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Upgrade" @@ -10638,19 +10701,15 @@ msgstr "Upgrade" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Overovanie prijímania a odosielania" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10771,17 +10830,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10789,7 +10848,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10847,12 +10906,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10916,6 +10975,11 @@ msgstr "" msgid "Welcome!" msgstr "Vitajte!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -11026,7 +11090,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11071,7 +11135,9 @@ msgstr "Rok(y)" msgid "Yellow" msgstr "Žltá" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11091,25 +11157,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11129,11 +11189,20 @@ msgstr "Môžete vytvoriť viaceré témy četu." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11155,6 +11224,15 @@ msgstr "" msgid "You can request your password" msgstr "Môžeme požiadať o svoje heslo" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11243,33 +11321,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Už ste registrovaný s Vašou emailovou adresou ak ste v kontakte s Vašim " "podporným tímom." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Tvoja Emailova konfigurácia" @@ -11286,32 +11373,28 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11337,20 +11420,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11363,14 +11435,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11409,7 +11481,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11433,10 +11505,6 @@ msgstr "" msgid "Zip" msgstr "PSČ" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktívny" @@ -11518,10 +11586,6 @@ msgstr "Zmenený" msgid "chat" msgstr "čet" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11544,18 +11608,22 @@ msgid "connected" msgstr "pripojené" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "obsahovať" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "obsahuje všetko" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "neobsahuje všetko" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "neobsahuje" @@ -11575,18 +11643,6 @@ msgstr "neobsahuje raz" msgid "created" msgstr "vytvorené" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11622,7 +11678,7 @@ msgstr "deaktivovaný" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11715,7 +11771,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "" @@ -11728,6 +11784,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11872,11 +11929,6 @@ msgstr "" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuta" @@ -12048,7 +12100,7 @@ msgstr "" msgid "select attachment…" msgstr "vyber prílohu..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12088,7 +12140,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12136,7 +12188,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12205,7 +12257,7 @@ msgstr "" msgid "updated" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12233,16 +12285,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "áno" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12252,9 +12302,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12283,6 +12333,40 @@ msgstr "...celej textovej plochy" msgid "∅ Waiting time today" msgstr "∅ čakacia doba dnes" +#~ msgid "Cc" +#~ msgstr "Kópia" + +#~ msgid "Escalated" +#~ msgstr "Eskalované" + +#~ msgid "Open" +#~ msgstr "Otvorené" + +#~ msgid "Pending reached" +#~ msgstr "Čakajúce" + +#~ msgid "Confirm" +#~ msgstr "potvrdiť" + +#~ msgid "Unable to save changes." +#~ msgstr "Nieje možné uložiť zmeny" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "% Objektov je vymazaných" + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Upozornenie: Pri vytváraní tiketu sa odošle e-mail." + +#~ msgid "Call Inbound" +#~ msgstr "Prichádzajúci hovor" + +#~ msgid "Call Outbound" +#~ msgstr "Odchádzajúci hovor" + #~ msgid "Search..." #~ msgstr "Hľadať" diff --git a/i18n/zammad.sl.po b/i18n/zammad.sl.po index 89db7f638..1373ec859 100644 --- a/i18n/zammad.sl.po +++ b/i18n/zammad.sl.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd.mm.yyyy" @@ -34,7 +36,9 @@ msgstr "dd.mm.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd.mm.yyyy HH:MM" @@ -162,24 +166,6 @@ msgstr "%s združuje v %s dodelitve vlog " msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objektov ustvarjenih" - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objektov odstranjenih." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objektov posodobljenih." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -198,6 +184,24 @@ msgstr "%s Objektov je bilo posodobljenih." msgid "%s object(s) were deleted." msgstr "%s Objektov izbrisanih." +#: 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." +msgstr "%s Objektov ustvarjenih" + +#: 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." +msgstr "%s Objektov izbrisanih." + +#: 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." +msgstr "%s Objektov posodobljenih." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -369,7 +373,9 @@ msgid "2 hours" msgstr "2 uri" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 mali in 2 veliki črki" #: db/seeds/ticket_priorities.rb @@ -410,7 +416,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -456,18 +462,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -559,6 +553,7 @@ msgstr "Profili" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -642,6 +637,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -815,10 +811,6 @@ msgstr "Dovoli prihodnost " msgid "Allow past" msgstr "Dovoli preteklost " -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Omogoči uporabnikom dodajanje novih tagov." @@ -827,6 +819,10 @@ msgstr "Omogoči uporabnikom dodajanje novih tagov." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -837,9 +833,10 @@ msgstr "Obvesti tudi preko elektronske pošte" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -848,10 +845,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativni naziv" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Druga možnost je, da za uvoz podatkov uporabite Zammad API." @@ -922,6 +915,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Račun ni potrjen" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "Poverilnice za Facebook." @@ -977,7 +979,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Ali si prepričan?" @@ -994,6 +1006,18 @@ msgstr "Člen" msgid "Article Count" msgstr "Število artiklov" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objektov ustvarjenih" + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Article#" @@ -1002,10 +1026,6 @@ msgstr "Article#" msgid "Assign Follow-Ups" msgstr "Dodelite spremljanja " -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Dodelite uporabnike glede na domeno uporabnikov. " - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1021,6 +1041,12 @@ msgstr "Dodelite spremljanja " msgid "Assign signup roles" msgstr "Dodelite vloge za prijavo " +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Dodelite uporabnike glede na domeno uporabnikov. " + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Dodeljeno" @@ -1102,12 +1128,6 @@ msgid "" "completed." msgstr "Pozor: To bo vaše geslo za prijavo po končanem uvozu. " -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Pozor: Pri ustvarjanju vstopnice se pošlje e-poštno sporočilo." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1172,12 +1192,9 @@ msgstr "Prijava prek %s " msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Samodejna dodelitev" @@ -1189,14 +1206,16 @@ msgstr "" msgid "Auto close" msgstr "Samodejno zapiranje" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Stanje samodejnega zapiranja " - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Samodejno ustvarjanje " +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Stanje samodejnega zapiranja " + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Samodejna povezava računa pri prvi prijavi" @@ -1246,6 +1265,10 @@ msgstr "Povprečno: %s minut" msgid "Average: %s%" msgstr "Povprečno: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1298,8 +1321,8 @@ msgstr "Osnovni predmeti" msgid "Basic Settings" msgstr "Osnovne nastavitve" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1324,18 +1347,18 @@ msgstr "Vezani uporabnik" msgid "Block Notifications" msgstr "Blokiraj obvestila" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blokirani IP -ji (ločeni z ; )" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "ID blokiranih klicateljev na podlagi ID -ja klicatelja pošiljatelja." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blokirani IP -ji (ločeni z ; )" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blokirane države" @@ -1412,13 +1435,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Nadaljnje preverjanje se privzeto opravi z zadevo e-poštnega sporočila. S to " @@ -1430,6 +1454,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1462,6 +1487,22 @@ msgstr "CTI (generic)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Nastavitve" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integracije" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1477,14 +1518,6 @@ msgstr "kolendar" msgid "Calendars" msgstr "Kolendarji" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Dohodni klic" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Odhodni klic" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1608,9 +1641,9 @@ msgstr "Kategorija" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1664,6 +1697,12 @@ msgstr "Spremenjeno" msgid "Changes" msgstr "Spremembe" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objektov ustvarjenih" + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Izvedene so bile spremembe, ki zahtevajo posodobitev baze podatkov." @@ -1691,8 +1730,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1733,6 +1774,12 @@ msgstr "Kanali" msgid "Chat" msgstr "Pogovor" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Pogovor" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Naslov klepeta" @@ -1755,15 +1802,26 @@ msgid "Chatting Customers" msgstr "Stranke za klepet " #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Poveži kanale" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Poveži kanale" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1838,27 +1896,29 @@ msgid "City" msgstr "Mesto" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Nadaljuj z sejo" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1899,8 +1959,8 @@ msgstr "Klienti" msgid "Clone" msgstr "Kloniraj" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1924,6 +1984,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Zapri trenutni zavihek" @@ -1945,6 +2009,7 @@ msgstr "Close tab on ticket close" msgid "Closed" msgstr "Zaprto" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1954,14 +2019,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Zaprta sporočila" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Zapiralni čas" @@ -2044,17 +2101,20 @@ msgstr "Konfiguriraj aplikacijo " msgid "Configure Base" msgstr "Konfiguriraj bazo" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Potrdi" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Potrdi/Pošlji dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguracija" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2141,6 +2201,18 @@ msgstr "Preskus povezave je uspel" msgid "Content" msgstr "Vsebina" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objektov ustvarjenih" + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objektov ustvarjenih" + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2174,13 +2246,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Pretvorba retweetov v vstopnice je izklopljena" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2346,7 +2418,9 @@ msgid "Create a translation" msgstr "Ustvari prevod" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Ustvarite in nastavite %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2402,6 +2476,7 @@ msgstr "Ustvari svojo prvo sporočilo" msgid "Created" msgstr "Ustvarjeno" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2411,7 +2486,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2529,11 +2603,8 @@ msgid "" msgstr "" "Uporabniške vozovnice bodo izbrisane ob izvedbi naloge. Vračilo ni možno." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Stranke v organizaciji si lahko med seboj ogledajo predmete." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2626,7 +2697,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Connection test successful" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Preskus povezave je uspel" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2634,6 +2705,7 @@ msgstr "Preskus povezave je uspel" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2675,10 +2747,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Privzeta vidnost za novo beležko." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2700,12 +2768,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2720,25 +2782,12 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Določite protokol http za svojo instanco" - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." +msgid "Defines Freshdesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2749,6 +2798,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2763,20 +2818,12 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "" -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." +msgid "Defines Zendesk endpoint authentication API key." msgstr "" #: db/seeds/settings.rb @@ -2784,11 +2831,48 @@ msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2815,14 +2899,13 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" +"Defines how the last customer contact time of tickets should be calculated." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2842,11 +2925,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2877,12 +2962,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2892,11 +2971,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2917,12 +2992,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2935,18 +3028,6 @@ msgstr "" msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2957,10 +3038,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2977,11 +3075,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2990,32 +3083,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3033,7 +3120,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3049,6 +3136,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3066,7 +3159,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3081,6 +3178,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Določite protokol http za svojo instanco" + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3093,10 +3196,18 @@ msgstr "" msgid "Defines the S/MIME config." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" #: db/seeds/settings.rb @@ -3115,10 +3226,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3127,6 +3234,26 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Privzeta vidnost za novo beležko." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3138,6 +3265,10 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3146,10 +3277,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3158,9 +3285,13 @@ msgstr "" msgid "Defines the logo of the application, shown in the web interface." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + #: db/seeds/settings.rb msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" @@ -3168,22 +3299,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3221,20 +3340,10 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the state of auto-closed tickets." +msgstr "Določite protokol http za svojo instanco" #: db/seeds/settings.rb msgid "" @@ -3247,6 +3356,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the token for Placetel." +msgstr "Določite protokol http za svojo instanco" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3267,7 +3386,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3357,11 +3476,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3400,6 +3519,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Deletion failed." +msgstr "Množično dejanje uspešno izvedeno!" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "" @@ -3408,7 +3533,7 @@ msgstr "" msgid "Department" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3518,6 +3643,7 @@ msgstr "Zavrži spremembe." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3527,10 +3653,6 @@ msgstr "" msgid "Display name" msgstr "" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3539,6 +3661,21 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to delete this object?" +msgstr "" +"Zavihek je bil spremenjen, ste prepričani da ne želite shraniti sprememb?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Tab has changed, do you really want to close it?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" +"Zavihek je bil spremenjen, ste prepričani da ne želite shraniti sprememb?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domena" @@ -3764,6 +3901,17 @@ msgstr "" msgid "Email Outbound" msgstr "" +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3923,11 +4071,13 @@ msgid "" msgstr "" #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Authentication via %s" +msgid "Enables user authentication via GitHub." +msgstr "Prijava prek %s " #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4076,7 +4226,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4089,8 +4239,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Povzdignjeni" +#, fuzzy +#| msgid "Closed Tickets" +msgid "Escalated Tickets" +msgstr "Zaprta sporočila" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4189,7 +4341,11 @@ msgid "Execute changes on objects" msgstr "" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee @@ -4239,10 +4395,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4364,15 +4516,17 @@ msgstr "" msgid "First Steps" msgstr "Prvi koraki" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Ime" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Prvi odgovor" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Ime" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "" @@ -4521,10 +4675,6 @@ msgstr "" msgid "Full Name" msgstr "Polno ime" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "" @@ -4546,12 +4696,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4559,7 +4709,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4591,6 +4741,12 @@ msgstr "" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "%s credentials" +msgid "GitHub App Credentials" +msgstr "%s poverilnice" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4612,10 +4768,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4628,14 +4780,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4669,10 +4813,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "" @@ -4708,7 +4848,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4766,6 +4905,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4786,6 +4931,10 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "" +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4926,7 +5075,7 @@ msgstr "Junak" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5091,7 +5240,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" @@ -5174,6 +5323,18 @@ msgstr "Uvoz" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5186,28 +5347,16 @@ msgstr "" msgid "Import Endpoint" msgstr "" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5282,6 +5431,7 @@ msgstr "" msgid "Inbound" msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5364,6 +5514,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objektov ustvarjenih" + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "" @@ -5430,6 +5586,12 @@ msgstr "" msgid "Intro" msgstr "Uvod" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5475,12 +5637,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5652,18 +5808,6 @@ msgstr "Karma Level" msgid "Karma Trends" msgstr "" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5672,6 +5816,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5709,6 +5854,18 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +msgid "Knowledge Base active" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base active publicly" +msgstr "" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5776,14 +5933,12 @@ msgstr "Zadnji kontakt (agent)" msgid "Last contact (customer)" msgstr "Zadnji kontakt (stranka)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Priimek" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5802,11 +5957,6 @@ msgstr "Zadnjič sinhronizirano v" msgid "Last used" msgstr "Zadnjič uporabljeno" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Priimek" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Zadnje posodobitve" @@ -5824,11 +5974,11 @@ msgid "Limit Groups" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5900,10 +6050,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Povezave" @@ -5916,6 +6062,17 @@ msgstr "Seznam bližnjic" msgid "Load" msgstr "Naloži" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "nalaganje..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -5979,16 +6136,12 @@ msgstr "Pozabljeno geslo" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Ukaz" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6132,10 +6285,6 @@ msgstr "" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6193,7 +6342,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6202,10 +6351,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6374,40 +6519,54 @@ msgstr "" msgid "Moved out" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "samodejna izbira" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Moji dodeljeni zahtevki" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Zahtevki moje organizacije" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Pending Reached Tickets" +msgstr "Moji dodeljeni zahtevki" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Moji nadomestni zahtevki" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Moja statistika" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Moji dodeljeni zahtevki" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moji zahtevki" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Moji dodeljeni zahtevki" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Moj čas rokovanja: %s minut" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Moji nadomestni zahtevki" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6486,18 +6645,18 @@ msgstr "" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6511,7 +6670,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6539,7 +6698,6 @@ msgstr "Omrežje" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Novo" @@ -6693,6 +6851,12 @@ msgstr "" msgid "No Entries" msgstr "Ni vnosov" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Facebook app configured!" +msgstr "Ni nastavljeno" + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6713,9 +6877,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Ni nastavljeno" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6729,12 +6895,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6780,10 +6940,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6793,14 +6949,6 @@ msgstr "Ni filtra." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6878,14 +7026,16 @@ msgstr "" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -6977,6 +7127,10 @@ msgstr "Opomba" msgid "Note - default visibility" msgstr "" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7042,10 +7196,6 @@ msgstr "november" msgid "Number" msgstr "Število" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "" - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7096,7 +7246,6 @@ msgid "October" msgstr "oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7139,12 +7288,7 @@ msgid "Only available for Users which are replacements for other users." msgstr "" #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" -msgstr "" - -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." +msgid "Only available for Users with shared Organizations" msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee @@ -7152,16 +7296,12 @@ msgid "Only for these groups." msgstr "" #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7180,16 +7320,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Odprti" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Odprti zahtevki" @@ -7216,8 +7353,9 @@ msgid "Options" msgstr "Možnosti" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ali" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Or migrate from another system." +msgstr "" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7275,8 +7413,8 @@ msgstr "Organizacije" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7324,12 +7462,6 @@ msgstr "Odhodni klic" msgid "Overview" msgstr "Pregled" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Pregled" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7343,6 +7475,12 @@ msgstr "" msgid "Overviews" msgstr "Pregledi" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Pregled" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7371,10 +7509,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7435,8 +7569,10 @@ msgid "Password for proxy connection." msgstr "" #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." -msgstr "" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "Password needs to contain 2 lower case and 2 upper case characters." +msgstr "2 mali in 2 veliki črki" #: db/seeds/settings.rb msgid "Password needs to contain at least one digit." @@ -7479,8 +7615,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "" +#, fuzzy +#| msgid "Add alarm to pending reminder and escalated tickets." +msgid "Pending Reached Tickets" +msgstr "Dodaj alarm k tekočim opomnikom in povzdignjenim zahtevkom." #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7549,6 +7687,10 @@ msgstr "" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7566,12 +7708,20 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Če želite ustvariti svoj prvi tiket, kliknite spodnji gumb." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." +msgid "Please click on the link in the verification email." msgstr "" +"Vaš račun ni bil preverjen. Prosimo, kliknite povezavo v potrditvenem e -" +"poštnem sporočilu." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee msgid "Please contact your administrator." @@ -7587,12 +7737,12 @@ msgstr "" msgid "Please enter a text." msgstr "" -#: app/models/knowledge_base.rb -msgid "Please enter valid path or domain" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +msgid "Please enter the time you want to record." msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." +#: app/models/knowledge_base.rb +msgid "Please enter valid path or domain" msgstr "" #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -7603,10 +7753,6 @@ msgstr "" msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7711,6 +7857,10 @@ msgstr "Prioriteta" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7720,16 +7870,20 @@ msgid "Proceed" msgstr "Nadaljuj" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "Dodeli sporočilo" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Stopnjevanje zahtevka" #: db/seeds/settings.rb msgid "Product Name" @@ -7789,6 +7943,12 @@ msgstr "" msgid "Publish" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Člen" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7820,7 +7980,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realni čas" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7843,8 +8005,10 @@ msgstr "Zadnje beležke" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" -msgstr "" +#, fuzzy +#| msgid "Recently viewed" +msgid "Recently Viewed Tickets" +msgstr "Nazadnje ogledano" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco msgid "Recently Visited Answers" @@ -7919,6 +8083,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -7984,18 +8149,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8039,13 +8196,9 @@ msgstr "Zavrži spremembe" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Zavrži spremembe" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8075,18 +8228,16 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" -msgstr "" +#, fuzzy +#| msgid "Choose if retweets should also be converted to tickets." +msgid "Retweets are converted into tickets." +msgstr "Izberite, ali naj se retweeti pretvorijo tudi v vstopnice." #: app/assets/javascripts/app/controllers/_profile/notification.coffee msgid "Ring" @@ -8207,6 +8358,10 @@ msgstr "" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8275,6 +8430,15 @@ msgstr "Shrani novo predlogo" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Množično dejanje uspešno izvedeno!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "" @@ -8288,16 +8452,16 @@ msgstr "Načrtovano" msgid "Scheduler" msgstr "Opravilnik" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Opravilnik" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Opravilniki" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Opravilnik" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8519,6 +8683,14 @@ msgstr "september" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Ponovno pošlji aktivacijski e-mail" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "" @@ -8550,6 +8722,10 @@ msgstr "Seje" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "" @@ -8574,10 +8750,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Spremeni se lahko tudi id klicatelja odhodnih klicev." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8600,21 +8772,20 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +msgid "Set up a new system" +msgstr "" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "" #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8645,11 +8816,6 @@ msgstr "Nastavitve" msgid "Setup Finished" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "" @@ -8750,6 +8916,12 @@ msgstr "Registracija" msgid "Signature" msgstr "Podpis" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Ponovno pošlji aktivacijski e-mail" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8760,22 +8932,10 @@ msgstr "Podpisi" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8799,10 +8959,6 @@ msgstr "" msgid "Skip" msgstr "Preskoči" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8841,10 +8997,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9074,28 +9226,11 @@ msgid "Sunday" msgstr "nedelja" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Ste prepričani?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9154,11 +9289,12 @@ msgstr "Oznake" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9176,10 +9312,6 @@ msgstr "" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Predloge" @@ -9267,6 +9399,12 @@ msgstr "" msgid "TextModule" msgstr "" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Besedilo" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9277,12 +9415,38 @@ msgstr "" msgid "Thanks for joining. Email sent to \"%s\"." msgstr "" +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objektov ustvarjenih" + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "" +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9291,6 +9455,10 @@ msgid "" "use for the chat." msgstr "" +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9298,6 +9466,18 @@ msgid "" "signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"." msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Klepet je izključen." @@ -9305,7 +9485,7 @@ msgstr "Klepet je izključen." #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee @@ -9335,14 +9515,29 @@ msgstr "Privzeta velikost pisave je 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "The following changes will be made:" +msgstr "" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9353,12 +9548,24 @@ msgstr "" msgid "The format of the subject." msgstr "" +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " "Ticket#." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "Report Profile" +msgid "The import failed." +msgstr "Prijavi profil" + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "" @@ -9375,6 +9582,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objektov ustvarjenih" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objektov ustvarjenih" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objektov posodobljenih." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9387,6 +9625,66 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "The password could not be set. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testiranje je bilo uspešno." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testiranje je bilo uspešno." @@ -9402,17 +9700,21 @@ msgid "" "AS." msgstr "" -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objektov ustvarjenih" -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objektov ustvarjenih" + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9422,6 +9724,10 @@ msgstr "" "Način komuniciranja z nami je stvar, imenovana \"tiket\". Tukaj ga lahko " "ustvarite." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9436,11 +9742,11 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." +msgid "There are several possible reasons why the chat won't show up:" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" +msgid "There are too many people in the chat queue." msgstr "" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee @@ -9457,8 +9763,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9471,8 +9777,8 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/holiday_selector.coffee @@ -9483,20 +9789,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Zammad verzija %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9513,14 +9807,8 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "" #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9541,6 +9829,12 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "" +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9549,12 +9843,6 @@ msgid "" "service." msgstr "" -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "" @@ -9573,10 +9861,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "čet" @@ -9588,7 +9885,7 @@ msgstr "čet" msgid "Thursday" msgstr "četrtek" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9690,7 +9987,9 @@ msgid "Ticket update" msgstr "Posodobi zahtevek" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Zahtevek |%s| je zrasel!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9731,6 +10030,11 @@ msgstr "" msgid "Tickets assigned to me: %s of %s" msgstr "Moji zahtevki: %s od %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Zahtevki organizacije" @@ -9827,12 +10131,13 @@ msgstr "Za" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9841,8 +10146,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" #: app/assets/javascripts/app/views/translation/index.jst.eco @@ -9858,7 +10163,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -9885,11 +10190,7 @@ msgid "Token Access" msgstr "" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10010,10 +10311,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "" @@ -10056,246 +10353,15 @@ msgstr "" msgid "URL" msgstr "Povezava" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -msgid "Unable to load data…" -msgstr "" - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" -msgstr "" +#, fuzzy +#| msgid "My assigned Tickets" +msgid "Unassigned & Open Tickets" +msgstr "Moji dodeljeni zahtevki" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco @@ -10460,10 +10526,6 @@ msgstr "" msgid "Uploading" msgstr "Nalaganje" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10477,6 +10539,11 @@ msgstr "" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10487,6 +10554,16 @@ msgid "" "subject." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "" @@ -10561,8 +10638,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10571,20 +10648,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objektov ustvarjenih" + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10627,12 +10717,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10660,11 +10750,6 @@ msgstr "" msgid "Variables" msgstr "" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Prodajalec" @@ -10673,19 +10758,15 @@ msgstr "Prodajalec" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Verification email could not be sent." +msgstr "" + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10806,17 +10887,17 @@ msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -10824,7 +10905,7 @@ msgstr "" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" @@ -10882,12 +10963,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -10951,6 +11032,11 @@ msgstr "" msgid "Welcome!" msgstr "Dobrodošli!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "" @@ -11061,7 +11147,7 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" @@ -11106,7 +11192,9 @@ msgstr "Leto" msgid "Yellow" msgstr "Rumena" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11126,25 +11214,19 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11162,11 +11244,20 @@ msgstr "" #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." msgstr "" #: app/assets/javascripts/app/views/profile/token_access.jst.eco @@ -11186,6 +11277,15 @@ msgstr "" msgid "You can request your password" msgstr "Lahko zahtevate geslo" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11274,33 +11374,42 @@ msgstr "" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Če ste bili v stiku z našo skupino za podporo, ste že registrirani s svojim " "e -poštnim naslovom." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Vaša konfiguracija e-pošte" @@ -11317,34 +11426,34 @@ msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Vaš račun ni bil preverjen. Prosimo, kliknite povezavo v potrditvenem e -" "poštnem sporočilu." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11370,20 +11479,9 @@ msgid "Your karma is |%s|." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" #: app/assets/javascripts/app/views/integration/clearbit.jst.eco @@ -11396,14 +11494,14 @@ msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" #: db/seeds/community_user_resources.rb @@ -11442,7 +11540,7 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" @@ -11466,10 +11564,6 @@ msgstr "" msgid "Zip" msgstr "Pošta" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktivno" @@ -11552,10 +11646,6 @@ msgstr "Spremenjeno" msgid "chat" msgstr "klepet" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11578,18 +11668,22 @@ msgid "connected" msgstr "povezan" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "vsebuje" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "vsebuje vse" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "ne vsebuje vseh" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "ne vsebuje" @@ -11609,18 +11703,6 @@ msgstr "vsebuje enega ne" msgid "created" msgstr "ustvarjeno" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11656,7 +11738,7 @@ msgstr "deaktivirano" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11749,7 +11831,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "od" @@ -11762,6 +11844,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "" @@ -11906,11 +11989,6 @@ msgstr "spajanje" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minuta" @@ -12082,7 +12160,7 @@ msgstr "" msgid "select attachment…" msgstr "Dodaj priponko..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12122,7 +12200,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12170,7 +12248,7 @@ msgstr "" msgid "telegram personal-message" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12239,7 +12317,7 @@ msgstr "nedotaknjeno" msgid "updated" msgstr "posodobljeno" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12267,16 +12345,14 @@ msgstr "" msgid "within next (relative)" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "da" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" @@ -12286,9 +12362,9 @@ msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco @@ -12317,8 +12393,42 @@ msgstr "...celotnega tekstovnega polja" msgid "∅ Waiting time today" msgstr "Današnji čakalni čas" -#~ msgid "Loading..." -#~ msgstr "nalaganje..." +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Stranke v organizaciji si lahko med seboj ogledajo predmete." + +#~ msgid "Escalated" +#~ msgstr "Povzdignjeni" + +#~ msgid "Open" +#~ msgstr "Odprti" + +#~ msgid "Confirm" +#~ msgstr "Potrdi" + +#~ msgid "Sure?" +#~ msgstr "Ste prepričani?" + +#~ msgid "Or" +#~ msgstr "Ali" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objektov odstranjenih." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Pozor: Pri ustvarjanju vstopnice se pošlje e-poštno sporočilo." + +#~ msgid "Call Inbound" +#~ msgstr "Dohodni klic" + +#~ msgid "Call Outbound" +#~ msgstr "Odhodni klic" #~ msgid "Search..." #~ msgstr "Poišči..." diff --git a/i18n/zammad.sr-latn-rs.po b/i18n/zammad.sr-latn-rs.po index ea472fda3..7124f180c 100644 --- a/i18n/zammad.sr-latn-rs.po +++ b/i18n/zammad.sr-latn-rs.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "d.m.yyyy" @@ -34,7 +36,9 @@ msgstr "d.m.yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "d.m.yyyy HH:MM" @@ -154,24 +158,6 @@ msgstr "%s grupe ka %s roles assignments" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objekata je kreirano." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objekata je izbrisano." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objekata je ažurirano." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -190,6 +176,24 @@ msgstr "%s Objekata je ažurirano." msgid "%s object(s) were deleted." msgstr "%s Objekata je izbrisano." +#: 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." +msgstr "%s Objekata je kreirano." + +#: 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." +msgstr "%s Objekata je izbrisano." + +#: 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." +msgstr "%s Objekata je ažurirano." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s% are currently in process" @@ -340,7 +344,9 @@ msgid "2 hours" msgstr "" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 mala i 2 velika slova" #: db/seeds/ticket_priorities.rb @@ -381,7 +387,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -424,18 +430,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -527,6 +521,7 @@ msgstr "Naloga" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -610,6 +605,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -782,10 +778,6 @@ msgstr "" msgid "Allow past" msgstr "" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Dozvoli korisnicima da dodaju nove tagove." @@ -794,6 +786,10 @@ msgstr "Dozvoli korisnicima da dodaju nove tagove." msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -804,9 +800,10 @@ msgstr "Takođe pošalji notifikaciju putem emaila." #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -815,10 +812,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativno ime" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternativo, možete koristiti Zammad API da uvezete podatke." @@ -889,6 +882,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Nalog nije verifikovan" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App credentials for Facebook." @@ -944,7 +946,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "" @@ -961,6 +973,18 @@ msgstr "Članak" msgid "Article Count" msgstr "Broj članaka" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objekata je kreirano." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Article#" @@ -969,10 +993,6 @@ msgstr "Article#" msgid "Assign Follow-Ups" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Dodeli korisnka bazirano na domenu." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -986,6 +1006,12 @@ msgstr "" msgid "Assign signup roles" msgstr "" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Dodeli korisnka bazirano na domenu." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Dodeljeno" @@ -1069,12 +1095,6 @@ msgid "" msgstr "" "Pažnja: Ovo će biti vaša lozinka za prijavu nakon što se import završi." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Upozorenje: Email će biti poslat kada tiket bude kreiran." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1139,12 +1159,9 @@ msgstr "Autentifikacija putem %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Auto Assignment" @@ -1156,14 +1173,16 @@ msgstr "" msgid "Auto close" msgstr "Auto close" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Auto close state" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Auto close state" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatic account link on initial logon" @@ -1213,6 +1232,10 @@ msgstr "Prosek: %s minuta" msgid "Average: %s%" msgstr "Prosek: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1265,8 +1288,8 @@ msgstr "Base Objects" msgid "Basic Settings" msgstr "" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1291,18 +1314,18 @@ msgstr "Bind User" msgid "Block Notifications" msgstr "Blokiraj Notifikacije" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blocked caller ids based on sender caller id." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "" @@ -1376,14 +1399,10 @@ msgstr "Radno Vreme" msgid "But it's only available in these languages:" msgstr "" -#: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - #: db/seeds/settings.rb msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" @@ -1392,6 +1411,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1424,6 +1444,22 @@ msgstr "" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfiguiši" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integracije" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1439,14 +1475,6 @@ msgstr "Kalendar" msgid "Calendars" msgstr "Kalendari" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Call Inbound" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Call Outbound" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1570,9 +1598,11 @@ msgstr "Kategorija" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Cc" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "When notification is being sent." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1626,6 +1656,12 @@ msgstr "Promenjeno" msgid "Changes" msgstr "Promene" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objekata je kreirano." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Promene koje ste napravili zahtevaju ažuriranje baze." @@ -1653,8 +1689,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1695,6 +1733,12 @@ msgstr "Kanali" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Naslov Chata" @@ -1717,15 +1761,26 @@ msgid "Chatting Customers" msgstr "Chatting Customers" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Poveži Kanale" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Poveži Kanale" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1800,27 +1855,29 @@ msgid "City" msgstr "Grad" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Nastavi sesiju" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1861,8 +1918,8 @@ msgstr "Klijenti" msgid "Clone" msgstr "Kloniraj" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1886,6 +1943,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Close current tab" @@ -1907,6 +1968,7 @@ msgstr "" msgid "Closed" msgstr "Zatvoreno" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1916,14 +1978,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Zatvoreni Tiketi" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Closing time" @@ -2006,17 +2060,20 @@ msgstr "" msgid "Configure Base" msgstr "Configure Base" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Potvrdi" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Confirm/submit dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguracija" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2103,6 +2160,18 @@ msgstr "" msgid "Content" msgstr "Sadržaj" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objekata je kreirano." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objekata je kreirano." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2136,11 +2205,11 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2306,7 +2375,9 @@ msgid "Create a translation" msgstr "Kreiraj prevod" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Create and setup %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2363,6 +2434,7 @@ msgstr "Kreirajte svoj prvi tiket" msgid "Created" msgstr "Kreirano" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2372,7 +2444,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2489,11 +2560,8 @@ msgid "" "rollback possible." msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Customers in the organization can view each other items." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2586,7 +2654,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Uspešna registracija!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2594,6 +2662,7 @@ msgstr "Uspešna registracija!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2635,10 +2704,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Podrazumevana vidljivost novit beleški." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2660,12 +2725,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2680,26 +2739,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Define the http protocol of your instance." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definiši pošiljaoca email notifikacija." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2709,6 +2756,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2724,32 +2777,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definiši pošiljaoca email notifikacija." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definiši pošiljaoca email notifikacija." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Broj neuspešnih prijava nakon čega će nalog biti deaktiviran." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2775,15 +2860,16 @@ msgstr "" "and email tickets)." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definiše da li klijent može kreirati tiket putem web interfejsa." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2803,11 +2889,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2838,12 +2926,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definiše da li klijent može kreirati tiket putem web interfejsa." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2853,11 +2935,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2878,12 +2956,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2896,18 +2992,6 @@ msgstr "Definiše da li tiket treba biti zatvoren ukoliko se servis povrati." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2918,10 +3002,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2938,11 +3039,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2951,32 +3047,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -2994,7 +3084,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3010,6 +3100,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3027,7 +3123,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3042,6 +3142,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Define the http protocol of your instance." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3055,9 +3161,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Defines pretty date format." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Defines the backend for geo IP lookups. Shows also location of an IP address " "if an IP address is shown." @@ -3082,10 +3202,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Defines the backend for user and organization image lookups." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3094,6 +3210,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definisanje podrazumevanog jezika sistema." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the default system timezone." +msgstr "Definiše status automatski zatvorenog tiketa." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Podrazumevana vidljivost novit beleški." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3108,6 +3248,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definiše grupu kreiranog tiketa" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definiše grupu kreiranog tiketa" + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3116,10 +3262,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3129,8 +3271,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definiše logo aplikacije, prikazan u web interfejsu." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definiše ime aplikacije koje se prikazuje na web interfejsu, tabovima i u " @@ -3140,22 +3290,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3194,21 +3332,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definiše status automatski zatvorenog tiketa." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definisanje podrazumevanog jezika sistema." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3220,6 +3348,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "" +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Defines pretty date format." + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3240,7 +3378,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3330,11 +3468,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3373,6 +3511,12 @@ msgstr "" msgid "Deletion Task" msgstr "" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Delivery failed" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Delivery failed" @@ -3381,7 +3525,7 @@ msgstr "Delivery failed" msgid "Department" msgstr "Department" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3493,6 +3637,7 @@ msgstr "Otkaži svoje nesačuvane promene." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3502,10 +3647,6 @@ msgstr "Prikaži" msgid "Display name" msgstr "Prikaži ime" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3514,6 +3655,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Jeste li sigurni da želite obrisati objekat?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Jeste li sigurni da želite obrisati objekat?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domen" @@ -3740,6 +3894,19 @@ msgstr "" msgid "Email Outbound" msgstr "Odlazeći Email" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "Verifikacija emaila nije moguća. Molimo kontaktirajte administratora." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3912,11 +4079,16 @@ msgstr "" "najpre na [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." +#, fuzzy +#| msgid "" +#| "Enables user authentication via %s. Register your app first at [%s](%s)." +msgid "Enables user authentication via GitHub." msgstr "" +"Omogućava autentifikaciju korisnika preko %s. Registrujte svoju aplikaciju " +"najpre na [%s](%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4065,7 +4237,7 @@ msgstr "Unesi svoju email adresu i %s API token sa vašeg admin interfejsa." msgid "Enter your username or email address" msgstr "Unesite svoje korisničko ime ili email adresu" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4078,8 +4250,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskalirano" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Vreme Eskalacije" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4187,9 +4361,15 @@ msgid "Execute changes on objects" msgstr "Execute changes on objects" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Execute changes on objects" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Execution Time" @@ -4237,10 +4417,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4368,15 +4544,17 @@ msgstr "Prvo Rešenje" msgid "First Steps" msgstr "Prvi Korak" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Ime" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Prvi odgovor" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Ime" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Popravljeni Email Nalozi" @@ -4535,10 +4713,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Puno Ime" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" @@ -4560,12 +4734,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4573,7 +4747,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4607,6 +4781,12 @@ msgstr "Getting an Access Token" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Credentials" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4628,10 +4808,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4644,14 +4820,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4685,10 +4853,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App Credentials" @@ -4724,7 +4888,6 @@ msgstr "" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4782,6 +4945,12 @@ msgstr "" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4802,6 +4971,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Group selection for Ticket creation" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Group selection for Ticket creation" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -4963,7 +5138,7 @@ msgstr "Hero" msgid "Hi! Which one of our products?" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5147,8 +5322,12 @@ msgstr "" "automatically." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Ukoliko je pošiljalac Agent, postavite prvog korisnika u listi primalaca kao " @@ -5240,6 +5419,18 @@ msgstr "Import" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5252,28 +5443,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Import Endpoint" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Import Key" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Import Mode" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5348,6 +5527,7 @@ msgstr "" msgid "Inbound" msgstr "Dolazno" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5430,6 +5610,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objekata je kreirano." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Uporedno prevođenje" @@ -5498,6 +5684,12 @@ msgstr "" msgid "Intro" msgstr "Intro" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5543,12 +5735,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5725,18 +5911,6 @@ msgstr "Nivo Karme" msgid "Karma Trends" msgstr "Karma Trendovi" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5745,6 +5919,7 @@ msgid "Keep messages on server" msgstr "" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5782,6 +5957,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Baza Znanja" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Baza Znanja" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5849,15 +6040,12 @@ msgstr "Poslednji kontakt (agent)" msgid "Last contact (customer)" msgstr "Poslednji kontakt (klijent)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "Last customer contact (with consideration an agent has replied to it)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Last customer contact (without consideration an agent has replied to it)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Prezime" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5876,11 +6064,6 @@ msgstr "Last sync at" msgid "Last used" msgstr "Last used" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Prezime" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Poslednje ažuriranje" @@ -5898,11 +6081,11 @@ msgid "Limit Groups" msgstr "Ograniči Grupe" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -5974,10 +6157,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "LinkedIn App Credentials" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Linkovi" @@ -5990,6 +6169,17 @@ msgstr "Lista skraćenica" msgid "Load" msgstr "Load" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Učitavanje…" + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6053,16 +6243,12 @@ msgstr "Izgubljenja Lozinka" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Makro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6212,10 +6398,6 @@ msgstr "Maximum failed logins" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maksimalna veličina email u MB." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6273,7 +6455,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6282,10 +6464,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6454,40 +6632,52 @@ msgstr "Moved in" msgid "Moved out" msgstr "Moved out" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Multiselect" +msgstr "" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Moji dodeljeni tiketi" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Tiketi Moje Organizacije" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "My pending reached Tickets" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "My replacement Tickets" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Moja Statistika" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Subscribed Tickets" +msgstr "Moji dodeljeni tiketi" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Moji Tiketi" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Moji dodeljeni tiketi" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "My handling time: %s minuta" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "My pending reached Tickets" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "My replacement Tickets" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6566,18 +6756,18 @@ msgstr "Navigate through article" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6591,7 +6781,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6619,7 +6809,6 @@ msgstr "Network" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Novo" @@ -6773,6 +6962,12 @@ msgstr "No %s configured." msgid "No Entries" msgstr "No Entries" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "No %s configured." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6793,9 +6988,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Nije konfigurisano" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6809,12 +7006,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6860,10 +7051,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6873,14 +7060,6 @@ msgstr "Bez filtera. " msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "" @@ -6958,14 +7137,16 @@ msgstr "Prevod nije dostupan" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Nemate nepročitanih notifikacija :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7057,6 +7238,10 @@ msgstr "Beleška" msgid "Note - default visibility" msgstr "Beleške - podrazumevana vidljivost" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7122,10 +7307,6 @@ msgstr "Novembar" msgid "Number" msgstr "Broj" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Broj neuspešnih prijava nakon čega će nalog biti deaktiviran." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7176,7 +7357,6 @@ msgid "October" msgstr "Oktobar" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7221,29 +7401,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Only available for Users which are replacements for other users." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Dostupno samo Korisnicima u okviru shared Organizacije" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Samo za ove grupe." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7262,16 +7435,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Otvori" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Otvori Tiket# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Otvoreni Tiketi" @@ -7298,8 +7468,11 @@ msgid "Options" msgstr "Opcije" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "Ili" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migracija sa drugog sistema" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7357,8 +7530,8 @@ msgstr "Organizacije" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7406,12 +7579,6 @@ msgstr "Odlazeći Poziv" msgid "Overview" msgstr "Pregled" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Pregled" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7425,6 +7592,12 @@ msgstr "" msgid "Overviews" msgstr "Pregled" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Pregled" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7453,10 +7626,6 @@ msgid "" "the system user (ID 1)." msgstr "" -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7517,7 +7686,9 @@ msgid "Password for proxy connection." msgstr "Password for proxy connection." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Lozinka mora sadržati 2 mala i dva velika slova." #: db/seeds/settings.rb @@ -7561,8 +7732,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Pending reached" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "My pending reached Tickets" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7631,6 +7804,10 @@ msgstr "Pink" msgid "Placetel" msgstr "" +#: db/seeds/settings.rb +msgid "Placetel Token" +msgstr "" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7648,11 +7825,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Kliknite na dugme ispod kako bi kreirali svoju prvu." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Molimo kliknite na link u verifikacionom emailu." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7669,14 +7850,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Please enter your time which you want to account." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Please enter your time which you want to account." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "Please execute database changes only in a maintenance time-slot." @@ -7685,10 +7868,6 @@ msgstr "Please execute database changes only in a maintenance time-slot." msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7793,6 +7972,10 @@ msgstr "Prioritet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7802,16 +7985,20 @@ msgid "Proceed" msgstr "Nastavi" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "dodeli tikete" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Eskalacija Tiketa" #: db/seeds/settings.rb msgid "Product Name" @@ -7871,6 +8058,12 @@ msgstr "Public Menu" msgid "Publish" msgstr "Publish" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Članak" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -7904,7 +8097,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtime" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -7927,7 +8122,9 @@ msgstr "Recent logs" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Recent viewed Tickets" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8005,6 +8202,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8070,18 +8268,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Requesting the Grant" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8125,13 +8315,9 @@ msgstr "Reset changes" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Reset changes" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8161,17 +8347,13 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8293,6 +8475,10 @@ msgstr "SMS Notification" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8361,6 +8547,15 @@ msgstr "Sačuvaj novi templejt" msgid "Saved conditions" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Bulk action executed!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Schedule for" @@ -8374,16 +8569,16 @@ msgstr "Scheduled for" msgid "Scheduler" msgstr "Scheduler" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Scheduler" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Schedulers" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Scheduler" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "" @@ -8610,6 +8805,14 @@ msgstr "Septembar" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Ponovo slanje verifikacionog emaila" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Usluga" @@ -8641,6 +8844,10 @@ msgstr "Sesije" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Postavi članak kao interni/javni" @@ -8665,10 +8872,6 @@ msgstr "" msgid "Set caller ID of outbound calls based on destination caller ID." msgstr "Set caller id of outbound calls based on destination caller id." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8691,21 +8894,22 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Postavi novi Sistem" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Setujte komunikacione kanale koje želite da koristite u svom Zammadu." #: db/seeds/settings.rb msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee @@ -8736,11 +8940,6 @@ msgstr "Podešavanje" msgid "Setup Finished" msgstr "Setup završen" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Postavi novi Sistem" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Shared" @@ -8841,6 +9040,12 @@ msgstr "Registruj se" msgid "Signature" msgstr "Potpis" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Ponovo slanje verifikacionog emaila" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8851,22 +9056,10 @@ msgstr "Potpisi" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -8890,10 +9083,6 @@ msgstr "" msgid "Skip" msgstr "Preskoči" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "" @@ -8932,10 +9121,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9165,28 +9350,11 @@ msgid "Sunday" msgstr "Nedelja" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Jeste li sigurni da želite obrisati objekat?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Sigurno?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9244,11 +9412,12 @@ msgstr "Tagovi" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9266,10 +9435,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Templejt" @@ -9357,6 +9522,12 @@ msgstr "Tekst sa omogućenim uporednim prevođenjem če isgledati kao" msgid "TextModule" msgstr "TextModule" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Tekst" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9366,12 +9537,38 @@ msgstr "Hvala na vašem zahtevu (#%s)! Kontaktiraćemo vas u najkraćem roku." msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Hvala vam. Email je poslat na \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objekata je kreirano." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL ove instalacije Zammad-a." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9382,6 +9579,10 @@ msgstr "" "Pretraživač je outdated. Ne podržava WebSocket - tehnologiju koju mi " "koristimo za chat." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9393,14 +9594,30 @@ msgstr "" "\"self-signed\" sertifikat, možete kliknuti na \"Nastavi\". U suprotnom " "izaberite \"Otkaži\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chat je isključen." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Chat će biti prikazan kada se konekcija ka serveru ponovo uspostavi i " "ukoliko bude nekoga ko želi da četuje." @@ -9438,14 +9655,31 @@ msgstr "Standardna veličina fonta je 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Sledeće izmene su napravljene:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes have been made:" +msgid "The following changes will be made:" +msgstr "Sledeće izmene su napravljene:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9458,6 +9692,10 @@ msgstr "" msgid "The format of the subject." msgstr "The format of the subject." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9466,6 +9704,14 @@ msgstr "" "Identifikator tiketa, npr Ticket#, Call#, MyTicket#. Podrazumevano je " "Ticket#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Import je bio uspešan." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Import je bio uspešan." @@ -9482,6 +9728,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objekata je kreirano." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objekata je kreirano." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objekata je ažurirano." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9494,6 +9771,68 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "Verifikacija emaila nije moguća. Molimo kontaktirajte administratora." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "The test run was successful." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "The test run was successful." @@ -9511,18 +9850,21 @@ msgstr "" "The text at the beginning of the subject in an email reply, e.g. RE, AW, or " "AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Uputstvo o tome kako koristiti %s se nalazi na našoj online dokumentaciji %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objekata je kreirano." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objekata je kreirano." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9530,6 +9872,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "The way to communicate with us is this thing called \"ticket\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9544,12 +9890,16 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Chatu prisustvuje prevelike broj ljudi." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Postoji više razloga zbog kojih se chat može ne prikazivati:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Postoji više razloga zbog kojih se chat može ne prikazivati:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Chatu prisustvuje prevelike broj ljudi." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9565,8 +9915,8 @@ msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco msgid "" -"There is no rollback of this deletion possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" #: app/assets/javascripts/app/controllers/_manage/security.coffee @@ -9578,9 +9928,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "This class gets added to the button on initialization and gets removed once " "the chat connection got established." @@ -9593,20 +9947,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Ovo je Zammad verzija %s" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9623,14 +9965,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "This might take some time where the system can't be used." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9651,6 +9989,16 @@ msgstr "Ovaj servis omogućava Zammadu da se poveže na vaš Exchange server." msgid "This service enables Zammad to connect with your LDAP server." msgstr "Ovaj servis omogućuje Zammad-u da se poveže sa vašim LDAP serverom." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "Ovaj servis prima http zahtev ili email od %s i kreira tiket." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9659,12 +10007,6 @@ msgid "" "service." msgstr "Ovaj servis prima email od %s i kreira tiket." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "Ovaj servis prima http zahtev ili email od %s i kreira tiket." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Ovaj servis šalje notifikacije na vaš %s kanal." @@ -9685,10 +10027,19 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +msgid "This user has no access and will not receive notifications." +msgstr "" + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "Čet" @@ -9700,7 +10051,7 @@ msgstr "Čet" msgid "Thursday" msgstr "Četvrtak" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9802,7 +10153,9 @@ msgid "Ticket update" msgstr "Ažuriranje Tiketa" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Tiketa |%s| je eskalirano!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9843,6 +10196,11 @@ msgstr "Ticketi se automatski dodeljuju jedino ukoliko već nemaju vlasnika." msgid "Tickets assigned to me: %s of %s" msgstr "Tiket dodeljen meni: %s od %s" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Tiketi Organizacije" @@ -9939,12 +10297,13 @@ msgstr "Kome" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -9952,9 +10311,13 @@ msgid "To configure your system." msgstr "Da konfigurišete svoj sistem." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "Da omogućite %s da šalje http requests na %s, potrebno je da kreirate " "sopstveni \"notification rule\" u %s." @@ -9974,7 +10337,7 @@ msgstr "To select placeholders from a list, just enter \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" #: db/seeds/roles.rb @@ -10001,11 +10364,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10126,10 +10485,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Credentials" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitter Key" @@ -10172,247 +10527,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to save Bot." -msgid "Unable to load data…" -msgstr "Unable to save Bot." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Unable to save Bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Unable to save changes." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "Verifikacija emaila nije moguća. Molimo kontaktirajte administratora." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Nedodeljeni I Otvoreni" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10579,10 +10701,6 @@ msgstr "" msgid "Uploading" msgstr "Prebacivanje" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10596,6 +10714,11 @@ msgstr "Korišćenje naprednih mogućnosti" msgid "Use client storage to cache data to enhance performance of application." msgstr "" +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "" @@ -10608,6 +10731,16 @@ msgstr "" "Koristi \"subject\" za email. Ukoliko je onemogućeno, naslov tiketa će biti " "korišćen za vrednost \"subject\"." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Used anywhere" @@ -10682,8 +10815,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10692,20 +10825,33 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objekata je kreirano." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." msgstr "" #: app/assets/javascripts/app/controllers/user.coffee @@ -10748,12 +10894,12 @@ msgstr "" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10781,11 +10927,6 @@ msgstr "Vrednost" msgid "Variables" msgstr "Variable" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Proizvođač" @@ -10794,19 +10935,17 @@ msgstr "Proizvođač" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "When notification is being sent." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verify sending and receiving" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -10926,28 +11065,36 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "We detected OTRS BPM processes which can't get imported into Zammad, since " "we currently don't support these kind of workflows." #: app/assets/javascripts/app/views/import/otrs.jst.eco msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Pronašli smo %s email(ova) u vašem mailbox-u. Zammad ?e ih prebaciti iz " @@ -11007,12 +11154,12 @@ msgstr "" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11076,6 +11223,11 @@ msgstr "" msgid "Welcome!" msgstr "Dobro došli!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Šta utiče na Zammad Karmu?" @@ -11188,9 +11340,14 @@ msgid "With your current configuration the following will happen" msgstr "Sa vašom trenutnom konfiguracijom, možete očekivati da se sledeće desi" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "With |Date| the ticket numbers will be generated by the current date, the " @@ -11238,7 +11395,9 @@ msgstr "Godina" msgid "Yellow" msgstr "Žuta" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "" @@ -11258,26 +11417,24 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Nema na čemu! Pitajte šta vas interesuje!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Možete povezati %s sa Zammad-om. Potrebno je da najpre povežete Zamad sa %s ." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11295,13 +11452,27 @@ msgstr "Možete kreirati više tema." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Uputstvo o tome kako koristiti %s se nalazi na našoj online dokumentaciji %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11323,6 +11494,15 @@ msgstr "" msgid "You can request your password" msgstr "Možete zatražiti svoju lozinku" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11413,14 +11593,14 @@ msgstr "Potrebno je konfigurisati Zammad endpoints u %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Koristite %s u tekstu, ali nema attachment-a. Da li želite da nastavite?" @@ -11428,19 +11608,31 @@ msgstr "" msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "You're already registered with your email address if you've been in touch " "with our support team." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Vaša Konfiguracija Emaila" @@ -11457,33 +11649,33 @@ msgstr "Vaš Novi Lični Token za pristup" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Vaš nalog nije verifikovan. Molimo kliknite na link u verifikacionom emailu." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11509,21 +11701,12 @@ msgid "Your karma is |%s|." msgstr "Vaša karma je |%s|." #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." -msgstr "" +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." +msgstr "Verifikacija emaila nije moguća. Molimo kontaktirajte administratora." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11534,18 +11717,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat zahteva jQuery. Ukoliko ga već ne koristite na svom sajtu, " "uključite ga kako sledi:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat zahteva jQuery. Ukoliko ga već ne koristite na svom sajtu, " +"uključite ga kako sledi:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11583,8 +11776,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad is currently in maintenance mode. Only administrators can login. " @@ -11610,10 +11807,6 @@ msgstr "" msgid "Zip" msgstr "PTT Br." -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktivno" @@ -11696,10 +11889,6 @@ msgstr "Promenjeno" msgid "chat" msgstr "chat" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11722,18 +11911,22 @@ msgid "connected" msgstr "povezan" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "sadrži" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "sadrži sve" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "contains all not" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "ne sadrži" @@ -11753,18 +11946,6 @@ msgstr "contains one not" msgid "created" msgstr "kreirano" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11800,7 +11981,7 @@ msgstr "deaktivirano" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -11894,7 +12075,7 @@ msgstr "" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "od" @@ -11907,6 +12088,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "je promenjen" @@ -12051,11 +12233,6 @@ msgstr "spojeno" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migracija sa drugog sistema" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -12227,7 +12404,7 @@ msgstr "" msgid "select attachment…" msgstr "select attachment..." -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12267,7 +12444,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12315,7 +12492,7 @@ msgstr "support@example.com" msgid "telegram personal-message" msgstr "telegram personal-message" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12384,7 +12561,7 @@ msgstr "untouched" msgid "updated" msgstr "ažurirano" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12412,16 +12589,18 @@ msgstr "u poslednjih (relativno)" msgid "within next (relative)" msgstr "u narednih (relativno)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "da" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Increment| increments the ticket number, the SystemID and the counter are " @@ -12432,10 +12611,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Levo| znači |[Ticket#12345] Some Subject|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|None| means |Some Subject| (without ticket number). In the last case you " "should enable \"postmaster___follow___up___search___in\" to recognize " @@ -12467,12 +12651,82 @@ msgstr "...of whole textarea" msgid "∅ Waiting time today" msgstr "∅ Vreme čekanja danas" +#~ msgid "Cc" +#~ msgstr "Cc" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Customers in the organization can view each other items." + +#~ msgid "Escalated" +#~ msgstr "Eskalirano" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Last customer contact (with consideration an agent has replied to it)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Last customer contact (without consideration an agent has replied to it)" + +#~ msgid "Open" +#~ msgstr "Otvori" + +#~ msgid "Pending reached" +#~ msgstr "Pending reached" + +#~ msgid "Confirm" +#~ msgstr "Potvrdi" + +#~ msgid "Sure?" +#~ msgstr "Sigurno?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maksimalna veličina email u MB." + +#, fuzzy +#~| msgid "Unable to save Bot." +#~ msgid "Unable to load data…" +#~ msgstr "Unable to save Bot." + +#~ msgid "Unable to save Bot." +#~ msgstr "Unable to save Bot." + +#~ msgid "Setup new System" +#~ msgstr "Postavi novi Sistem" + +#~ msgid "Unable to save changes." +#~ msgstr "Unable to save changes." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Nema na čemu! Pitajte šta vas interesuje!" + +#~ msgid "migrate from another system" +#~ msgstr "migracija sa drugog sistema" + +#~ msgid "Or" +#~ msgstr "Ili" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objekata je izbrisano." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Upozorenje: Email će biti poslat kada tiket bude kreiran." + +#~ msgid "Call Inbound" +#~ msgstr "Call Inbound" + +#~ msgid "Call Outbound" +#~ msgstr "Call Outbound" + #~ msgid "Please fill also some text in!" #~ msgstr "Molimo da unesete tekst!" -#~ msgid "Loading..." -#~ msgstr "Učitavanje…" - #~ msgid "Search..." #~ msgstr "Pretraga…" diff --git a/i18n/zammad.sv-se.po b/i18n/zammad.sv-se.po index d2fe841be..dc9213404 100644 --- a/i18n/zammad.sv-se.po +++ b/i18n/zammad.sv-se.po @@ -20,7 +20,9 @@ msgstr "" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "mm/dd/yyyy" @@ -34,7 +36,9 @@ msgstr "mm/dd/yyyy" #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute -#. - 'HH' - 2-digit hour +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "mm/dd/yyyy HH:MM" @@ -158,24 +162,6 @@ msgstr "%s grupper till %s roll-tilldelningar" msgid "%s is inactive, please select an active one." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are created." -msgid "%s object(s) are created." -msgstr "%s Objekt har skapats." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are deleted." -msgid "%s object(s) are deleted." -msgstr "%s Objekt har raderats." - -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -#, fuzzy -#| msgid "%s Object(s) are updated." -msgid "%s object(s) are updated." -msgstr "%s Objekt är uppdaterade." - #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco #, fuzzy #| msgid "%s Object(s) have been created." @@ -194,6 +180,24 @@ msgstr "%s Objekt uppdaterades." msgid "%s object(s) were deleted." msgstr "%s Objekt raderades." +#: 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." +msgstr "%s Objekt har skapats." + +#: 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." +msgstr "%s Objekt raderades." + +#: 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." +msgstr "%s Objekt är uppdaterade." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "%s of your tickets are currently in process." @@ -363,7 +367,9 @@ msgid "2 hours" msgstr "två timmar" #: db/seeds/settings.rb -msgid "2 lower and 2 upper characters" +#, fuzzy +#| msgid "2 lower and 2 upper characters" +msgid "2 lower case and 2 upper case characters" msgstr "2 gemener och 2 versaler" #: db/seeds/ticket_priorities.rb @@ -404,7 +410,7 @@ msgid "A URL looks like this: https://zammad.example.com" msgstr "" #: db/seeds/settings.rb -msgid "A list of active import backends that get scheduled automatically." +msgid "A list of active import backends that gets scheduled automatically." msgstr "" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee @@ -450,18 +456,6 @@ msgstr "" msgid "API" msgstr "API" -#: app/models/object_manager/object.rb -msgid "API IP Max" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API IP RegExp" -msgstr "" - -#: app/models/object_manager/object.rb -msgid "API KEY" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "API Key" msgstr "" @@ -554,6 +548,7 @@ msgstr "Konton" #: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco @@ -637,6 +632,7 @@ msgstr "" #: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco #: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco #: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco #: app/assets/javascripts/app/views/tag/index.jst.eco @@ -810,10 +806,6 @@ msgstr "Tillåt framtida" msgid "Allow past" msgstr "Tillåt tidigare" -#: db/seeds/settings.rb -msgid "Allow to use email address for muliple users." -msgstr "" - #: app/assets/javascripts/app/views/tag/index.jst.eco msgid "Allow users to add new tags." msgstr "Tillåt användare att skapa nya taggar" @@ -822,6 +814,10 @@ msgstr "Tillåt användare att skapa nya taggar" msgid "Allow users to create new tags." msgstr "" +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + #: app/assets/javascripts/app/models/chat.coffee msgid "Allow websites (separated by ;)" msgstr "" @@ -832,9 +828,10 @@ msgstr "Notifiera även via e-post" #: db/seeds/settings.rb msgid "" -"Alternative FQDN for callbacks if you operate Zammad in internal network." +"Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" +#: app/helpers/knowledge_base_breadcrumb_helper.rb #: app/helpers/knowledge_base_public_page_title_helper.rb msgid "Alternative Translations" msgstr "" @@ -843,10 +840,6 @@ msgstr "" msgid "Alternative name" msgstr "Alternativt namn" -#: app/helpers/knowledge_base_breadcrumb_helper.rb -msgid "Alternative translations" -msgstr "" - #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco msgid "Alternatively, you can use the Zammad API to import data." msgstr "Alternativt, kan du använda Zammad API för att importera data." @@ -917,6 +910,15 @@ msgstr "" msgid "App Version" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#, fuzzy +#| msgid "Account not verified" +msgid "App could not be verified." +msgstr "Kontot är ej verifierat" + #: db/seeds/settings.rb msgid "App credentials for Facebook." msgstr "App-inloggningsuppgifter för Facebook" @@ -972,7 +974,17 @@ msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee msgid "Are you sure?" msgstr "Är du säker?" @@ -989,6 +1001,18 @@ msgstr "Artikel" msgid "Article Count" msgstr "Antal inlägg" +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Article could not be deleted." +msgstr "%s Objekt har skapats." + #: app/assets/javascripts/app/models/ticket.coffee msgid "Article#" msgstr "Inlägg" @@ -997,10 +1021,6 @@ msgstr "Inlägg" msgid "Assign Follow-Ups" msgstr "Tilldela uppföljning" -#: db/seeds/object_manager_attributes.rb -msgid "Assign Users based on users domain." -msgstr "Tilldela användare baserat på användarens domän." - #: app/assets/javascripts/app/models/group.coffee #: db/seeds/object_manager_attributes.rb msgid "Assign follow-up to latest agent again." @@ -1016,6 +1036,12 @@ msgstr "Tilldela uppföljning" msgid "Assign signup roles" msgstr "Tilldela registreringsroller" +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Assign Users based on users domain." +msgid "Assign users based on user domain." +msgstr "Tilldela användare baserat på användarens domän." + #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco msgid "Assigned" msgstr "Tilldelad" @@ -1101,12 +1127,6 @@ msgstr "" "Observera: Dessa kommer att bli ditt inloggsningslösenord efter att importen " "är klar." -#: db/seeds/settings.rb -#, fuzzy -#| msgid "Attention: When creating a ticket an e-mail is sent." -msgid "Attention: When creating a ticket an email is sent." -msgstr "Observera: När ett ärende skapas så skickas ett e-postmeddelande." - #: app/assets/javascripts/app/controllers/object_manager.coffee msgid "Attribute" msgstr "" @@ -1171,12 +1191,9 @@ msgstr "Autentisering via %s" msgid "Authorization failed" msgstr "" -#: db/seeds/settings.rb -msgid "Auto Assigment" -msgstr "" - #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb msgid "Auto Assignment" msgstr "Automatisk Tilldelning" @@ -1188,14 +1205,16 @@ msgstr "" msgid "Auto close" msgstr "Auto stängning" -#: db/seeds/settings.rb -msgid "Auto close state" -msgstr "Auto stängningens status" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Auto create" msgstr "Skapa automatiskt" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Auto close state" +msgid "Auto-close state" +msgstr "Auto stängningens status" + #: db/seeds/settings.rb msgid "Automatic account link on initial logon" msgstr "Automatisk kontolänkning vid första inloggning" @@ -1245,6 +1264,10 @@ msgstr "Genomsnitt: %s minuter" msgid "Average: %s%" msgstr "Genomsnitt: %s%" +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco #: app/assets/javascripts/app/views/layout_ref/content.jst.eco #: app/assets/javascripts/app/views/layout_ref/ui.jst.eco @@ -1297,8 +1320,8 @@ msgstr "Bas Objekt" msgid "Basic Settings" msgstr "Normala Inställningar" -#: db/seeds/settings.rb -msgid "Bcc address for all outgoing emails" +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." msgstr "" #: db/seeds/settings.rb @@ -1323,18 +1346,18 @@ msgstr "Bind Användare" msgid "Block Notifications" msgstr "Blockera notifikationer" -#: app/assets/javascripts/app/models/chat.coffee -msgid "Blocked IPs (separated by ;)" -msgstr "Blockerade IP-adresser (semikolonseparerade)" - #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #, fuzzy #| msgid "Blocked caller ids based on sender caller id." -msgid "Blocked caller IDs based on sender caller ID." +msgid "Block caller IDs based on sender caller ID." msgstr "Blockerade uppringare id baserat på avsändarens uppringare id." +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "Blockerade IP-adresser (semikolonseparerade)" + #: app/assets/javascripts/app/models/chat.coffee msgid "Blocked countries" msgstr "Blockerade länder" @@ -1410,13 +1433,14 @@ msgid "But it's only available in these languages:" msgstr "" #: db/seeds/settings.rb -msgid "Button for Single Sign On." -msgstr "" - -#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "By default the follow-up check is done via the subject of an email. With " +#| "this setting you can add more fields for which the follow-up check will " +#| "be executed." msgid "" -"By default the follow-up check is done via the subject of an email. With " -"this setting you can add more fields for which the follow-up check will be " +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " "executed." msgstr "" "Som standard så görs uppföljningskontroller via ämnet på ett e-mail. Med " @@ -1428,6 +1452,7 @@ msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb msgid "CC" msgstr "" @@ -1461,6 +1486,22 @@ msgstr "CTI (generisk)" msgid "CTI Token" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Config" +msgid "CTI config" +msgstr "Konfiguration" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Integrations" +msgid "CTI integration" +msgstr "Integrationer" + #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/calendar.coffee @@ -1476,14 +1517,6 @@ msgstr "Kalender" msgid "Calendars" msgstr "Kalendrar" -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Inbound" -msgstr "Inkommande samtal" - -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -msgid "Call Outbound" -msgstr "Utgående samtal" - #: app/assets/javascripts/app/controllers/cti.coffee msgid "Call from %s for %s" msgstr "" @@ -1607,9 +1640,11 @@ msgstr "Kategori" msgid "Category page layout" msgstr "" -#: db/seeds/object_manager_attributes.rb -msgid "Cc" -msgstr "Kopia" +#: lib/secure_mailing/smime/incoming.rb +#, fuzzy +#| msgid "When notification is being sent." +msgid "Certificate for verification could not be found." +msgstr "När notifikationer skickas." #: app/assets/javascripts/app/views/integration/smime.jst.eco msgid "Certificates & Private Keys" @@ -1663,6 +1698,12 @@ msgstr "Ändrad" msgid "Changes" msgstr "Ändningar" +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Changes could not be saved." +msgstr "%s Objekt har skapats." + #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Changes were made that require a database update." msgstr "Ändringar utfördes som kräver en databasuppdatering." @@ -1690,8 +1731,10 @@ msgid "Channel - Facebook" msgstr "" #: db/seeds/permissions.rb -msgid "Channel - Formular" -msgstr "" +#, fuzzy +#| msgid "Channel" +msgid "Channel - Form" +msgstr "Kanal" #: db/seeds/permissions.rb msgid "Channel - Google" @@ -1732,6 +1775,12 @@ msgstr "Kanaler" msgid "Chat" msgstr "Chat" +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "Chat" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "Chat Title" msgstr "Chatt-titel" @@ -1754,15 +1803,26 @@ msgid "Chatting Customers" msgstr "Chattande kunder" #: db/seeds/schedulers.rb -msgid "Check Channels" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check 'Channel' streams." +msgstr "Anslut kanaler" #: db/seeds/schedulers.rb -msgid "Check streams for Channel" -msgstr "" +#, fuzzy +#| msgid "Connect Channels" +msgid "Check channels." +msgstr "Anslut kanaler" #: lib/search_index_backend.rb -msgid "Check the response and payload for detailed information: " +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." msgstr "" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee @@ -1837,27 +1897,29 @@ msgid "City" msgstr "Stad" #: db/seeds/schedulers.rb -msgid "Cleanup ActiveJob locks." +msgid "Clean up 'Cti::Log.'" msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup Cti::Log" +msgid "Clean up 'HttpLog'." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup HttpLog" +msgid "Clean up ActiveJob locks." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup closed sessions." +msgid "Clean up closed sessions." msgstr "" #: db/seeds/schedulers.rb -msgid "Cleanup dead sessions." -msgstr "" +#, fuzzy +#| msgid "Continue session" +msgid "Clean up dead sessions." +msgstr "Fortsätt session" #: db/seeds/schedulers.rb -msgid "Cleanup expired sessions" +msgid "Clean up expired sessions." msgstr "" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee @@ -1898,8 +1960,8 @@ msgstr "Kunder" msgid "Clone" msgstr "Klona" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/widget/error_modal.coffee @@ -1923,6 +1985,10 @@ msgstr "" msgid "Close In Min" msgstr "" +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Close current tab" msgstr "Stäng nuvarande tabb" @@ -1944,6 +2010,7 @@ msgstr "Stäng flik när ärendet stängs" msgid "Closed" msgstr "Stängda" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Closed At" msgstr "" @@ -1953,14 +2020,6 @@ msgstr "" msgid "Closed Tickets" msgstr "Låsta ärenden" -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco -msgid "Closed at" -msgstr "" - -#: db/seeds/schedulers.rb -msgid "Closed chat sessions where participients are offline." -msgstr "" - #: app/assets/javascripts/app/models/ticket.coffee msgid "Closing time" msgstr "Stängningstid" @@ -2043,17 +2102,20 @@ msgstr "Konfigurera app" msgid "Configure Base" msgstr "Konfigurera Bas" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -#: app/assets/javascripts/app/controllers/taskbar_widget.coffee -#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco -msgid "Confirm" -msgstr "Bekräfta" - #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Confirm/submit dialog" msgstr "Bekräfta/skicka dialog" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Configuration" +msgid "Confirmation" +msgstr "Konfiguration" + #: app/assets/javascripts/app/views/knowledge_base/delete.coffee msgid "Confirmation failed." msgstr "" @@ -2140,6 +2202,18 @@ msgstr "Uppkopplingstest lyckat" msgid "Content" msgstr "Innehåll" +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content could not be loaded." +msgstr "%s Objekt har skapats." + +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Content preview could not be generated." +msgstr "%s Objekt har skapats." + #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee msgid "Content was changed since loading" msgstr "" @@ -2173,13 +2247,13 @@ msgid "Contributing Translations" msgstr "" #: lib/sessions/event/chat_transfer.rb -msgid "Conversation transfered into other chat. Please stay tuned." +msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco #, fuzzy #| msgid "Conversion of retweets to tickets is turned off" -msgid "Conversion of retweets into tickets is turned off" +msgid "Conversion of retweets into tickets is turned off." msgstr "Skapande av ärenden från retweets är avstängt" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee @@ -2345,7 +2419,9 @@ msgid "Create a translation" msgstr "Skapa översättning" #: db/seeds/permissions.rb -msgid "Create and setup %s" +#, fuzzy +#| msgid "Create and setup %s" +msgid "Create and set up %s" msgstr "Skapa och konfigurera %s" #: app/assets/javascripts/app/views/signup.jst.eco @@ -2401,6 +2477,7 @@ msgstr "Skapa ditt första ärende" msgid "Created" msgstr "Skapat" +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: lib/excel_sheet/ticket.rb msgid "Created At" msgstr "" @@ -2410,7 +2487,6 @@ msgstr "" #: app/assets/javascripts/app/models/ticket.coffee #: app/assets/javascripts/app/models/user.coffee #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco -#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco #: app/assets/javascripts/app/views/widget/http_log.jst.eco #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Created at" @@ -2527,11 +2603,8 @@ msgid "" "rollback possible." msgstr "Kundärenden från användaren kommer att tas bort." -#: db/seeds/object_manager_attributes.rb -msgid "Customers in the organization can view each other items." -msgstr "Kunder i organisationer kan se varandras objekt." - #: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb #, fuzzy #| msgid "Customers in the organization can view each other items." msgid "Customers in the organization can view each other's items." @@ -2624,7 +2697,7 @@ msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee #, fuzzy #| msgid "Registration successful!" -msgid "Decryption successful!" +msgid "Decryption was successful." msgstr "Registrering lyckad!" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee @@ -2632,6 +2705,7 @@ msgstr "Registrering lyckad!" #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: db/seeds/settings.rb msgid "Default" @@ -2673,10 +2747,6 @@ msgstr "" msgid "Default type for a new ticket" msgstr "" -#: db/seeds/settings.rb -msgid "Default visibility for new note." -msgstr "Standard synlighet för ny anteckning." - #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco #: db/seeds/settings.rb msgid "" @@ -2698,12 +2768,6 @@ msgstr "" msgid "Define pipeline name for Elasticsearch." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Define postmaster filter to check if email is a own created notification " -"email, then ignore it to prevent email loops." -msgstr "" - #: db/seeds/settings.rb msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " @@ -2718,26 +2782,14 @@ msgstr "" msgid "Define postmaster filter." msgstr "" -#: db/seeds/settings.rb -msgid "Define the http protocol of your instance." -msgstr "Definiera http-protokollet för din instans." - -#: db/seeds/settings.rb -msgid "Define timeframe where a own created note can get deleted." -msgstr "" - #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" #: db/seeds/settings.rb -msgid "Defines Freshdesk endpoint authentication key." -msgstr "" - -#: db/seeds/settings.rb -msgid "" -"Defines Freshdesk endpoint to import users, ticket, states and articles." -msgstr "" +#, fuzzy +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "Definierar avsändaren för e-postnotifikationer." #: db/seeds/settings.rb msgid "Defines HTTP basic auth password of Elasticsearch." @@ -2747,6 +2799,12 @@ msgstr "" msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " @@ -2762,32 +2820,64 @@ msgstr "" msgid "Defines Kayako endpoint authentication user." msgstr "Definierar avsändaren för e-postnotifikationer." -#: db/seeds/settings.rb -msgid "Defines Kayako endpoint to import users, ticket, states and articles." -msgstr "" - #: db/seeds/settings.rb msgid "Defines OTRS endpoint authentication key." msgstr "" #: db/seeds/settings.rb -msgid "Defines OTRS endpoint to import users, tickets, states and articles." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines Zendesk endpoint authentication key." -msgstr "" +#, fuzzy +msgid "Defines Zendesk endpoint authentication API key." +msgstr "Definierar avsändaren för e-postnotifikationer." #: db/seeds/settings.rb msgid "Defines Zendesk endpoint authentication user." msgstr "" #: db/seeds/settings.rb -msgid "Defines Zendesk endpoint to import users, ticket, states and articles." +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb -msgid "Defines a dashboard stats backend that get scheduled automatically." +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Number of failed logins after account will be deactivated." +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "Antal misslyckade inloggningar innan kontot kommer att inaktiveras." + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" #: db/seeds/settings.rb @@ -2815,15 +2905,16 @@ msgstr "" "postärenden) ska se ut." #: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines if a customer can create tickets via the web interface." msgid "" -"Defines how to reach websocket server. \"websocket\" is default on " -"production, \"websocketPort\" is for CI" -msgstr "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "Definierar om en kund kan skapa ärenden via webbgränssnittet." #: db/seeds/settings.rb msgid "" -"Defines http basic authentication password (only if OTRS is protected via " -"http basic auth)." +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" msgstr "" #: db/seeds/settings.rb @@ -2843,11 +2934,13 @@ msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled" +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." msgstr "" #: db/seeds/settings.rb -msgid "Defines if KB navbar button is enabled for users without KB permission" +msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" #: db/seeds/settings.rb @@ -2878,12 +2971,6 @@ msgstr "" msgid "Defines if a customer can create tickets via the web interface." msgstr "Definierar om en kund kan skapa ärenden via webbgränssnittet." -#: db/seeds/settings.rb -msgid "" -"Defines if application is in developer mode (useful for developer, all users " -"have the same password, password reset will work without email delivery)." -msgstr "" - #: db/seeds/settings.rb msgid "Defines if application is in init mode." msgstr "" @@ -2893,11 +2980,7 @@ msgid "Defines if application is used as online service." msgstr "" #: db/seeds/settings.rb -msgid "Defines if generic CTI is enabled or not." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines if group of created tickets via web form." +msgid "Defines if generic CTI integration is enabled or not." msgstr "" #: db/seeds/settings.rb @@ -2918,12 +3001,30 @@ msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + #: db/seeds/settings.rb msgid "Defines if tickets can be created via web form." msgstr "" @@ -2936,18 +3037,6 @@ msgstr "Definierar om ärenden ska stängas om tjänsten återställs." msgid "Defines karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per day via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets by ip per hour via web form." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines limit of tickets per day via web form." -msgstr "" - #: db/seeds/settings.rb msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" @@ -2958,10 +3047,27 @@ msgid "" "itself and will set the article sender." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter to handle secure mailing." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " @@ -2978,11 +3084,6 @@ msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify jira mails for correct follow-ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " @@ -2991,32 +3092,26 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - disable sending " -"notification on permanent deleivery failed." +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - reopen ticket on " -"permanent temporary failed." +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to identify postmaster bounced - to handle it as " -"follow-up of the original ticket." +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." msgstr "" #: db/seeds/settings.rb msgid "Defines postmaster filter to identify sender user." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines postmaster filter to identify service now mails for correct follow-" -"ups." -msgstr "" - #: db/seeds/settings.rb msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." @@ -3034,7 +3129,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" -"Defines postmaster filter to remove X-Zammad headers from not trusted " +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" @@ -3050,6 +3145,12 @@ msgid "" "header." msgstr "" +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + #: db/seeds/settings.rb msgid "Defines postmaster filter." msgstr "" @@ -3067,7 +3168,11 @@ msgid "Defines sync transaction backend." msgstr "" #: db/seeds/settings.rb -msgid "Defines the CSS font information for HTML Emails." +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." msgstr "" #: db/seeds/settings.rb @@ -3082,6 +3187,12 @@ msgstr "" msgid "Defines the Exchange config." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Define the http protocol of your instance." +msgid "Defines the HTTP protocol of your instance." +msgstr "Definiera http-protokollet för din instans." + #: db/seeds/settings.rb msgid "Defines the LDAP config." msgstr "" @@ -3095,9 +3206,23 @@ msgid "Defines the S/MIME config." msgstr "" #: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the agent limit." +msgstr "Definierar läsbart datumformat" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the backend for geo IP lookups. Shows also location of an IP " +#| "address if an IP address is shown." msgid "" -"Defines the backend for geo IP lookups. Shows also location of an IP address " -"if an IP address is shown." +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." msgstr "" "Definierar backend för geo IP-sökning. Visar även plats för en IP-adress om " "en IP-adress visas." @@ -3122,10 +3247,6 @@ msgstr "" msgid "Defines the backend for user and organization image lookups." msgstr "Definierar backend för användar- och organisationsbildsuppslag." -#: db/seeds/settings.rb -msgid "Defines the cti config." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the default calendar tickets subscription settings." msgstr "" @@ -3134,6 +3255,30 @@ msgstr "" msgid "Defines the default screen." msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default language." +msgid "Defines the default system language." +msgstr "Definierar systemets standardspråk." + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the system default timezone." +msgid "Defines the default system timezone." +msgstr "Standardtidszon" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Default visibility for new note." +msgid "Defines the default visibility for new notes." +msgstr "Standard synlighet för ny anteckning." + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + #: db/seeds/settings.rb msgid "" "Defines the fully qualified domain name of the system. This setting is used " @@ -3149,6 +3294,12 @@ msgstr "" msgid "Defines the group of created tickets." msgstr "Definierar gruppen för skapade ärenden." +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines the group of created tickets." +msgid "Defines the group of tickets created via web form." +msgstr "Definierar gruppen för skapade ärenden." + #: db/seeds/settings.rb msgid "Defines the i-doit config." msgstr "" @@ -3157,10 +3308,6 @@ msgstr "" msgid "Defines the karma levels." msgstr "" -#: db/seeds/settings.rb -msgid "Defines the limit of the agents." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "" @@ -3170,8 +3317,16 @@ msgid "Defines the logo of the application, shown in the web interface." msgstr "Definierar logon för applikationen som visas i web interfacet." #: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Defines the name of the application, shown in the web interface, tabs and " +#| "title bar of the web browser." msgid "" -"Defines the name of the application, shown in the web interface, tabs and " +"Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definierar programmets namn, som visas i webbläsarens webbgränssnitt, flikar " @@ -3181,22 +3336,10 @@ msgstr "" msgid "Defines the port of the websocket server." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the postmaster filter which set the article internal if a forwarded, " -"replied or sent email also exists with the article internal received." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the random application secret." msgstr "" -#: db/seeds/settings.rb -msgid "" -"Defines the range in seconds of customer activity to trigger the user " -"profile dialog on call." -msgstr "" - #: db/seeds/settings.rb msgid "Defines the searchable models." msgstr "" @@ -3239,21 +3382,11 @@ msgid "Defines the sipgate.io config." msgstr "" #: db/seeds/settings.rb -msgid "Defines the slack config." -msgstr "" - -#: db/seeds/settings.rb -msgid "Defines the state of auto closed tickets." +#, fuzzy +#| msgid "Defines the state of auto closed tickets." +msgid "Defines the state of auto-closed tickets." msgstr "Definierar status för auto-stängda ärenden." -#: db/seeds/settings.rb -msgid "Defines the system default language." -msgstr "Definierar systemets standardspråk." - -#: db/seeds/settings.rb -msgid "Defines the system default timezone." -msgstr "Standardtidszon" - #: db/seeds/settings.rb msgid "" "Defines the system identifier. Every ticket number contains this ID. This " @@ -3269,6 +3402,16 @@ msgstr "" msgid "Defines the tab behaviour after a ticket action." msgstr "Definierar hur en flik beter sig vid ärendeförändring." +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Defines pretty date format." +msgid "Defines the token for Placetel." +msgstr "Definierar läsbart datumformat" + #: db/seeds/settings.rb msgid "" "Defines the transaction backend to detect customer signatures in emails." @@ -3289,7 +3432,7 @@ msgstr "" #: db/seeds/settings.rb msgid "" "Defines the transaction backend which detects caller IDs in objects and " -"store them for CTI lookups." +"stores them for CTI lookups." msgstr "" #: db/seeds/settings.rb @@ -3379,11 +3522,11 @@ msgid "Delete obsolete classic IMAP backup." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old activity stream entries." +msgid "Delete old 'RecentView' entries." msgstr "" #: db/seeds/schedulers.rb -msgid "Delete old entries." +msgid "Delete old activity stream entries." msgstr "" #: db/seeds/schedulers.rb @@ -3422,6 +3565,12 @@ msgstr "Borttagna ärenden (totalt %s)" msgid "Deletion Task" msgstr "Borttagning" +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#, fuzzy +#| msgid "Delivery failed" +msgid "Deletion failed." +msgstr "Leverans misslyckades" + #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco msgid "Delivery failed" msgstr "Leverans misslyckades" @@ -3430,7 +3579,7 @@ msgstr "Leverans misslyckades" msgid "Department" msgstr "Avdelning" -#: app/assets/javascripts/app/controllers/_application_controller/generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco #: app/assets/javascripts/app/views/calendar/index.jst.eco #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -3542,6 +3691,7 @@ msgstr "Kasta dina osparade ändringar." #: app/assets/javascripts/app/models/object_manager_attribute.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Display" @@ -3551,10 +3701,6 @@ msgstr "Visa" msgid "Display name" msgstr "Visningsnamn" -#: db/seeds/settings.rb -msgid "Display of the e-mail in the result of the user/organization widget." -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "Do not encrypt email" msgstr "" @@ -3563,6 +3709,19 @@ msgstr "" msgid "Do not sign email" msgstr "" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to delete this object?" +msgstr "Säkert att radera detta objektet?" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Sure to delete this object?" +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "Säkert att radera detta objektet?" + #: db/seeds/object_manager_attributes.rb msgid "Domain" msgstr "Domän" @@ -3794,6 +3953,20 @@ msgstr "" msgid "Email Outbound" msgstr "Utgående e-post" +#: app/assets/javascripts/app/controllers/email_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "Email could not be verified. Please contact your administrator." +msgstr "" +"Det gick inte att verifiera e-post. Vänligen kontakta din administratör." + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + #: app/assets/javascripts/app/controllers/user_profile.coffee msgid "Email sent to \"%s\". Please let the user verify his email address." msgstr "" @@ -3979,11 +4152,13 @@ msgstr "" "(%s)." #: db/seeds/settings.rb -msgid "Enables user authentication via GitLab." -msgstr "" +#, fuzzy +#| msgid "Enables user authentication via Google." +msgid "Enables user authentication via GitHub." +msgstr "Tillåter inloggning via Google." #: db/seeds/settings.rb -msgid "Enables user authentication via Github." +msgid "Enables user authentication via GitLab." msgstr "" #: db/seeds/settings.rb @@ -4136,7 +4311,7 @@ msgstr "" msgid "Enter your username or email address" msgstr "Ange ditt användarnamn eller e-postadress" -#: app/assets/javascripts/app/controllers/_application_controller/generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee #: app/assets/javascripts/app/controllers/ticket_zoom.coffee @@ -4149,8 +4324,10 @@ msgid "Error during execution of auto wizard." msgstr "" #: db/seeds/overviews.rb -msgid "Escalated" -msgstr "Eskalerade" +#, fuzzy +#| msgid "Escalation Times" +msgid "Escalated Tickets" +msgstr "Eskaleringstider" #: lib/excel_sheet/ticket.rb msgid "Escalation At" @@ -4259,9 +4436,15 @@ msgid "Execute changes on objects" msgstr "Utför ändringar på objekt" #: db/seeds/schedulers.rb -msgid "Execute jobs" +msgid "Execute import jobs." msgstr "" +#: db/seeds/schedulers.rb +#, fuzzy +#| msgid "Execute changes on objects" +msgid "Execute planned jobs." +msgstr "Utför ändringar på objekt" + #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee msgid "Execution Time" msgstr "Utförande tid" @@ -4309,10 +4492,6 @@ msgstr "" msgid "Facebook App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "Facebook Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/data_privacy/index.jst.eco msgid "Failed Tasks" msgstr "" @@ -4441,15 +4620,17 @@ msgstr "Första lösning" msgid "First Steps" msgstr "Första stegen" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Firstname" +msgid "First name" +msgstr "Förnamn" + #: app/assets/javascripts/app/models/ticket.coffee msgid "First response" msgstr "Första svar" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Firstname" -msgstr "Förnamn" - #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco msgid "Fixed Email Accounts" msgstr "Fixerade e-postkonton" @@ -4608,10 +4789,6 @@ msgstr "Frontend" msgid "Full Name" msgstr "Fullständigt namn" -#: app/controllers/users_controller.rb -msgid "Full-size image is invalid" -msgstr "" - #: db/seeds/settings.rb msgid "Fully Qualified Domain Name" msgstr "Fullständigt kvalificerat domännamn" @@ -4633,12 +4810,12 @@ msgstr "" msgid "General communication error, maybe internet is not available!" msgstr "" -#: app/assets/javascripts/app/controllers/api.coffee -msgid "Generate Access Token for |%s|" +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." msgstr "" -#: db/seeds/schedulers.rb -msgid "Generate Session data" +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" msgstr "" #: app/assets/javascripts/app/controllers/api.coffee @@ -4646,7 +4823,7 @@ msgid "Generate Token" msgstr "" #: db/seeds/schedulers.rb -msgid "Generate user based stats." +msgid "Generate user-based stats." msgstr "" #: app/assets/javascripts/app/controllers/_integration/cti.coffee @@ -4681,6 +4858,12 @@ msgstr "Hämtar en åtkomst-token" msgid "GitHub" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Twitter App Credentials" +msgid "GitHub App Credentials" +msgstr "Twitter App Uppgifter" + #: db/seeds/settings.rb msgid "GitHub config" msgstr "" @@ -4702,10 +4885,6 @@ msgstr "" msgid "GitLab App Credentials" msgstr "" -#: db/seeds/settings.rb -msgid "GitLab Applications" -msgstr "" - #: db/seeds/settings.rb msgid "GitLab config" msgstr "" @@ -4718,14 +4897,6 @@ msgstr "" msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" -#: db/seeds/settings.rb -msgid "Github App Credentials" -msgstr "" - -#: db/seeds/settings.rb -msgid "Github OAuth Applications" -msgstr "" - #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/google/list.jst.eco msgid "Gmail" @@ -4759,10 +4930,6 @@ msgstr "" msgid "Google" msgstr "" -#: db/seeds/settings.rb -msgid "Google API Console Site" -msgstr "" - #: db/seeds/settings.rb msgid "Google App Credentials" msgstr "Google App inloggningsuppgifter" @@ -4798,7 +4965,6 @@ msgstr "Hälsning" #: app/assets/javascripts/app/views/telegram/index.jst.eco #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco -#: app/models/object_manager/attribute.rb #: app/views/mailer/ticket_create/cs.html.erb #: app/views/mailer/ticket_create/de.html.erb #: app/views/mailer/ticket_create/en.html.erb @@ -4856,6 +5022,12 @@ msgstr "Gruppera efter riktning" msgid "Group can't be blank" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + #: lib/telegram.rb msgid "Group invalid!" msgstr "" @@ -4876,6 +5048,12 @@ msgstr "" msgid "Group selection for Ticket creation" msgstr "Gruppval för Ärendeskapande" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Group selection for Ticket creation" +msgid "Group selection for ticket creation" +msgstr "Gruppval för Ärendeskapande" + #: app/assets/javascripts/app/controllers/group.coffee #: app/assets/javascripts/app/models/macro.coffee #: app/assets/javascripts/app/models/text_module.coffee @@ -5047,7 +5225,7 @@ msgstr "Hjälte" msgid "Hi! Which one of our products?" msgstr "Hej! Vilken av våra produkter?" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/organization_profile.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee #: app/assets/javascripts/app/controllers/user_profile.coffee @@ -5236,8 +5414,12 @@ msgid "" msgstr "Om värden och servicen återställs igen stängs ärendet automatiskt." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "If the sender is an agent, set the first user in the recipient list as a " +#| "customer." msgid "" -"If the sender is an agent, set the first user in the recipient list as a " +"If the sender is an agent, set the first user in the recipient list as the " "customer." msgstr "" "Om avsändaren är en handläggare, ange den första användaren i mottagarlistan " @@ -5336,6 +5518,18 @@ msgstr "Importera" msgid "Import %s" msgstr "" +#: app/controllers/import_otrs_controller.rb +msgid "Import API key could not be extracted from URL." +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Freshdesk API" +msgstr "" + +#: db/seeds/settings.rb +msgid "Import API key for requesting the Zendesk API" +msgstr "" + #: db/seeds/settings.rb msgid "Import Backend" msgstr "" @@ -5348,28 +5542,16 @@ msgstr "" msgid "Import Endpoint" msgstr "Import-slutpunkt" -#: db/seeds/schedulers.rb -msgid "Import Jobs" -msgstr "" - #: db/seeds/settings.rb msgid "Import Key" msgstr "Importnyckel" -#: db/seeds/settings.rb -msgid "Import Key for requesting the Freshdesk API" -msgstr "" - -#: db/seeds/settings.rb -msgid "Import Key for requesting the Zendesk API" -msgstr "" - #: db/seeds/settings.rb msgid "Import Mode" msgstr "Importläge" #: db/seeds/settings.rb -msgid "Import Password for http basic authentication" +msgid "Import Password for HTTP basic authentication" msgstr "" #: db/seeds/settings.rb @@ -5456,6 +5638,7 @@ msgstr " För att Zammad ska få åtkomst till %s måste %s API-token lagras hä msgid "Inbound" msgstr "Inkommande" +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco msgid "Inbound Call" msgstr "" @@ -5538,6 +5721,12 @@ msgstr "" msgid "Information" msgstr "" +#: app/models/store.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "Inline content could not be generated." +msgstr "%s Objekt har skapats." + #: app/assets/javascripts/app/views/translation/index.jst.eco msgid "Inline translation" msgstr "Inline-översättning" @@ -5608,6 +5797,12 @@ msgstr "" msgid "Intro" msgstr "Intro" +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Invalid 'direction'!" +msgstr "" + #: app/controllers/application_controller/authenticates.rb msgid "Invalid BasicAuth credentials" msgstr "" @@ -5653,12 +5848,6 @@ msgstr "" msgid "Invalid credentials!" msgstr "" -#: app/controllers/integration/cti_controller.rb -#: app/controllers/integration/placetel_controller.rb -#: app/controllers/integration/sipgate_controller.rb -msgid "Invalid direction!" -msgstr "" - #: app/models/webhook.rb msgid "Invalid endpoint (no hostname)!" msgstr "" @@ -5836,18 +6025,6 @@ msgstr "Karma Level" msgid "Karma Trends" msgstr "Karma Trends" -#: db/seeds/settings.rb -msgid "Kb active" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb active publicly" -msgstr "" - -#: db/seeds/settings.rb -msgid "Kb multi-lingual support" -msgstr "" - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -5856,6 +6033,7 @@ msgid "Keep messages on server" msgstr "Håll kvar meddelanden på servern" #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "Key" @@ -5893,6 +6071,22 @@ msgstr "" msgid "Knowledge Base Reader" msgstr "" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active" +msgstr "Kunskapsbank" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Knowledge Base" +msgid "Knowledge Base active publicly" +msgstr "Kunskapsbank" + +#: db/seeds/settings.rb +msgid "Knowledge Base multilingual support" +msgstr "" + #: app/assets/javascripts/app/controllers/_integration/ldap.coffee #: app/assets/javascripts/app/views/integration/ldap.jst.eco #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco @@ -5960,17 +6154,12 @@ msgstr "Senast kontakt (handläggare)" msgid "Last contact (customer)" msgstr "Senast kontakt (kund)" -#: db/seeds/settings.rb -msgid "Last customer contact (with consideration an agent has replied to it)" -msgstr "" -"Senast kundkontakt (med hänsyn till att en handläggare har svarat på det)" - -#: db/seeds/settings.rb -msgid "" -"Last customer contact (without consideration an agent has replied to it)" -msgstr "" -"Senaste kundkontakt (utan att ta hänsyn till om en handläggare har svarat på " -"det)" +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +#, fuzzy +#| msgid "Lastname" +msgid "Last name" +msgstr "Efternamn" #: app/assets/javascripts/app/models/job.coffee msgid "Last run" @@ -5989,11 +6178,6 @@ msgstr "Senast synkning skedde" msgid "Last used" msgstr "Senast använd" -#: app/assets/javascripts/app/models/user.coffee -#: db/seeds/object_manager_attributes.rb -msgid "Lastname" -msgstr "Efternamn" - #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "Latest updates" msgstr "Senaste uppdateringar" @@ -6011,11 +6195,11 @@ msgid "Limit Groups" msgstr "Begränsa grupper" #: db/seeds/settings.rb -msgid "Limit tickets by ip per day" +msgid "Limit tickets by IP per day" msgstr "" #: db/seeds/settings.rb -msgid "Limit tickets by ip per hour" +msgid "Limit tickets by IP per hour" msgstr "" #: db/seeds/settings.rb @@ -6087,10 +6271,6 @@ msgstr "" msgid "LinkedIn App Credentials" msgstr "Uppgifter för LinkedIn App" -#: db/seeds/settings.rb -msgid "Linkedin Developer Site" -msgstr "" - #: app/assets/javascripts/app/views/link/ticket/list.jst.eco msgid "Links" msgstr "Länkar" @@ -6103,6 +6283,17 @@ msgstr "Lista över genvägar" msgid "Load" msgstr "Ladda" +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#, fuzzy +#| msgid "Loading..." +msgid "Loading failed." +msgstr "Laddar..." + #: app/assets/javascripts/app/lib/app_post/task_manager.coffee #: app/assets/javascripts/app/lib/base/jquery.textmodule.js #: app/assets/javascripts/app/views/generic/page_loading.jst.eco @@ -6168,16 +6359,12 @@ msgstr "Glömt Lösenord" msgid "Lost network connection!" msgstr "" -#: app/controllers/users_controller.rb -msgid "MIME type is invalid" -msgstr "" - #: app/assets/javascripts/app/controllers/macro.coffee msgid "Macro" msgstr "Macro" #: app/controllers/tickets_mass_controller.rb -msgid "Macro group restrictions do not cover some tickets" +msgid "Macro group restrictions do not cover all tickets" msgstr "" #: app/assets/javascripts/app/controllers/macro.coffee db/seeds/permissions.rb @@ -6327,10 +6514,6 @@ msgstr "Maximalt antal misslyckade inloggningar" msgid "Maximum number of recursively executed triggers." msgstr "" -#: db/seeds/settings.rb -msgid "Maximum size in MB of emails." -msgstr "Maximal storlek i MB av e-postmeddelanden." - #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee msgid "Maxlength" msgstr "" @@ -6388,7 +6571,7 @@ msgid "Method" msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Method (AJAX Endpoint)" +msgid "Method (AJAX endpoint)" msgstr "" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -6397,10 +6580,6 @@ msgstr "" msgid "Microsoft 365" msgstr "" -#: db/seeds/settings.rb -msgid "Microsoft Application Registration Portal" -msgstr "" - #: app/assets/javascripts/app/views/import/freshdesk.jst.eco #: app/assets/javascripts/app/views/import/kayako.jst.eco #: app/assets/javascripts/app/views/import/otrs.jst.eco @@ -6569,40 +6748,54 @@ msgstr "Flyttade in" msgid "Moved out" msgstr "Utflyttade" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "auto select" +msgid "Multiselect" +msgstr "Automatiskt" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My assigned Tickets" +msgid "My Assigned Tickets" +msgstr "Mina tilldelade ärenden" + #: db/seeds/overviews.rb msgid "My Organization Tickets" msgstr "Min organisations ärenden" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "My Pending Reached Tickets" +msgstr "Mina framflyttade och utgångna Ärenden" + +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My replacement Tickets" +msgid "My Replacement Tickets" +msgstr "Mina ersättningsärenden" + #: app/assets/javascripts/app/views/dashboard.jst.eco msgid "My Stats" msgstr "Min statistik" +#: db/seeds/overviews.rb +#, fuzzy +#| msgid "My subscribed Tickets" +msgid "My Subscribed Tickets" +msgstr "Ärenden jag följer" + #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco #: app/assets/javascripts/app/views/profile/notification.jst.eco #: db/seeds/overviews.rb msgid "My Tickets" msgstr "Mina ärenden" -#: db/seeds/overviews.rb -msgid "My assigned Tickets" -msgstr "Mina tilldelade ärenden" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco msgid "My handling time: %s minutes" msgstr "Min handläggningstid: %s minuter" -#: db/seeds/overviews.rb -msgid "My pending reached Tickets" -msgstr "Mina framflyttade och utgångna Ärenden" - -#: db/seeds/overviews.rb -msgid "My replacement Tickets" -msgstr "Mina ersättningsärenden" - -#: db/seeds/overviews.rb -msgid "My subscribed Tickets" -msgstr "Ärenden jag följer" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco #, fuzzy #| msgid "Your tickets in process" @@ -6681,18 +6874,18 @@ msgstr "Navigera genom artikeln" msgid "Navigation" msgstr "" +#: app/controllers/concerns/clones_ticket_article_attachments.rb +msgid "Need 'form_id' to add attachments to new form." +msgstr "" + #: app/controllers/concerns/creates_ticket_articles.rb -msgid "Need at least an article body field." +msgid "Need at least an 'article body' field." msgstr "" #: app/controllers/application_controller/handles_devices.rb msgid "Need fingerprint param!" msgstr "" -#: app/controllers/concerns/clones_ticket_article_attachments.rb -msgid "Need form_id to attach attachments to new form." -msgstr "" - #: app/controllers/user_access_token_controller.rb msgid "Need label!" msgstr "" @@ -6706,7 +6899,7 @@ msgid "Need name, login, email or locale for create_or_update()" msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee -msgid "Need recipient in \"To\" or \"Cc\"." +msgid "Need recipient in \"TO\" or \"CC\"." msgstr "" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee @@ -6734,7 +6927,6 @@ msgstr "Nätverk" #: app/assets/javascripts/app/controllers/_default_navbar.coffee #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco -#: app/models/translation.rb msgid "New" msgstr "Nytt" @@ -6888,6 +7080,12 @@ msgstr "Ingen %s är konfigurerad." msgid "No Entries" msgstr "INGET ATT VISA" +#: lib/external_credential/facebook.rb +#, fuzzy +#| msgid "No %s configured." +msgid "No Facebook app configured!" +msgstr "Ingen %s är konfigurerad." + #: lib/external_credential/google.rb msgid "No Google app configured!" msgstr "" @@ -6908,9 +7106,11 @@ msgstr "" msgid "No Thanks!" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "No access, article_id/ticket_id is not matching." -msgstr "" +#: lib/external_credential/twitter.rb +#, fuzzy +#| msgid "Not configured" +msgid "No Twitter app configured!" +msgstr "Inte konfigurerad" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee msgid "No answers" @@ -6924,12 +7124,6 @@ msgstr "" msgid "No application_secret param!" msgstr "" -#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco -msgid "" -"No available webhook, please create a new one or activate an existing one at " -"\"Manage > Webhook\"" -msgstr "" - #: app/assets/javascripts/app/controllers/_profile/avatar.coffee msgid "No camera found." msgstr "" @@ -6975,10 +7169,6 @@ msgstr "" msgid "No entries found in selected folder(s)." msgstr "" -#: lib/external_credential/facebook.rb -msgid "No facebook app configured!" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "No filter." @@ -6988,14 +7178,6 @@ msgstr "Inga filter." msgid "No folders found for given user credentials." msgstr "" -#: lib/external_credential/google.rb -msgid "No google app configured!" -msgstr "" - -#: app/controllers/users_controller.rb -msgid "No id of avatar!" -msgstr "" - #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee msgid "No linked issues" msgstr "Inga länkade problem" @@ -7073,14 +7255,16 @@ msgstr "Ingen översättning finns för detta språk" msgid "No triggers active" msgstr "" -#: lib/external_credential/twitter.rb -msgid "No twitter app configured!" -msgstr "" - #: app/assets/javascripts/app/views/widget/online_notification.jst.eco msgid "No unread notifications for you. :)" msgstr "Inga nya notifieringar :)" +#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook_not_available.jst.eco +msgid "" +"No webhook available, please create a new one or activate an existing one at " +"\"Manage > Webhook\"" +msgstr "" + #: app/models/channel/email_parser.rb msgid "No x-zammad-session-user-id, no sender set!" msgstr "" @@ -7172,6 +7356,10 @@ msgstr "Notering" msgid "Note - default visibility" msgstr "Anteckning - Standard synlighet" +#: db/seeds/settings.rb +msgid "Note - visibility confirmation dialog" +msgstr "" + #: app/assets/javascripts/app/models/email_address.coffee #: app/assets/javascripts/app/models/group.coffee #: app/assets/javascripts/app/models/job.coffee @@ -7237,10 +7425,6 @@ msgstr "November" msgid "Number" msgstr "Nummer" -#: db/seeds/settings.rb -msgid "Number of failed logins after account will be deactivated." -msgstr "Antal misslyckade inloggningar innan kontot kommer att inaktiveras." - #: app/controllers/application_controller/authenticates.rb msgid "OAuth2 token is expired!" msgstr "" @@ -7291,7 +7475,6 @@ msgid "October" msgstr "Oktober" #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee -#: db/seeds/settings.rb msgid "Office 365" msgstr "" @@ -7336,29 +7519,22 @@ msgid "Only available for Users which are replacements for other users." msgstr "Endast tillgänglig för användare som ersätter andra användare." #: app/assets/javascripts/app/models/overview.coffee -msgid "Only available for Users with shared Organization" +#, fuzzy +#| msgid "Only available for Users with shared Organization" +msgid "Only available for Users with shared Organizations" msgstr "Endast tillgänglig för användare med delad organisation" -#: app/controllers/ticket_articles_controller.rb -#: app/controllers/tickets_controller.rb -msgid "Only can import tickets if system is in import mode." -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Only for these groups." msgstr "Endast för dessa grupper." #: app/models/object_manager/attribute.rb -msgid "Only letters from a-z because numbers from 0-9 and _ are allowed" +msgid "Only lowercase letters, numbers, and '_' are allowed" msgstr "" #: app/assets/javascripts/app/views/package.jst.eco msgid "" -"Only packages from known, trusted and verfied sources should be installed." -msgstr "" - -#: app/controllers/users_controller.rb -msgid "Only signup with not authenticate user possible!" +"Only packages from known, trusted, and verfied sources should be installed." msgstr "" #: db/seeds/settings.rb @@ -7377,16 +7553,13 @@ msgstr "" msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s." msgstr "" -#: db/seeds/overviews.rb -msgid "Open" -msgstr "Öppna" - #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco msgid "Open Ticket# %s" msgstr "Öppna Ärendenummer# %s" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee #: app/assets/javascripts/app/controllers/widget/user.coffee +#: db/seeds/overviews.rb msgid "Open Tickets" msgstr "Öppna ärenden" @@ -7413,8 +7586,11 @@ msgid "Options" msgstr "Tillval" #: app/assets/javascripts/app/views/getting_started/intro.jst.eco -msgid "Or" -msgstr "eller" +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "migrate from another system" +msgid "Or migrate from another system." +msgstr "migrera från ett annat system" #: app/assets/javascripts/app/controllers/ticket_overview.coffee #: app/assets/javascripts/app/models/overview.coffee @@ -7472,8 +7648,8 @@ msgstr "Bolag" #: app/assets/javascripts/app/controllers/organization.coffee msgid "" -"Organizations are for any person in the system. Agents (Owners, Resposbiles, " -"…) and Customers." +"Organizations are for any person in the system: agents (owners, " +"responsibles, …) and customers." msgstr "" #: app/assets/javascripts/app/models/ticket_article.coffee @@ -7522,12 +7698,6 @@ msgstr "Utgående samtal" msgid "Overview" msgstr "Översikt" -#: app/assets/javascripts/app/controllers/overview.coffee -#, fuzzy -#| msgid "Overview" -msgid "Overview are …" -msgstr "Översikt" - #: app/assets/javascripts/app/controllers/core_workflow.coffee msgid "Overview bulk mask" msgstr "" @@ -7541,6 +7711,12 @@ msgstr "" msgid "Overviews" msgstr "Översikter" +#: app/assets/javascripts/app/controllers/overview.coffee +#, fuzzy +#| msgid "Overview" +msgid "Overviews are …" +msgstr "Översikt" + #: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee #: app/assets/javascripts/app/models/ticket.coffee @@ -7570,10 +7746,6 @@ msgid "" msgstr "" "Ägarärenden kommer inte att raderas, de överförs till systemanvändaren." -#: db/seeds/settings.rb -msgid "PLACETEL Token" -msgstr "" - #: lib/email_helper.rb msgid "POP3" msgstr "" @@ -7634,7 +7806,9 @@ msgid "Password for proxy connection." msgstr "Lösenord för anslutning via proxy." #: db/seeds/settings.rb -msgid "Password needs to contain 2 lower and 2 upper characters." +#, fuzzy +#| msgid "Password needs to contain 2 lower and 2 upper characters." +msgid "Password needs to contain 2 lower case and 2 upper case characters." msgstr "Lösenordet måste innehålla 2 versaler och 2 gemener" #: db/seeds/settings.rb @@ -7678,8 +7852,10 @@ msgid "Peep" msgstr "" #: db/seeds/overviews.rb -msgid "Pending reached" -msgstr "Väntande uppnådd" +#, fuzzy +#| msgid "My pending reached Tickets" +msgid "Pending Reached Tickets" +msgstr "Mina framflyttade och utgångna Ärenden" #: app/assets/javascripts/app/models/ticket.coffee #, fuzzy @@ -7748,6 +7924,12 @@ msgstr "Rosa" msgid "Placetel" msgstr "Placetel" +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Placetel" +msgid "Placetel Token" +msgstr "Placetel" + #: db/seeds/settings.rb msgid "Placetel config" msgstr "" @@ -7765,11 +7947,15 @@ msgid "Please add categories and/or answers" msgstr "" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco -msgid "Please click the button below to create your first one." +#, fuzzy +#| msgid "Please click the button below to create your first one." +msgid "Please click on the button below to create your first one." msgstr "Vänligen klicka på knappen nedan för att skapa din första." #: app/assets/javascripts/app/views/signup/verify.jst.eco -msgid "Please click the link in the verification email." +#, fuzzy +#| msgid "Please click the link in the verification email." +msgid "Please click on the link in the verification email." msgstr "Klicka på länken i verifieringsmeddelandet." #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee @@ -7786,14 +7972,16 @@ msgstr "" msgid "Please enter a text." msgstr "" +#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco +#, fuzzy +#| msgid "Please enter your time which you want to account." +msgid "Please enter the time you want to record." +msgstr "Vänligen ange den tid som du vill redovisa." + #: app/models/knowledge_base.rb msgid "Please enter valid path or domain" msgstr "" -#: app/assets/javascripts/app/views/ticket_zoom/time_accounting.jst.eco -msgid "Please enter your time which you want to account." -msgstr "Vänligen ange den tid som du vill redovisa." - #: app/assets/javascripts/app/views/object_manager/index.jst.eco msgid "Please execute database changes only in a maintenance time-slot." msgstr "Vänligen kör databasändringar endast i en underhållstidslucka." @@ -7802,10 +7990,6 @@ msgstr "Vänligen kör databasändringar endast i en underhållstidslucka." msgid "Please fill in all fields" msgstr "" -#: app/assets/javascripts/app/lib/base/jquery.textmodule.js -msgid "Please select a group first, before you mention a user!" -msgstr "Välj först en avdelning innan du nämner en användare!" - #: app/controllers/integration/exchange_controller.rb msgid "Please select at least one folder." msgstr "" @@ -7912,6 +8096,10 @@ msgstr "Prioritet" msgid "Priority Icons in Overviews" msgstr "" +#: lib/secure_mailing/smime/incoming.rb +msgid "Private key for decryption could not be found." +msgstr "" + #: db/seeds/object_manager_attributes.rb msgid "Problem" msgstr "" @@ -7921,16 +8109,20 @@ msgid "Proceed" msgstr "Fortsätt" #: db/seeds/schedulers.rb -msgid "Process auto unassign tickets" +msgid "Process automatic ticket unassignments." msgstr "" #: db/seeds/schedulers.rb -msgid "Process escalation tickets" -msgstr "" +#, fuzzy +#| msgid "assign tickets" +msgid "Process pending tickets." +msgstr "tilldela ärenden" #: db/seeds/schedulers.rb -msgid "Process pending tickets" -msgstr "" +#, fuzzy +#| msgid "Ticket escalation" +msgid "Process ticket escalations." +msgstr "Ärende-eskalering" #: db/seeds/settings.rb msgid "Product Name" @@ -7990,6 +8182,12 @@ msgstr "Publik Meny" msgid "Publish" msgstr "Publicera" +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +#, fuzzy +#| msgid "Article" +msgid "Publish Article" +msgstr "Artikel" + #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco msgid "Published at" msgstr "" @@ -8023,7 +8221,9 @@ msgid "Raw" msgstr "" #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco -msgid "Realtime" +#, fuzzy +#| msgid "Realtime" +msgid "Real-time" msgstr "Realtid" #: app/assets/javascripts/app/views/google/list.jst.eco @@ -8046,7 +8246,9 @@ msgstr "Senaste loggar" #: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco #: app/assets/javascripts/app/views/link/ticket/add.jst.eco -msgid "Recent viewed Tickets" +#, fuzzy +#| msgid "Recent viewed Tickets" +msgid "Recently Viewed Tickets" msgstr "Senast visade ärendena" #: app/assets/javascripts/app/views/layout_ref/kb_link_ticket_to_answer_ref.jst.eco @@ -8124,6 +8326,7 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco #: app/assets/javascripts/app/views/profile/devices.jst.eco #: app/assets/javascripts/app/views/twitter/search_term.jst.eco @@ -8189,18 +8392,10 @@ msgstr "" msgid "Request for Change" msgstr "" -#: app/controllers/ticket_articles_controller.rb -msgid "Requested file id is not linked with article_id." -msgstr "" - #: app/assets/javascripts/app/views/api.jst.eco msgid "Requesting the Grant" msgstr "Begär bidraget" -#: app/controllers/channels_twitter_controller.rb -msgid "Required parameter 'crc_token' missing in verify payload from twitter!" -msgstr "" - #: app/controllers/reports_controller.rb msgid "Required parameter 'downloadBackendSelected' is missing." msgstr "" @@ -8244,13 +8439,9 @@ msgstr "Återställ ändringar" #: app/assets/javascripts/app/controllers/translation.coffee #, fuzzy #| msgid "Reset changes" -msgid "Reseting changes…" +msgid "Resetting changes…" msgstr "Återställ ändringar" -#: app/controllers/users_controller.rb -msgid "Resized image is invalid" -msgstr "" - #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco msgid "Response" msgstr "" @@ -8280,17 +8471,15 @@ msgstr "" msgid "Retry security process" msgstr "" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Retry security process failed!" -msgstr "" - #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "Retweets" msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco -msgid "Retweets are converted to Tickets" +#, fuzzy +#| msgid "Retweets are converted to Tickets" +msgid "Retweets are converted into tickets." msgstr "Retweets konverteras till ärenden" #: app/assets/javascripts/app/controllers/_profile/notification.coffee @@ -8413,6 +8602,10 @@ msgstr "SMS notifikation" msgid "SMS successfully sent" msgstr "" +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +msgid "SMS test failed." +msgstr "" + #: lib/email_helper.rb msgid "SMTP - configure your own outgoing SMTP settings" msgstr "" @@ -8481,6 +8674,15 @@ msgstr "Spara ny mall" msgid "Saved conditions" msgstr "Sparade villkor" +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#, fuzzy +#| msgid "Bulk action executed!" +msgid "Saving failed." +msgstr "Bulkåtgärd exekverad!" + #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee msgid "Schedule for" msgstr "Schemalägg för" @@ -8494,16 +8696,16 @@ msgstr "Schemalagd för" msgid "Scheduler" msgstr "Schemaläggaren" -#: app/assets/javascripts/app/controllers/job.coffee -#, fuzzy -#| msgid "Scheduler" -msgid "Scheduler are …" -msgstr "Schemaläggaren" - #: app/assets/javascripts/app/controllers/job.coffee msgid "Schedulers" msgstr "Schemaläggare" +#: app/assets/javascripts/app/controllers/job.coffee +#, fuzzy +#| msgid "Scheduler" +msgid "Schedulers are …" +msgstr "Schemaläggaren" + #: app/assets/javascripts/app/views/object_manager/screens.jst.eco msgid "Screen" msgstr "Skärm" @@ -8731,6 +8933,14 @@ msgstr "September" msgid "Sequencer log level" msgstr "" +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Server operation failed." +msgstr "Skicka bekräftelsemail igen" + #: app/assets/javascripts/app/views/integration/index.jst.eco msgid "Service" msgstr "Service" @@ -8762,6 +8972,10 @@ msgstr "Sessioner" msgid "Set" msgstr "" +#: db/seeds/settings.rb +msgid "Set agent limit" +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Set article to internal/public" msgstr "Ange artikel till intern/offentlig" @@ -8788,10 +9002,6 @@ msgstr "" "Ange uppringare-ID för utgående samtal baserat på destinationens " "uppringnings-ID." -#: db/seeds/settings.rb -msgid "Set limit of agents" -msgstr "" - #: db/seeds/settings.rb msgid "Set notes for ticket create types by selecting type." msgstr "" @@ -8814,29 +9024,32 @@ msgid "" "limits" msgstr "" +#: app/assets/javascripts/app/views/getting_started/intro.jst.eco +#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco +#, fuzzy +#| msgid "Setup new System" +msgid "Set up a new system" +msgstr "Installera nytt system" + #: app/assets/javascripts/app/views/getting_started/channel.jst.eco msgid "Set up the communication channels you want to use with your Zammad." msgstr "Ställ in de kommunikationskanaler du vill använda med din Zammad." #: db/seeds/settings.rb +#, fuzzy +#| msgid "" +#| "Set/overwrite sender/from of email based on reply-to header. Useful to " +#| "set correct customer if email is received from a third party system on " +#| "behalf of a customer." msgid "" -"Set/overwrite sender/from of email based on reply-to header. Useful to set " -"correct customer if email is received from a third party system on behalf of " -"a customer." +"Set/overwrite sender/from of email based on \"Reply-To\" header. Useful to " +"set correct customer if email is received from a third-party system on " +"behalf of a customer." msgstr "" "Ange/skriv över avsändare/från e-post baserat på reply-to headern. Användbar " "för att ställa rätt kund om e-post är mottagen från ett tredje parts system " "på uppdrag av en kund." -#: db/seeds/settings.rb -msgid "" -"Sets the last customer contact based on the last contact of a customer or on " -"the last contact of a customer to whom an agent has not yet responded." -msgstr "" -"Ställer in den senaste kundkontakten baserat på kundens sista kontakt eller " -"vid den sista kontakten hos en kund till vilken en handläggare ännu inte har " -"svarat." - #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8865,11 +9078,6 @@ msgstr "Inställningar" msgid "Setup Finished" msgstr "Installationen avslutad" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "Setup new System" -msgstr "Installera nytt system" - #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee msgid "Shared" msgstr "Delad" @@ -8972,6 +9180,12 @@ msgstr "Registrera" msgid "Signature" msgstr "Signatur" +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "Resend verification email" +msgid "Signature verification failed!" +msgstr "Skicka bekräftelsemail igen" + #: app/assets/javascripts/app/controllers/_channel/email.coffee #: app/assets/javascripts/app/controllers/_channel/google.coffee #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee @@ -8982,22 +9196,10 @@ msgstr "Signaturer" msgid "Signed" msgstr "" -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -msgid "Signin failed! Please contact the support team!" -msgstr "" - #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee msgid "Simple Line Icons" msgstr "" -#: db/seeds/settings.rb -msgid "Sina Weibo" -msgstr "" - -#: db/seeds/settings.rb -msgid "Sina Weibo Open Protal" -msgstr "" - #: public/assets/chat/views/customer_timeout.eco msgid "" "Since you didn't respond in the last %s minutes your conversation got closed." @@ -9021,10 +9223,6 @@ msgstr "Sidplats" msgid "Skip" msgstr "Skippa" -#: app/assets/javascripts/app/controllers/sla.coffee -msgid "Sla" -msgstr "" - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "Slack" msgstr "Slack" @@ -9063,10 +9261,6 @@ msgid "" "\"/path/to/your_app_script.sh restart\"." msgstr "" -#: db/seeds/settings.rb -msgid "Something about to share. Click here to change." -msgstr "" - #: app/assets/javascripts/app/controllers/password_reset_verify.coffee msgid "Something went wrong. Please contact your administrator." msgstr "" @@ -9296,28 +9490,11 @@ msgid "Sunday" msgstr "Söndag" #: db/seeds/settings.rb -msgid "Support of multi-lingual Knowledge Base." +msgid "Support of multilingual Knowledge Base." msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee -#: app/assets/javascripts/app/controllers/tag.coffee -msgid "Sure to delete this object?" -msgstr "Säkert att radera detta objektet?" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/_profile/token_access.coffee -#: app/assets/javascripts/app/controllers/maintenance.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Sure?" -msgstr "Helt säker?" - #: db/seeds/schedulers.rb -msgid "Sync calendars with ical feeds." +msgid "Sync calendars with iCal feeds." msgstr "" #: app/assets/javascripts/app/controllers/_manage/system.coffee @@ -9375,11 +9552,12 @@ msgstr "Taggar" #: db/seeds/settings.rb msgid "" -"Take reply-to header as sender/from of email and use realname of origin from." +"Take Reply-To header as sender/from of email and use the real name of origin " +"from." msgstr "" #: db/seeds/settings.rb -msgid "Take reply-to header as sender/from of email." +msgid "Take Reply-To header as sender/from of email." msgstr "" #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco @@ -9397,10 +9575,6 @@ msgstr "Telegram" msgid "Telegram Account" msgstr "" -#: lib/telegram.rb -msgid "Telegram file is to big. (Maximum 20mb)" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee msgid "Templates" msgstr "Mallar" @@ -9488,6 +9662,12 @@ msgstr "Text med aktiverade inline-översättningar ser ut som" msgid "TextModule" msgstr "TextModul" +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#, fuzzy +#| msgid "Text" +msgid "Textarea" +msgstr "Text" + #: app/assets/javascripts/app/views/channel/form.jst.eco msgid "" "Thank you for your inquiry (#%s)! We'll contact you as soon as possible." @@ -9497,12 +9677,38 @@ msgstr "Tack för din förfrågan (#%s)! Vi kontaktar dig så snart som möjligt msgid "Thanks for joining. Email sent to \"%s\"." msgstr "Tack för att du gick med. E-post skickas till \"%s\"." +#: app/controllers/user_access_token_controller.rb +msgid "The API token could not be found." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the full-size image is invalid." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The MIME type of the resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The Telegram bot could not be saved." +msgstr "%s Objekt har skapats." + +#: lib/telegram.rb +msgid "The Telegram file is larger than the allowed 20 MB." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/base.jst.eco msgid "The URL to this installation of Zammad." msgstr "URL-adressen till denna installation av Zammad." +#: app/controllers/ticket_articles_controller.rb +msgid "The article does not belong to the specified ticket." +msgstr "" + #: app/assets/javascripts/app/views/getting_started/auto_wizard_enabled.jst.eco -msgid "The auto wizard is enabled, please use the prodvided auto wizard url." +msgid "The auto wizard is enabled. Please use the provided auto wizard url." msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco @@ -9513,6 +9719,10 @@ msgstr "" "Webbläsaren är föråldrad. Den stöder inte WebSocket - den teknik som vi " "använder för chatten." +#: app/models/smime_certificate.rb +msgid "The certificate for this private key could not be found." +msgstr "" + #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco msgid "" "The certificate of the domain |%s| could not be verified. This may allow " @@ -9523,14 +9733,30 @@ msgstr "" "stjäla dina uppgifter. Om du är säker på att du använder ett självtecknat " "certifikat, kan du trycka på \"Fortsätt\". Annars, vänligen \"Avbryt\"." +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "The changes could not be saved." +msgstr "" + #: app/assets/javascripts/app/views/channel/chat.jst.eco msgid "The chat is turned off." msgstr "Chatten är avstängd." #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "The chat will show up once the connection to the server got established " +#| "and if there is someone online to chat with." msgid "" "The chat will show up once the connection to the server got established and " -"if there is someone online to chat with." +"if there is an operator online to chat with." msgstr "" "Chatten kommer att visas upp när anslutningen till servern har etablerats " "och om det finns någon online att chatta med." @@ -9570,14 +9796,31 @@ msgstr "Standard teckenstorlek är 12px." msgid "The divider between TicketHook and ticket number. E. g. ': '." msgstr "" -#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco -msgid "The following changes are made:" -msgstr "Följande ändringar utförs:" +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "The entry could not be created." +msgstr "" + +#: lib/telegram.rb +msgid "The file could not be retrieved from the bot." +msgstr "" + +#: app/controllers/ticket_articles_controller.rb +msgid "The file does not belong to the specified article." +msgstr "" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The following changes have been made:" msgstr "Följande ändringar har utförts:" +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +#, fuzzy +#| msgid "The following changes are made:" +msgid "The following changes will be made:" +msgstr "Följande ändringar utförs:" + #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee msgid "" "The form content has been changed. Do you want to close it and lose your " @@ -9590,6 +9833,10 @@ msgstr "" msgid "The format of the subject." msgstr "Formatet för ämnet." +#: app/controllers/users_controller.rb +msgid "The full-size image is invalid." +msgstr "" + #: db/seeds/settings.rb msgid "" "The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is " @@ -9598,6 +9845,14 @@ msgstr "" "Identifieraren för ett ärende, e. g. Ärende#, Samtal#, MittÄrende#. Standard " "är Ärende#." +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/controllers/widget/import.coffee +#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee +#, fuzzy +#| msgid "The import was successful." +msgid "The import failed." +msgstr "Importen lyckades." + #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco msgid "The import was successful." msgstr "Importen lyckades." @@ -9614,6 +9869,37 @@ msgid "" "that the correct attachment plugin is installed (ingest-attachment)." msgstr "" +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The issue could not be saved." +msgstr "%s Objekt har skapats." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_new.coffee +#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The object could not be created." +msgstr "%s Objekt har skapats." + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_edit.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee +#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee +#: app/assets/javascripts/app/controllers/_settings/form.coffee +#: app/assets/javascripts/app/controllers/object_manager.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +#: app/assets/javascripts/app/models/setting.coffee +#, fuzzy +#| msgid "%s Object(s) are updated." +msgid "The object could not be updated." +msgstr "%s Objekt är uppdaterade." + #: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee msgid "The page is not available anymore" msgstr "" @@ -9626,6 +9912,69 @@ msgstr "" msgid "The page you were looking for does not exist." msgstr "" +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." +msgid "The password could not be set. Please contact your administrator." +msgstr "" +"Det gick inte att verifiera e-post. Vänligen kontakta din administratör." + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "The request could not be processed." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'api_token' is missing from the config." +msgstr "" + +#: lib/idoit.rb +msgid "The required field 'endpoint' is missing from the config." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "" +"The required parameter 'crc_token' is missing from the Twitter verify " +"payload!" +msgstr "" + +#: app/models/ticket.rb +msgid "The required parameter 'current_user_id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'id' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The required parameter 'signup' is missing." +msgstr "" + +#: app/controllers/users_controller.rb +msgid "The resized image is invalid." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "The retried security process failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"The server settings could not be automatically detected. Please configure " +"them manually." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "The sign-in failed. Please contact the Support team." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +#, fuzzy +#| msgid "The test run was successful." +msgid "The signature was successfully verified." +msgstr "Testkörningen var framgångsrik." + #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco msgid "The test run was successful." msgstr "Testkörningen var framgångsrik." @@ -9641,18 +9990,21 @@ msgid "" "AS." msgstr "Texten i början av ämnet i ett e-postsvar, t.ex. RE, AW eller AS." -#: app/assets/javascripts/app/views/facebook/app_config.jst.eco -#: app/assets/javascripts/app/views/google/app_config.jst.eco -#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/twitter/app_config.jst.eco -msgid "" -"The tutorial on how to manage a %s is hosted on our online documentation %l." -msgstr "" -"Handledningen om hur man hanterar en %s finns i vår online dokumentation %l." +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The tickets could not be merged." +msgstr "%s Objekt har skapats." -#: app/assets/javascripts/app/controllers/user.coffee -msgid "The user is locked, because of too many failed login attempts." +#: app/controllers/getting_started_controller.rb +#: app/controllers/settings_controller.rb +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "The uploaded image could not be processed." +msgstr "%s Objekt har skapats." + +#: lib/external_credential/microsoft365.rb +msgid "The user's 'preferred_username' could not be extracted from 'id_token'." msgstr "" #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee @@ -9660,6 +10012,10 @@ msgstr "" msgid "The way to communicate with us is this thing called \"ticket\"." msgstr "Sättet att kommunicera med oss kallas \"ärenden\"." +#: lib/telegram.rb +msgid "The webhook could not be saved by Telegram, seems to be an invalid URL." +msgstr "" + #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "Theme" msgstr "Tema" @@ -9679,12 +10035,16 @@ msgstr "" "kända numret överträffas." #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There are too many people in queue for the chat." -msgstr "Det finns för många personer i kö för denna chatten." +#, fuzzy +#| msgid "There can be several reasons for the chat to not show up:" +msgid "There are several possible reasons why the chat won't show up:" +msgstr "Det kan finnas flera anledningar till att chatten inte visas:" #: app/assets/javascripts/app/views/channel/chat.jst.eco -msgid "There can be several reasons for the chat to not show up:" -msgstr "Det kan finnas flera anledningar till att chatten inte visas:" +#, fuzzy +#| msgid "There are too many people in queue for the chat." +msgid "There are too many people in the chat queue." +msgstr "Det finns för många personer i kö för denna chatten." #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee msgid "There is no Knowledge Base yet. Please create one." @@ -9699,9 +10059,13 @@ msgid "There is no match for your search." msgstr "" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +#, 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 possible. If you are absolutely sure " -"to do this, then type in \"%s\" into the input." +"There is no rollback of this deletion possible. If you are sure that you " +"wish to proceed, please type \"%s\" into the input." msgstr "" "Det går inte att ångra denna åtgärd! Om du vill fortsätta, skriv \"%s\" i " "fältet nedan." @@ -9715,9 +10079,13 @@ msgid "This category is empty" msgstr "" #: app/assets/javascripts/app/controllers/_channel/chat.coffee +#, fuzzy +#| msgid "" +#| "This class gets added to the button on initialization and gets removed " +#| "once the chat connection got established." msgid "" -"This class gets added to the button on initialization and gets removed once " -"the chat connection got established." +"This class gets added to the button on initialization and will be removed " +"once the chat connection is established." msgstr "" "Denna klass läggs till på knappen vid initialisering och tas bort när " "chattanslutningen är etablerad." @@ -9730,20 +10098,8 @@ msgstr "" msgid "This is Zammad version %s" msgstr "Detta är Zammad version" -#: lib/email_helper/probe.rb -msgid "This is a Test Email" -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to check if sending and receiving is working " -"correctly.\\n\\nYou can ignore or delete this email." -msgstr "" - -#: lib/email_helper/probe.rb -msgid "" -"This is a Test Email of Zammad to verify if Zammad can send emails to an " -"external address.\\n\\nIf you see this email, you can ignore and delete it." +#: db/seeds/settings.rb +msgid "This is a default maintenance message. Click here to change." msgstr "" #: app/models/channel/email_parser.rb @@ -9760,14 +10116,10 @@ msgid "" "it." msgstr "" -#: app/models/scheduler.rb -msgid "" -"This method should only get called when Scheduler.threads are initialized. " -"Use `force: true` to start anyway." -msgstr "" - #: app/assets/javascripts/app/views/object_manager/index.jst.eco -msgid "This might take some time where the system can't be used." +#, fuzzy +#| msgid "This might take some time where the system can't be used." +msgid "This might take some time during which the system can't be used." msgstr "Det kan ta lite tid och undertiden kan systemet inte användas." #: app/views/knowledge_base/public/_top_banner.html.erb @@ -9789,6 +10141,18 @@ msgstr "" msgid "This service enables Zammad to connect with your LDAP server." msgstr "Med den här tjänsten kan Zammad ansluta till din LDAP-server." +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#, fuzzy +#| msgid "" +#| "This service receives http requests or emails from %s and creates tickets " +#| "with host and service." +msgid "" +"This service receives HTTP requests or emails from %s and creates tickets " +"with host and service." +msgstr "" +"Den här tjänsten tar emot http-förfrågningar eller e-postmeddelanden från %s " +"och skapar ärenden med värd och tjänst." + #: app/assets/javascripts/app/controllers/_integration/icinga.coffee #: app/assets/javascripts/app/controllers/_integration/monit.coffee #: app/assets/javascripts/app/controllers/_integration/nagios.coffee @@ -9799,14 +10163,6 @@ msgstr "" "Den här tjänsten tar emot e-postmeddelanden från %s och skapar ärenden med " "värd och tjänst." -#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee -msgid "" -"This service receives http requests or emails from %s and creates tickets " -"with host and service." -msgstr "" -"Den här tjänsten tar emot http-förfrågningar eller e-postmeddelanden från %s " -"och skapar ärenden med värd och tjänst." - #: app/assets/javascripts/app/controllers/_integration/slack.coffee msgid "This service sends notifications to your %s channel." msgstr "Denna tjänst skickar notifikationer till din %s kanal." @@ -9827,10 +10183,21 @@ msgid "" "here" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "This ticket was merged into" msgstr "" +#: app/assets/javascripts/app/views/widget/mention.jst.eco +#, fuzzy +#| msgid "User has no access and will not recieve notifications." +msgid "This user has no access and will not receive notifications." +msgstr "Användaren har ingen åtkomst och tar inte emot aviseringar." + +#: app/assets/javascripts/app/controllers/user.coffee +msgid "" +"This user is currently blocked because of too many failed login attempts." +msgstr "" + #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee msgid "Thu" msgstr "tor" @@ -9842,7 +10209,7 @@ msgstr "tor" msgid "Thursday" msgstr "Torsdag" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: app/assets/javascripts/app/controllers/_manage/ticket.coffee #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee @@ -9944,7 +10311,9 @@ msgid "Ticket update" msgstr "Ärendeuppdatering" #: app/assets/javascripts/app/models/ticket.coffee -msgid "Ticket |%s| is escalated!" +#, fuzzy +#| msgid "Ticket |%s| is escalated!" +msgid "Ticket |%s| has escalated!" msgstr "Ärende |%s| eskalerar!" #: app/assets/javascripts/app/models/ticket.coffee @@ -9985,6 +10354,11 @@ msgstr "Ärenden tilldelas endast automatiskt om de inte redan har en ägare." msgid "Tickets assigned to me: %s of %s" msgstr "Ärenden tilldelade till mig:" +#: app/controllers/ticket_articles_controller.rb +#: app/controllers/tickets_controller.rb +msgid "Tickets can only be imported if system is in import mode." +msgstr "" + #: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco msgid "Tickets of Organization" msgstr "Ärenden för Företag" @@ -10081,12 +10455,13 @@ msgstr "Till" #: db/seeds/settings.rb msgid "" -"To archive all outgoing emails from Zammad to external, you can store a bcc " +"To archive all outgoing emails from Zammad to external, you can store a BCC " "email address here." msgstr "" #: app/assets/javascripts/app/controllers/chat.coffee -msgid "To be able to chat you need to select min. one chat topic below!" +msgid "" +"To be able to chat you need to select at least one chat topic from below!" msgstr "" #: db/seeds/roles.rb @@ -10094,9 +10469,13 @@ msgid "To configure your system." msgstr "För att konfigurera ditt system." #: app/assets/javascripts/app/views/integration/check_mk.jst.eco +#, fuzzy +#| msgid "" +#| "To enable %s for sending http requests to %s, you need create a own " +#| "\"notification rule\" in %s." msgid "" -"To enable %s for sending http requests to %s, you need create a own " -"\"notification rule\" in %s." +"To enable %s for sending HTTP requests to %s, you need to create a " +"designated \"notification rule\" in %s." msgstr "" "För att aktivera %s att skicka http-förfrågningar till %s behöver du skapa " "en egen \"notifikationsregel\" i %s." @@ -10114,9 +10493,13 @@ msgid "To select placeholders from a list, just enter \"::\"." msgstr "För att välja platshållare från en lista, skriv bara in \"::\"." #: app/assets/javascripts/app/controllers/_integration/slack.coffee +#, fuzzy +#| msgid "" +#| "To set up this service you need to create a new |\"Incoming webhook\"| in " +#| "your %s integration panel, and enter the web hook URL below." msgid "" "To set up this service you need to create a new |\"Incoming webhook\"| in " -"your %s integration panel, and enter the web hook URL below." +"your %s integration panel and enter the webhook URL below." msgstr "" "För att skapa denna tjänst måste du skapa en ny |\"Inkommande webhook\"| i " "din %s integrationspanel och ange webbadressen nedan." @@ -10145,11 +10528,7 @@ msgid "Token Access" msgstr "Token Access" #: db/seeds/settings.rb -msgid "Token for Placetel." -msgstr "" - -#: db/seeds/settings.rb -msgid "Token for cti." +msgid "Token for CTI." msgstr "" #: db/seeds/settings.rb @@ -10270,10 +10649,6 @@ msgstr "" msgid "Twitter App Credentials" msgstr "Twitter App Uppgifter" -#: db/seeds/settings.rb -msgid "Twitter Developer Site" -msgstr "" - #: db/seeds/settings.rb msgid "Twitter Key" msgstr "Twitternyckel" @@ -10316,248 +10691,14 @@ msgstr "" msgid "URL" msgstr "URL" -#: lib/idoit.rb -msgid "Unable for find api_token in config" -msgstr "" - -#: app/models/smime_certificate.rb -msgid "Unable for find certificate for this private key." -msgstr "" - -#: lib/idoit.rb -msgid "Unable for find endpoint in config" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/models/ticket.rb -msgid "Unable to create article, we only support article.note" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to create entry." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_new.coffee -#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee -#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee -#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -#: app/assets/javascripts/app/controllers/data_privacy.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee -msgid "Unable to create object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/getting_started/admin.coffee -#: app/assets/javascripts/app/controllers/signup.coffee -msgid "Unable to create user!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee -msgid "Unable to delete article!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee -msgid "Unable to delete." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to detect your server settings. Manual configuration needed." -msgstr "" - -#: lib/external_credential/google.rb -msgid "Unable to extract user email from id_token!" -msgstr "" - -#: lib/external_credential/microsoft365.rb -msgid "Unable to extract user preferred_username from id_token!" -msgstr "" - -#: app/controllers/user_access_token_controller.rb -msgid "Unable to find api token!" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find certificate for verification" -msgstr "" - -#: lib/secure_mailing/smime/incoming.rb -msgid "Unable to find private key to decrypt" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate inline" -msgstr "" - -#: app/models/store.rb -msgid "Unable to generate preview" -msgstr "" - -#: app/controllers/import_otrs_controller.rb -msgid "Unable to get key from URL!" -msgstr "" - -#: lib/telegram.rb -msgid "Unable to get you file from bot." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -#: app/assets/javascripts/app/controllers/widget/import.coffee -#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee -msgid "Unable to import!" -msgstr "" - -#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee -#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee -msgid "Unable to load" -msgstr "" - -#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee -msgid "Unable to load content" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#, fuzzy -#| msgid "Unable to load data..." -msgid "Unable to load data…" -msgstr "Det gick inte att läsa in data..." - -#: app/assets/javascripts/app/controllers/widget/payload_example.coffee -msgid "Unable to load example payload!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to load issues" -msgstr "Det gick inte att ladda problem" - -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to load list of certificates!" -msgstr "" - -#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee -msgid "Unable to merge!" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/exchange.coffee -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "Unable to perform backend." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -msgid "Unable to perform test" -msgstr "" - -#: app/assets/javascripts/app/views/knowledge_base/delete.coffee -msgid "Unable to proccess request" -msgstr "" - -#: app/controllers/getting_started_controller.rb -#: app/controllers/settings_controller.rb -msgid "Unable to process image upload." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive group information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/ldap.coffee -msgid "" -"Unable to retrive user information, please check your bind user permissions." -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -msgid "Unable to save Bot." -msgstr "Kan inte spara bot." - -#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee -msgid "Unable to save changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/telegram.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -#: app/assets/javascripts/app/controllers/knowledge_base/editor_coordinator.coffee -msgid "Unable to save changes." -msgstr "Kan ej spara ändringar." - -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee -msgid "Unable to save issue" -msgstr "" - -#: app/assets/javascripts/app/controllers/_integration/github.coffee -#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee -#: app/assets/javascripts/app/controllers/_integration/idoit.coffee -#: app/assets/javascripts/app/controllers/_integration/smime.coffee -msgid "Unable to save!" -msgstr "" - -#: app/jobs/communicate_sms_job.rb -msgid "Unable to send sms message" -msgstr "" - -#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee -msgid "Unable to send verify email." -msgstr "" - -#: app/assets/javascripts/app/controllers/_profile/password.coffee -#: app/assets/javascripts/app/controllers/password_reset_verify.coffee -msgid "Unable to set password. Please contact your administrator." -msgstr "" - -#: lib/telegram.rb -msgid "Unable to set webhook at Telegram, seems to be a invalid url." -msgstr "" - -#: app/assets/javascripts/app/controllers/_application_controller/generic_edit.coffee -#: app/assets/javascripts/app/controllers/_channel/sms.coffee -#: app/assets/javascripts/app/controllers/_settings/area_switch.coffee -#: app/assets/javascripts/app/controllers/_settings/area_ticket_number.coffee -#: app/assets/javascripts/app/controllers/_settings/form.coffee -#: app/assets/javascripts/app/controllers/object_manager.coffee -#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee -#: app/assets/javascripts/app/models/setting.coffee -msgid "Unable to update object!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom.coffee -msgid "Unable to update!" -msgstr "" - -#: app/models/ticket.rb -msgid "" -"Unable to use current_user, got no current_user_id for ticket.perform_changes" -msgstr "" - -#: app/assets/javascripts/app/controllers/_channel/facebook.coffee -#: app/assets/javascripts/app/controllers/_channel/google.coffee -#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee -#: app/assets/javascripts/app/controllers/_channel/twitter.coffee -msgid "Unable to verify App." -msgstr "" - -#: app/assets/javascripts/app/controllers/email_verify.coffee -msgid "Unable to verify email. Please contact your administrator." -msgstr "" -"Det gick inte att verifiera e-post. Vänligen kontakta din administratör." - -#: app/assets/javascripts/app/controllers/_channel/email.coffee -#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee -msgid "Unable to verify sending and receiving. Please check your settings." +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "URL (AJAX endpoint)" msgstr "" #: app/controllers/first_steps_controller.rb db/seeds/overviews.rb -msgid "Unassigned & Open" +#, fuzzy +#| msgid "Unassigned & Open" +msgid "Unassigned & Open Tickets" msgstr "Ej tilldelade och Öppna" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -10724,10 +10865,6 @@ msgstr "" msgid "Uploading" msgstr "Laddar upp" -#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee -msgid "Url (AJAX Endpoint)" -msgstr "" - #: app/assets/javascripts/app/views/channel/chat.jst.eco #: app/assets/javascripts/app/views/integration/check_mk.jst.eco msgid "Usage" @@ -10743,6 +10880,11 @@ msgstr "" "Använd klientlagring för att cachera data för att förbättra programmets " "prestanda." +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "Use custom option sort" +msgstr "" + #: app/assets/javascripts/app/models/application.coffee msgid "Use one line per URI" msgstr "Använd en rad per URI" @@ -10755,6 +10897,16 @@ msgstr "" "Använd ämnesfält för e-postmeddelanden. Vid deaktivering, används ärendets " "titel som ämnet." +#: db/seeds/settings.rb +msgid "" +"Use the start time of the last customer thread (which may consist of " +"multiple articles)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Use the time of the very last customer article." +msgstr "" + #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee msgid "Used anywhere" msgstr "Används var som helst" @@ -10829,8 +10981,8 @@ msgstr "" #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "" -"User assignment to Sipgate users to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to Sipgate users to be able to open new ticket screen upon " +"answering a call." msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco @@ -10839,21 +10991,34 @@ msgstr "" #: app/assets/javascripts/app/views/integration/placetel.jst.eco msgid "" -"User assignment to telephones to be able to offer extended like open new " -"ticket screen on answering a call." +"User assignment to telephones to be able to open new ticket screen upon " +"answering a call." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +#: app/assets/javascripts/app/controllers/signup.coffee +#, fuzzy +#| msgid "%s Object(s) are created." +msgid "User could not be created." +msgstr "%s Objekt har skapats." + +#: lib/external_credential/google.rb +msgid "User email could not be extracted from 'id_token'." msgstr "" #: db/seeds/settings.rb -msgid "User email for muliple users" +msgid "User email for multiple users" msgstr "" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco msgid "User filter" msgstr "" -#: app/assets/javascripts/app/views/widget/mention.jst.eco -msgid "User has no access and will not recieve notifications." -msgstr "Användaren har ingen åtkomst och tar inte emot aviseringar." +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"User information could not be retrieved, please check your bind user " +"permissions." +msgstr "" #: app/assets/javascripts/app/controllers/user.coffee msgid "User successfully unlocked!" @@ -10895,12 +11060,12 @@ msgstr "Användare utan tilldelade LDAP-grupper" #: app/assets/javascripts/app/models/organization.coffee msgid "" -"Using **Organisations** you can **group** customers. This has among others " -"two important benefits:\n" +"Using **organizations** you can **group** customers. This has two main " +"benefits:\n" "\n" -"1. As an **Agent** you do not only have an overview of the open tickets for " -"one person but an **overview over their whole organisation**.\n" -"2. As a **Customer** you can also check the **Tickets which your colleagues " +"1. As an **agent** you don't just have an overview of the open tickets for " +"one person but an **overview over their whole organization**.\n" +"2. As a **customer** you can also check the **tickets which your colleagues " "created** and modify their tickets (if your organization is set to \"shared" "\", which can be defined per organization)." msgstr "" @@ -10928,11 +11093,6 @@ msgstr "Värde" msgid "Variables" msgstr "variabler" -#: app/views/mailer/ticket_escalation/pt-br.html.erb -#: app/views/mailer/ticket_reminder_reached/pt-br.html.erb -msgid "Veja mais informações no Zammad" -msgstr "" - #: app/assets/javascripts/app/views/package.jst.eco msgid "Vendor" msgstr "Leverantör" @@ -10941,19 +11101,17 @@ msgstr "Leverantör" msgid "Verification Email not found in mailbox." msgstr "" +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "When notification is being sent." +msgid "Verification email could not be sent." +msgstr "När notifikationer skickas." + #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco msgid "Verify sending and receiving" msgstr "Verifiera sändning och mottagning" -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign failed!" -msgstr "" - -#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee -msgid "Verify sign success!" -msgstr "" - #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco @@ -11073,20 +11231,31 @@ msgid "" msgstr "" #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We detected OTRS BPM processes which can't get imported into Zammad, " +#| "since we currently don't support these kind of workflows." msgid "" -"We detected OTRS BPM processes which can't get imported into Zammad, since " -"we currently don't support these kind of workflows." +"We detected OTRS BPM processes that can't get imported into Zammad since we " +"currently don't support this kind of workflows." msgstr "" "Vi upptäckte OTRS BPM-processer som inte kan importeras till Zammad, " "eftersom vi för närvarande inte stöder dessa slags arbetsflöden." #: app/assets/javascripts/app/views/import/otrs.jst.eco +#, fuzzy +#| msgid "" +#| "We found a lot of dynamic fields which are not common in Zammad, as we " +#| "follow a different approach to ticket attributes. Zammad uses also tags " +#| "in addition to custom fields to classify tickets. This difference can " +#| "create a new philosophy of your ticket attributes / tags compared to your " +#| "current use of dynamic fields in OTRS." msgid "" -"We found a lot of dynamic fields which are not common in Zammad, as we " -"follow a different approach to ticket attributes. Zammad uses also tags in " -"addition to custom fields to classify tickets. This difference can create a " -"new philosophy of your ticket attributes / tags compared to your current use " -"of dynamic fields in OTRS." +"We found a lot of dynamic fields which are not common in Zammad, as we take " +"a different approach to ticket attributes. Zammad also uses tags in addition " +"to custom fields to classify tickets. This difference can create a new " +"philosophy of your ticket attributes / tags compared to your current use of " +"dynamic fields in OTRS." msgstr "" "Vi hittade många dynamiska fält som inte är vanliga i Zammad, eftersom vi " "följer en annan inställning till ärende-attributer. Zammad använder också " @@ -11098,8 +11267,12 @@ msgstr "" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco #: app/assets/javascripts/app/views/getting_started/email.jst.eco +#, fuzzy +#| msgid "" +#| "We have already found %s email(s) in your mailbox. Zammad will move it " +#| "all from your mailbox into Zammad." msgid "" -"We have already found %s email(s) in your mailbox. Zammad will move it all " +"We have already found %s email(s) in your mailbox. We will move them all " "from your mailbox into Zammad." msgstr "" "Vi har redan hittat %s e-postmeddelanden i din e-postbox. Zammad flyttar " @@ -11163,12 +11336,12 @@ msgstr "Webhook" #: app/assets/javascripts/app/models/webhook.coffee msgid "" "Webhooks make it easy to send information about events within Zammad to " -"third party systems via HTTP(S).\n" +"third-party systems via HTTP(S).\n" "\n" -"You can use Webhooks in Zammad to send Ticket, Article and Attachment data " -"whenever a Trigger is performed. Just create and configure your Webhook with " -"an HTTP(S) endpoint and relevant security settings, configure a Trigger to " -"perform it." +"You can use webhooks in Zammad to send ticket, article, and attachment data " +"whenever a trigger is performed. Just create and configure your webhook with " +"an HTTP(S) endpoint and relevant security settings, then configure a trigger " +"to perform it." msgstr "" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee @@ -11232,6 +11405,11 @@ msgstr "" msgid "Welcome!" msgstr "Välkommen!" +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb +msgid "Welcome! Feel free to ask me a question!" +msgstr "" + #: app/assets/javascripts/app/views/karma/index.jst.eco msgid "What affects your Zammad Karma?" msgstr "Vad påverkar din Zammad Karma?" @@ -11350,9 +11528,14 @@ msgid "With your current configuration the following will happen" msgstr "Med din nuvarande konfiguration kommer följande att hända" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "With |Date| the ticket numbers will be generated by the current date, the " +#| "SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +#| "Counter\" (e.g. 201206231010138, 201206231010139)." msgid "" "With |Date| the ticket numbers will be generated by the current date, the " -"SystemID and the counter. The format looks like \"Year.Month.Day.SystemID." +"SystemID, and the counter. The format will be \"Year.Month.Day.SystemID." "Counter\" (e.g. 201206231010138, 201206231010139)." msgstr "" "Med |Datum|, kommer Ärendenumret att genereras av det aktuella datumet, " @@ -11400,7 +11583,9 @@ msgstr "År" msgid "Yellow" msgstr "Gul" +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/tag.coffee msgid "Yes" msgstr "Ja" @@ -11420,26 +11605,24 @@ msgstr "" msgid "You are receiving this because you \"%s\"." msgstr "" -#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco -#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco lib/telegram.rb -msgid "You are welcome! Just ask me something!" -msgstr "Varsågod! Fråga mig bara något!" - #: app/assets/javascripts/app/views/facebook/index.jst.eco #: app/assets/javascripts/app/views/google/index.jst.eco #: app/assets/javascripts/app/views/microsoft365/index.jst.eco #: app/assets/javascripts/app/views/twitter/index.jst.eco +#, fuzzy +#| msgid "" +#| "You can connect %s with Zammad. You need to connect your Zammad with %s " +#| "first." msgid "" -"You can connect %s with Zammad. You need to connect your Zammad with %s " -"first." +"You can connect %s with Zammad. But first, you will have to connect your " +"Zammad with %s." msgstr "" "Du kan ansluta %s med Zammad. Du måste ansluta din Zammad med %s först." #: app/assets/javascripts/app/models/overview.coffee msgid "" -"You can create **overviews** for your agents and your customers. These could " -"for instance serve as a sort of work list for items for which your agents " -"would work.\n" +"You can create **overviews** for your agents and your customers. These have " +"many purposes, such as serving as a to-do list for your agents.\n" "\n" "You can also create overviews and limit them to specific agents or to groups " "of agents." @@ -11459,13 +11642,27 @@ msgstr "Du kan skapa flera chattämnen." #: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee msgid "" -"You can define different signatures for each group. So you can have " -"different email signatures for different departments.\n" +"You can define different signatures for each group, which allows you to use " +"a different signature for every department.\n" "\n" -"Once you have created a signature here, you need also to edit the groups " -"where you want to use it." +"Once you have created a signature here, you will also need to edit the " +"groups where you want to use it." msgstr "" +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +#, fuzzy +#| msgid "" +#| "The tutorial on how to manage a %s is hosted on our online documentation " +#| "%l." +msgid "" +"You can find a tutorial on how to manage a %s in our online documentation %l." +msgstr "" +"Handledningen om hur man hanterar en %s finns i vår online dokumentation %l." + #: app/assets/javascripts/app/views/profile/token_access.jst.eco msgid "" "You can generate a personal access token for each application you use that " @@ -11488,6 +11685,15 @@ msgstr "" msgid "You can request your password" msgstr "Du kan få ditt lösenord" +#: app/assets/javascripts/app/views/karma/index.jst.eco +msgid "" +"You can set goals regarding the number of tickets you want to answer or " +"close every day or every week. Reaching these self-set goals will result in " +"bonus Karma. Zammad also tracks how many days/weeks you have attained your " +"goals, and achieving ongoing \"streaks\" will similarly result in positive " +"Karma." +msgstr "" + #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco msgid "" "You can switch between the backend for new attachments even on a system that " @@ -11579,23 +11785,30 @@ msgstr "You need to configure the Zammad endpoints in the %s" msgid "You need to configure the Zammad endpoints in the %s web interface" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee -msgid "You need to implement a one @content()!" -msgstr "" - #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#, fuzzy +#| msgid "" +#| "You use %s in text but no attachment is attached. Do you want to continue?" msgid "" -"You use %s in text but no attachment is attached. Do you want to continue?" +"You used %s in the text but no attachment could be found. Do you want to " +"continue?" msgstr "" "Du använder %s i text men ingen bilaga har bifogats. Vill du fortsätta?" #: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "" +#| "You |accumulate positive Karma| when you regularly answer and close " +#| "tickets on time and when you use advanced features such as text modules, " +#| "ticket reminders or tagging tickets. Zammad |Karma will decrease| when " +#| "you have re-opend tickets, escalated tickets or tickets that are two or " +#| "more days overdue." msgid "" "You |accumulate positive Karma| when you regularly answer and close tickets " "on time and when you use advanced features such as text modules, ticket " -"reminders or tagging tickets. Zammad |Karma will decrease| when you have re-" -"opend tickets, escalated tickets or tickets that are two or more days " +"reminders, or tagging tickets. Zammad |Karma will decrease| when you have re-" +"opened tickets, escalated tickets, or tickets that are two or more days " "overdue." msgstr "" "Du |ackumulera positiv karma| när du regelbundet svarar och stänger ärenden " @@ -11605,13 +11818,25 @@ msgstr "" "flera dagar försenad." #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "You're already registered with your email address if you've been in touch " +#| "with our support team." msgid "" "You're already registered with your email address if you've been in touch " -"with our support team." +"with our Support team." msgstr "" "Du är redan registrerad med din e-post om du har varit i kontakt med vår " "support." +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee +msgid "YouTube or Vimeo address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Your API key." +msgstr "" + #: app/controllers/first_steps_controller.rb msgid "Your Email Configuration" msgstr "Din e-postkonfiguration" @@ -11628,34 +11853,34 @@ msgstr "Din nya personliga åtkomsttoken" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-Account is not using the Twitter Account Activity API yet and " +"Your Twitter account is not using the Twitter Account Activity API yet and " "is therefore limited to search terms only. Please add/update the account " "again via \"add account\"." msgstr "" #: app/assets/javascripts/app/views/twitter/list.jst.eco msgid "" -"Your Twitter-App is not using the Twitter Account Activity API yet and is " +"Your Twitter app is not using the Twitter Account Activity API yet and is " "therefore limited to search terms only. Please refer to the documentation %l " "on how to update your account." msgstr "" #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco -msgid "Your Zammad as the following email address." +msgid "Your Zammad has the following email address:" msgstr "" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +#, fuzzy +#| msgid "" +#| "Your account has not been verified. Please click the link in the " +#| "verification email." msgid "" -"Your account has not been verified. Please click the link in the " +"Your account has not been verified. Please click on the link in the " "verification email." msgstr "" "Ditt konto har inte verifierats. Vänligen klicka på länken i " "verifieringsmailet." -#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee -msgid "Your api key." -msgstr "" - #: app/assets/javascripts/app/views/facebook/app_config.jst.eco #: app/assets/javascripts/app/views/google/app_config.jst.eco #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco @@ -11681,21 +11906,13 @@ msgid "Your karma is |%s|." msgstr "Din karma är |%s|. " #: app/assets/javascripts/app/controllers/customer_ticket_create.coffee -msgid "Your role cannot create new ticket. Please contact your administrator." -msgstr "" - -#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee -msgid "Youtube or Vimeo address" -msgstr "" - -#: app/assets/javascripts/app/views/karma/index.jst.eco +#, fuzzy +#| msgid "Unable to verify email. Please contact your administrator." msgid "" -"You’re able to set goals regarding the number of tickets you want to answer " -"or close you want to complete either daily or weekly. Reaching these self-" -"set goals will result in bonus Karma. Zammad also tracks how many days/weeks " -"you have attained your goals, and achieving ongoing \"streaks\" will " -"similarly result in positive Karma." +"Your user role is not allowed to create new tickets. Please contact your " +"administrator." msgstr "" +"Det gick inte att verifiera e-post. Vänligen kontakta din administratör." #: app/assets/javascripts/app/views/integration/clearbit.jst.eco #: app/assets/javascripts/app/views/integration/exchange.jst.eco @@ -11706,18 +11923,28 @@ msgid "Zammad" msgstr "" #: app/assets/javascripts/app/views/channel/chat.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Chat requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Chat requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" "Zammad Chat kräver jQuery. Om du inte redan använder den på din webbplats, " "inkludera den så här:" #: app/assets/javascripts/app/views/channel/form.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad Chat requires jQuery. If you don't already use it on your website " +#| "include it like this:" msgid "" -"Zammad Forms requires jQuery. If you don't already use it on your website " -"include it like this:" +"Zammad Forms requires jQuery. If you don't already use it on your website, " +"you can add it like this:" msgstr "" +"Zammad Chat kräver jQuery. Om du inte redan använder den på din webbplats, " +"inkludera den så här:" #: db/seeds/community_user_resources.rb msgid "Zammad Foundation" @@ -11756,8 +11983,12 @@ msgstr "" #: app/assets/javascripts/app/views/generic/login_preview.jst.eco #: app/assets/javascripts/app/views/login.jst.eco +#, fuzzy +#| msgid "" +#| "Zammad is currently in maintenance mode. Only administrators can login. " +#| "Please wait until the maintenance window is over." msgid "" -"Zammad is currently in maintenance mode. Only administrators can login. " +"Zammad is currently in maintenance mode. Only administrators can log in. " "Please wait until the maintenance window is over." msgstr "" "Zammad är för närvarande i underhållsläge. Endast administratörer kan logga " @@ -11783,10 +12014,6 @@ msgstr "" msgid "Zip" msgstr "Postnr" -#: app/views/mailer/ticket_escalation/pl.html.erb -msgid "Zobacz w Zammad" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/active.coffee msgid "active" msgstr "aktiv" @@ -11869,10 +12096,6 @@ msgstr "Ändrad" msgid "chat" msgstr "chatta" -#: app/assets/javascripts/app/views/channel/topics.jst.eco -msgid "chatId" -msgstr "" - #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco msgid "children" msgstr "" @@ -11895,18 +12118,22 @@ msgid "connected" msgstr "anslutna" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains" msgstr "innehåller" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all" msgstr "innehåller allt" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains all not" msgstr "innehåller inte alla" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee msgid "contains not" msgstr "innehåller inte" @@ -11926,18 +12153,6 @@ msgstr "innehåller inte en" msgid "created" msgstr "skapad" -#: db/seeds/settings.rb -msgid "cti config" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti customer last activity" -msgstr "" - -#: db/seeds/settings.rb -msgid "cti integration" -msgstr "" - #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee #: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee msgid "current user" @@ -11973,7 +12188,7 @@ msgstr "inaktiverad" msgid "default" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/data_privacy.coffee #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee @@ -12067,7 +12282,7 @@ msgstr "tomt" msgid "for an agent to respond" msgstr "" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "from" msgstr "från" @@ -12080,6 +12295,7 @@ msgid "h" msgstr "" #: 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/views/object_manager/index.jst.eco msgid "has changed" msgstr "har ändrats" @@ -12224,11 +12440,6 @@ msgstr "sammanfogat" msgid "message" msgstr "" -#: app/assets/javascripts/app/views/getting_started/intro.jst.eco -#: app/assets/javascripts/app/views/layout_ref/setup.jst.eco -msgid "migrate from another system" -msgstr "migrera från ett annat system" - #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee msgid "minute" msgstr "minut" @@ -12400,7 +12611,7 @@ msgstr "välj" msgid "select attachment…" msgstr "bifoga bilaga" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "sent to" msgstr "" @@ -12440,7 +12651,7 @@ msgid "show more" msgstr "" #: db/seeds/settings.rb -msgid "sipgate.io alternative fqdn" +msgid "sipgate.io alternative FQDN" msgstr "" #: db/seeds/settings.rb @@ -12488,7 +12699,7 @@ msgstr "support@exempel.se" msgid "telegram personal-message" msgstr "telegram personligt-meddelande" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee #: lib/calendar_subscriptions/tickets.rb msgid "ticket" msgstr "" @@ -12557,7 +12768,7 @@ msgstr "oberörd" msgid "updated" msgstr "uppdaterad" -#: app/assets/javascripts/app/controllers/_application_controller/generic_history.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee msgid "was merged into this ticket" msgstr "" @@ -12585,16 +12796,18 @@ msgstr "inom sista (relativa)" msgid "within next (relative)" msgstr "inom nästa (relativ)" -#: app/assets/javascripts/app/controllers/_application_controller/generic_destroy_confirm.coffee #: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee -#: app/assets/javascripts/app/controllers/tag.coffee #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco msgid "yes" msgstr "ja" #: app/assets/javascripts/app/views/settings/ticket_number.jst.eco +#, fuzzy +#| msgid "" +#| "|Increment| increments the ticket number, the SystemID and the counter " +#| "are used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgid "" -"|Increment| increments the ticket number, the SystemID and the counter are " +"|Increment| increases the ticket number. The SystemID and the counter are " "used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)." msgstr "" "|Ökar| stegvis ärendenumret, SystemID och räknare som används med \"SystemID." @@ -12605,10 +12818,15 @@ msgid "|Left| means |[Ticket#12345] Some Subject|" msgstr "|Vänster| betyder |[Ärende#12345] Något ämne|" #: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco +#, fuzzy +#| msgid "" +#| "|None| means |Some Subject| (without ticket number). In the last case you " +#| "should enable \"postmaster___follow___up___search___in\" to recognize " +#| "followups based on email headers and/or body." msgid "" -"|None| means |Some Subject| (without ticket number). In the last case you " -"should enable \"postmaster___follow___up___search___in\" to recognize " -"followups based on email headers and/or body." +"|None| means |Some Subject| (without ticket number), in which case you " +"should enable \"postmaster___follow___up___search___in\" to recognize follow-" +"ups based on email headers and/or body." msgstr "" "|Inga| betyder |Något ämne| (utan ärendenummer). I det sista fallet bör du " "aktivera \"postmaster___follow___up___search___in\" för att identifiera " @@ -12640,12 +12858,103 @@ msgstr "...av hel textarea" msgid "∅ Waiting time today" msgstr "∅ Väntetid idag" +#~ msgid "Cc" +#~ msgstr "Kopia" + +#~ msgid "Customers in the organization can view each other items." +#~ msgstr "Kunder i organisationer kan se varandras objekt." + +#~ msgid "Escalated" +#~ msgstr "Eskalerade" + +#~ msgid "" +#~ "Last customer contact (with consideration an agent has replied to it)" +#~ msgstr "" +#~ "Senast kundkontakt (med hänsyn till att en handläggare har svarat på det)" + +#~ msgid "" +#~ "Last customer contact (without consideration an agent has replied to it)" +#~ msgstr "" +#~ "Senaste kundkontakt (utan att ta hänsyn till om en handläggare har svarat " +#~ "på det)" + +#~ msgid "Open" +#~ msgstr "Öppna" + +#~ msgid "Pending reached" +#~ msgstr "Väntande uppnådd" + +#, fuzzy +#~| msgid "" +#~| "Sets the last customer contact based on the last contact of a customer " +#~| "or on the last contact of a customer to whom an agent has not yet " +#~| "responded." +#~ msgid "" +#~ "Sets the last customer contact based on either the last contact of the " +#~ "customer in general or on the last contact of the customer that has not " +#~ "received a response." +#~ msgstr "" +#~ "Ställer in den senaste kundkontakten baserat på kundens sista kontakt " +#~ "eller vid den sista kontakten hos en kund till vilken en handläggare ännu " +#~ "inte har svarat." + +#~ msgid "Confirm" +#~ msgstr "Bekräfta" + +#~ msgid "Sure?" +#~ msgstr "Helt säker?" + +#~ msgid "Maximum size in MB of emails." +#~ msgstr "Maximal storlek i MB av e-postmeddelanden." + +#, fuzzy +#~| msgid "Unable to load data..." +#~ msgid "Unable to load data…" +#~ msgstr "Det gick inte att läsa in data..." + +#~ msgid "Unable to load issues" +#~ msgstr "Det gick inte att ladda problem" + +#~ msgid "Unable to save Bot." +#~ msgstr "Kan inte spara bot." + +#~ msgid "Setup new System" +#~ msgstr "Installera nytt system" + +#~ msgid "Unable to save changes." +#~ msgstr "Kan ej spara ändringar." + +#~ msgid "You are welcome! Just ask me something!" +#~ msgstr "Varsågod! Fråga mig bara något!" + +#~ msgid "migrate from another system" +#~ msgstr "migrera från ett annat system" + +#~ msgid "Or" +#~ msgstr "eller" + +#~ msgid "Please select a group first, before you mention a user!" +#~ msgstr "Välj först en avdelning innan du nämner en användare!" + +#, fuzzy +#~| msgid "%s Object(s) are deleted." +#~ msgid "%s object(s) are deleted." +#~ msgstr "%s Objekt har raderats." + +#, fuzzy +#~| msgid "Attention: When creating a ticket an e-mail is sent." +#~ msgid "Attention: When creating a ticket an email is sent." +#~ msgstr "Observera: När ett ärende skapas så skickas ett e-postmeddelande." + +#~ msgid "Call Inbound" +#~ msgstr "Inkommande samtal" + +#~ msgid "Call Outbound" +#~ msgstr "Utgående samtal" + #~ msgid "Please fill also some text in!" #~ msgstr "Vänligen fyll i lite text också!" -#~ msgid "Loading..." -#~ msgstr "Laddar..." - #~ msgid "Search..." #~ msgstr "Sök..." diff --git a/i18n/zammad.th.po b/i18n/zammad.th.po new file mode 100644 index 000000000..66e0500af --- /dev/null +++ b/i18n/zammad.th.po @@ -0,0 +1,12058 @@ +msgid "" +msgstr "" +"Project-Id-Version: zammad\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2022-01-13 03:30+0000\n" +"Last-Translator: Martin Gruner \n" +"Language-Team: Thai \n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.10.1\n" + +#. Default date format to use for the current locale. +#. These placeholders are supported: +#. - 'dd' - 2-digit day +#. - 'd' - day +#. - 'mm' - 2-digit month +#. - 'm' - month +#. - 'yyyy' - year +#. - 'yy' - last 2 digits of year +#. - 'SS' - 2-digit second +#. - 'MM' - 2-digit minute +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') +msgid "FORMAT_DATE" +msgstr "dd/mm/yyyy" + +#. Default date/time format to use for the current locale. +#. These placeholders are supported: +#. - 'dd' - 2-digit day +#. - 'd' - day +#. - 'mm' - 2-digit month +#. - 'm' - month +#. - 'yyyy' - year +#. - 'yy' - last 2 digits of year +#. - 'SS' - 2-digit second +#. - 'MM' - 2-digit minute +#. - 'HH' - 2-digit hour (24h) +#. - 'l' - hour (12h) +#. - 'P' - Meridian indicator ('am' or 'pm') +msgid "FORMAT_DATETIME" +msgstr "dd/mm/yyyy HH:MM" + +#: db/seeds/settings.rb +msgid "" +"\"Database\" stores all attachments in the database (not recommended for " +"storing large amounts of data). \"Filesystem\" stores the data in the " +"filesystem. You can switch between the modules even on a system that is " +"already in production without any loss of data." +msgstr "" + +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco +#, fuzzy +msgid "%s API Token" +msgstr "%s API Token" + +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#, fuzzy +msgid "%s Attribute" +msgstr "%s Attribute" + +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#, fuzzy +msgid "%s Group" +msgstr "%s Group" + +#: app/assets/javascripts/app/views/import/freshdesk.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/zendesk.jst.eco +msgid "%s Migration" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "%s Role" +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "%s URL" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee +msgid "%s ago" +msgstr "" + +#: app/assets/javascripts/app/models/data_privacy_task.coffee +msgid "%s completed data privacy task to delete user ID |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/ticket_article.coffee +msgid "%s created article for |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/data_privacy_task.coffee +msgid "%s created data privacy task to delete user ID |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +msgid "%s created group |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/organization.coffee +msgid "%s created organization |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/role.coffee +msgid "%s created role |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "%s created ticket |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "%s created user |%s|" +msgstr "%s สร้างชื่อผู้ใช้ |%s|" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "%s credentials" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "%s ended switch to |%s|!" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_summary.jst.eco +msgid "%s folders" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco +msgid "%s groups to %s roles assignments" +msgstr "" + +#: 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/google/list.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +msgid "%s is inactive, please select an active one." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco +msgid "%s object(s) have been created." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco +msgid "%s object(s) have been updated." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco +msgid "%s object(s) were deleted." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be created." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be deleted." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco +msgid "%s object(s) will be updated." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco +msgid "%s of my tickets are currently in process." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco +msgid "%s of my tickets escalated." +msgstr "" + +#: app/assets/javascripts/app/views/ticket_overview/batch_overlay_user_group.jst.eco +msgid "%s people" +msgstr "" + +#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee +msgid "%s required!" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "%s started a new session" +msgstr "%s เริ่ม เซคชั่นใหม่" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +msgid "%s subdomain" +msgstr "%s โดเมนย่อย" + +#: app/assets/javascripts/app/models/user.coffee +msgid "%s switched to |%s|!" +msgstr "" + +#: app/assets/javascripts/app/models/ticket_article.coffee +msgid "%s updated article for |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/data_privacy_task.coffee +msgid "%s updated data privacy task to delete user ID |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +msgid "%s updated group |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/organization.coffee +msgid "%s updated organization |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/role.coffee +msgid "%s updated role |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "%s updated ticket |%s|" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "%s updated user |%s|" +msgstr "" + +#: 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/ldap_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco +msgid "%s user to %s user" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +msgid "" +"%s will only allow access via OAuth. Password-based access has not been " +"supported since %s." +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +msgid "" +"%s will only allow access via OAuth. Password-based access is no longer " +"supported on %s." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco +msgid "%s% are currently in process" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco +msgid "%s% have been reopened" +msgstr "" + +#: app/assets/javascripts/app/models/data_privacy_task.coffee +msgid "" +"** Data Privacy ** helps you to delete and verify the removal of existing " +"data from the system.\n" +"\n" +"It can be used to delete tickets, organizations, and users. The owner " +"assignment will be unset in case the deleted user is an agent.\n" +"\n" +"Data Privacy tasks will be executed every 10 minutes. The execution might " +"take some additional time depending on the number of objects that will be " +"deleted." +msgstr "" + +#: app/assets/javascripts/app/models/sla.coffee +msgid "" +"** Service Level Agreements **, abbreviated ** SLAs **, help you to meet " +"specific response times for your customers' requests. This way you can " +"define goals such as answering every inquiry within eight hours. If you are " +"at risk of missing this target, Zammad will alert you.\n" +"\n" +"You can define targets for three different metrics: ** response time ** " +"(time between the creation of a ticket and the first reaction of an agent), " +"** update time ** (time between a customer's request and an agent's " +"reaction), and ** solution time ** (time between creating and closing a " +"ticket).\n" +"\n" +"Any escalated tickets (i.e. tickets that have missed the defined target) are " +"displayed in a separate view in your overviews. You can also configure ** " +"email notifications **." +msgstr "" + +#: db/seeds/settings.rb +msgid "1 day" +msgstr "1 วัน" + +#: db/seeds/settings.rb +msgid "1 hour" +msgstr "1 ชั่วโมง" + +#: db/seeds/ticket_priorities.rb +msgid "1 low" +msgstr "" + +#: db/seeds/settings.rb +msgid "1 week" +msgstr "" + +#: db/seeds/settings.rb +msgid "2 hours" +msgstr "2 ชั่วโมง" + +#: db/seeds/settings.rb +msgid "2 lower case and 2 upper case characters" +msgstr "" + +#: db/seeds/ticket_priorities.rb +msgid "2 normal" +msgstr "" + +#: db/seeds/settings.rb +msgid "2 weeks" +msgstr "" + +#: db/seeds/ticket_priorities.rb +msgid "3 high" +msgstr "" + +#: db/seeds/settings.rb +msgid "3 weeks" +msgstr "3 สัปดาห์" + +#: db/seeds/settings.rb +msgid "4 weeks" +msgstr "4 สัปดาห์" + +#: app/assets/javascripts/app/models/calendar.coffee +msgid "" +"A **calendar** is needed to calculate escalations based on business hours " +"and to send out escalation notifications.\n" +"\n" +"Define a **\"standard\"** calendar which is valid system-wide. The " +"escalation notifications will only be sent to your agents during the defined " +"business hours.\n" +"\n" +"If you have customers with different business hours, you can create multiple " +"calendars. Tickets are linked to calendars using **SLAs**." +msgstr "" + +#: app/controllers/getting_started_controller.rb +msgid "A URL looks like this: https://zammad.example.com" +msgstr "URL คล้ายแบบนี้: https://zammad.example.com" + +#: db/seeds/settings.rb +msgid "A list of active import backends that gets scheduled automatically." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee +msgid "" +"A new session was created with your account. This session will be stopped to " +"prevent a conflict." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee +msgid "A new version of Zammad is available, please reload your browser." +msgstr "เวอร์ชั่น Zammad ใหม่พร้อม, รีโหลดห้นาเวปใหม่" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "A powerful service to get more information about your customers." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/cti.coffee +msgid "A queue is required!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/slack.coffee +msgid "" +"A team communication tool for the 21st century. Compatible with tools like " +"%s." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco +msgid "" +"A test ticket has been created, you can find it in your overview \"%s\" %l." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/cti.coffee +msgid "A user is required!" +msgstr "ต้องการ User!" + +#: app/assets/javascripts/app/controllers/api.coffee +#: app/assets/javascripts/app/views/api.jst.eco db/seeds/permissions.rb +#, fuzzy +msgid "API" +msgstr "API" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "API Key" +msgstr "" + +#: db/seeds/settings.rb +msgid "API Password Access" +msgstr "" + +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +msgid "API Token" +msgstr "" + +#: db/seeds/settings.rb +msgid "API Token Access" +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +#: app/assets/javascripts/app/views/integration/github.jst.eco +#: app/assets/javascripts/app/views/integration/gitlab.jst.eco +#: app/assets/javascripts/app/views/integration/idoit.jst.eco +msgid "API token" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Access to %s" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Access to Agent Tickets based on Group Access" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Access to Customer Tickets based on current_user and organization" +msgstr "" + +#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco +msgid "Account" +msgstr "" + +#: app/models/channel/driver/sms/twilio.rb +msgid "Account SID" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee +msgid "Account Time" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +#: app/controllers/channels_email_controller.rb +msgid "Account already exists!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee +msgid "Account not verified" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +#: app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco +msgid "Accounted Time" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/sms.coffee +#: app/assets/javascripts/app/views/facebook/index.jst.eco +#: app/assets/javascripts/app/views/facebook/list.jst.eco +#: app/assets/javascripts/app/views/google/index.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +#: app/assets/javascripts/app/views/microsoft365/index.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/twitter/index.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +msgid "Accounts" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/models/core_workflow.coffee +#: app/assets/javascripts/app/views/api.jst.eco +#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco +#: app/assets/javascripts/app/views/generic/actions.jst.eco +#: app/assets/javascripts/app/views/integration/clearbit.jst.eco +#: app/assets/javascripts/app/views/integration/cti.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.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/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +#: app/assets/javascripts/app/views/package.jst.eco +#: app/assets/javascripts/app/views/session.jst.eco +#: app/assets/javascripts/app/views/tag/table.jst.eco +#: app/assets/javascripts/app/views/translation/list.jst.eco +#: app/assets/javascripts/app/views/translation/todo.jst.eco +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Action" +msgstr "" + +#: app/assets/javascripts/app/models/macro.coffee +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +msgid "Actions" +msgstr "" + +#: db/seeds/settings.rb +msgid "Activate the recursive processing of ticket triggers." +msgstr "" + +#: db/seeds/settings.rb +msgid "Activates lost password feature for users." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +#: app/assets/javascripts/app/models/core_workflow.coffee +#: app/assets/javascripts/app/models/email_address.coffee +#: app/assets/javascripts/app/models/group.coffee +#: app/assets/javascripts/app/models/job.coffee +#: app/assets/javascripts/app/models/macro.coffee +#: app/assets/javascripts/app/models/object_manager_attribute.coffee +#: app/assets/javascripts/app/models/overview.coffee +#: app/assets/javascripts/app/models/postmaster_filter.coffee +#: app/assets/javascripts/app/models/report_profile.js.coffee +#: app/assets/javascripts/app/models/role.coffee +#: app/assets/javascripts/app/models/signature.coffee +#: app/assets/javascripts/app/models/text_module.coffee +#: app/assets/javascripts/app/models/ticket_priority.coffee +#: app/assets/javascripts/app/models/ticket_state.coffee +#: app/assets/javascripts/app/models/trigger.coffee +#: app/assets/javascripts/app/models/webhook.coffee +#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco +#: app/assets/javascripts/app/views/generic/sla_times.jst.eco +#: db/seeds/object_manager_attributes.rb +msgid "Active" +msgstr "ทำงาน" + +#: app/assets/javascripts/app/controllers/chat.coffee +#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco +msgid "Active Agents" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard.jst.eco +msgid "Activity Stream" +msgstr "" + +#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco +msgid "Adapter" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco +#: app/assets/javascripts/app/views/generic/postmaster_match.jst.eco +#: app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco +#: app/assets/javascripts/app/views/generic/ticket_perform_action/row.jst.eco +#: app/assets/javascripts/app/views/google/list.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/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.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/knowledge_base/public_menu_form_item.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/linked_tickets.jst.eco +#: app/assets/javascripts/app/views/layout_ref/scheduler_modal.jst.eco +#: app/assets/javascripts/app/views/layout_ref/sla_modal.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +#: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco +#: app/assets/javascripts/app/views/tag/index.jst.eco +msgid "Add" +msgstr "เพิ่ม" + +#: app/assets/javascripts/app/views/facebook/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/twitter/list.jst.eco +msgid "Add Account" +msgstr "" + +#: app/assets/javascripts/app/views/telegram/index.jst.eco +msgid "Add Bot" +msgstr "เพิ่ม บอท" + +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/views/integration/smime.jst.eco +msgid "Add Certificate" +msgstr "เพิ่ม ใบรับรอง" + +#: app/assets/javascripts/app/views/link/ticket/list.jst.eco +msgid "Add Link" +msgstr "เพิ่ม ลิ้ง" + +#: app/assets/javascripts/app/controllers/_integration/smime.coffee +#: app/assets/javascripts/app/views/integration/smime.jst.eco +msgid "Add Private Key" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/sidebar/tags.jst.eco +#: app/assets/javascripts/app/views/widget/tag.jst.eco +msgid "Add Tag" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +msgid "Add Telegram Bot" +msgstr "" + +#: app/assets/javascripts/app/views/organization_profile/object.jst.eco +#: app/assets/javascripts/app/views/user_profile/object.jst.eco +#: app/assets/javascripts/app/views/widget/organization.jst.eco +#: app/assets/javascripts/app/views/widget/user.jst.eco +msgid "Add a Note" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee +#: app/assets/javascripts/app/views/profile/token_access.jst.eco +msgid "Add a Personal Access Token" +msgstr "" + +#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco +msgid "Add alarm to pending reminder and escalated tickets." +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Add attachment option to upload." +msgstr "" + +#: db/seeds/settings.rb +msgid "Add sender initials to end of a tweet." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "Add this class to a button on your page that should open the chat." +msgstr "" + +#: app/controllers/first_steps_controller.rb +msgid "Additional Channels" +msgstr "" + +#: db/seeds/settings.rb +msgid "Additional follow-up detection" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Address" +msgstr "ที่อยู่" + +#: db/seeds/settings.rb +msgid "Address of the proxy server for http and https resources." +msgstr "" + +#: app/assets/javascripts/app/controllers/_default_navbar.coffee +#: db/seeds/roles.rb +msgid "Admin" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Admin Interface" +msgstr "" + +#: app/assets/javascripts/app/views/getting_started/admin.jst.eco +msgid "Administrator Account" +msgstr "" + +#: app/controllers/users_controller.rb +msgid "Administrator account already created" +msgstr "" + +#: app/assets/javascripts/app/models/macro.coffee +msgid "Advance to next ticket from overview" +msgstr "" + +#: app/assets/javascripts/app/views/package.jst.eco +msgid "" +"After installing, updating, or uninstalling packages the following commands " +"need to be executed on the server:" +msgstr "" + +#: app/assets/javascripts/app/views/session.jst.eco +msgid "Age" +msgstr "" + +#: app/assets/javascripts/app/views/popover/ticket.jst.eco +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco +#: db/seeds/roles.rb db/seeds/ticket_article_senders.rb +msgid "Agent" +msgstr "" + +#: db/seeds/settings.rb +msgid "Agent Name" +msgstr "" + +#: db/seeds/settings.rb +msgid "Agent Name + FromSeparator + System Address Display Name" +msgstr "" + +#: db/seeds/settings.rb +msgid "Agent idle timeout" +msgstr "" + +#: app/models/role.rb app/models/user.rb +msgid "Agent limit exceeded, please check your account settings." +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +msgid "Agents" +msgstr "" + +#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco +msgid "Alarm" +msgstr "" + +#: app/assets/javascripts/app/views/profile/notification.jst.eco +msgid "All Tickets" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "All agents" +msgstr "" + +#: public/assets/chat/views/waiting.eco +msgid "All colleagues are busy." +msgstr "" + +#: app/assets/javascripts/app/views/profile/devices.jst.eco +msgid "All computers and browsers that have access to your Zammad appear here." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Allow future" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Allow past" +msgstr "" + +#: app/assets/javascripts/app/views/tag/index.jst.eco +msgid "Allow users to add new tags." +msgstr "" + +#: db/seeds/settings.rb +msgid "Allow users to create new tags." +msgstr "" + +#: db/seeds/settings.rb +msgid "Allow using one email address for multiple users." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Allow websites (separated by ;)" +msgstr "" + +#: app/assets/javascripts/app/views/profile/notification.jst.eco +msgid "Also notify via email" +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Alternative FQDN for callbacks if you operate Zammad in an internal network." +msgstr "" + +#: app/helpers/knowledge_base_breadcrumb_helper.rb +#: app/helpers/knowledge_base_public_page_title_helper.rb +msgid "Alternative Translations" +msgstr "" + +#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco +msgid "Alternative name" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Alternatively, you can use the Zammad API to import data." +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco +msgid "An error occurred: %s" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +#: app/assets/javascripts/app/controllers/_integration/icinga.coffee +#: app/assets/javascripts/app/controllers/_integration/monit.coffee +#: app/assets/javascripts/app/controllers/_integration/nagios.coffee +msgid "An open-source monitoring tool." +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Analyzing entries with given configuration…" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Analyzing structure…" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Another ticket was merged into ticket |%s|" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee +msgid "Answer" +msgstr "ตอบ" + +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee +msgid "Answers" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee +msgid "Anticon" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +msgid "Any recipient" +msgstr "" + +#: db/seeds/settings.rb +msgid "App ID" +msgstr "" + +#: db/seeds/settings.rb +msgid "App Secret" +msgstr "" + +#: db/seeds/settings.rb +msgid "App Tenant ID" +msgstr "" + +#: db/seeds/settings.rb +msgid "App Version" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +msgid "App could not be verified." +msgstr "" + +#: db/seeds/settings.rb +msgid "App credentials for Facebook." +msgstr "" + +#: db/seeds/settings.rb +msgid "App credentials for Twitter." +msgstr "" + +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Application" +msgstr "" + +#: db/seeds/settings.rb +msgid "Application secret" +msgstr "" + +#: app/assets/javascripts/app/views/api.jst.eco +msgid "Applications" +msgstr "" + +#: app/assets/javascripts/app/views/widget/template.jst.eco +msgid "Apply" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +#: app/assets/javascripts/app/controllers/report.coffee +#: app/assets/javascripts/app/controllers/time_accounting.coffee +msgid "Apr" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +msgid "April" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee +msgid "Archive" +msgstr "จัดเก็บ" + +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee +msgid "Archived" +msgstr "จัดเก็บแล้ว" + +#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco +msgid "Archived at" +msgstr "จัดเก็บที่" + +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee +msgid "Are you sure you want to delete" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee +msgid "" +"Are you sure you want to reload? You have unsaved changes that will get lost" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_channel/telegram.coffee +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/maintenance.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +#: app/assets/javascripts/app/controllers/widget/template.coffee +msgid "Are you sure?" +msgstr "มั่นใจหรือเปล่า?" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +msgid "Area" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "Article" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Article Count" +msgstr "" + +#: app/models/ticket.rb +msgid "" +"Article could not be created. An unsupported key other than 'article.note' " +"was provided." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee +msgid "Article could not be deleted." +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Article#" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Assign Follow-Ups" +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Assign follow-up to latest agent again." +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +msgid "Assign follow-ups" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "Assign signup roles" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Assign users based on user domain." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco +msgid "Assigned" +msgstr "" + +#: app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco +msgid "Assignee" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Assignment Timeout" +msgstr "" + +#: app/assets/javascripts/app/models/_application_model.coffee +#: app/assets/javascripts/app/models/group.coffee +msgid "Assignment timeout" +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +#: db/seeds/object_manager_attributes.rb +msgid "" +"Assignment timeout in minutes if assigned agent is not working on it. Ticket " +"will be shown as unassigend." +msgstr "" + +#: app/models/user.rb +msgid "" +"At least one identifier (firstname, lastname, phone or email) for user is " +"required." +msgstr "" + +#: app/models/object_manager/attribute.rb +msgid "At least one letter is required" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee +msgid "At least one object must be selected." +msgstr "" + +#: app/models/role.rb app/models/user.rb +msgid "At least one user needs to have admin permissions." +msgstr "" + +#: app/assets/javascripts/app/views/generic/attachments.jst.eco +#: app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco +#: app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco +#: app/views/knowledge_base/public/answers/show.html.erb +msgid "Attached Files" +msgstr "ไฟล์แนบ" + +#: db/seeds/settings.rb +msgid "Attachment - Search for follow-up also in attachments." +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_article_attachments.coffee +#: app/assets/javascripts/app/views/knowledge_base/_answer_attachments.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco +msgid "Attachments" +msgstr "" + +#: app/assets/javascripts/app/views/import/kayako.jst.eco +msgid "" +"Attention: These will also be your login and password after the import is " +"completed." +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "" +"Attention: These will be your login and password after the import is " +"completed." +msgstr "" + +#: app/assets/javascripts/app/controllers/object_manager.coffee +msgid "Attribute" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "Attribute '%s' is required in the mapping" +msgstr "" + +#: app/controllers/users_controller.rb +msgid "Attribute 'email' required!" +msgstr "" + +#: app/models/object_manager/attribute.rb +msgid "Attribute not editable!" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_overview.coffee +#: app/assets/javascripts/app/models/overview.coffee +msgid "Attributes" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +#: app/assets/javascripts/app/controllers/report.coffee +#: app/assets/javascripts/app/controllers/time_accounting.coffee +msgid "Aug" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +msgid "August" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/security.coffee +msgid "Authentication" +msgstr "ยืนยันตัวตน" + +#: app/controllers/import_otrs_controller.rb lib/email_helper/probe.rb +msgid "Authentication failed!" +msgstr "" + +#: lib/email_helper/probe.rb +msgid "Authentication failed, invalid credentials!" +msgstr "" + +#: lib/email_helper/probe.rb +msgid "Authentication failed, username incorrect!" +msgstr "" + +#: lib/email_helper/probe.rb +msgid "Authentication not possible (not offered by the service)" +msgstr "" + +#: app/controllers/application_controller/authenticates.rb +#: app/policies/pundit_policy.rb lib/user_context.rb +msgid "Authentication required" +msgstr "" + +#: db/seeds/settings.rb +msgid "Authentication via %s" +msgstr "" + +#: app/controllers/application_controller/handles_errors.rb +msgid "Authorization failed" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/ticket.coffee +#: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb +msgid "Auto Assignment" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/auto_wizard.coffee +msgid "Auto Wizard" +msgstr "" + +#: db/seeds/settings.rb +msgid "Auto close" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Auto create" +msgstr "" + +#: db/seeds/settings.rb +msgid "Auto-close state" +msgstr "" + +#: db/seeds/settings.rb +msgid "Automatic account link on initial logon" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "" +"Automatically enrich your customers and organizations with fresh, up-to-date " +"intel. Map data directly to object fields." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "" +"Automatically loads the chat.css file. If you want to use your own css, just " +"set it to false." +msgstr "" + +#: app/assets/javascripts/app/models/overview.coffee +msgid "Available for the following roles" +msgstr "" + +#: db/seeds/settings.rb +msgid "Available types for a new ticket" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/avatar.coffee +#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco +#: app/assets/javascripts/app/views/profile/avatar.jst.eco +#: app/assets/javascripts/app/views/profile/imageCropper.jst.eco +#: db/seeds/permissions.rb +msgid "Avatar" +msgstr "อวตาร" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco +msgid "Average: %s" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco +msgid "Average: %s minutes" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco +#: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco +msgid "Average: %s%" +msgstr "" + +#: db/seeds/settings.rb +msgid "BCC address for all outgoing emails" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco +#: app/assets/javascripts/app/views/layout_ref/content.jst.eco +#: app/assets/javascripts/app/views/layout_ref/ui.jst.eco +msgid "Back" +msgstr "กลับ" + +#: app/assets/javascripts/app/views/widget/switch_back_to_user.jst.eco +msgid "Back to my view" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/reader.jst.eco +msgid "Back to search results" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#: app/assets/javascripts/app/views/layout_ref/inputs.jst.eco +msgid "Background color" +msgstr "สีพื้นหลัง" + +#: app/assets/javascripts/app/controllers/import_freshdesk.coffee +#: app/assets/javascripts/app/controllers/import_kayako.coffee +#: app/assets/javascripts/app/controllers/import_otrs.coffee +#: app/assets/javascripts/app/controllers/import_zendesk.coffee +msgid "" +"Background process did not start or has not finished! Please contact your " +"support." +msgstr "" + +#: app/models/report.rb +msgid "Backlog" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/branding.coffee +#: app/assets/javascripts/app/controllers/_manage/security.coffee +#: app/assets/javascripts/app/controllers/_manage/system.coffee +#: app/assets/javascripts/app/controllers/_manage/ticket.coffee +msgid "Base" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Base DN" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +msgid "Base Objects" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +msgid "Basic Settings" +msgstr "ตั้งค่าเบื้องต้น" + +#: app/assets/javascripts/app/lib/base/jquery.textmodule.js +msgid "Before you mention a user, please select a group." +msgstr "" + +#: db/seeds/settings.rb +msgid "Beginner" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/notification.coffee +msgid "Bell" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Bind Password" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Bind User" +msgstr "" + +#: db/seeds/settings.rb +msgid "Block Notifications" +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +#: app/assets/javascripts/app/views/integration/sipgate.jst.eco +msgid "Block caller IDs based on sender caller ID." +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked IPs (separated by ;)" +msgstr "" + +#: app/assets/javascripts/app/models/chat.coffee +msgid "Blocked countries" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee +msgid "Blue" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#: app/assets/javascripts/app/views/generic/ticket_perform_action/article.jst.eco +#: app/assets/javascripts/app/views/generic/ticket_perform_action/notification.jst.eco +#: app/assets/javascripts/app/views/widget/payload_example.jst.eco +msgid "Body" +msgstr "" + +#: db/seeds/settings.rb +msgid "Body - Search for follow-up also in mail body." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Boolean" +msgstr "" + +#: lib/telegram.rb +msgid "Bot already exists!" +msgstr "" + +#: app/assets/javascripts/app/views/telegram/index.jst.eco +msgid "Bots" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/branding.coffee +#: app/controllers/first_steps_controller.rb db/seeds/permissions.rb +msgid "Branding" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +#: app/assets/javascripts/app/views/session.jst.eco +msgid "Browser" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/browser.coffee +msgid "Browser too old!" +msgstr "" + +#: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee +msgid "Bulk action executed!" +msgstr "" + +#: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee +msgid "Bulk action failed" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee +msgid "Bulk action stopped %s!" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Bulk import allows you to create and update many records at once." +msgstr "" + +#: app/assets/javascripts/app/models/calendar.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +msgid "Business Hours" +msgstr "" + +#: app/views/knowledge_base/public/show_alternatives.html.erb +msgid "But it's only available in these languages:" +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"By default, the follow-up check is done via the subject of an email. This " +"setting lets you add more fields for which the follow-up check will be " +"executed." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/models/ticket_article.coffee +#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +#: db/seeds/object_manager_attributes.rb +msgid "CC" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/idoit.coffee +msgid "CMDB to document complex relations of your network components." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "" +"CSS font-size with a unit like 12px, 1.5em. If left undefined it inherits " +"the font-size of the website." +msgstr "" + +#: app/assets/javascripts/app/controllers/cti.coffee db/seeds/permissions.rb +msgid "CTI" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/cti.coffee +#: app/controllers/cti_controller.rb +msgid "CTI (generic)" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI Token" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI config" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI customer last activity" +msgstr "" + +#: db/seeds/settings.rb +msgid "CTI integration" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee +#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +#: app/assets/javascripts/app/controllers/calendar.coffee +#: app/assets/javascripts/app/models/sla.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco +#: app/assets/javascripts/app/views/sla/index.jst.eco db/seeds/permissions.rb +msgid "Calendar" +msgstr "" + +#: app/assets/javascripts/app/controllers/calendar.coffee +#: db/seeds/permissions.rb +msgid "Calendars" +msgstr "" + +#: app/assets/javascripts/app/controllers/cti.coffee +msgid "Call from %s for %s" +msgstr "" + +#: app/assets/javascripts/app/models/application.coffee +msgid "Callback URL" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/cti.coffee +#: app/assets/javascripts/app/controllers/_integration/placetel.coffee +#: app/assets/javascripts/app/controllers/_integration/sipgate_io.coffee +msgid "Caller ID of outbound calls can be changed as well." +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +#: app/assets/javascripts/app/views/integration/sipgate.jst.eco +msgid "Caller id to block" +msgstr "" + +#: app/assets/javascripts/app/views/cti/index.jst.eco +msgid "Caller log" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/avatar.coffee +#: app/assets/javascripts/app/views/profile/avatar.jst.eco +msgid "Camera" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Can be in any CSS color format." +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/agent.coffee +msgid "Can't create user!" +msgstr "" + +#: app/controllers/application_controller/renders_models.rb +msgid "Can't delete, object has references." +msgstr "" + +#: app/controllers/application_controller/authenticates.rb +msgid "Can't find User for Token" +msgstr "" + +#: app/models/ticket/number.rb +msgid "Can't generate new ticket number!" +msgstr "" + +#: app/models/ticket.rb +msgid "Can't merge ticket with itself!" +msgstr "" + +#: lib/sessions/event/spool.rb +msgid "Can't send spool, session not authenticated" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/password.coffee +#: app/assets/javascripts/app/controllers/password_reset_verify.coffee +msgid "" +"Can't update password, your entered passwords do not match. Please try again!" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee +#: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/scheduled_widget.jst.eco +#: app/assets/javascripts/app/views/widget/invite_user.jst.eco +msgid "Cancel" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee +#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco +#: app/assets/javascripts/app/views/agent_user_create.jst.eco +#: app/assets/javascripts/app/views/customer_ticket_create.jst.eco +#: app/assets/javascripts/app/views/password/reset.jst.eco +#: app/assets/javascripts/app/views/password/reset_change.jst.eco +#: app/assets/javascripts/app/views/password/reset_sent.jst.eco +#: app/assets/javascripts/app/views/signup.jst.eco +msgid "Cancel & Go Back" +msgstr "" + +#: app/assets/javascripts/app/views/generic/attachment.jst.eco +#: app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco +msgid "Cancel Upload" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Cannot delete category" +msgstr "" + +#: app/policies/ticket_policy.rb +msgid "Cannot follow-up on a closed ticket. Please create a new ticket." +msgstr "" + +#: app/assets/javascripts/app/controllers/report.coffee +msgid "Cannot generate report" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/html5_upload.coffee +msgid "Cannot upload file" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee +msgid "Categories" +msgstr "" + +#: app/assets/javascripts/app/controllers/layout_ref.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer.coffee +#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco +msgid "Category" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Category page layout" +msgstr "" + +#: lib/secure_mailing/smime/incoming.rb +msgid "Certificate for verification could not be found." +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime.jst.eco +msgid "Certificates & Private Keys" +msgstr "" + +#: app/assets/javascripts/app/views/generic/login_preview.jst.eco +#: app/assets/javascripts/app/views/integration/exchange.jst.eco +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +msgid "Change" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Change %s" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_customer.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee +msgid "Change Customer" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee +msgid "Change Objects" +msgstr "" + +#: app/assets/javascripts/app/views/profile/password.jst.eco +msgid "Change Your Password" +msgstr "" + +#: app/assets/javascripts/app/views/generic/history.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco +msgid "Change order" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +msgid "Changed" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +#: app/views/mailer/ticket_update/cs.html.erb +#: app/views/mailer/ticket_update/de.html.erb +#: app/views/mailer/ticket_update/en.html.erb +#: app/views/mailer/ticket_update/es.html.erb +#: app/views/mailer/ticket_update/fr.html.erb +#: app/views/mailer/ticket_update/it.html.erb +#: app/views/mailer/ticket_update/pt-br.html.erb +#: app/views/mailer/ticket_update/zh-cn.html.erb +#: app/views/mailer/ticket_update/zh-tw.html.erb +msgid "Changes" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/base_form.coffee +msgid "Changes could not be saved." +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +msgid "Changes were made that require a database update." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/_integration/slack.coffee +#: app/assets/javascripts/app/models/email_address.coffee +#: app/assets/javascripts/app/models/postmaster_filter.coffee +#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +msgid "Channel" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Chat" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Email" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Facebook" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Form" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Google" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Microsoft 365" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - SMS" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Telegram" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Twitter" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Channel - Web" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco +msgid "Channel Distribution" +msgstr "" + +#: app/assets/javascripts/app/controllers/manage.coffee +msgid "Channels" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +#: app/assets/javascripts/app/controllers/chat.coffee +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#: app/controllers/first_steps_controller.rb db/seeds/permissions.rb +msgid "Chat" +msgstr "แชต" + +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#, fuzzy +#| msgid "Chat" +msgid "Chat ID" +msgstr "แชต" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Chat Title" +msgstr "" + +#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee +msgid "Chat closed by %s" +msgstr "" + +#: app/assets/javascripts/app/controllers/chat.coffee +msgid "Chat not answered, automatically set to offline." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "Chats" +msgstr "" + +#: app/assets/javascripts/app/controllers/chat.coffee +#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco +msgid "Chatting Customers" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Check 'Channel' streams." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Check channels." +msgstr "" + +#: lib/search_index_backend.rb +msgid "Check the response and payload for detailed information:" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +msgid "" +"Check this box if you want to customise how options are been sorted. If " +"checkbox is disabled, values are sorted in alphabetical order." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee +msgid "Checkmk" +msgstr "" + +#: db/seeds/settings.rb +msgid "Checkmk integration" +msgstr "" + +#: db/seeds/settings.rb +msgid "Checkmk token" +msgstr "" + +#: db/seeds/settings.rb +msgid "Checksum" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/link/ticket.coffee +msgid "Child" +msgstr "" + +#: app/assets/javascripts/app/views/widget/template.jst.eco +msgid "Choose attributes and then save them as a new template." +msgstr "" + +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Choose if retweets should also be converted to tickets." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/account_edit.jst.eco +msgid "Choose the Group to which page posts will get added." +msgstr "" + +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Choose the group to which direct messages will get added." +msgstr "" + +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Choose the group to which mentions will get added." +msgstr "" + +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco +msgid "Choose the group to which messages will get added." +msgstr "" + +#: app/assets/javascripts/app/views/profile/language.jst.eco +msgid "Choose your language." +msgstr "" + +#: app/assets/javascripts/app/views/password/reset_change.jst.eco +msgid "Choose your new password." +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "Christmas holiday" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "City" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up 'Cti::Log.'" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up 'HttpLog'." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up ActiveJob locks." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up closed sessions." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up dead sessions." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Clean up expired sessions." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +#: app/assets/javascripts/app/views/integration/clearbit.jst.eco +msgid "Clearbit" +msgstr "" + +#: db/seeds/settings.rb +msgid "Clearbit config" +msgstr "" + +#: db/seeds/settings.rb +msgid "Clearbit integration" +msgstr "" + +#: app/views/knowledge_base/public/not_found.html.erb +msgid "Click here" +msgstr "" + +#: app/assets/javascripts/app/views/integration/idoit.jst.eco +#: db/seeds/settings.rb +msgid "Client ID" +msgstr "" + +#: db/seeds/settings.rb +msgid "Client Secret" +msgstr "" + +#: db/seeds/settings.rb +msgid "Client storage" +msgstr "" + +#: app/assets/javascripts/app/models/application.coffee +msgid "Clients" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +msgid "Clone" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee +#: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee +#: app/assets/javascripts/app/controllers/widget/error_modal.coffee +#: app/assets/javascripts/app/controllers/widget/import_result.coffee +msgid "Close" +msgstr "" + +#: db/seeds/macros.rb +msgid "Close & Tag as Spam" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Close Diff In Min" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Close Escalation At" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Close In Min" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Close chat sessions where participants are offline." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Close current tab" +msgstr "" + +#: app/assets/javascripts/app/models/macro.coffee +#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco +#: db/seeds/settings.rb +msgid "Close tab" +msgstr "" + +#: app/assets/javascripts/app/models/macro.coffee +#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco +#: db/seeds/settings.rb +msgid "Close tab on ticket close" +msgstr "" + +#: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco +#: app/models/report.rb +msgid "Closed" +msgstr "" + +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco +#: lib/excel_sheet/ticket.rb +msgid "Closed At" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee +#: app/assets/javascripts/app/controllers/widget/user.coffee +msgid "Closed Tickets" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Closing time" +msgstr "" + +#: db/seeds/settings.rb +msgid "Color representation of the open ticket indicator in the sidebar." +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee +msgid "Comment" +msgstr "" + +#: app/models/report.rb +msgid "Communication" +msgstr "" + +#: app/assets/javascripts/app/views/getting_started/base.jst.eco +msgid "Company Inc." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee +msgid "Complete translations" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/index.jst.eco +msgid "Completed Tasks" +msgstr "" + +#: public/assets/chat/views/chat.eco +msgid "Compose your message…" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee +#: app/assets/javascripts/app/controllers/time_accounting.coffee +#: app/assets/javascripts/app/models/job.coffee +#: app/assets/javascripts/app/models/trigger.coffee +msgid "Conditions for affected objects" +msgstr "" + +#: app/assets/javascripts/app/models/overview.coffee +msgid "Conditions for shown Tickets" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/placeholder.coffee +msgid "Config" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee +msgid "Config has changed" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#: app/controllers/first_steps_controller.rb +msgid "Configuration" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/server_snippet.jst.eco +msgid "Configuration for %s" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange.jst.eco +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +msgid "Configure" +msgstr "" + +#: app/assets/javascripts/app/views/facebook/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/twitter/list.jst.eco +msgid "Configure App" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/base.coffee +msgid "Configure Base" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Confirm/submit dialog" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#, fuzzy +#| msgid "Your Email Configuration" +msgid "Confirmation" +msgstr "ตั้งค่า Email ของคุณ" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "Confirmation failed." +msgstr "" + +#: lib/search_index_backend.rb +msgid "Conflicting date ranges" +msgstr "" + +#: app/controllers/reports_controller.rb +msgid "Conflicting date ranges. Please check your selected report profile." +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Connect" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/channel.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email_pre_configured.coffee +#: app/assets/javascripts/app/views/getting_started/channel.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco +msgid "Connect Channels" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/views/facebook/index.jst.eco +msgid "Connect Facebook App" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/views/google/index.jst.eco +msgid "Connect Google App" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/views/microsoft365/index.jst.eco +msgid "Connect Microsoft 365 App" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/twitter.coffee +#: app/assets/javascripts/app/views/twitter/index.jst.eco +msgid "Connect Twitter App" +msgstr "" + +#: public/assets/chat/views/loader.eco +msgid "Connecting" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Connecting …" +msgstr "" + +#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee +msgid "Connection lost" +msgstr "" + +#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee +msgid "Connection re-established" +msgstr "" + +#: lib/search_index_backend.rb +msgid "Connection refused" +msgstr "" + +#: app/controllers/import_freshdesk_controller.rb +#: app/controllers/import_otrs_controller.rb +#: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb +msgid "Connection refused!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee +msgid "Connection test successful" +msgstr "" + +#: app/assets/javascripts/app/controllers/layout_ref.coffee +#: app/assets/javascripts/app/models/knowledge_base_answer.coffee +#: app/assets/javascripts/app/models/text_module.coffee +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +msgid "Content" +msgstr "" + +#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee +msgid "Content could not be loaded." +msgstr "" + +#: app/models/store.rb +msgid "Content preview could not be generated." +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee +msgid "Content was changed since loading" +msgstr "" + +#: app/assets/javascripts/app/models/core_workflow.coffee +msgid "Context" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/agent.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Continue" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +msgid "Continue anyway" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee +#: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee +#: app/assets/javascripts/app/controllers/_plugin/session_timeout.coffee +msgid "Continue session" +msgstr "" + +#: app/assets/javascripts/app/views/translation/index.jst.eco +msgid "Contributing Translations" +msgstr "" + +#: lib/sessions/event/chat_transfer.rb +msgid "Conversation is transferred into another chat. Please stay tuned." +msgstr "" + +#: app/assets/javascripts/app/views/twitter/list.jst.eco +msgid "Conversion of retweets into tickets is turned off." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee +msgid "Copy" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Copy current object number (e. g. Ticket#) to clipboard" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_base.coffee +msgid "Copy to clipboard: Ctrl+C, Enter" +msgstr "" + +#: db/seeds/permissions.rb +msgid "Core Workflow" +msgstr "" + +#: db/seeds/settings.rb +msgid "Core Workflow Ajax Mode" +msgstr "" + +#: app/assets/javascripts/app/controllers/core_workflow.coffee +msgid "Core Workflows" +msgstr "" + +#: app/assets/javascripts/app/controllers/core_workflow.coffee +#: app/assets/javascripts/app/models/core_workflow.coffee +msgid "" +"Core Workflows are actions or constraints on selections in forms. Depending " +"on an action, it is possible to hide or restrict fields or to change the " +"obligation to fill them in." +msgstr "" + +#: app/controllers/reports_controller.rb +msgid "Could not find active reporting profile." +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "Could not find external_credential 'twitter'!" +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "Could not find external_credential in cache!" +msgstr "" + +#: app/controllers/channels_twitter_controller.rb +msgid "Could not find external_credential[:consumer_secret] in cache!" +msgstr "" + +#: app/controllers/links_controller.rb +msgid "Could not find object!" +msgstr "" + +#: app/controllers/tickets_controller.rb +msgid "Could not find source ticket!" +msgstr "" + +#: app/controllers/tickets_controller.rb +msgid "Could not find target ticket number!" +msgstr "" + +#: lib/static_assets.rb +msgid "Could not read raw logo!" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/new_modal.coffee +msgid "Couldn't create Knowledge Base" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/public_menu_form.coffee +msgid "Couldn't save changes" +msgstr "" + +#: app/assets/javascripts/app/views/tag/table.jst.eco +msgid "Count" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Counting entries. This may take a while." +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Country" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +#: app/assets/javascripts/app/controllers/_profile/token_access.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/add_form.coffee +#: app/assets/javascripts/app/controllers/layout_ref.coffee +#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco +#: app/assets/javascripts/app/views/agent_user_create.jst.eco +#: app/assets/javascripts/app/views/customer_ticket_create.jst.eco +#: app/assets/javascripts/app/views/getting_started/admin.jst.eco +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +#: app/assets/javascripts/app/views/profile/token_access.jst.eco +#: app/assets/javascripts/app/views/translation/todo.jst.eco +msgid "Create" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/admin.coffee +msgid "Create Admin" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Create Channel" +msgstr "" + +#: app/models/report.rb +msgid "Create Channels" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/new_modal.coffee +msgid "Create Knowledge Base" +msgstr "" + +#: app/controllers/first_steps_controller.rb +msgid "Create Macros" +msgstr "" + +#: app/assets/javascripts/app/controllers/layout_ref.coffee +msgid "Create SLA" +msgstr "" + +#: app/controllers/first_steps_controller.rb +msgid "Create Text Modules" +msgstr "" + +#: app/assets/javascripts/app/models/text_module.coffee +msgid "" +"Create Text Modules to **spend less time writing responses**. Text Modules " +"can include smart variables like the user's name or email address.\n" +"\n" +"Examples of snippets are:\n" +"\n" +"* Hello Mrs. #{ticket.customer.lastname},\n" +"* Hello Mr. #{ticket.customer.lastname},\n" +"* Hello #{ticket.customer.firstname},\n" +"* My name is #{user.firstname},\n" +"\n" +"Of course, you can also use multi-line snippets.\n" +"\n" +"Available objects are:\n" +"* ticket (e.g. ticket.state, ticket.group)\n" +"* ticket.customer (e.g. ticket.customer.firstname, ticket.customer." +"lastname)\n" +"* ticket.owner (e.g. ticket.owner.firstname, ticket.owner.lastname)\n" +"* ticket.organization (e.g. ticket.organization.name)\n" +"* user (e.g. user.firstname, user.email)\n" +"\n" +"To select placeholders from a list, just enter \"::\"." +msgstr "" + +#: app/controllers/first_steps_controller.rb +msgid "Create a Test Ticket" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/reader_controller.coffee +msgid "Create a translation" +msgstr "" + +#: db/seeds/permissions.rb +#, fuzzy +#| msgid "%s created user |%s|" +msgid "Create and set up %s" +msgstr "%s สร้างชื่อผู้ใช้ |%s|" + +#: app/assets/javascripts/app/views/signup.jst.eco +msgid "Create my account" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee +#: app/assets/javascripts/app/views/layout_ref/content.jst.eco +msgid "Create new Customer" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/_object_organization_autocompletion.coffee +msgid "Create new object" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Create new records" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee +msgid "Create organizations automatically if record has one." +msgstr "" + +#: app/assets/javascripts/app/models/sla.coffee +msgid "" +"Create rules that single out the tickets for the Service Level Agreement." +msgstr "" + +#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco +msgid "Create your first ticket" +msgstr "" + +#: app/assets/javascripts/app/models/application.coffee +#: app/assets/javascripts/app/models/calendar.coffee +#: app/assets/javascripts/app/models/chat.coffee +#: app/assets/javascripts/app/models/chat_sessions.coffee +#: app/assets/javascripts/app/models/data_privacy_task.coffee +#: app/assets/javascripts/app/models/job.coffee +#: app/assets/javascripts/app/models/overview.coffee +#: app/assets/javascripts/app/models/postmaster_filter.coffee +#: app/assets/javascripts/app/models/role.coffee +#: app/assets/javascripts/app/models/signature.coffee +#: app/assets/javascripts/app/models/sla.coffee +#: app/assets/javascripts/app/models/ticket_article.coffee +#: app/assets/javascripts/app/models/ticket_priority.coffee +#: app/assets/javascripts/app/models/ticket_state.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +#: app/assets/javascripts/app/views/popover/ticket.jst.eco +#: app/assets/javascripts/app/views/profile/token_access.jst.eco +#: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco +#: app/models/report.rb +msgid "Created" +msgstr "" + +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco +#: lib/excel_sheet/ticket.rb +msgid "Created At" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee +#: app/assets/javascripts/app/models/organization.coffee +#: app/assets/javascripts/app/models/ticket.coffee +#: app/assets/javascripts/app/models/user.coffee +#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco +#: app/assets/javascripts/app/views/widget/http_log.jst.eco +#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco +msgid "Created at" +msgstr "" + +#: app/assets/javascripts/app/models/calendar.coffee +#: app/assets/javascripts/app/models/chat.coffee +#: app/assets/javascripts/app/models/chat_sessions.coffee +#: app/assets/javascripts/app/models/data_privacy_task.coffee +#: app/assets/javascripts/app/models/job.coffee +#: app/assets/javascripts/app/models/organization.coffee +#: app/assets/javascripts/app/models/overview.coffee +#: app/assets/javascripts/app/models/postmaster_filter.coffee +#: app/assets/javascripts/app/models/role.coffee +#: app/assets/javascripts/app/models/signature.coffee +#: app/assets/javascripts/app/models/sla.coffee +#: app/assets/javascripts/app/models/ticket.coffee +#: app/assets/javascripts/app/models/ticket_article.coffee +#: app/assets/javascripts/app/models/user.coffee +msgid "Created by" +msgstr "" + +#: app/assets/javascripts/app/controllers/core_workflow.coffee +msgid "Creation mask" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/avatar.coffee +msgid "Crop Image" +msgstr "" + +#: app/assets/javascripts/app/views/monitoring.jst.eco +msgid "Current Status" +msgstr "" + +#: app/assets/javascripts/app/views/monitoring.jst.eco +msgid "Current Token" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/models/signature.coffee +#: app/assets/javascripts/app/models/text_module.coffee +msgid "Current User" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/password.coffee +msgid "Current password" +msgstr "" + +#: app/controllers/users_controller.rb +msgid "Current password is wrong!" +msgstr "" + +#: app/controllers/users_controller.rb +msgid "Current password needed!" +msgstr "" + +#: app/controllers/application_controller/has_user.rb +msgid "Current user has no permission to use 'From'/'X-On-Behalf-Of'!" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_overview.coffee +msgid "" +"Currently no overview is assigned to your roles. Please contact your " +"administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Custom" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Custom URL" +msgstr "" + +#: lib/knowledge_base/server_snippet.rb +msgid "Custom address is not set" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/form.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/postmaster_set.coffee +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee +#: app/assets/javascripts/app/controllers/layout_ref.coffee +#: app/assets/javascripts/app/controllers/ticket_customer.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee +#: app/assets/javascripts/app/controllers/widget/user.coffee +#: app/assets/javascripts/app/models/ticket.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco +#: app/assets/javascripts/app/views/popover/ticket.jst.eco +#: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco +#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco +#: app/assets/javascripts/app/views/time_accounting/index.jst.eco +#: app/controllers/time_accountings_controller.rb +#: db/seeds/object_manager_attributes.rb db/seeds/roles.rb +#: db/seeds/ticket_article_senders.rb lib/excel_sheet/ticket.rb +msgid "Customer" +msgstr "" + +#: app/assets/javascripts/app/controllers/chat.coffee +#: app/assets/javascripts/app/views/customer_chat/index.jst.eco +msgid "Customer Chat" +msgstr "" + +#: db/seeds/settings.rb +msgid "Customer selection based on sender and receiver list" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco +msgid "" +"Customer tickets of the user will get deleted on execution of the task. No " +"rollback possible." +msgstr "" + +#: app/assets/javascripts/app/models/organization.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Customers in the organization can view each other's items." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee +msgid "Cut" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +#: app/assets/javascripts/app/controllers/dashboard.coffee +#: app/assets/javascripts/app/controllers/package.coffee +msgid "Dashboard" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +msgid "Data" +msgstr "" + +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/views/data_privacy/index.jst.eco +#: db/seeds/permissions.rb +msgid "Data Privacy" +msgstr "" + +#: app/assets/javascripts/app/controllers/data_privacy.coffee +msgid "DataPrivacyTask" +msgstr "" + +#: app/assets/javascripts/app/controllers/data_privacy.coffee +msgid "DataPrivacyTasks" +msgstr "" + +#: db/seeds/settings.rb +msgid "Database" +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +msgid "Database Update Required" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee +#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco +msgid "Date" +msgstr "" + +#: app/assets/javascripts/app/views/translation/list.jst.eco +msgid "Date & Time" +msgstr "" + +#: db/seeds/settings.rb +msgid "Date (Year.Month.Day.SystemID.Counter)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Datetime" +msgstr "" + +#: app/assets/javascripts/app/views/generic/timer.jst.eco +#: app/assets/javascripts/app/views/report/time_range_picker.jst.eco +msgid "Day" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee +msgid "Day(s)" +msgstr "" + +#: app/assets/javascripts/app/views/generic/timeplan.jst.eco +msgid "Days" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +#: app/assets/javascripts/app/controllers/report.coffee +#: app/assets/javascripts/app/controllers/time_accounting.coffee +msgid "Dec" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +msgid "December" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Decryption failed!" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee +msgid "Decryption was successful." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#: app/assets/javascripts/app/views/generic/multi_locales.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +#: db/seeds/settings.rb +msgid "Default" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime.jst.eco +msgid "Default Behavior" +msgstr "" + +#: db/seeds/settings.rb +msgid "Default Screen" +msgstr "" + +#: app/assets/javascripts/app/models/role.coffee +msgid "Default at Signup" +msgstr "" + +#: db/seeds/settings.rb +msgid "Default calendar tickets subscriptions" +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +#: app/assets/javascripts/app/views/integration/sipgate.jst.eco +msgid "Default caller ID for outbound calls." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Default time diff (hours)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "Default time diff (minutes)" +msgstr "" + +#: db/seeds/settings.rb +msgid "Default type for a new ticket" +msgstr "" + +#: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +#: db/seeds/settings.rb +msgid "" +"Define an exception of \"automatic assignment\" for certain users (e.g. " +"executives)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Define max. attachment size for Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "Define max. payload size for Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "Define pipeline name for Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Define postmaster filter to check if follow-ups get created (based on admin " +"settings)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Define postmaster filter to import archive mailboxes." +msgstr "" + +#: db/seeds/settings.rb +msgid "Define postmaster filter." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Elasticsearch index name." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Freshdesk endpoint authentication API key." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines HTTP basic auth password of Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines HTTP basic auth user of Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication password (only if OTRS is protected via " +"HTTP basic auth)." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines HTTP basic authentication user (only if OTRS is protected via HTTP " +"basic auth)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Kayako endpoint authentication password." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Kayako endpoint authentication user." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines OTRS endpoint authentication key." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Zendesk endpoint authentication API key." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines Zendesk endpoint authentication user." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Freshdesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Kayako endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a Zendesk endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines a dashboard stats backend that gets scheduled automatically." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form from one IP " +"address per hour." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines a limit for how many tickets can be created via web form per day." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines after how many failed logins accounts will be deactivated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines an OTRS endpoint to import users, tickets, states, and articles." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines attachment extensions which will be ignored by Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines endpoint of Elasticsearch." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines groups for which a customer can create tickets via web interface. \"-" +"\" means all groups are available." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines how the From field of emails (sent from answers and email tickets) " +"should look like." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines how the last customer contact time of tickets should be calculated." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines how to reach websocket server. \"websocket\" is default on " +"production, \"websocketPort\" is for CI" +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Checkmk (https://checkmk.com/) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Clearbit (http://www.clearbit.com) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Exchange is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if Knowledge Base navbar button is enabled for users without " +"Knowledge Base permission." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Knowledge Base navbar button is enabled." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if LDAP is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Monit (https://mmonit.com/monit/) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Nagios (http://www.nagios.org) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Placetel (http://www.placetel.de) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if S/MIME encryption is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if Slack (http://www.slack.org) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if a customer can create tickets via the web interface." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if application is in init mode." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if application is used as online service." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if generic CTI integration is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if i-doit (http://www.i-doit) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if sipgate.io (http://www.sipgate.io) is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the GitHub (http://www.github.com) integration is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the agent has to accept a confirmation dialog when changing the " +"article visibility to \"public\"." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the application is in developer mode (all users have the same " +"password and password reset will work without email delivery)." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the core workflow communication should run over ajax instead of " +"websockets." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines if the email should be displayed in the result of the user/" +"organization widget." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if tickets can be created via web form." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines if tickets should be closed if service is recovered." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines karma levels." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines postmaster filter for filters managed via admin interface." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if email has been created by Zammad " +"itself and will set the article sender." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to check if the email is a self-created " +"notification email, then ignore it to prevent email loops." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines postmaster filter to handle secure mailing." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify Jira mails for correct follow-ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify ServiceNow mails for correct follow-" +"ups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify auto responses to prevent auto replies " +"from Zammad." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify follow-up ticket for merged tickets." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify follow-ups (based on admin settings)." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify out-of-office emails for follow-up " +"detection and keeping current ticket state." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify postmaster bounces; and disables " +"sending notification if delivery fails permanently." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify postmaster bounces; and handles them " +"as follow-up of the original tickets" +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to identify postmaster bounces; and reopens " +"tickets if delivery fails permanently." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines postmaster filter to identify sender user." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to manage Monit (https://mmonit.com/monit/) emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to manage Nagios (http://www.nagios.org) emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to remove X-Zammad headers from untrustworthy " +"sources." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to set the owner (based on group follow up " +"assignment)." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter to set the sender/from of emails based on reply-to " +"header." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines postmaster filter which sets the articles visibility to internal if " +"it is a rely to an internal article or the last outgoing email is internal." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines postmaster filter." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines pretty date format." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines searchable models." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines sync transaction backend." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CSS font information for HTML emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the CTI config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the Checkmk token for allowing updates." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the Clearbit config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the Exchange config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the HTTP protocol of your instance." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the LDAP config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the Placetel config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the S/MIME config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the Slack config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the agent limit." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the backend for geo IP lookups. Also shows location of an IP address " +"if it is traceable." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the backend for geo calendar lookups. Used for initial calendar " +"succession." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the backend for geo location lookups to store geo locations for " +"addresses." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the backend for user and organization image lookups." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default calendar tickets subscription settings." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default screen." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system language." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default system timezone." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the default visibility for new notes." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the duration of customer activity (in seconds) on a call until the " +"user profile dialog is shown." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the fully qualified domain name of the system. This setting is used " +"as a variable, #{setting.fqdn} which is found in all forms of messaging used " +"by the application, to build links to the tickets within your system." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the group of created tickets." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the group of tickets created via web form." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the i-doit config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the karma levels." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the log levels for various logging actions of the Sequencer." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the logo of the application, shown in the web interface." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the maximum accepted email size in MB." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the name of the application, shown in the web interface, tabs, and " +"title bar of the web browser." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the port of the websocket server." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the random application secret." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the searchable models." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the sender email address of Icinga emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the sender email address of Nagios emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the sender email address of the service emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the sender of email notifications." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the separator between the agent's real name and the given group " +"email address." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the session timeout for inactivity of users. Based on the assigned " +"permissions the highest timeout value will be used, otherwise the default." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the sipgate.io config." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the state of auto-closed tickets." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the system identifier. Every ticket number contains this ID. This " +"ensures that only tickets which belong to your system will be processed as " +"follow-ups (useful when communicating between two instances of Zammad)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the tab behaviour after a ticket action." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the timeframe during which a self-created note can be deleted." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the token for Placetel." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the transaction backend to detect customer signatures in emails." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the transaction backend to execute triggers." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the transaction backend to send agent notifications." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the transaction backend which creates the karma score." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the transaction backend which detects caller IDs in objects and " +"stores them for CTI lookups." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the transaction backend which posts messages to Slack (http://www." +"slack.com)." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Defines the transaction backend which will enrich customer and organization " +"information from Clearbit (http://www.clearbit.com)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines the translator identifier for contributions." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines transaction backend." +msgstr "" + +#: db/seeds/settings.rb +msgid "Defines translator identifier." +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/table.coffee +#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee +#: app/assets/javascripts/app/controllers/data_privacy.coffee +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +#: app/assets/javascripts/app/controllers/user.coffee +#: app/assets/javascripts/app/controllers/user_profile.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco +#: app/assets/javascripts/app/views/channel/topics.jst.eco +#: app/assets/javascripts/app/views/facebook/list.jst.eco +#: app/assets/javascripts/app/views/generic/multi_locales.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +#: app/assets/javascripts/app/views/profile/devices.jst.eco +#: app/assets/javascripts/app/views/profile/token_access.jst.eco +#: app/assets/javascripts/app/views/session.jst.eco +#: app/assets/javascripts/app/views/sla/index.jst.eco +#: app/assets/javascripts/app/views/tag/table.jst.eco +#: app/assets/javascripts/app/views/telegram/index.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +#: app/assets/javascripts/app/views/widget/template.jst.eco +#: app/assets/javascripts/app/views/widget/text_module.jst.eco +msgid "Delete" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/avatar.coffee +msgid "Delete Avatar?" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee +msgid "Delete Customer" +msgstr "" + +#: app/assets/javascripts/app/views/generic/attachment_item.jst.eco +#: app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco +msgid "Delete File" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/delete.coffee +msgid "Delete Knowledge Base" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco +msgid "Delete User" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Delete all child categories and answers, then try again." +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Delete all existing records first." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete obsolete classic IMAP backup." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old 'RecentView' entries." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old activity stream entries." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old online notification entries." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old stats store entries." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old token entries." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Delete old upload cache entries." +msgstr "" + +#: app/assets/javascripts/app/controllers/data_privacy.coffee +msgid "Delete organization?" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Delete records" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco +msgid "Deleted Organization" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco +msgid "Deleted tickets (%s in total)" +msgstr "" + +#: app/assets/javascripts/app/controllers/data_privacy.coffee +msgid "Deletion Task" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee +msgid "Deletion failed." +msgstr "" + +#: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco +msgid "Delivery failed" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Department" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee +#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco +#: app/assets/javascripts/app/views/calendar/index.jst.eco +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#: app/assets/javascripts/app/views/data_privacy/index.jst.eco +#: app/assets/javascripts/app/views/generic/admin/index.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/index.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/settings/form.jst.eco +#: app/assets/javascripts/app/views/sla/index.jst.eco +msgid "Description" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Designer" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/models/channel/driver/sms/message_bird.rb +#: app/models/channel/driver/sms/twilio.rb +msgid "Destination Group" +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +#: app/assets/javascripts/app/views/integration/sipgate.jst.eco +msgid "Destination caller ID" +msgstr "" + +#: app/assets/javascripts/app/views/integration/cti.jst.eco +msgid "Destination caller ID or queue" +msgstr "" + +#: db/seeds/settings.rb +msgid "Developer System" +msgstr "" + +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +msgid "Device" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/devices.coffee +#: app/assets/javascripts/app/views/profile/devices.jst.eco +#: db/seeds/permissions.rb +msgid "Devices" +msgstr "" + +#: db/seeds/settings.rb +msgid "Digit required" +msgstr "" + +#: app/assets/javascripts/app/views/twitter/list.jst.eco +msgid "Direct Messages" +msgstr "" + +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Direct Messages Group" +msgstr "" + +#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco +msgid "Direct URL" +msgstr "" + +#: app/assets/javascripts/app/views/widget/http_log.jst.eco +#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco +msgid "Direction" +msgstr "" + +#: 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/facebook/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/profile/out_of_office.jst.eco +#: app/assets/javascripts/app/views/telegram/index.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +msgid "Disable" +msgstr "" + +#: app/assets/javascripts/app/models/job.coffee +msgid "Disable Notifications" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/avatar.coffee +msgid "Discard" +msgstr "" + +#: app/assets/javascripts/app/controllers/taskbar_widget.coffee +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +msgid "Discard Changes" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/content.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco +msgid "Discard your unsaved changes." +msgstr "" + +#: app/assets/javascripts/app/models/object_manager_attribute.coffee +#: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco +#: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco +#: app/assets/javascripts/app/views/object_manager/index.jst.eco +msgid "Display" +msgstr "" + +#: app/assets/javascripts/app/models/email_address.coffee +msgid "Display name" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "Do not encrypt email" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "Do not sign email" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +msgid "Do you really want to delete this object?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee +msgid "Do you really want to set the visibility of this article to \"public\"?" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Domain" +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Domain based assignment" +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "" +"Don't load CSS for form. You need to generate your own CSS for the form." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "Don't synchronize" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/article_image_view.coffee +msgid "Download" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +msgid "Download %s Migration Plugin" +msgstr "" + +#: app/assets/javascripts/app/views/report/download_button.jst.eco +msgid "Download %s record(s)" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +msgid "Download Certificate" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +msgid "Download Private Key" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +msgid "Download and install the %s Migration Plugin on your %s instance." +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee +msgid "Draft" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/reorder_modal.coffee +msgid "Drag to reorder" +msgstr "" + +#: app/assets/javascripts/app/views/generic/attachment.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco +#: app/assets/javascripts/app/views/layout_ref/communication_reply.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco +msgid "Drop files here" +msgstr "" + +#: app/assets/javascripts/app/controllers/login.coffee +msgid "Due to inactivity, you have been automatically logged out." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/session_timeout.coffee +msgid "" +"Due to inactivity, you will be automatically logged out within the next 30 " +"seconds." +msgstr "" + +#: app/assets/javascripts/app/views/cti/caller_log.jst.eco +msgid "Duration" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +msgid "Easter holiday" +msgstr "" + +#: app/assets/javascripts/app/controllers/organization_profile.coffee +#: app/assets/javascripts/app/controllers/tag.coffee +#: app/assets/javascripts/app/controllers/user_profile.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco +#: app/assets/javascripts/app/views/facebook/list.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/navigation.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +#: app/assets/javascripts/app/views/sla/index.jst.eco +#: app/assets/javascripts/app/views/telegram/index.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +#: app/assets/javascripts/app/views/widget/text_module.jst.eco +msgid "Edit" +msgstr "" + +#: app/assets/javascripts/app/views/layout_ref/kb_link_answer_to_answer_ref.jst.eco +msgid "Edit Answer" +msgstr "" + +#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee +msgid "Edit Customer" +msgstr "" + +#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee +msgid "Edit Organization" +msgstr "" + +#: app/assets/javascripts/app/controllers/core_workflow.coffee +msgid "Edit mask" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Attachment Extensions" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Attachment Size" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Endpoint Index" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Endpoint Password" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Endpoint URL" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Endpoint User" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Pipeline Name" +msgstr "" + +#: db/seeds/settings.rb +msgid "Elasticsearch Total Payload Size" +msgstr "" + +#: lib/search_index_backend.rb +msgid "" +"Elasticsearch is not reachable. It's possible that it's not running. Please " +"check whether it is installed." +msgstr "" + +#: app/controllers/reports_controller.rb +msgid "Elasticsearch needs to be configured!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel.coffee +#: app/assets/javascripts/app/models/email_address.coffee +#: app/assets/javascripts/app/models/group.coffee +#: app/assets/javascripts/app/models/user.coffee +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +#: db/seeds/object_manager_attributes.rb +msgid "Email" +msgstr "" + +#: app/models/report.rb +msgid "Email (in)" +msgstr "" + +#: app/models/report.rb +msgid "Email (out)" +msgstr "" + +#: db/seeds/settings.rb +msgid "Email - full quote" +msgstr "" + +#: db/seeds/settings.rb +msgid "Email - quote header" +msgstr "" + +#: db/seeds/settings.rb +msgid "Email - subject field" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +msgid "Email Account" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +msgid "Email Accounts" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +#: app/assets/javascripts/app/views/microsoft365/list.jst.eco +msgid "Email Address" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +msgid "Email Inbound" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco +msgid "Email Notification" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee +msgid "Email Notifications" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +msgid "Email Outbound" +msgstr "" + +#: app/assets/javascripts/app/controllers/email_verify.coffee +msgid "Email could not be verified. Please contact your administrator." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +msgid "" +"Email sending and receiving could not be verified. Please check your " +"settings." +msgstr "" + +#: app/assets/javascripts/app/controllers/user_profile.coffee +msgid "Email sent to \"%s\". Please let the user verify his email address." +msgstr "" + +#: app/assets/javascripts/app/controllers/signup.coffee +msgid "Email sent to \"%s\". Please verify your email address." +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco +#: app/assets/javascripts/app/views/knowledge_base/search_field_panel.jst.eco +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +msgid "Empty" +msgstr "" + +#: 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/facebook/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/profile/out_of_office.jst.eco +#: app/assets/javascripts/app/views/telegram/index.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +msgid "Enable" +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable Chat" +msgstr "" + +#: app/assets/javascripts/app/views/api.jst.eco db/seeds/settings.rb +msgid "" +"Enable REST API access using the username/email address and password for the " +"authentication user." +msgstr "" + +#: app/assets/javascripts/app/views/api.jst.eco +msgid "" +"Enable REST API using tokens (not username/email address and password). All " +"users need to create their own access tokens in the user profile." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enable REST API using tokens (not username/email address and password). Each " +"user needs to create its own access tokens in user profile." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable Ticket creation" +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable auto assignment for following matching tickets." +msgstr "" + +#: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco +msgid "Enable automatic assignment the first time an agent opens a ticket." +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Enable debugging for implementation." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enable if you want a timestamped reply header to be automatically inserted " +"in front of quoted messages." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enable if you want to quote the full email in your answer. The quoted email " +"will be put at the end of your answer. If you just want to quote a certain " +"phrase, just mark the text and press reply (this feature is always " +"available)." +msgstr "" + +#: app/assets/javascripts/app/views/maintenance.jst.eco +msgid "" +"Enable or disable the maintenance mode of Zammad. If enabled, _all non-" +"administrators get logged out_ and _only administrators can start a new " +"session_." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enable or disable the maintenance mode of Zammad. If enabled, all non-" +"administrators get logged out and only administrators can start a new " +"session." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable ticket auto assignment." +msgstr "" + +#: app/assets/javascripts/app/views/time_accounting/index.jst.eco +msgid "Enable time accounting for following matching tickets." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable time accounting for these tickets." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable time accounting." +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Enable/disable inline translations" +msgstr "" + +#: db/seeds/settings.rb +msgid "Enable/disable online chat." +msgstr "" + +#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco +msgid "Enabled" +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables a sidebar to show an overview of all attachments." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enables button for user authentication via %s. The button will redirect to /" +"auth/sso on user interaction." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "Enables console logging." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables preview of attachments." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables priority icons in ticket overviews." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enables the automatic linking of an existing account on initial login via a " +"third party application. If this is disabled, an existing user must first " +"log into Zammad and then link his \"Third Party\" account to his Zammad " +"account via Profile -> Linked Accounts." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via %s." +msgstr "" + +#: db/seeds/settings.rb +msgid "" +"Enables user authentication via %s. Register your app first at [%s](%s)." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via GitHub." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via GitLab." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via Google." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via LinkedIn." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via Office 365." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via SAML." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables user authentication via Weibo." +msgstr "" + +#: db/seeds/settings.rb +msgid "Enables users to create their own account via web interface." +msgstr "" + +#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco +msgid "Encrypt" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "Encrypt email (if not possible, discard notification)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/ticket_perform_action.coffee +msgid "Encrypt email (if not possible, send notification anyway)" +msgstr "" + +#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +msgid "Encrypted" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_group.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +msgid "Encryption" +msgstr "" + +#: app/assets/javascripts/app/models/webhook.coffee +#: app/assets/javascripts/app/views/integration/check_mk.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_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/github.jst.eco +#: app/assets/javascripts/app/views/integration/gitlab.jst.eco +#: app/assets/javascripts/app/views/integration/idoit.jst.eco +#: app/assets/javascripts/app/views/integration/placetel.jst.eco +msgid "Endpoint" +msgstr "" + +#: db/seeds.rb +msgid "English (United States)" +msgstr "" + +#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco +msgid "Enter Note or" +msgstr "" + +#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee +#: app/assets/javascripts/app/controllers/ticket_customer.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Enter Person or Organization/Company" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_private_key_add.jst.eco +msgid "Enter Private Key Secret" +msgstr "" + +#: app/assets/javascripts/app/controllers/layout_ref.coffee +msgid "Enter Project Name" +msgstr "" + +#: app/assets/javascripts/app/views/ticket_zoom/title.jst.eco +msgid "Enter Title…" +msgstr "" + +#: app/assets/javascripts/app/controllers/layout_ref.coffee +msgid "Enter User" +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "Enter credentials" +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +msgid "Enter the Subdomain of your %s system" +msgstr "" + +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "Enter the URL of your %s system" +msgstr "" + +#: app/assets/javascripts/app/views/import/otrs.jst.eco +msgid "" +"Enter the link provided by the plugin at the end of the installation to link " +"the two systems" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/timezone.coffee +msgid "Enter time zone" +msgstr "" + +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +msgid "Enter your %s API token gained from your account profile settings." +msgstr "" + +#: app/assets/javascripts/app/views/facebook/app_config.jst.eco +#: app/assets/javascripts/app/views/google/app_config.jst.eco +#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco +#: app/assets/javascripts/app/views/twitter/app_config.jst.eco +msgid "Enter your %s App Keys" +msgstr "" + +#: app/assets/javascripts/app/views/import/kayako.jst.eco +msgid "" +"Enter your email address and password from your %s account which should be " +"used for the import." +msgstr "" + +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +msgid "" +"Enter your email address and the %s API token gained from your admin " +"interface." +msgstr "" + +#: app/assets/javascripts/app/controllers/password_reset.coffee +msgid "Enter your username or email address" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee +#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee +#: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#: app/assets/javascripts/app/controllers/widget/error_modal.coffee +msgid "Error" +msgstr "" + +#: app/controllers/getting_started_controller.rb +msgid "Error during execution of auto wizard." +msgstr "" + +#: db/seeds/overviews.rb +msgid "Escalated Tickets" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "Escalation At" +msgstr "" + +#: app/assets/javascripts/app/views/sla/index.jst.eco +msgid "Escalation Times" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Escalation at" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Escalation at (Close Time)" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Escalation at (First Response Time)" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "Escalation at (Update Time)" +msgstr "" + +#: db/seeds/settings.rb +msgid "Evangelist" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "" +"Every category in your knowledge base should be given a unique icon for " +"maximum visual clarity. Each set below provides a wide range of icons to " +"choose from, but beware: You can't mix and match different icons from " +"different sets. Choose carefully!" +msgstr "" + +#: app/assets/javascripts/app/models/trigger.coffee +msgid "" +"Every time a customer creates a new ticket, they automatically receive a " +"confirmation email to assure them that their issue has been submitted " +"successfully. This behavior is built into Zammad, but it’s also highly " +"customizable, and you can set up other automated actions just like it.\n" +"\n" +"Maybe you want to set a higher priority on any ticket with the word “urgent” " +"in the title. Maybe you want to avoid sending auto-reply emails to customers " +"from certain organizations. Maybe you want mark a ticket as “pending” " +"whenever someone adds an internal note to a ticket.\n" +"\n" +"Whatever it is, you can do it with triggers: actions that watch tickets for " +"certain changes, and then fire off whenever those changes occur." +msgstr "" + +#: app/assets/javascripts/app/views/api.jst.eco +msgid "Example" +msgstr "" + +#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco +msgid "Example CSV file for download." +msgstr "" + +#: app/assets/javascripts/app/controllers/webhook.coffee +#: app/assets/javascripts/app/controllers/widget/payload_example.coffee +msgid "Example Payload" +msgstr "" + +#: app/assets/javascripts/app/views/integration/check_mk.jst.eco +msgid "Examples" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee +msgid "Exception users" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +#: app/assets/javascripts/app/views/integration/exchange.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +msgid "Exchange" +msgstr "" + +#: db/seeds/settings.rb +msgid "Exchange config" +msgstr "" + +#: db/seeds/settings.rb +msgid "Exchange integration" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/exchange.coffee +msgid "Exchange integration for contacts management." +msgstr "" + +#: app/assets/javascripts/app/models/job.coffee +#: app/assets/javascripts/app/models/trigger.coffee +msgid "Execute changes on objects" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute import jobs." +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Execute planned jobs." +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee +msgid "Execution Time" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#: db/seeds/settings.rb +msgid "Expert" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +msgid "Expert Settings" +msgstr "ตั้งค่ามืออาชีพ" + +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +msgid "Experts" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +#: app/assets/javascripts/app/views/profile/token_access.jst.eco +#: app/assets/javascripts/app/views/profile/token_access_create.jst.eco +msgid "Expires" +msgstr "" + +#: app/assets/javascripts/app/controllers/search.coffee +msgid "Extended Search" +msgstr "" + +#: lib/search_index_backend.rb +msgid "Extract zammad-attachment information from arrays" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee +#: app/assets/javascripts/app/views/facebook/index.jst.eco +#: app/assets/javascripts/app/views/facebook/list.jst.eco +#: app/controllers/first_steps_controller.rb +msgid "Facebook" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/facebook.coffee +msgid "Facebook Account" +msgstr "" + +#: db/seeds/settings.rb +msgid "Facebook App Credentials" +msgstr "" + +#: app/assets/javascripts/app/views/data_privacy/index.jst.eco +msgid "Failed Tasks" +msgstr "" + +#: app/controllers/channels_google_controller.rb +#: app/controllers/channels_microsoft365_controller.rb +msgid "Failed to find backup on channel!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +msgid "Failed to roll back the migration of the channel!" +msgstr "" + +#: app/assets/javascripts/app/controllers/user_profile.coffee +msgid "Failed to send email to \"%s\". Please contact an administrator." +msgstr "" + +#: db/seeds/object_manager_attributes.rb +msgid "Fax" +msgstr "" + +#: app/assets/javascripts/app/controllers/chat.coffee +msgid "Feature disabled!" +msgstr "" + +#: app/controllers/integration/check_mk_controller.rb +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Feature is disabled, please contact your administrator!" +msgstr "" + +#: app/controllers/integration/cti_controller.rb +#: app/controllers/integration/placetel_controller.rb +#: app/controllers/integration/sipgate_controller.rb +msgid "Feature not configured, please contact your admin!" +msgstr "" + +#: app/controllers/users_controller.rb +msgid "Feature not enabled!" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +#: app/assets/javascripts/app/controllers/report.coffee +#: app/assets/javascripts/app/controllers/time_accounting.coffee +msgid "Feb" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +msgid "February" +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Feedback" +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Feedback Form" +msgstr "" + +#: app/assets/javascripts/app/controllers/_settings/area_logo.coffee +#: app/assets/javascripts/app/controllers/getting_started/base.coffee +msgid "File too big, max. %s MB allowed." +msgstr "" + +#: db/seeds/settings.rb +msgid "Filesystem" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/models/report_profile.js.coffee +#: app/assets/javascripts/app/views/sla/index.jst.eco +msgid "Filter" +msgstr "" + +#: app/assets/javascripts/app/views/search/index.jst.eco +msgid "Find what you're looking for, e.g. \"search phrase\"" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +msgid "Fingerprint" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco +#: app/assets/javascripts/app/views/layout_ref/clue_content.jst.eco +msgid "Finish" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "First Response At" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "First Response Diff In Min" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "First Response Escalation At" +msgstr "" + +#: lib/excel_sheet/ticket.rb +msgid "First Response In Min" +msgstr "" + +#: app/assets/javascripts/app/views/generic/sla_times.jst.eco +#: app/assets/javascripts/app/views/sla/index.jst.eco +msgid "First Response Time" +msgstr "" + +#: app/models/report.rb +msgid "First Solution" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard.jst.eco +msgid "First Steps" +msgstr "" + +#: app/assets/javascripts/app/models/user.coffee +#: db/seeds/object_manager_attributes.rb +msgid "First name" +msgstr "" + +#: app/assets/javascripts/app/models/ticket.coffee +msgid "First response" +msgstr "" + +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +msgid "Fixed Email Accounts" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Flat Design" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/integration/exchange.jst.eco +msgid "Folder" +msgstr "" + +#: app/assets/javascripts/app/views/integration/exchange.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +msgid "Folders" +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Follow-up for closed ticket possible or not." +msgstr "" + +#: app/assets/javascripts/app/models/group.coffee +#: db/seeds/object_manager_attributes.rb +msgid "Follow-up possible" +msgstr "" + +#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee +msgid "Font Awesome" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Font size" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/public_menu_manager.coffee +msgid "Footer Menu" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Footer Note" +msgstr "" + +#: app/assets/javascripts/app/views/dashboard.jst.eco +msgid "For example, recently changed tickets, users, or organizations." +msgstr "" + +#: app/assets/javascripts/app/views/profile/token_access_created.jst.eco +msgid "" +"For security reasons, the API token is shown only once. You'll need to save " +"it somewhere secure before continuing." +msgstr "" + +#: app/assets/javascripts/app/views/login.jst.eco +msgid "Forgot password?" +msgstr "" + +#: app/assets/javascripts/app/views/password/reset.jst.eco +msgid "Forgot your password?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/form.coffee +#: app/assets/javascripts/app/views/channel/form.jst.eco +msgid "Form" +msgstr "" + +#: app/assets/javascripts/app/models/object_manager_attribute.coffee +msgid "Format" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as //strikethrough//" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as _underlined_" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as h1 heading" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as h2 heading" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as h3 heading" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as ordered list" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as unordered list" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as |bold|" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee +msgid "Format as ||italic||" +msgstr "" + +#: app/assets/javascripts/app/views/layout_ref/local_modal.jst.eco +#: app/assets/javascripts/app/views/layout_ref/organization_profile.jst.eco +#: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco +msgid "Frequency" +msgstr "" + +#: app/assets/javascripts/app/controllers/import_freshdesk.coffee +msgid "Freshdesk" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +msgid "Fri" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee +#: app/assets/javascripts/app/controllers/_ui_element/timer.coffee +#: app/assets/javascripts/app/lib/app_post/business_hours.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +msgid "Friday" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee +#: app/assets/javascripts/app/models/ticket_article.coffee +#: app/assets/javascripts/app/views/cti/caller_log.jst.eco +#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +msgid "From" +msgstr "" + +#: app/assets/javascripts/app/controllers/_manage/system.coffee +msgid "Frontend" +msgstr "" + +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +msgid "Full Name" +msgstr "" + +#: db/seeds/settings.rb +msgid "Fully Qualified Domain Name" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee +msgid "GET" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +msgid "GID" +msgstr "" + +#: app/models/channel/driver/sms/massenversand.rb +msgid "Gateway" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom.coffee +#: app/assets/javascripts/app/lib/app_post/ajax.coffee +msgid "General communication error, maybe internet is not available!" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Generate 'Session' data." +msgstr "" + +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Access Token for |%s|" +msgstr "" + +#: app/assets/javascripts/app/controllers/api.coffee +msgid "Generate Token" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Generate user-based stats." +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/cti.coffee +msgid "Generic API to integrate VoIP service provider with real-time push." +msgstr "" + +#: db/seeds/settings.rb +msgid "Geo Calendar Service" +msgstr "" + +#: db/seeds/settings.rb +msgid "Geo IP Service" +msgstr "" + +#: db/seeds/settings.rb +msgid "Geo Location Service" +msgstr "" + +#: app/assets/javascripts/app/controllers/getting_started.coffee +msgid "Get Started" +msgstr "" + +#: app/assets/javascripts/app/views/api.jst.eco +msgid "Getting an Access Token" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/github.coffee +#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee +msgid "GitHub" +msgstr "" + +#: db/seeds/settings.rb +#, fuzzy +#| msgid "Weibo App Credentials" +msgid "GitHub App Credentials" +msgstr "Weibo App Credentials" + +#: db/seeds/settings.rb +msgid "GitHub config" +msgstr "" + +#: db/seeds/settings.rb +msgid "GitHub integration" +msgstr "" + +#: lib/github/http_client.rb +msgid "GitHub request failed! Please have a look at the log file for details" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee +#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee +msgid "GitLab" +msgstr "" + +#: db/seeds/settings.rb +msgid "GitLab App Credentials" +msgstr "" + +#: db/seeds/settings.rb +msgid "GitLab config" +msgstr "" + +#: db/seeds/settings.rb +msgid "GitLab integration" +msgstr "" + +#: lib/gitlab/http_client.rb +msgid "GitLab request failed! Please have a look at the log file for details" +msgstr "" + +#: app/assets/javascripts/app/views/google/index.jst.eco +#: app/assets/javascripts/app/views/google/list.jst.eco +msgid "Gmail" +msgstr "" + +#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco +#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco +#: app/assets/javascripts/app/views/getting_started/admin.jst.eco +#: app/assets/javascripts/app/views/getting_started/channel.jst.eco +#: app/assets/javascripts/app/views/getting_started/email.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco +#: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/index.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/zendesk.jst.eco +#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +#: app/assets/javascripts/app/views/signup/verify.jst.eco +msgid "Go Back" +msgstr "" + +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco +msgid "Goodbye message" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/google.coffee +#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee +msgid "Google" +msgstr "" + +#: db/seeds/settings.rb +msgid "Google App Credentials" +msgstr "" + +#: db/seeds/settings.rb +msgid "Google Maps" +msgstr "" + +#: app/models/text_module.rb +msgid "Got no locale" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee +msgid "Green" +msgstr "" + +#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco +msgid "Greeting" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/slack.coffee +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +#: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee +#: app/assets/javascripts/app/controllers/group.coffee +#: app/assets/javascripts/app/models/ticket.coffee +#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco +#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco +#: app/assets/javascripts/app/views/generic/permission.jst.eco +#: app/assets/javascripts/app/views/generic/user_permission_group.jst.eco +#: app/assets/javascripts/app/views/integration/smime_group.jst.eco +#: app/assets/javascripts/app/views/popover/ticket.jst.eco +#: app/assets/javascripts/app/views/profile/notification.jst.eco +#: app/assets/javascripts/app/views/telegram/index.jst.eco +#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco +#: app/assets/javascripts/app/views/twitter/list.jst.eco +#: app/views/mailer/ticket_create/cs.html.erb +#: app/views/mailer/ticket_create/de.html.erb +#: app/views/mailer/ticket_create/en.html.erb +#: app/views/mailer/ticket_create/es.html.erb +#: app/views/mailer/ticket_create/fr.html.erb +#: app/views/mailer/ticket_create/it.html.erb +#: app/views/mailer/ticket_create/pl.html.erb +#: app/views/mailer/ticket_create/pt-br.html.erb +#: app/views/mailer/ticket_create/zh-cn.html.erb +#: app/views/mailer/ticket_create/zh-tw.html.erb +#: app/views/slack/ticket_create/en.md.erb +#: app/views/slack/ticket_create/pt-br.md.erb +#: app/views/slack/ticket_create/zh-cn.md.erb +#: app/views/slack/ticket_create/zh-tw.md.erb +#: db/seeds/object_manager_attributes.rb db/seeds/settings.rb +#: lib/excel_sheet/ticket.rb +msgid "Group" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Group (change)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Group (create)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Group (full)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Group (overview)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee +msgid "Group (read)" +msgstr "" + +#: app/assets/javascripts/app/views/integration/ldap.jst.eco +msgid "Group Filter" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_overview.coffee +#: app/assets/javascripts/app/models/overview.coffee +msgid "Group by" +msgstr "" + +#: app/assets/javascripts/app/controllers/ticket_overview.coffee +#: app/assets/javascripts/app/models/overview.coffee +msgid "Group by Direction" +msgstr "" + +#: app/policies/ticket_policy.rb +msgid "Group can't be blank" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/ldap.coffee +msgid "" +"Group information could not be retrieved, please check your bind user " +"permissions." +msgstr "" + +#: lib/telegram.rb +msgid "Group invalid!" +msgstr "" + +#: app/models/channel/driver/sms/base.rb +msgid "Group is invalid!" +msgstr "" + +#: app/models/channel/driver/sms/base.rb +msgid "Group needed in channel definition!" +msgstr "" + +#: lib/telegram.rb +msgid "Group needed!" +msgstr "" + +#: app/assets/javascripts/app/views/channel/form.jst.eco db/seeds/settings.rb +msgid "Group selection for Ticket creation" +msgstr "" + +#: db/seeds/settings.rb +msgid "Group selection for ticket creation" +msgstr "" + +#: app/assets/javascripts/app/controllers/group.coffee +#: app/assets/javascripts/app/models/macro.coffee +#: app/assets/javascripts/app/models/text_module.coffee +#: app/assets/javascripts/app/views/import/freshdesk.jst.eco +#: app/assets/javascripts/app/views/import/kayako.jst.eco +#: app/assets/javascripts/app/views/import/zendesk.jst.eco +#: db/seeds/permissions.rb +msgid "Groups" +msgstr "" + +#: app/assets/javascripts/app/controllers/group.coffee +msgid "Groups are …" +msgstr "" + +#: app/assets/javascripts/app/models/webhook.coffee +msgid "HMAC SHA1 Signature Token" +msgstr "" + +#: db/seeds/settings.rb +msgid "HTML Email CSS Font" +msgstr "" + +#: app/assets/javascripts/app/controllers/widget/http_log.coffee +msgid "HTTP Log" +msgstr "" + +#: db/seeds/settings.rb +msgid "HTTP type" +msgstr "" + +#: db/seeds/schedulers.rb +msgid "Handle data privacy tasks." +msgstr "" + +#: app/assets/javascripts/app/models/job.coffee +msgid "Has processed" +msgstr "" + +#: app/assets/javascripts/app/views/integration/smime_list.jst.eco +msgid "Hash" +msgstr "" + +#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco +#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco +msgid "Have a nice day." +msgstr "" + +#: app/assets/javascripts/app/views/widget/payload_example.jst.eco +msgid "Header" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Header Color" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Header Link Color" +msgstr "" + +#: app/assets/javascripts/app/controllers/knowledge_base/public_menu_manager.coffee +msgid "Header Menu" +msgstr "" + +#: app/assets/javascripts/app/views/monitoring.jst.eco +msgid "Health Check" +msgstr "" + +#: app/assets/javascripts/app/views/monitoring.jst.eco +msgid "Health information can be retrieved as JSON using:" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Hello! I need help with your product." +msgstr "" + +#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco +msgid "Hello, my name is %s, what can I do for you?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee +msgid "Help to improve Zammad!" +msgstr "" + +#: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco +msgid "" +"Here you can add further links to your public FAQ page, which will be " +"displayed either in the header or footer." +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +msgid "" +"Here you can create new tickets. Also, if you have the permission, you can " +"create new customers and organizations." +msgstr "" + +#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee +msgid "Here you can create one." +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +msgid "" +"Here you can search for tickets, customers, and organizations. Use the " +"asterisk §*§ to find anything, e.g. §smi*§ or §rosent*l§. You also can use ||" +"quotation marks|| for searching phrases: §\"some phrase\"§." +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +msgid "" +"Here you can sign out, change the frontend language, and see your last " +"viewed items." +msgstr "" + +#: app/assets/javascripts/app/views/object_manager/attribute.jst.eco +msgid "Here you define which authorization has access to the attribute." +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +msgid "" +"Here you find your ticket overviews for open, assigned, and escalated " +"tickets." +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee +msgid "Here you see a quick overview of your and other agents' performance." +msgstr "" + +#: app/assets/javascripts/app/views/dashboard.jst.eco +msgid "Here you will find the latest activities of your system." +msgstr "" + +#: db/seeds/settings.rb +msgid "Hero" +msgstr "" + +#: app/assets/javascripts/app/views/channel/chat.jst.eco +msgid "Hi! Which one of our products?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee +#: app/assets/javascripts/app/controllers/organization_profile.coffee +#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee +#: app/assets/javascripts/app/controllers/user_profile.coffee +msgid "History" +msgstr "" + +#: app/assets/javascripts/app/models/calendar.coffee +#: app/assets/javascripts/app/views/calendar/index.jst.eco +msgid "Holidays" +msgstr "" + +#: app/assets/javascripts/app/models/calendar.coffee +msgid "Holidays iCalendar Feed" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/email.coffee +#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee +#: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco +msgid "Host" +msgstr "" + +#: app/assets/javascripts/app/views/integration/check_mk.jst.eco +msgid "Host Notification" +msgstr "" + +#: app/controllers/import_otrs_controller.rb +msgid "Host found, but it seems to be no OTRS installation!" +msgstr "" + +#: app/controllers/import_otrs_controller.rb +msgid "Host found, but no OTRS migrator is installed!" +msgstr "" + +#: lib/email_helper/probe.rb +msgid "Host not reachable!" +msgstr "" + +#: app/controllers/import_freshdesk_controller.rb +#: app/controllers/import_kayako_controller.rb +#: app/controllers/import_otrs_controller.rb +#: app/controllers/import_zendesk_controller.rb lib/email_helper/probe.rb +msgid "Hostname not found!" +msgstr "" + +#: app/assets/javascripts/app/views/generic/timer.jst.eco +msgid "Hour" +msgstr "" + +#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee +msgid "Hour(s)" +msgstr "" + +#: app/assets/javascripts/app/views/generic/timeplan.jst.eco +msgid "Hours" +msgstr "" + +#: app/views/layouts/knowledge_base.html.erb +msgid "How can we help you? Search for an answer or a topic…" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_waiting_time.coffee +msgid "" +"How long did each customer have to wait, on average, to get a response from " +"you today?" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_escalation.coffee +msgid "" +"How many escalated tickets do you have open? (Mr. Bubbles gets grumpy if you " +"have too many…)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_channel_distribution.coffee +msgid "" +"How many of your tickets are coming from email, phone, Twitter, or Facebook? " +"(Shows percentages for both inbound and outbound tickets.)" +msgstr "" + +#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_reopen.coffee +msgid "" +"How many of your tickets have been re-opened after being marked “closed”?" +msgstr "" + +#: app/controllers/first_steps_controller.rb +msgid "How to use it" +msgstr "" + +#: app/assets/javascripts/app/views/integration/idoit_object_result.jst.eco +#: app/assets/javascripts/app/views/ticket_zoom/sidebar_idoit.jst.eco +msgid "ID" +msgstr "" + +#: db/seeds/settings.rb +msgid "IDP SSO target URL" +msgstr "" + +#: db/seeds/settings.rb +msgid "IDP certificate" +msgstr "" + +#: db/seeds/settings.rb +msgid "IDP certificate fingerprint" +msgstr "" + +#: lib/email_helper.rb +msgid "IMAP" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/icinga.coffee +msgid "Icinga" +msgstr "" + +#: db/seeds/settings.rb +msgid "Icinga integration" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base_category.coffee +msgid "Icon" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Icon & Link Color" +msgstr "" + +#: app/assets/javascripts/app/models/knowledge_base.coffee +msgid "Icon Set" +msgstr "" + +#: app/assets/javascripts/app/controllers/_integration/slack.coffee +msgid "Icon URL" +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "Identifier of the chat topic." +msgstr "" + +#: db/seeds/settings.rb +msgid "Idle timeout in seconds until agent is set offline automatically." +msgstr "" + +#: app/assets/javascripts/app/controllers/_channel/chat.coffee +msgid "" +"If left empty, the host gets auto-detected - in this case %s. The auto-" +"detection reads out the host from the