|
@@ -0,0 +1,18248 @@
|
|
|
+msgid ""
|
|
|
+msgstr ""
|
|
|
+"Project-Id-Version: zammad\n"
|
|
|
+"POT-Creation-Date: \n"
|
|
|
+"PO-Revision-Date: 2024-03-23 02:05+0000\n"
|
|
|
+"Last-Translator: IT SMBDA <it@smb.gov.az>\n"
|
|
|
+"Language-Team: Azerbaijani <https://translations.zammad.org/projects/zammad/"
|
|
|
+"zammad-development/az/>\n"
|
|
|
+"Language: az\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 5.4.2\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 "yyyy-mm-dd"
|
|
|
+
|
|
|
+#. 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 "yyyy-mm-dd 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. \"Simple Storage (S3)\" stores the data in a remote S3 "
|
|
|
+"compatible object filesystem. You can switch between the modules even on a "
|
|
|
+"system that is already in production without any loss of data."
|
|
|
+msgstr ""
|
|
|
+"\"Məlumat bazası\" bütün əlavələri məlumat bazasında saxlayır (böyük "
|
|
|
+"miqdarda məlumatların saxlanması üçün tövsiyə edilmir).\"Fayl sistemi\" "
|
|
|
+"məlumatları fayl sistemində saxlayır. \"Sadə Yaddaş (S3)\" məlumatları S3 "
|
|
|
+"ilə uyğun obyekt fayl sistemində saxlayır.Heç bir məlumat itkisi olmadan "
|
|
|
+"artıq işlək vəziyyətdə olan bir sistemdə modullar arasında keçid edə "
|
|
|
+"bilərsiniz."
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_create/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_create/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Created by #{current_user.longname} at #{ticket."
|
|
|
+"updated_at}_\n"
|
|
|
+"* Group: #{ticket.group.name}\n"
|
|
|
+"* Owner: #{ticket.owner.fullname}\n"
|
|
|
+"* State: #{t(ticket.state.name)}\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_escalation/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_escalation/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Escalated at #{ticket.escalation_at}_\n"
|
|
|
+"The ticket (#{ticket.title}) from \"#{ticket.customer.longname}\" has been "
|
|
|
+"escalated since \"#{ticket.escalation_at}\"!\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_info/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_info/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Last updated at #{ticket.updated_at}_\n"
|
|
|
+"* Group: #{ticket.group.name}\n"
|
|
|
+"* Owner: #{ticket.owner.fullname}\n"
|
|
|
+"* State: #{t(ticket.state.name)}\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_reminder_reached/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_reminder_reached/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Reminder reached!_\n"
|
|
|
+"A ticket needs attention: reminder reached for (#{ticket.title}) with "
|
|
|
+"customer \"*#{ticket.customer.longname}*\".\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_update/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_update/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Updated by #{current_user.longname} at #{ticket."
|
|
|
+"updated_at}_\n"
|
|
|
+"<% if @objects[:changes].present? %>\n"
|
|
|
+" <% @objects[:changes].each do |key, value| %>\n"
|
|
|
+" * <%= t key %>: <%= h value[0] %> -> <%= h value[1] %>\n"
|
|
|
+" <% end %>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/messaging/ticket_escalation_warning/en.md.erb in ERB/Markdown format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/messaging/ticket_escalation_warning/en.md.erb
|
|
|
+msgid ""
|
|
|
+"# #{ticket.title}\n"
|
|
|
+"_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|"
|
|
|
+"Ticket##{ticket.number}>: Will escalate at #{ticket.escalation_at}_\n"
|
|
|
+"The ticket (#{ticket.title}) from \"#{ticket.customer.longname}\" will "
|
|
|
+"escalate at \"#{ticket.escalation_at}\"!\n"
|
|
|
+"\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+"#{article.body_as_text}\n"
|
|
|
+"<% end %>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/user_auth_provider/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/user_auth_provider/en.html.erb
|
|
|
+msgid ""
|
|
|
+"#{config.product_name} account linked with a third-party application\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>It looks like you linked your account <b>with a third-party "
|
|
|
+"application</b> \"#{t(provider)}\".</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If this wasn't you, please remove the linked account from your profile "
|
|
|
+"and change your third-party application password. Somebody might have gained "
|
|
|
+"unauthorized access to your account on the third-party service.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/user_device_new_location/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/user_device_new_location/en.html.erb
|
|
|
+msgid ""
|
|
|
+"#{config.product_name} login from a new country\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>It looks like you used your account with a <b>known device but from a "
|
|
|
+"new country</b> on \"#{user_device.created_at}\":</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"Your device: #{user_device.name}<br>\n"
|
|
|
+"Your location (relative): #{user_device.location}<br>\n"
|
|
|
+"Your IP: #{user_device.ip}<br>\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>The country has been added to your list of known devices, which you can "
|
|
|
+"view here:</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{config.http_type}://#{config.fqdn}/#profile/"
|
|
|
+"devices\">#{config.http_type}://#{config.fqdn}/#profile/devices</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If this wasn't you, please remove the device, change your account "
|
|
|
+"password, and contact your administrator. Somebody might have gained "
|
|
|
+"unauthorized access to your account.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/user_device_new/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/user_device_new/en.html.erb
|
|
|
+msgid ""
|
|
|
+"#{config.product_name} login from a new device\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>It looks like you logged into your account <b>using a new device</b> on "
|
|
|
+"\"#{user_device.created_at}\":</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"Your device: #{user_device.name}<br>\n"
|
|
|
+"Your location (relative): #{user_device.location}<br>\n"
|
|
|
+"Your IP: #{user_device.ip}<br>\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your device has been added to your list of known devices, which you can "
|
|
|
+"view here:</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{config.http_type}://#{config.fqdn}/#profile/"
|
|
|
+"devices\">#{config.http_type}://#{config.fqdn}/#profile/devices</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If this wasn't you, please remove the device, change your account "
|
|
|
+"password, and contact your administrator. Somebody might have gained "
|
|
|
+"unauthorized access to your account.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/form.coffee
|
|
|
+msgid "%s (confirm)"
|
|
|
+msgstr "%s (təsdiq edin)"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
|
|
|
+msgid "%s (method)"
|
|
|
+msgstr "%s (metod)"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
|
|
|
+msgid "%s (option)"
|
|
|
+msgstr "%s (seçim)"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
|
|
|
+#: app/frontend/shared/composables/useSelectOptions.ts
|
|
|
+msgid "%s (unknown)"
|
|
|
+msgstr "%s (naməlum)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco
|
|
|
+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
|
|
|
+msgid "%s Attribute"
|
|
|
+msgstr "%s Atribut"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "%s Group"
|
|
|
+msgstr "%s Qrup"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue
|
|
|
+msgid "%s Import Status"
|
|
|
+msgstr "%s İdxal Vəziyyəti"
|
|
|
+
|
|
|
+#: 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 "%s Miqrasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "%s Role"
|
|
|
+msgstr "%s Rol"
|
|
|
+
|
|
|
+#: 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 "%s URL"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "%s ago"
|
|
|
+msgstr "%s ago"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+msgid "%s attached files"
|
|
|
+msgstr "%s əlavə edilmiş fayllar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
|
|
|
+msgid "%s completed data privacy task to delete user ID |%s|"
|
|
|
+msgstr ""
|
|
|
+"%s istifadəçi identifikatorunu silmək üçün məlumatların qorunması tapşırıqı "
|
|
|
+"tamamlandı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
|
|
|
+msgid "%s created article for |%s|"
|
|
|
+msgstr "%s üçün yaradılan məqalə |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
|
|
|
+msgid "%s created data privacy task to delete user ID |%s|"
|
|
|
+msgstr ""
|
|
|
+"%s istifadəçi identifikatorunu silmək üçün məlumatların qorunması tapşırıqı "
|
|
|
+"yaradıldı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/group.ts
|
|
|
+msgid "%s created group |%s|"
|
|
|
+msgstr "%s qrup yaratdı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/organization.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/organization.ts
|
|
|
+msgid "%s created organization |%s|"
|
|
|
+msgstr "%s təşkilat yaratdı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/role.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/role.ts
|
|
|
+msgid "%s created role |%s|"
|
|
|
+msgstr "%s rol yaratdı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "%s created ticket |%s|"
|
|
|
+msgstr "%s bilet yaratdı |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "%s created user |%s|"
|
|
|
+msgstr "%s istifadəçi yaratdı |%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 "%s məxfi məlumatlar"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s days ago"
|
|
|
+msgstr "%s gün əvvəl"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid ""
|
|
|
+"%s email(s) were found in your mailbox. They will all be moved from your "
|
|
|
+"mailbox into Zammad."
|
|
|
+msgstr ""
|
|
|
+"Poçt qutunuzda %s e-mail tapıldı . Onlar poçt qutunuzdan Zammada daşınacaq."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "%s ended switch to |%s|!"
|
|
|
+msgstr "%s bitdi , keçdi |%s|!"
|
|
|
+
|
|
|
+#: 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 "%s qovluqlar"
|
|
|
+
|
|
|
+#: 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 "%s rolları təyin etmək üçün %s qruplar"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s hours ago"
|
|
|
+msgstr "%s saat əvvəl"
|
|
|
+
|
|
|
+#: 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 "%s aktiv deyil, Xahiş edirik aktiv olanı seçin."
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+#, fuzzy
|
|
|
+#| msgid "%s required!"
|
|
|
+msgid "%s is required."
|
|
|
+msgstr "%s tələb olunur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+msgid "%s is sent without text caption"
|
|
|
+msgstr "%s mətn alt yazısı olmadan göndərilir"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s minutes ago"
|
|
|
+msgstr "%s dəqiqqə əvvəl"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s months ago"
|
|
|
+msgstr "%s ay əvvəl"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
|
|
|
+msgid "%s object(s) have been created."
|
|
|
+msgstr "%s obyekt(lər) yaradıldı."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
|
|
|
+msgid "%s object(s) have been updated."
|
|
|
+msgstr "%s obyekt(lər) yeniləndi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco
|
|
|
+msgid "%s object(s) were deleted."
|
|
|
+msgstr "%s obyekt(lər) silindi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
|
|
|
+msgid "%s object(s) will be created."
|
|
|
+msgstr "%s obyektləri yaradılacaqdır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
|
|
|
+msgid "%s object(s) will be deleted."
|
|
|
+msgstr "%s obyekt(lər) silinəcəkdir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
|
|
|
+msgid "%s object(s) will be updated."
|
|
|
+msgstr "%s obyekt(lər) yenilənəcəkdir."
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue
|
|
|
+msgid "%s of %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
|
|
|
+msgid "%s of my tickets are currently in process."
|
|
|
+msgstr "%s biletlərim hazırda qeydiyyat mərhələsindədir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco
|
|
|
+msgid "%s of my tickets escalated"
|
|
|
+msgstr "%s biletlərim eskalasiya olmuşdur"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_overview/batch_overlay_user_group.jst.eco
|
|
|
+msgid "%s people"
|
|
|
+msgstr "%s insanlar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
|
|
|
+msgid ""
|
|
|
+"%s recommends using OAuth. %s announced it's going to drop Basic "
|
|
|
+"Authentication support in the future."
|
|
|
+msgstr ""
|
|
|
+"%s OAuth istifadə etməyi tövsiyə olunur. %s gələcəkdə əsas identifikasiya "
|
|
|
+"dəstəyindən imtina edəcəyini açıqladı."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee
|
|
|
+msgid "%s required!"
|
|
|
+msgstr "%s tələb olunur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "%s started a new session"
|
|
|
+msgstr "%s yeni sessiya başladı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/freshdesk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
|
+msgid "%s subdomain"
|
|
|
+msgstr "%s alt domen"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "%s switched to |%s|!"
|
|
|
+msgstr "%s dəyişdirildi |%s|!"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Organization/OrganizationItem.vue
|
|
|
+#: app/frontend/apps/mobile/components/User/UserItem.vue
|
|
|
+msgid "%s tickets"
|
|
|
+msgstr "%s biletlər"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue
|
|
|
+msgid "%s tickets found"
|
|
|
+msgstr "%s biletlər tapıldı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
|
|
|
+msgid "%s updated article for |%s|"
|
|
|
+msgstr "%s üçün yenilənmiş məqalə |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
|
|
|
+msgid "%s updated data privacy task to delete user ID |%s|"
|
|
|
+msgstr ""
|
|
|
+"%s istifadəçi identifikatorunu silmək üçün məlumatların qorunması tapşırıqı "
|
|
|
+"yeniləndi |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/group.ts
|
|
|
+msgid "%s updated group |%s|"
|
|
|
+msgstr "%s yenilənmiş qrup |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/organization.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/organization.ts
|
|
|
+msgid "%s updated organization |%s|"
|
|
|
+msgstr "%s yenilənmiş təşkilat |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/role.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/role.ts
|
|
|
+msgid "%s updated role |%s|"
|
|
|
+msgstr "%s yenilənmiş rol |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "%s updated ticket |%s|"
|
|
|
+msgstr "%s yenilənmiş bilet |%s|"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "%s updated user |%s|"
|
|
|
+msgstr "%s yenilənmiş istifadəçi|%s|"
|
|
|
+
|
|
|
+#: 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 "%s istifadəçidən %s istifadəçiyə"
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/message.rb
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Channel - WhatsApp"
|
|
|
+msgid "%s via WhatsApp"
|
|
|
+msgstr "Kanal - WhatsApp"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s weeks ago"
|
|
|
+msgstr "%s həftə əvvəl"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "%s years ago"
|
|
|
+msgstr "%s il əvvəl"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
|
|
|
+msgid "%s% are currently in process"
|
|
|
+msgstr "%s% hazırda davam edir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco
|
|
|
+msgid "%s% have been reopened"
|
|
|
+msgstr "%s% yenidən açıldı"
|
|
|
+
|
|
|
+#: app/models/concerns/has_group_relation_definition.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "%{model} can have full or granular access to group"
|
|
|
+msgstr "% {model} qrupa tam və ya ətraflı daxil ola bilər"
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "%{name} already exists"
|
|
|
+msgstr "%{name} artıq mövcuddur"
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "%{name} is a reserved word"
|
|
|
+msgstr "%{name} rezerv olunmuş söz"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue
|
|
|
+msgid "(state: %s)"
|
|
|
+msgstr "(vəziyyət: % s)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_time_accounting_type.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"**Activity Types** can be used to group the different ticket time accounting "
|
|
|
+"entries together. For example, entries that are relevant to a \"Billing\" "
|
|
|
+"type.\n"
|
|
|
+"\n"
|
|
|
+"When you enable the recording of the activity type, the users will be able "
|
|
|
+"to select a type from this list. Additionally, a column with an associated "
|
|
|
+"activity type will be rendered for an entry in the **Activity** table under "
|
|
|
+"the **Accounted Time** tab."
|
|
|
+msgstr ""
|
|
|
+"**Əməliyyat növləri** biletlərdə müxtəlif vaxt qeydlərini birlikdə "
|
|
|
+"qruplaşdırmaq üçün istifadə edilə bilər.Məsələn, \"Qəbzin təqdim edilməsi "
|
|
|
+"\"tipinə aid qeydlər.\n"
|
|
|
+"\n"
|
|
|
+"Fəaliyyət növü girişini aktivləşdirdiyiniz zaman istifadəçilər həmin "
|
|
|
+"siyahıdan növü seçə biləcəklər.Bundan əlavə, müvafiq fəaliyyət növü olan bir "
|
|
|
+"sütun cədvəldə **fəaliyyət** **Accounted Time** tab."
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+msgid "1 attached file"
|
|
|
+msgstr "1 əlavə fayl"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "1 day"
|
|
|
+msgstr "1 gün"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 day ago"
|
|
|
+msgstr "1 gün əvvəl"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "1 hour"
|
|
|
+msgstr "1 saat"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 hour ago"
|
|
|
+msgstr "1 saat əvvəl"
|
|
|
+
|
|
|
+#: db/seeds/ticket_priorities.rb
|
|
|
+msgid "1 low"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 minute ago"
|
|
|
+msgstr "1 dəqiqə əvvəl"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 month ago"
|
|
|
+msgstr "1 ay əvvəl"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "1 week"
|
|
|
+msgstr "1 həftə"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 week ago"
|
|
|
+msgstr "1 həftə əvvəl"
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "1 year ago"
|
|
|
+msgstr "1 il əvvəl"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "1. Ticket Create"
|
|
|
+msgstr "1.Bilet yaradılması"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "2 hours"
|
|
|
+msgstr "2 saat"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "2 lower case and 2 upper case characters"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_priorities.rb
|
|
|
+msgid "2 normal"
|
|
|
+msgstr "2 normal"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "2 weeks"
|
|
|
+msgstr "2 həftə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "2. Ticket Update"
|
|
|
+msgstr "2. Biletin yenilənməsi"
|
|
|
+
|
|
|
+#: db/seeds/ticket_priorities.rb
|
|
|
+msgid "3 high"
|
|
|
+msgstr "3 yüksək"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "3 weeks"
|
|
|
+msgstr "3 həftə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "3. Ticket Reminder Reached"
|
|
|
+msgstr "3. Bilet xatırlatması alındı"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "4 weeks"
|
|
|
+msgstr "4 həftə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "4. Ticket Escalation"
|
|
|
+msgstr "4. Bilet eskalasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "5. Ticket Escalation Warning"
|
|
|
+msgstr "5 . Bilet eskalasiyası xəbərdarlığı"
|
|
|
+
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "<strong>Chat</strong> with us!"
|
|
|
+msgstr "<strong> Bizimlə əlaqə saxlayın </strong> !"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"** Təqvim * * iş saatları əsasında eskalasiyanı hesablamaq və eskalasiya "
|
|
|
+"bildirişlərini göndərmək üçün lazımdır.\n"
|
|
|
+"\n"
|
|
|
+"Sistem miqyasında fəaliyyət göstərən**\" standart \" * * təqvimi "
|
|
|
+"müəyyənləşdirin. Eskalasiya bildirişləri agentlərinizə yalnız müəyyən iş "
|
|
|
+"saatları ərzində göndəriləcək.\n"
|
|
|
+"\n"
|
|
|
+"Fərqli iş saatları olan müştəriləriniz varsa, birdən çox təqvim yarada "
|
|
|
+"bilərsiniz. Müraciətlər **SLA**istifadə edərək təqvimlərə bağlanır."
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "A list of active import backends that gets scheduled automatically."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/mention_validator.rb
|
|
|
+msgid "A mentioned user has no agent access to this ticket"
|
|
|
+msgstr "Qeyd olunan istifadəçinin bu bilet üçün agent girişi yoxdur"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Hesabınızla yeni bir sessiya yaradıldı. Münaqişənin qarşısını almaq üçün bu "
|
|
|
+"sessiya dayandırılacaq."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "A new version of Zammad is available, please reload your browser."
|
|
|
+msgstr ""
|
|
|
+"Zammad-ın yeni versiyası mövcuddur, lütfən brauzerinizi yenidən başladın."
|
|
|
+
|
|
|
+#: app/frontend/shared/composables/useAppMaintenanceCheck.ts
|
|
|
+msgid ""
|
|
|
+"A newer version of the app is available. Please reload at your earliest."
|
|
|
+msgstr ""
|
|
|
+"Tətbiqin daha yeni bir versiyası mövcuddur. Xahiş edirik mümkün qədər tez "
|
|
|
+"yenidən başladın."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+msgid "A powerful service to get more information about your customers."
|
|
|
+msgstr ""
|
|
|
+"Müştərilər barədə haqqında daha ətraflı məlumatın alınması üçün xidmət."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/cti.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "A queue is required!"
|
|
|
+msgstr "Növbə tələb olunur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid ""
|
|
|
+"A team communication tool for the 21st century. Compatible with tools like "
|
|
|
+"%s."
|
|
|
+msgstr "21-ci əsr üçün komanda rabitə vasitəsi. %s kimi alətlərlə uyğundur."
|
|
|
+
|
|
|
+#: 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 "Test bileti yaradıldı, onu \"%s\" %l nəzərdən keçirə bilərsiniz."
|
|
|
+
|
|
|
+#: app/models/ticket.rb
|
|
|
+msgid "A ticket cannot be merged into itself."
|
|
|
+msgstr "Bilet öz-özünə birləşdirilə bilməz."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid ""
|
|
|
+"A ticket's priority is simply a ranking of how urgent or important it is. "
|
|
|
+"Different priorities allow you to see the importance of your tickets better."
|
|
|
+msgstr ""
|
|
|
+"Biletin prioriteti sadəcə onun nə qədər təcili və ya vacib olduğunu "
|
|
|
+"sıralamaqdır. Fərqli prioritetlər biletlərinizin əhəmiyyətini daha yaxşı "
|
|
|
+"qiymətləndirməyə imkan verir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+msgid ""
|
|
|
+"A ticket's state is used to categorize and manage the lifecycle of a ticket "
|
|
|
+"or customer inquiry."
|
|
|
+msgstr ""
|
|
|
+"Biletin vəziyyəti və ya müştəri sorğusunun kateqorizasiyası və həyat dövrü "
|
|
|
+"idarə edilməsi üçün istifadə olunur."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/cti.coffee
|
|
|
+msgid "A user is required!"
|
|
|
+msgstr "İstifadəçi tələb olunur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
|
|
|
+msgid ""
|
|
|
+"A webhook can be fired by triggers and schedulers, don't forget to define "
|
|
|
+"them!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/api.coffee
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "API"
|
|
|
+msgstr "API"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "API Key"
|
|
|
+msgstr "API Açar"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "API Password Access"
|
|
|
+msgstr "API Şifrə girişi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+msgid "API Token"
|
|
|
+msgstr "API Token"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "API Token Access"
|
|
|
+msgstr "API Tokeninə giriş"
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "API error."
|
|
|
+msgstr "API xətası."
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+msgid "API token"
|
|
|
+msgstr "API token"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/form.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Accept Data Privacy Policy & Acceptable Use Policy"
|
|
|
+msgstr "Məlumat Məxfilik Siyasətini qəbul edin & Məqbul istifadə siyasəti"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Access to %s"
|
|
|
+msgstr "Giriş %s"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Access to Agent Tickets based on Group Access"
|
|
|
+msgstr "Qrup girişinə əsaslanan agentin biletlərinə giriş"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Access to customer tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Access token"
|
|
|
+msgstr "Giriş token"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "Account"
|
|
|
+msgstr "Hesab"
|
|
|
+
|
|
|
+#: app/models/channel/driver/sms/twilio.rb
|
|
|
+msgid "Account SID"
|
|
|
+msgstr "Hasab SID"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Account Time"
|
|
|
+msgstr "Hesab vaxtı"
|
|
|
+
|
|
|
+#: 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 "Hesab artıq mövcuddur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
|
+msgid "Account not verified"
|
|
|
+msgstr "Hesab təsdiqlənməyib"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Accounted Time"
|
|
|
+msgstr "Hesablanmış vaxt"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "Accounts"
|
|
|
+msgstr "Hesablar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/actions.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/user_permission_group.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/multi_tree_select.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/profile/password.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/session.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/tag/table.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Action"
|
|
|
+msgstr "Fəaliyyət"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Action execution"
|
|
|
+msgstr "Hərəkətin icrası"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+#: app/assets/javascripts/app/models/template.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "Actions"
|
|
|
+msgstr "Fəaliyyət"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Activate the recursive processing of ticket triggers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Activated by"
|
|
|
+msgstr "İlə aktivləşdirilir"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Activates lost password feature for users. This setting is only effective if "
|
|
|
+"the password login is enabled."
|
|
|
+msgstr ""
|
|
|
+"İstifadəçilər üçün şifrə itkisi funksiyasını aktivləşdirir. Bu parametr "
|
|
|
+"yalnız şifrə ilə giriş aktiv olduqda etibarlıdır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+#: 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/ldap_source.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/template.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/ticket_time_accounting_type.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
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Active"
|
|
|
+msgstr "Aktiv"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco
|
|
|
+msgid "Active Agents"
|
|
|
+msgstr "Aktiv Agentlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco
|
|
|
+msgid "Activity"
|
|
|
+msgstr "Fəaliyyət"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard.jst.eco
|
|
|
+msgid "Activity Stream"
|
|
|
+msgstr "Fəaliyyət axını"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_types.coffee
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/types.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+msgid "Activity Type"
|
|
|
+msgstr "Fəaliyyət növü"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_types.coffee
|
|
|
+msgid "Activity Types"
|
|
|
+msgstr "Fəaliyyət növləri"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Adapter"
|
|
|
+msgstr "Adapter"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.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/generic/user_permission_group.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/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
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Add"
|
|
|
+msgstr "Əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.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/twitter/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "Add Account"
|
|
|
+msgstr "Hesab əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/index.jst.eco
|
|
|
+msgid "Add Bot"
|
|
|
+msgstr "Bot əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+msgid "Add Certificate"
|
|
|
+msgstr "Sertifikat əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp.jst.eco
|
|
|
+msgid "Add Key"
|
|
|
+msgstr "Açar əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/link/ticket/list.jst.eco
|
|
|
+msgid "Add Link"
|
|
|
+msgstr "Link əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+msgid "Add Private Key"
|
|
|
+msgstr "Şəxsi açar əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid "Add Public or Private Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates.jst.eco
|
|
|
+msgid "Add SSL Certificate"
|
|
|
+msgstr "SSL sertifikatı əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/sidebar/tags.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/tag.jst.eco
|
|
|
+msgid "Add Tag"
|
|
|
+msgstr "Teg əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/telegram.coffee
|
|
|
+msgid "Add Telegram Bot"
|
|
|
+msgstr "Telegram bot əlavə et"
|
|
|
+
|
|
|
+#: 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 "Qeyd əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Add a Personal Access Token"
|
|
|
+msgstr "Şəxsi giriş tokeni əlavə edin"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid "Add a data privacy deletion task"
|
|
|
+msgstr "Məlumat məxfiliyinin silinməsi tapşırığını əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Add a message"
|
|
|
+msgstr "Mesaj əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Add agreement text before submit."
|
|
|
+msgstr "Göndərmədən əvvəl müqavilənin mətnini əlavə et."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Add alarm to pending reminder and escalated tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Add all values"
|
|
|
+msgstr "Bütün dəyərləri əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Add attachment option to upload."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add bullet list"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector_subclause.jst.eco
|
|
|
+msgid "Add condition"
|
|
|
+msgstr "Şərt əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add first level heading"
|
|
|
+msgstr "Birinci səviyyə başlığı əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add image"
|
|
|
+msgstr "Şəkil əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add link"
|
|
|
+msgstr "Link əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add ordered list"
|
|
|
+msgstr "Ardıcıl yığılan siyahını əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Add reply"
|
|
|
+msgstr "Cavab əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add second level heading"
|
|
|
+msgstr "İkinci səviyyəli başlıq əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Add selected values"
|
|
|
+msgstr "Seçilmiş dəyərləri əlavə et"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Add sender initials to end of a tweet."
|
|
|
+msgstr ""
|
|
|
+"Tvitin sonuna göndərən şəxsin ad və soyadının baş hərflərini əlavə edin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector_subclause.jst.eco
|
|
|
+msgid "Add subclause"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Add third level heading"
|
|
|
+msgstr "Üçüncü səviyyə başlığı əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Add this class to a button on your page that should open the chat."
|
|
|
+msgstr "Səhifədəki söhbəti açacaq düyməyə bu sinfi əlavə edin."
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Additional Channels"
|
|
|
+msgstr "Əlavə kanallar"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Additional follow-up detection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Additional information"
|
|
|
+msgstr "Əlavə məlumat"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
|
|
|
+msgid "Additional information and links"
|
|
|
+msgstr "Əlavə məlumat və linklər"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Additional notes for ticket create types."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Address"
|
|
|
+msgstr "Ünvan"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Address of the proxy server for http and https resources."
|
|
|
+msgstr "Http və https mənbələri üçün proxy server ünvanı."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_default_navbar.coffee
|
|
|
+#: db/seeds/roles.rb
|
|
|
+msgid "Admin"
|
|
|
+msgstr "Admin"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee
|
|
|
+msgid "Admin Consent"
|
|
|
+msgstr "Administrator razılığı"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Admin Interface"
|
|
|
+msgstr "Admin interfeysi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/admin_password_auth.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
+msgid "Admin Password Login"
|
|
|
+msgstr "Giriş üçün administrator şifrəsi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+msgid "Admin password login instructions were sent to your email address."
|
|
|
+msgstr ""
|
|
|
+"Administrator şifrəsini daxil etmək üçün təlimatlar e-poçt ünvanınıza "
|
|
|
+"göndərildi."
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/admin_password_auth/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/admin_password_auth/en.html.erb
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"Administration login to #{config.product_name}\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>We received a request for an administration login for your #{config."
|
|
|
+"product_name} account <b>#{user.login}</b>.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Please, click on the link below (or copy and paste the URL into your "
|
|
|
+"browser) to proceed:</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>This link takes you to a page where you can log in.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If you don't want to log in, please ignore this message.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+"Admin girişi #{config.product_name}\n"
|
|
|
+"\n"
|
|
|
+"<div>Salam #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Sizin üçün inzibati giriş daxil etmək üçün bir sorğu aldıq #{config."
|
|
|
+"product_name} account <b>#{user.login}</b>.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Davam etmək üçün aşağıdakı linki klikləyin(və ya URL-i brauzerinizə "
|
|
|
+"kopyalayın əlavə edin):</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Bu link sizi daxil ola biləcəyiniz səhifəyə aparacaq.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Siz sistemə daxil olmaq istəmirsinizsə, zəhmət olmasa, bu mesaja diqqət "
|
|
|
+"yetirməyin.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Sizin #{config.product_name} Komanda</div>\n"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/admin.jst.eco
|
|
|
+msgid "Administrator Account"
|
|
|
+msgstr "Administrator hesabı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+msgid "Advance to next ticket from overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/admin_consent.jst.eco
|
|
|
+msgid "After approval, please re-connect your Exchange account."
|
|
|
+msgstr ""
|
|
|
+"Təsdiqləndikdən sonra , zəhmət olmasa Exchange hesabınızı yenidən qoşun."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/admin_consent.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "After approval, please re-connect your Microsoft365 mailbox."
|
|
|
+msgstr ""
|
|
|
+"Təsdiqləndikdən sonra , zəhmət olmasa Microsoft 365 mailbox - a yenidən "
|
|
|
+"qoşun."
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Paketlərin serverə quraşdırılması, yenilənməsi və ya silinməsindən sonra "
|
|
|
+"aşağıdakı komandaları yerinə yetirin:"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue
|
|
|
+msgid ""
|
|
|
+"After the import is completed, the account associated with the API token "
|
|
|
+"will become your username, and the token itself will be your password."
|
|
|
+msgstr ""
|
|
|
+"İmport işləmi başa çatdıqdan sonra API tokeni ilə əlaqələndirilmiş hesabınız "
|
|
|
+"istifadəçi adınız, həmin token isə şifrəniz olacaqdır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/session.jst.eco
|
|
|
+msgid "Age"
|
|
|
+msgstr "Yaş"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/popover/ticket.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb db/seeds/roles.rb
|
|
|
+#: db/seeds/ticket_article_senders.rb
|
|
|
+msgid "Agent"
|
|
|
+msgstr "Agent"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Agent Name"
|
|
|
+msgstr "Agent Adı"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Agent Name + FromSeparator + System Address Display Name"
|
|
|
+msgstr "Agent adı + FromSeparator + Sistem ünvanı ekran adı"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Agent idle timeout"
|
|
|
+msgstr "Agentin fasilə müddəti"
|
|
|
+
|
|
|
+#: app/models/role.rb app/models/user.rb
|
|
|
+msgid "Agent limit exceeded, please check your account settings."
|
|
|
+msgstr "Agentin limiti aşıldı, zəhmət olmasa hesabınızın ayarlarını yoxlayın."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/cti.jst.eco
|
|
|
+msgid "Agents"
|
|
|
+msgstr "Agentlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Alarm"
|
|
|
+msgstr "Xəbərdarlıq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "All Tickets"
|
|
|
+msgstr "Bütün Biletlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid ""
|
|
|
+"All affected tickets will be deleted immediately when this job is run, "
|
|
|
+"without a history entry. There is no rollback of this deletion possible."
|
|
|
+msgstr ""
|
|
|
+"Təsirə məruz qalan bütün biletlər , tarixdə qeyd edilmədən , bu tapşırığın "
|
|
|
+"icrasına başladıqda dərhal silinəcəkdir. Bu əməliyyatın geri qaytarılması "
|
|
|
+"mümkün deyil."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid ""
|
|
|
+"All affected tickets will be scheduled for deletion when this job is run. "
|
|
|
+"Once the data privacy task is executed, tickets will be deleted and a "
|
|
|
+"history entry preserved. There is no rollback of this deletion possible."
|
|
|
+msgstr ""
|
|
|
+"Bu tapşırığın başlaması ilə, təsirə məruz qalan bütün biletlər silinmək üçün "
|
|
|
+"qeyd ediləcəkdir.Məlumat gizliliyi təminatı tapşırığı yerinə yetirildikdə,"
|
|
|
+"biletlər silinəcək və tarix qeyd olunacaq. Bu silmənin geri qaytarılması "
|
|
|
+"mümkün deyil."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid ""
|
|
|
+"All affected users and their customer tickets will be scheduled for deletion "
|
|
|
+"when this job is run. Once the data privacy task is executed, users and "
|
|
|
+"tickets will be deleted and a history entry preserved. There is no rollback "
|
|
|
+"of this deletion possible."
|
|
|
+msgstr ""
|
|
|
+"Təsirə məruz qalan bütün istifadəçilər və onların müştəri biletləri bu iş "
|
|
|
+"başlayanda silinəcək. Məlumat gizliliyi təminatı tapşırığı yerinə "
|
|
|
+"yetirildikdə, istifadəçilər və biletlər silinəcək və tarix qeyd olunacaq. Bu "
|
|
|
+"silmənin geri qaytarılması mümkün deyil."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "All agents"
|
|
|
+msgstr "Bütün agentlər"
|
|
|
+
|
|
|
+#: public/assets/chat/views/waiting.eco
|
|
|
+msgid "All colleagues are busy."
|
|
|
+msgstr "Bütün həmkarlar məşğuldur."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/devices.jst.eco
|
|
|
+msgid "All computers and browsers that have access to your Zammad appear here."
|
|
|
+msgstr ""
|
|
|
+"Sizin Zammad -a girişi olan bütün kompüter və brauzerlər burada göstərilir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+msgid "All tickets"
|
|
|
+msgstr "Bütün biletər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "All two-factor authentication methods were removed for this user."
|
|
|
+msgstr "Bu istifadəçi üçün bütün iki faktorlu identifikasiya üsulları silindi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Allow future"
|
|
|
+msgstr "Gələcəkdə icazə ver"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Allow past"
|
|
|
+msgstr "Keçmişdə icazə ver"
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Allow reopening of tickets within a certain time."
|
|
|
+msgstr "Biletlərin müəyyən müddət ərzində yenidən açılmasına icazə ver."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/tag/index.jst.eco
|
|
|
+msgid "Allow users to add new tags."
|
|
|
+msgstr "İstifadəçilərə yeni teglər əlavə etməyə icazə ver."
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Allow users to create new tags."
|
|
|
+msgstr "İstifadəçilərə yeni teglər yaratmağa icazə ver."
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Allow using one email address for multiple users."
|
|
|
+msgstr ""
|
|
|
+"Birdən çox istifadəçi üçün bir e-poçt ünvanının istifadəsinə icazə ver."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/chat.coffee
|
|
|
+msgid "Allow websites (separated by ;)"
|
|
|
+msgstr "Veb saytlara icazə ver ( ; simvolla ayrılmış)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco
|
|
|
+msgid "Also notify via email"
|
|
|
+msgstr "Həmçinin e-poçt vasitəsilə bildirin"
|
|
|
+
|
|
|
+#: 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 "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco
|
|
|
+msgid "Alternative name"
|
|
|
+msgstr "Alternativ ad"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Alternatively, you can use the Zammad API to import data."
|
|
|
+msgstr ""
|
|
|
+"Alternativ olaraq, məlumatları idxal etmək üçün eyni API istifadə edə "
|
|
|
+"bilərsiniz."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Always"
|
|
|
+msgstr "Həmişə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
|
+msgid ""
|
|
|
+"An email was sent to _%s_. Click the link in the email to verify your "
|
|
|
+"account."
|
|
|
+msgstr ""
|
|
|
+"E-poçt _%s_ ünvanına göndərildi. Hesabınızı təsdiqləmək üçün elektron "
|
|
|
+"məktubdakı linkə daxil olun."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee
|
|
|
+msgid "An error has occurred"
|
|
|
+msgstr "Xəta baş verdi"
|
|
|
+
|
|
|
+#: app/frontend/shared/server/apollo/handler/BaseHandler.ts
|
|
|
+msgid "An error occured during the operation."
|
|
|
+msgstr "Əməliyyat zamanı xəta baş verdi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: 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 "Xəta baş verdi: %s"
|
|
|
+
|
|
|
+#: 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 "Açıq mənbə monitorinq aləti."
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/utils.ts
|
|
|
+msgid "An unexpected error has occurred."
|
|
|
+msgstr "Gözlənilməz xəta baş verdi."
|
|
|
+
|
|
|
+#: app/graphql/gql/mutations/system/setup/run_auto_wizard.rb
|
|
|
+msgid "An unexpected error occurred during system setup."
|
|
|
+msgstr "Sistemin qurulması zamanı gözlənilməz xəta baş verdi."
|
|
|
+
|
|
|
+#: 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 "Verilmiş konfiqurasiya ilə qeydlərin təhlili…"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Analyzing structure…"
|
|
|
+msgstr "Struktur təhlili…"
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_update_received_merge/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_update_received_merge/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Another ticket was merged into ticket (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"Another ticket was merged into ticket (#{ticket.title}) by "
|
|
|
+"\"<b>#{current_user.longname}</b>\".\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "Another ticket was merged into ticket |%s|"
|
|
|
+msgstr "Başqa bir bilet |%s| bilet ilə birləşdirildi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee
|
|
|
+msgid "Answer"
|
|
|
+msgstr "Cavab"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee
|
|
|
+msgid "Answers"
|
|
|
+msgstr "Cavablar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/_reader_list_item.jst.eco
|
|
|
+msgid "Answers: %s"
|
|
|
+msgstr "Cavablar: %s"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Anticon"
|
|
|
+msgstr "Antikon"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee
|
|
|
+msgid "Any recipient"
|
|
|
+msgstr "Hər hansı bir alıcı"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "App ID"
|
|
|
+msgstr "Tətbiq İD"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "App Secret"
|
|
|
+msgstr "Gizli tətbiq"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "App Tenant ID"
|
|
|
+msgstr "Tətbiq istifadəçi İD"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "App Version"
|
|
|
+msgstr "Tətbiq versiyası"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/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
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/exchange.coffee
|
|
|
+msgid "App could not be verified."
|
|
|
+msgstr "Tətbiq təsdiqlənə bilmədi."
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "App credentials for Facebook."
|
|
|
+msgstr "Facebook tətbiqi üçün hesab məlumatları."
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "App credentials for Twitter."
|
|
|
+msgstr "Twitter tətbiqi üçün hesab məlumatları."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco
|
|
|
+msgid "App secret"
|
|
|
+msgstr "Gizli tətbiq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/appearance.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/appearance.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Appearance"
|
|
|
+msgstr "Görünüş"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/api.coffee
|
|
|
+msgid "Application"
|
|
|
+msgstr "Tətbiq"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Application secret"
|
|
|
+msgstr "Gizli tətbiq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "Applications"
|
|
|
+msgstr "Tətbiqlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/template.jst.eco
|
|
|
+msgid "Apply"
|
|
|
+msgstr "Müraciət et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+msgid "Apply Draft"
|
|
|
+msgstr "Qaralama tətbiq et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+msgid "Apply Shared Draft"
|
|
|
+msgstr "Ümumi qaralama tətbiq et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco
|
|
|
+msgid "Apply current defaults to all agents"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Apr"
|
|
|
+msgstr "Aprel"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "April"
|
|
|
+msgstr "Aprel"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+msgid "Archive"
|
|
|
+msgstr "Arxiv"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "Archived"
|
|
|
+msgstr "Arxivləşdirilib"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco
|
|
|
+msgid "Archived at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/articleDelete.ts
|
|
|
+msgid "Are you sure to remove this article?"
|
|
|
+msgstr "Bu məqaləni silmək istədiyinizə əminsiniz?"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue
|
|
|
+msgid "Are you sure you want to delete \"%s\"?"
|
|
|
+msgstr "\"%s\" silmək istədiyinizə əminsiniz?"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
|
|
|
+msgid "Are you sure you want to merge this ticket (#%s) into #%s?"
|
|
|
+msgstr "Bu bileti (#%s) #%s-ə birləşdirmək istədiyinizə əminsinizmi?"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Kompyuteri yenidən başladmaq istədiyinizə əminsinizmi? Qeyd olunmamış "
|
|
|
+"dəyişiklikləriniz var, onlar itiriləcək."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+msgid "Are you sure you want to set \"%s\" as default?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+msgid "Are you sure you want to unset \"%s\" as default?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/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/_channel/whatsapp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/exchange.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/data_privacy.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/maintenance.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+msgid "Are you sure?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee
|
|
|
+msgid ""
|
|
|
+"Are you sure? Default notifications settings will be applied to all active "
|
|
|
+"agents. This operation may take some time."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee
|
|
|
+msgid ""
|
|
|
+"Are you sure? The agent default notifications settings will be reset to the "
|
|
|
+"system default."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+msgid "Are you sure? The prepared article will be removed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"Are you sure? The user will have to to reconfigure all two-factor "
|
|
|
+"authentication methods."
|
|
|
+msgstr ""
|
|
|
+"Əminsiniz? İstifadəçi bütün iki faktorlu identifikasiya metodlarını yenidən "
|
|
|
+"konfiqurasiya etməli olacaqdır."
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+msgid "Are you sure? You have changes that will get lost."
|
|
|
+msgstr "Əminsiniz? Dəyişiklikləriniz itiriləcəkdir."
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Are you sure? You have unsaved changes that will get lost."
|
|
|
+msgstr "Əminsiniz? Qeyd olunmamış dəyişiklikləriniz itiriləcəkdir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+msgid "Are you sure? Your notifications settings will be reset to default."
|
|
|
+msgstr "Əminsiniz? Bildiriş parametrləriniz standart qiymətlərə sıfırlanacaq."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Article"
|
|
|
+msgstr "Məqalə"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Article - visibility confirmation dialog"
|
|
|
+msgstr "Məqalənin görünürlüğünü təsdiqləyən informasiya qutusu"
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Article Count"
|
|
|
+msgstr "Məqalələrin sayı"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+msgid "Article Type"
|
|
|
+msgstr "Məqalə növü"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Article actions"
|
|
|
+msgstr "Məqalədəki dəyişikliklər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee
|
|
|
+msgid "Article could not be deleted."
|
|
|
+msgstr "Məqalə silinə bilməz."
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Article uses different security mechanism."
|
|
|
+msgstr "Məqalədə fərqli müdafiə mexanizmi istifadə olunur."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Article#"
|
|
|
+msgstr "Məqalə#"
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Assign Follow-Ups"
|
|
|
+msgstr "Tələbə görə təyinat"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Assign follow-up to latest agent again."
|
|
|
+msgstr "Son agentə yenidən təyin et."
|
|
|
+
|
|
|
+#: 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 "Qeydiyyat üçün rollar təyin edin"
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Assign users based on user domain."
|
|
|
+msgstr "İstifadəçi domeninə əsasən istifadəçiləri təyin edin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco
|
|
|
+msgid "Assigned"
|
|
|
+msgstr "Təyin edildi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Assignee"
|
|
|
+msgstr "Varis"
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Assignment Timeout"
|
|
|
+msgstr "Təyinat gözləmə müddəti"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/_application_model.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+msgid "Assignment timeout"
|
|
|
+msgstr "Təyinat gözləmə müddəti"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"İstifadəçi üçün ən azı bir identifikator (Ad, Soyad, telefon və ya e-poçt) "
|
|
|
+"tələb olunur."
|
|
|
+
|
|
|
+#: app/models/postmaster_filter.rb
|
|
|
+msgid "At least one match rule is required, but none was provided."
|
|
|
+msgstr ""
|
|
|
+"Ən azı bir uyğunluq qaydası tələb olunur, lakin heç biri təqdim edilməyib."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee
|
|
|
+msgid "At least one object must be selected."
|
|
|
+msgstr "Ən azı bir obyekt seçilməlidir."
|
|
|
+
|
|
|
+#: app/models/role.rb app/models/user.rb
|
|
|
+msgid "At least one user needs to have admin permissions."
|
|
|
+msgstr "Ən azı bir istifadəçinin administrator hüquqları olmalıdır."
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue
|
|
|
+msgid "Attach another file"
|
|
|
+msgstr "Başqa bir fayl əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue
|
|
|
+msgid "Attach file"
|
|
|
+msgstr "Fayl əlavə et"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue
|
|
|
+msgid "Attach files"
|
|
|
+msgstr "Faylları əlavə et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "Attached"
|
|
|
+msgstr "Əlavə edildi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/attachments.jst.eco
|
|
|
+#: app/views/knowledge_base/public/answers/show.html.erb
|
|
|
+msgid "Attached Files"
|
|
|
+msgstr "Əlavə edilmiş fayllar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Attachment"
|
|
|
+msgstr "Qoşma"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: public/assets/form/form.js
|
|
|
+msgid "Attachments"
|
|
|
+msgstr "Əlavələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Attachments are stored in a Simple Storage Service."
|
|
|
+msgstr "Əlavələr Simple Storage Service -də saxlanır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Attachments are stored in the database."
|
|
|
+msgstr "Əlavələr verilənlər bazasında saxlanılır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Attachments are stored in the filesystem."
|
|
|
+msgstr "Əlavələr fayl sistemində saxlanılır."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+msgid "Attendees"
|
|
|
+msgstr "İştirakçılar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserEdit.ts
|
|
|
+msgid ""
|
|
|
+"Attention! Changing the organization will update the user's most recent "
|
|
|
+"tickets to the new organization."
|
|
|
+msgstr ""
|
|
|
+"Diqqət! Təşkilatın dəyişdirilməsi, istifadəçinin son biletində də həmçinin "
|
|
|
+"təşkilat sahəsini yeniləyəcəkdir."
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Diqqət: İmport başa çatdıqdan sonra bu həmçinin sizin giriş parollarınız "
|
|
|
+"kimi təyin ediləcək."
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Diqqət: İmport başa çatdıqdan sonra bu sizin giriş parollarınız kimi təyin "
|
|
|
+"ediləcək."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/object_manager.coffee
|
|
|
+msgid "Attribute"
|
|
|
+msgstr "Atribut"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid "Attribute '%s' is required in the mapping"
|
|
|
+msgstr "Uyğunlaşdırmaq üçün '%s' atributu tələb olunur"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Attribute that uniquely identifies the user. If unset, the name identifier "
|
|
|
+"returned by the IDP is used."
|
|
|
+msgstr ""
|
|
|
+"İstifadəçini unikal şəkildə müəyyən edən atribut. Dəyər verilmirsə, IDP "
|
|
|
+"tərəfindən qaytarılan ad identifikatoru istifadə olunur."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Attributes"
|
|
|
+msgstr "Atributlar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Attributes to compare"
|
|
|
+msgstr "Müqayisə üçün atributlar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Audio file"
|
|
|
+msgstr "Audio fayl"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Aug"
|
|
|
+msgstr "Avqust"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "August"
|
|
|
+msgstr "Avqust"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+msgid "Authentication"
|
|
|
+msgstr "İdentifikasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Authentication Token"
|
|
|
+msgstr "İdentifikasiya Token"
|
|
|
+
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "Authentication failed due to incorrect credentials."
|
|
|
+msgstr "Yanlış məlumatlar görə identifikasiya edilə bilmədi"
|
|
|
+
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "Authentication failed due to incorrect username."
|
|
|
+msgstr "Yanlış istifadəçi adı səbəbindən identifikasiya edilə bilmədi."
|
|
|
+
|
|
|
+#: app/controllers/import_otrs_controller.rb lib/email_helper/probe.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Authentication failed."
|
|
|
+msgstr "İdentifikasiya uğursuz oldu."
|
|
|
+
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "Authentication not possible (not offered by the service)"
|
|
|
+msgstr "İdentifikasiya mümkün deyil (xidmət tərəfinfən təklif edilmir)"
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+#: app/graphql/gql/context/current_user_aware.rb app/policies/pundit_policy.rb
|
|
|
+#: lib/user_context.rb
|
|
|
+msgid "Authentication required"
|
|
|
+msgstr "İdentifikasiya tələb olunur"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Authentication via %s"
|
|
|
+msgstr "%S vasitəsilə identifikasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Authenticator App"
|
|
|
+msgstr "İdentifikasiya tətbiqi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Authenticator app secret"
|
|
|
+msgstr "Gizli identifikasiya tətbiqi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_shared_draft_modal.jst.eco
|
|
|
+msgid "Author"
|
|
|
+msgstr "Müəllif"
|
|
|
+
|
|
|
+#: app/controllers/application_controller/handles_errors.rb
|
|
|
+msgid "Authorization failed"
|
|
|
+msgstr "Avtorizasiya xətası"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Authy"
|
|
|
+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 "Avtomatik təyinat"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Auto Assignment Ignored Users"
|
|
|
+msgstr "Avtomatik təyinlərə nəzərə alınmayan istifadəçilər"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Auto Assignment Selector"
|
|
|
+msgstr "Avtomatik təyinat seçimi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/auto_wizard.coffee
|
|
|
+msgid "Auto Wizard"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Auto close"
|
|
|
+msgstr "Avtomatik bağlanma"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+msgid "Auto create"
|
|
|
+msgstr "Avtomatik yaradılma"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Auto-close state"
|
|
|
+msgstr "Avtomatik bağlanma vəziyyəti"
|
|
|
+
|
|
|
+#: lib/auto_wizard.rb
|
|
|
+msgid "AutoWizard is disabled"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedInfo.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedRun.vue
|
|
|
+msgid "Automated Setup"
|
|
|
+msgstr "Avtomatik quraşdırma"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Automatic account link on initial logon"
|
|
|
+msgstr "İlk sistemə daxil olma zamanı hesabın avtomatik təyini"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Automatic account linking notification"
|
|
|
+msgstr "Hesabın avtomatik bağlanması haqqında bildiriş"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+msgid "Automatic reminders"
|
|
|
+msgstr "Avtomatik xatırlatmalar"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Сhat.css faylı avtomatik olaraq yüklənir.Öz css-dən istifadə etmək "
|
|
|
+"istəyirsinizsə, onu false olaraq təyin edin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Available for the following roles"
|
|
|
+msgstr "Aşağıdakı rollar üçün mövcuddur"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Available types for a new ticket"
|
|
|
+msgstr "Yeni bilet üçün mövcud növlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+#: app/assets/javascripts/app/models/user.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
|
|
|
+#: app/frontend/apps/mobile/pages/account/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+#: app/frontend/shared/components/CommonUserAvatar/CommonUserAvatar.vue
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Avatar"
|
|
|
+msgstr "Avatar"
|
|
|
+
|
|
|
+#: app/graphql/gql/mutations/account/avatar/delete.rb
|
|
|
+msgid "Avatar could not be found."
|
|
|
+msgstr "Avatar tapılmadı."
|
|
|
+
|
|
|
+#: app/frontend/shared/components/CommonAvatar/CommonAvatar.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Avatar with initials %s"
|
|
|
+msgstr "%s istifadəçinin baş hərfləri ilə avatar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco
|
|
|
+msgid "Average: %s"
|
|
|
+msgstr "Ortalama: %s"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco
|
|
|
+msgid "Average: %s minutes"
|
|
|
+msgstr "Ortalama: %s dəqiqə"
|
|
|
+
|
|
|
+#: 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 "Ortalama: %s%"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "BCC address for all outgoing emails"
|
|
|
+msgstr "Bütün göndərilən e-poçtlar üçün BCC ünvanı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+msgid "Back"
|
|
|
+msgstr "Geri"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/switch_back_to_user.jst.eco
|
|
|
+msgid "Back to my view"
|
|
|
+msgstr "Mənim görünüşümə geri qayıt"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "Back to overview"
|
|
|
+msgstr "Baxışa geri qayıt"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
|
|
|
+msgid "Back to previous page"
|
|
|
+msgstr "Əvvəlki səhifəyə qayıt"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/reader.jst.eco
|
|
|
+msgid "Back to search results"
|
|
|
+msgstr "Axtarış nəticələrinə qayıt"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Background color"
|
|
|
+msgstr "Fon rəngi"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Fon prosesi başlamadı və ya tamamlanmadı! Zəhmət olmasa, dəstək xidmətinə "
|
|
|
+"müraciət edin."
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Backlog"
|
|
|
+msgstr "Gecikmə"
|
|
|
+
|
|
|
+#: 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 "Əsas"
|
|
|
+
|
|
|
+#: 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
|
|
|
+msgid "Base DN"
|
|
|
+msgstr "Əsas DN"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+msgid "Base Objects"
|
|
|
+msgstr "Əsas Obyektlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+msgid "Basic Authentication"
|
|
|
+msgstr "Əsas identifikasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee
|
|
|
+msgid "Basic Settings"
|
|
|
+msgstr "Əsas parametrlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/suggestions/UserMention.ts
|
|
|
+msgid "Before you mention a user, please select a group."
|
|
|
+msgstr "İstifadəçini qeyd etməzdən əvvəl zəhmət olmasa qrup seçin."
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue
|
|
|
+msgid ""
|
|
|
+"Before you start, make sure to check the following points to ensure a smooth "
|
|
|
+"migration and usage of your Zammad instance:"
|
|
|
+msgstr ""
|
|
|
+"Başlamaqdan əvvəl, Zammad istifadənizi və migrasiyanın problemsiz olmasını "
|
|
|
+"təmin etmək üçün aşağıdakı maddələri nəzərdən keçirin:"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+#, fuzzy
|
|
|
+msgid "Begin forwarded message"
|
|
|
+msgstr "Mesajın yönləndirilməsinə başlayın"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSelection.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Beta"
|
|
|
+msgstr "Beta"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Bind Password"
|
|
|
+msgstr "Qoşulma üçün şifrə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Bind User"
|
|
|
+msgstr "Qoşulma üçün istifadəçi"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Block Notifications"
|
|
|
+msgstr "Bildiriş Bloklaması"
|
|
|
+
|
|
|
+#: 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 "Bloklanmış IP ünvanları (; simvolla ayrılmış)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/chat.coffee
|
|
|
+msgid "Blocked countries"
|
|
|
+msgstr "Bloklanmış ölkələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee
|
|
|
+msgid "Blue"
|
|
|
+msgstr "Mavi"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#, fuzzy
|
|
|
+msgid "Boolean field"
|
|
|
+msgstr "Boolean sahə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/index.jst.eco
|
|
|
+msgid "Bots"
|
|
|
+msgstr "Botlar"
|
|
|
+
|
|
|
+#: 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/views/session.jst.eco
|
|
|
+msgid "Browser"
|
|
|
+msgstr "Brauzer"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
|
|
|
+msgid "Bulk action executed!"
|
|
|
+msgstr "Kütləvi fəaliyyət yerinə yetirildi!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
|
|
|
+msgid "Bulk action failed"
|
|
|
+msgstr "Kütləvi fəaliyyət yerinə yetirilmədi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee
|
|
|
+msgid "Bulk action stopped by error(s): %s!"
|
|
|
+msgstr "Xəta(lar) səbəbindən kütləvi hərəkət dayandırıldı: %s!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Bulk import allows you to create and update many records at once."
|
|
|
+msgstr ""
|
|
|
+"Kütləvi idxal çoxlu qeydlərin eyni anda yaradılmasına və yenilənməsinə imkan "
|
|
|
+"verir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/calendar.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+msgid "Business Hours"
|
|
|
+msgstr "İş saatı"
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/show_alternatives.html.erb
|
|
|
+msgid "But it's only available in these languages:"
|
|
|
+msgstr "Yalnız bu dillərdə mövcuddur:"
|
|
|
+
|
|
|
+#: 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/views/integration/placetel.jst.eco
|
|
|
+msgid ""
|
|
|
+"By mapping your agents' Placetel SIP users to their Zammad user accounts, "
|
|
|
+"Zammad can support your agents by opening either a new ticket dialogue or "
|
|
|
+"the user profile upon picking up a new call."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+msgid ""
|
|
|
+"By mapping your agents' sipgate users to their Zammad user accounts, Zammad "
|
|
|
+"can support your agents by opening either a new ticket dialogue or the user "
|
|
|
+"profile upon picking up a new call."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "CA"
|
|
|
+msgstr "CA"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "CC"
|
|
|
+msgstr "CC"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/idoit.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "CMDB to document complex relations of your network components."
|
|
|
+msgstr ""
|
|
|
+"Şəbəkə komponentlərinizin mürəkkəb əlaqələrini sənədləşdirmək üçün CMDB."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"CSS font-size with a unit like 12px, 1.5em. If left undefined it inherits "
|
|
|
+"the font-size of the website."
|
|
|
+msgstr ""
|
|
|
+"CSS font-size with a unit like 12px, 1.5em. If left undefined it inherits "
|
|
|
+"the font-size of the website."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee db/seeds/permissions.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "CTI"
|
|
|
+msgstr "CTI"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/cti.coffee
|
|
|
+#: app/controllers/cti_controller.rb
|
|
|
+msgid "CTI (generic)"
|
|
|
+msgstr "CTI (universal)"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "CTI Token"
|
|
|
+msgstr "CTI Token"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "CTI config"
|
|
|
+msgstr "CTI konfiqurasiyası"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "CTI customer last activity"
|
|
|
+msgstr "Müştərinin son fəaliyyəti"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "CTI integration"
|
|
|
+msgstr "CTI inteqrasiyası"
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "CW"
|
|
|
+msgstr "CW"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Calendar"
|
|
|
+msgstr "Təqvim"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/calendar.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Calendars"
|
|
|
+msgstr "Təqvim"
|
|
|
+
|
|
|
+#: 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 "Call Settings"
|
|
|
+msgstr "Zəng parametrləri"
|
|
|
+
|
|
|
+#: app/models/cti/driver/base.rb
|
|
|
+msgid "Call from %s"
|
|
|
+msgstr "%s -dən zəng"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "Call from %s for %s"
|
|
|
+msgstr "%s üçün %s -dən zəng"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/application.coffee
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco
|
|
|
+msgid "Callback URL"
|
|
|
+msgstr "Geri zəng URL"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Caller ID (Zəng edən abonentin identifikatoru) gedən zənglər üçün "
|
|
|
+"dəyişdirilə bilər."
|
|
|
+
|
|
|
+#: 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 "Bloklamaq üçün Caller ID (Zəng edən abonentin identifikatoru)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/cti.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Caller Log Filter"
|
|
|
+msgstr "Zəng üçün jurnal filteri"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/index.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Caller log"
|
|
|
+msgstr "Zəng edənlər jurnalı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/avatar.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "Camera"
|
|
|
+msgstr "Kamera"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Can be in any CSS color format."
|
|
|
+msgstr "İstənilən CSS rəng formatında ola bilər."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/agent.coffee
|
|
|
+msgid "Can't create user!"
|
|
|
+msgstr "İstifadəçi yaratmaq mümkün deyil!"
|
|
|
+
|
|
|
+#: app/controllers/application_controller/renders_models.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Can't delete, object has references."
|
|
|
+msgstr "Silmək mümkün deyil, obyektdə əlaqələr var."
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+msgid "Can't find User for Token"
|
|
|
+msgstr "Token üçün istifadəçi tapılmır"
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"Şifrəni yeniləmək mümkün deyil, daxil etdiyiniz şifrə uyğun gəlmir. Xahiş "
|
|
|
+"edirik yenidən cəhd edin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/after_auth_modal.coffee
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
|
|
|
+#: app/frontend/apps/mobile/components/CommonSectionPopup/CommonSectionPopup.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+msgid "Cancel"
|
|
|
+msgstr "Ləğv et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Cancel & Go Back"
|
|
|
+msgstr "Ləğv et & Geri qayıt"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/after_auth/two_factor_configuration.coffee
|
|
|
+msgid "Cancel & Sign out"
|
|
|
+msgstr "Ləğv et & Çıxış"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/attachment.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "Cancel Upload"
|
|
|
+msgstr "Yükləməni ləğv et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
|
|
|
+msgid "Cannot delete category"
|
|
|
+msgstr "Kateqoriyanı silmək mümkün deyil"
|
|
|
+
|
|
|
+msgid "Cannot delete record because a dependent %{record} exists"
|
|
|
+msgstr "Qeydi silmək mümkün deyil , asılı %{record} mövcuddur"
|
|
|
+
|
|
|
+msgid "Cannot delete record because dependent %{record} exist"
|
|
|
+msgstr "Qeydi silmək mümkün deyil , asılı %{record} mövcuddur"
|
|
|
+
|
|
|
+#: app/policies/ticket_policy.rb
|
|
|
+msgid "Cannot follow-up on a closed ticket. Please create a new ticket."
|
|
|
+msgstr ""
|
|
|
+"Bağlanmış bileti izləmək mümkün deyil. Zəhmət olmasa, yeni bir bilet yaradın."
|
|
|
+
|
|
|
+#: app/models/sla.rb
|
|
|
+msgid "Cannot have both response time and update time."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Cannot process external data source %s. %s"
|
|
|
+msgstr "Xarici məlumat mənbəyini emal etmək mümkün deyil %s. %s"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue
|
|
|
+msgid "Cannot set online notifications as seen"
|
|
|
+msgstr ""
|
|
|
+"Şəkildə göstərildiyi kimi onlayn bildirişlər konfiqurasiya edilə bilməz"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+msgid "Cannot upload file"
|
|
|
+msgstr "Faylı yükləmək mümkün deyil"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee
|
|
|
+msgid "Categories"
|
|
|
+msgstr "Kateqoriya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_answer.coffee
|
|
|
+#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco
|
|
|
+msgid "Category"
|
|
|
+msgstr "Kateqoriya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid "Category page layout"
|
|
|
+msgstr "Kategori səhifəsinin quruluşu"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Caution!"
|
|
|
+msgstr "Diqqətli ol!"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Certificate (PEM)"
|
|
|
+msgstr "Sertifikat (PEM)"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+msgid "Certificates & Private Keys"
|
|
|
+msgstr "Sertifikatlar & Şəxsi açarlar"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+msgid "Change"
|
|
|
+msgstr "Dəyişdir"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Change %s"
|
|
|
+msgstr "Dəyişdir %s"
|
|
|
+
|
|
|
+#: 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 "Müştərini dəyişdir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee
|
|
|
+msgid "Change Objects"
|
|
|
+msgstr "Obyektləri dəyişdir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Change Your Password"
|
|
|
+msgstr "Şifrənizi dəyişdir"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Change customer"
|
|
|
+msgstr "Müştərini dəyişdir"
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Change date"
|
|
|
+msgstr "Tarixi dəyişdir"
|
|
|
+
|
|
|
+#: 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 "Tərtibini dəyişdir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Changed:"
|
|
|
+msgstr "Dəyişdirilmiş:"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+#: app/views/mailer/ticket_update/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_update/ru.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-tw.html.erb
|
|
|
+msgid "Changes"
|
|
|
+msgstr "Dəyişikliklər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/feed_dialog.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/permissions_dialog.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Changes could not be loaded."
|
|
|
+msgstr "Dəyişiklikləri yükləmək mümkün olmadı."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/base_form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/permissions_dialog.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Changes could not be saved."
|
|
|
+msgstr "Dəyişikliklər saxlanıla bilmədi."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Changes were made that require a database update."
|
|
|
+msgstr "Məlumat bazasının yenilənməsini tələb edən dəyişikliklər edildi."
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Channel"
|
|
|
+msgstr "Kanal"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Chat"
|
|
|
+msgstr "Kanal - Söhbət"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Email"
|
|
|
+msgstr "Kanal - E-poçt"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Facebook"
|
|
|
+msgstr "Kanal - Facebook"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Channel - Form"
|
|
|
+msgstr "Kanal - Form"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Google"
|
|
|
+msgstr "Kanal - Google"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Microsoft 365"
|
|
|
+msgstr "Kanal - Microsoft 365"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - SMS"
|
|
|
+msgstr "Kanal - SMS"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Telegram"
|
|
|
+msgstr "Kanal - Telegram"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - Twitter"
|
|
|
+msgstr "Kanal - Twitter"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Channel - Web"
|
|
|
+msgstr "Kanal - Web"
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Channel - WhatsApp"
|
|
|
+msgstr "Kanal - WhatsApp"
|
|
|
+
|
|
|
+#: 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 "Kanllar"
|
|
|
+
|
|
|
+#: 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 "Söhbət"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/topics.jst.eco
|
|
|
+msgid "Chat ID"
|
|
|
+msgstr "Söhbət ID"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/chat_sessions.coffee
|
|
|
+msgid "Chat Session"
|
|
|
+msgstr "Söhbət sessiyası"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Chat Title"
|
|
|
+msgstr "Söhbət adı"
|
|
|
+
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "Chat closed by %s"
|
|
|
+msgstr "Söhbət bağlıdır %s"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+msgid "Chat not answered, automatically set to offline."
|
|
|
+msgstr "Söhbətə cavab verilmir, avtomatik olaraq offline rejimə keçirilir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Chats"
|
|
|
+msgstr "Söhbətlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Chatting Customers"
|
|
|
+msgstr "Müştərilər ilə ünsiyyət"
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Check 'Channel' streams."
|
|
|
+msgstr "\"Kanal\" axınlarının nəzarəti."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Check channels."
|
|
|
+msgstr "Kanalları yoxla."
|
|
|
+
|
|
|
+#: 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 sorted. If the box "
|
|
|
+"is not checked, values are sorted in alphabetical order."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/check_mk.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Checkmk"
|
|
|
+msgstr "Checkmk"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Checkmk integration"
|
|
|
+msgstr "Checkmk inteqrasiyası"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Checkmk token"
|
|
|
+msgstr "Checkmk token"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Checksum"
|
|
|
+msgstr "Checksum"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/link/ticket.coffee
|
|
|
+msgid "Child"
|
|
|
+msgstr "Uşaq"
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Choose date"
|
|
|
+msgstr "Tarixi seçin"
|
|
|
+
|
|
|
+#: 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/integration/pgp.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"Choose the default behavior of the PGP integration on per group basis. If "
|
|
|
+"signing or encrypting is not possible, the setting has no effect. Agents can "
|
|
|
+"always manually alter the behavior for each article."
|
|
|
+msgstr ""
|
|
|
+"Hər qrup üçün standart PGP inteqrasiya davranışını seçin.İmza və ya "
|
|
|
+"şifrələmə mümkün olmadıqda, quraşdırmanın heç bir təsiri yoxdur.Agentlər hər "
|
|
|
+"məqalə üçün davranışı həmişə əl ilə dəyişə bilərlər."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"Choose the default behavior of the S/MIME integration on per group basis. If "
|
|
|
+"signing or encrypting is not possible, the setting has no effect. Agents can "
|
|
|
+"always manually alter the behavior for each article."
|
|
|
+msgstr ""
|
|
|
+"Hər qrup üçün standart S/MIME inteqrasiya davranışını seçin.İmza və ya "
|
|
|
+"şifrələmə mümkün olmadıqda, quraşdırmanın heç bir təsiri yoxdur.Agentlər hər "
|
|
|
+"məqalə üçün davranışı həmişə əl ilə dəyişə bilərlər."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Choose the group to which direct messages will get added."
|
|
|
+msgstr "Birbaşa mesajların əlavə ediləcəyi qrupu seçin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Choose the group to which mentions will get added."
|
|
|
+msgstr "Qeydlərin əlavə ediləcəyi qrupu seçin."
|
|
|
+
|
|
|
+#: 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/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "Choose the group to which messages will get added."
|
|
|
+msgstr "Mesajların əlavə ediləcəyi qrupu seçin."
|
|
|
+
|
|
|
+#: 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/profile/language.jst.eco
|
|
|
+msgid "Choose your language."
|
|
|
+msgstr "Dilinizi seçin."
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+msgid "Choose your new password"
|
|
|
+msgstr "Yeni şifrənizi seçin"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/password/reset_change.jst.eco
|
|
|
+msgid "Choose your new password."
|
|
|
+msgstr "Yeni şifrənizi seçin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/after_auth/two_factor_configuration.jst.eco
|
|
|
+msgid "Choose your preferred two-factor authentication method to set it up."
|
|
|
+msgstr ""
|
|
|
+"İki faktorlu identifikasiya üçün üstünlük verdiyiniz metodu təyin edin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+msgid "Christmas holiday"
|
|
|
+msgstr "Yeni il tətili"
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "City"
|
|
|
+msgstr "Şəhər"
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up 'Cti::Log'."
|
|
|
+msgstr "'Cti::Log' Təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up 'DataPrivacyTask'."
|
|
|
+msgstr "'DataPrivacyTask' Təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up 'HttpLog'."
|
|
|
+msgstr "'HttpLog' Təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up ActiveJob locks."
|
|
|
+msgstr "ActiveJob blokunu təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up cache."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up closed sessions."
|
|
|
+msgstr "Qapalı seansları təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up dead sessions."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up expired sessions."
|
|
|
+msgstr "Vaxtı keçmiş seansları təmizləyin."
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Clean up mobile taskbars."
|
|
|
+msgstr "Mobil cihazların tapşırıq panelini təmizləyin."
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Clear"
|
|
|
+msgstr "Təmizləmək"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
|
|
|
+#: app/frontend/shared/components/CommonInputSearch/CommonInputSearch.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Clear Search"
|
|
|
+msgstr "Axtarış panelini təmizlə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/searchable_select.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
|
|
|
+msgid "Clear Selection"
|
|
|
+msgstr "Seçimi təmizlə"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/clearbit.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Clearbit"
|
|
|
+msgstr "Clearbit"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Clearbit config"
|
|
|
+msgstr "Clearbit konfiqurasiyası"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Clearbit integration"
|
|
|
+msgstr "Clearbit inteqrasiyası"
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/not_found.html.erb
|
|
|
+msgid "Click here"
|
|
|
+msgstr "Bura klikləyin"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
+msgid "Click here to set up a two-factor authentication method."
|
|
|
+msgstr "İki faktorlu identifikasiya metodunu qurmaq üçün bura klikləyin."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/idoit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Client ID"
|
|
|
+msgstr "Müştəri ID"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Client Secret"
|
|
|
+msgstr "Müştərinin şifrəsi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/application.coffee
|
|
|
+msgid "Clients"
|
|
|
+msgstr "Müştərilər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Clone"
|
|
|
+msgstr "Klon"
|
|
|
+
|
|
|
+#: 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/_channel/microsoft365.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/error_modal.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import_result.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_duplicate_detection/warning.jst.eco
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Close"
|
|
|
+msgstr "Bağlamaq"
|
|
|
+
|
|
|
+#: db/seeds/macros.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Close & Tag as Spam"
|
|
|
+msgstr "Bağlamaq & Spam tegi əlavə et"
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Close Diff In Min"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Close Escalation At"
|
|
|
+msgstr "Eskalasiyanı bağlamaq"
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Close In Min"
|
|
|
+msgstr "Bir neçə dəqiqə sonra bağlamaq"
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Close chat sessions where participants are offline."
|
|
|
+msgstr "İştirakçılar onlayn olmadıqda söhbət sessiyalarını bağlayın."
|
|
|
+
|
|
|
+#: 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 "Qapalı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Closed At"
|
|
|
+msgstr "Qapalı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/user.coffee
|
|
|
+msgid "Closed Tickets"
|
|
|
+msgstr "Qapalı Biletlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Closing time"
|
|
|
+msgstr "Bağlanma vaxtı"
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Color representation of the open ticket indicator in the sidebar."
|
|
|
+msgstr "Yan paneldəki açıq tətbiq göstəricisinin rəng görünüşü."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee
|
|
|
+msgid "Comment"
|
|
|
+msgstr "Şərh"
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Communication"
|
|
|
+msgstr "Ünsiyyət"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Company Inc."
|
|
|
+msgstr "Şirkət MMC."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/security_keys.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Complete the sign-in with your security key."
|
|
|
+msgstr "Təhlükəsizlik açarı ilə identifikasiya prosesini yekunlaşdırın."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee
|
|
|
+msgid "Complete translations"
|
|
|
+msgstr "Bitmiş tərcümələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/index.jst.eco
|
|
|
+msgid "Completed Tasks"
|
|
|
+msgstr "Tamamlanmış tapşırıqlar"
|
|
|
+
|
|
|
+#: public/assets/chat/views/chat.eco
|
|
|
+msgid "Compose your message…"
|
|
|
+msgstr "Mesaj tərtib edin…"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Conditions for affected objects"
|
|
|
+msgstr "Təsirə məruz qalan obyektlər üçün şərtlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Conditions for shown tickets"
|
|
|
+msgstr "Təqdim olunan biletlər üçün şərtlər"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Config"
|
|
|
+msgstr "Konfiqurasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "Config has changed"
|
|
|
+msgstr "Konfiqurasiya dəyişdirildi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+msgid "Configuration"
|
|
|
+msgstr "Konfiqurasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/server_snippet.jst.eco
|
|
|
+msgid "Configuration for %s"
|
|
|
+msgstr "%s üçün konfiqurasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "Configure"
|
|
|
+msgstr "Konfiqurasiya"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.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/twitter/list.jst.eco
|
|
|
+msgid "Configure App"
|
|
|
+msgstr "Tətbiqin qurulması"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/base.coffee
|
|
|
+msgid "Configure Basic Settings"
|
|
|
+msgstr "Əsas parametrlərin qurulması"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee
|
|
|
+msgid "Confirm"
|
|
|
+msgstr "Təsdiq et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/password_check.coffee
|
|
|
+msgid "Confirm Password"
|
|
|
+msgstr "Şifrəni təsdiq edin"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonConfirmation/CommonConfirmation.vue
|
|
|
+msgid "Confirm dialog"
|
|
|
+msgstr "Dialoqu təsdiqləyin"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Confirm merge"
|
|
|
+msgstr "Birləşməni təsdiq edin"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+msgid "Confirm password"
|
|
|
+msgstr "Şifrəni təsdiq edin"
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/signup/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/signup/en.html.erb
|
|
|
+#, fuzzy
|
|
|
+msgid ""
|
|
|
+"Confirm your #{config.product_name} account, #{user.firstname} #{user."
|
|
|
+"lastname}\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Confirm your email address to complete your #{config.product_name} "
|
|
|
+"account. It's easy, just click the link below.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+"Hesabınızı təsdiq edin #{config.product_name} , #{user.firstname} #{user."
|
|
|
+"lastname}\n"
|
|
|
+"\n"
|
|
|
+"<div>Salam #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Qeydiyyatı tamamlamaq üçün e-poçt adresinizi təsdiqləyin #{config."
|
|
|
+"product_name} hesab.Sadəcə aşağıdakı linkə klikləyin.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Komanda #{config.product_name} </div>\n"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Confirm/submit dialog"
|
|
|
+msgstr "Təsdiqləmək/göndərmək dialoqu"
|
|
|
+
|
|
|
+#: 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/_manage/ticket_notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/tag.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/taskbar_widget.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco
|
|
|
+msgid "Confirmation"
|
|
|
+msgstr "Təsdiq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee
|
|
|
+msgid "Confirmation failed."
|
|
|
+msgstr "Təsdiq uğursuz oldu."
|
|
|
+
|
|
|
+#: 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 "Qoşmaq"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannels.vue
|
|
|
+msgid "Connect Channels"
|
|
|
+msgstr "Kanal bağlantısı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/exchange.coffee
|
|
|
+#: app/assets/javascripts/app/views/exchange/oauth_intro.jst.eco
|
|
|
+msgid "Connect Exchange App"
|
|
|
+msgstr "Exchange tətbiqini qoşmaq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/facebook.coffee
|
|
|
+#: app/assets/javascripts/app/views/facebook/index.jst.eco
|
|
|
+msgid "Connect Facebook App"
|
|
|
+msgstr "Facebook tətbiqini qoşmaq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/google.coffee
|
|
|
+#: app/assets/javascripts/app/views/google/index.jst.eco
|
|
|
+msgid "Connect Google App"
|
|
|
+msgstr "Google tətbiqini qoşmaq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/index.jst.eco
|
|
|
+msgid "Connect Microsoft 365 App"
|
|
|
+msgstr "Microsoft 365 tətbiqini qoşmaq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/twitter.coffee
|
|
|
+#: app/assets/javascripts/app/views/twitter/index.jst.eco
|
|
|
+msgid "Connect Twitter App"
|
|
|
+msgstr "Twitter tətbiqini qoşmaq"
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Connect and Continue"
|
|
|
+msgstr "Qoşul və davam et"
|
|
|
+
|
|
|
+#: public/assets/chat/views/loader.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Connecting"
|
|
|
+msgstr "Qoşulma prosesi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Connecting …"
|
|
|
+msgstr "Qoşulma prosesi…"
|
|
|
+
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "Connection lost"
|
|
|
+msgstr "Bağlantı itirildi"
|
|
|
+
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "Connection re-established"
|
|
|
+msgstr "Bağlantı bərpa edildi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee
|
|
|
+msgid "Connection test successful"
|
|
|
+msgstr "Bağlantı yoxlanışı uğurla tamamlandı"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Contact the administrator if you have any problems logging in."
|
|
|
+msgstr "Giriş probleminiz varsa administratorunuzla əlaqə saxlayın."
|
|
|
+
|
|
|
+#: 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 "Məzmun"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee
|
|
|
+msgid "Content could not be loaded."
|
|
|
+msgstr "Məzmunu yükləmək mümkün olmadı."
|
|
|
+
|
|
|
+#: app/models/store.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Content preview could not be generated."
|
|
|
+msgstr "Məzmunun önizləməsini yaratmaq mümkün olmadı."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+msgid "Content was changed since loading"
|
|
|
+msgstr "Məzmun yükləndikdən sonra dəyişdirildi"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Context"
|
|
|
+msgstr "Kontekst"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSource.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#, fuzzy
|
|
|
+msgid "Continue"
|
|
|
+msgstr "Davam et"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Continue anyway"
|
|
|
+msgstr "Hələ də davam etmək"
|
|
|
+
|
|
|
+#: 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
|
|
|
+#, fuzzy
|
|
|
+msgid "Continue session"
|
|
|
+msgstr "Sessiyaya davam et"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Continue to desktop"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+msgid "Continue to mobile"
|
|
|
+msgstr "Mobil cihazda davam etmək"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+#, fuzzy
|
|
|
+msgid "Contributing Translations"
|
|
|
+msgstr "Köməkçi tərcümələr"
|
|
|
+
|
|
|
+#: lib/sessions/event/chat_transfer.rb
|
|
|
+#, fuzzy
|
|
|
+msgid "Conversation is transferred into another chat. Please stay tuned."
|
|
|
+msgstr "Müzakirə başqa bir söhbətə köçürülür."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
|
+msgid "Conversion of retweets into tickets is turned off."
|
|
|
+msgstr "Retvitlərin biletlərə çevrilməsi deaktivdir."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_base.coffee
|
|
|
+msgid "Copied!"
|
|
|
+msgstr "Kopyalandı!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/recovery_codes.coffee
|
|
|
+msgid "Copy"
|
|
|
+msgstr "Kopyalamaq"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Copy current object number (e. g. Ticket#) to clipboard"
|
|
|
+msgstr "Cari obyekt nömrəsini (e. g. Ticket#) kopyalayın və"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco
|
|
|
+msgid "Copy to clipboard"
|
|
|
+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/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/services/service/channel/whatsapp/base.rb
|
|
|
+msgid "Could not fetch WhatsApp phone number details."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid ""
|
|
|
+"Could not load the two-factor authentication configuration for this user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "Could not remove all two-factor authentication methods for this user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "Could not remove the two-factor authentication method for this user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Could not remove two-factor authentication method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Could not set two-factor authentication method as default"
|
|
|
+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/models/group.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/profile/token_access.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Create"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/admin.coffee
|
|
|
+msgid "Create Admin"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualAdmin.vue
|
|
|
+msgid "Create Administrator Account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Create Channel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/new_controller.coffee
|
|
|
+msgid "Create Knowledge Base"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Create Macros"
|
|
|
+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/frontend/apps/mobile/pages/ticket/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Create Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Create a Test Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/template.jst.eco
|
|
|
+msgid "Create a new template in the admin interface."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
|
|
|
+msgid "Create a shared draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/reader_controller.coffee
|
|
|
+msgid "Create a translation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualAdmin.vue
|
|
|
+msgid "Create account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Create and set up %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Create my account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
|
|
|
+msgid "Create new Customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerWrapper.vue
|
|
|
+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/frontend/apps/mobile/components/CommonTicketCreateLink/CommonTicketCreateLink.vue
|
|
|
+msgid "Create new ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/organization/composables/useOrganizationTicketsCount.ts
|
|
|
+msgid "Create new ticket for this organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserTicketsCount.ts
|
|
|
+msgid "Create new ticket for this user"
|
|
|
+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/frontend/apps/mobile/components/Form/fields/FieldTags/FieldTagsDialog.vue
|
|
|
+msgid "Create tag"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Create ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+msgid "Create your first ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Create:"
|
|
|
+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/ldap_source.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/ssl_certificates_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Created Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Created At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Created External Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Created Internal Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: 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/integration/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Created at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.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/ldap_source.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
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Created by"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Creating new tickets via web is disabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Creation Channels"
|
|
|
+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/_application_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/application_controller/has_user.rb
|
|
|
+msgid "Current user has no permission to use 'From'/'X-On-Behalf-Of'!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketOverview.vue
|
|
|
+msgid "Currently no overview is assigned to your roles."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/navbar.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/models/webhook.coffee
|
|
|
+msgid "Custom Payload"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Alternative Translations"
|
|
|
+msgid "Custom Translation"
|
|
|
+msgstr "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: 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_action.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/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.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/accounted_time.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.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/controllers/time_accountings_controller.rb
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/plugins/customer.ts
|
|
|
+#: app/graphql/gql/types/overview_type.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/views/profile/appearance.jst.eco
|
|
|
+msgid "Dark"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/dark_mode.coffee
|
|
|
+msgid "Dark Mode"
|
|
|
+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/data_privacy.coffee
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/index.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Data Privacy"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/data_privacy_task_validator.rb
|
|
|
+msgid "Data privacy task allows to delete a user or a ticket only."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/data_privacy.coffee
|
|
|
+msgid "DataPrivacyTask"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/data_privacy.coffee
|
|
|
+msgid "DataPrivacyTasks"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+#: 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/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+msgid "Date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Date & time field"
|
|
|
+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 "Date field"
|
|
|
+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_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Dec"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "December"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+msgid "Decryption failed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "Decryption failed! %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+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/generic/table_row.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
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+msgid "Default Behavior"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco
|
|
|
+msgid "Default Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Default Screen"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Default Ticket Agent Notifications"
|
|
|
+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/models/ticket_state.coffee
|
|
|
+msgid "Default for follow-ups"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+msgid "Default for new tickets"
|
|
|
+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 model configuration 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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/cti.jst.eco
|
|
|
+msgid ""
|
|
|
+"Define queues or call destinations (whatever fits your PBX) and map your "
|
|
|
+"agents to it. By this, Zammad can support your agents by showing them only "
|
|
|
+"relevant call entries and notifications."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Define the default agent notifications for new users."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Define the maximum number of ticket shown in overviews."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines Elasticsearch SSL verification."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid ""
|
|
|
+"Defines an optional highlight color of this priority in ticket tables. High "
|
|
|
+"priority will be rendered in an indian red, while low priority in a baby "
|
|
|
+"blue color."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid ""
|
|
|
+"Defines an optional icon of this priority in ticket tables. Important will "
|
|
|
+"be rendered with an exclamation point, while low priority with a downwards "
|
|
|
+"arrow."
|
|
|
+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. No "
|
|
|
+"selection 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 PGP encryption 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 calendar weeks are shown in the picker of date/datetime fields to "
|
|
|
+"easily select the correct date."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines if generic CTI integration is enabled or not."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines if recovery codes can be used by users in the event they lose access "
|
|
|
+"to other two-factor authentication methods."
|
|
|
+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 PGP recipient alias configuration 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 change of the primary organization of a user will update the "
|
|
|
+"100 most recent tickets for this user as well."
|
|
|
+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 the i-doit (https://www.i-doit.org/) integration is enabled or "
|
|
|
+"not."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines if the ticket conditions editor supports complex logical expressions."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines if the ticket conditions editor supports regular expression "
|
|
|
+"operators for triggers and ticket auto assignment."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines if the time accounting types are enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines if the two-factor authentication method authenticator app is enabled "
|
|
|
+"or not."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines if the two-factor authentication method security keys is enabled or "
|
|
|
+"not."
|
|
|
+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 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 processing timeout for the html sanitizer."
|
|
|
+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 OAuth 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 PGP 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 configuration how many articles can be created in a minute range "
|
|
|
+"globally."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines the configuration how many articles can be created in a minute range "
|
|
|
+"per ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines the custom unit to be shown next to the time accounting input field."
|
|
|
+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 time accounting type."
|
|
|
+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 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 maximum number of allowed open tabs before auto cleanup removes "
|
|
|
+"surplus tabs when creating new tabs."
|
|
|
+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 permission level used for lookups."
|
|
|
+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 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 ticket states used for lookups."
|
|
|
+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 detects caller IDs in objects and "
|
|
|
+"stores them for CTI lookups."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines the transaction backend which executes time based triggers."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines the unit to be shown next to the time accounting input field."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines the warning message that is shown when a matching ticket is present."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines the warning title that is shown when a matching ticket is present."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines transaction backend."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines whether the matching tickets are shown in case of already existing "
|
|
|
+"tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Defines which ticket attributes are checked before creating a ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Defines which user roles will receive a warning in case of matching tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_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/package.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/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/exchange/token_information.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/pgp_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/ssl_certificates_list.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/whatsapp/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "Delete"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/articleDelete.ts
|
|
|
+msgid "Delete Article"
|
|
|
+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
|
|
|
+msgid "Delete File"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee
|
|
|
+msgid "Delete Knowledge Base"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "Delete Ticket"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "Delete avatar"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid "Delete immediately"
|
|
|
+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/object_manager/index.jst.eco
|
|
|
+msgid "Delete:"
|
|
|
+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
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleDeliveryMessage.vue
|
|
|
+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/controllers/translation.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/profile/password.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/translation/index.jst.eco
|
|
|
+msgid "Description"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Description (shown as title tag for screen readers)"
|
|
|
+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/views/channel/chat.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue
|
|
|
+msgid "Desktop"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Detect Duplicate Ticket Creation"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
|
|
|
+msgid "Dialog window with selections"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid ""
|
|
|
+"Did you know that system translations can be contributed and shared with the "
|
|
|
+"community on our public platform %l? It sports a very convenient user "
|
|
|
+"interface based on Weblate, give it a try!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/language.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "Did you know? You can help translating %s at:"
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "Disable"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+msgid "Disable Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid ""
|
|
|
+"Disabling the notifications from all groups will turn off the limit. "
|
|
|
+"Instead, to disable the notifications use the settings above."
|
|
|
+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/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+msgid "Discard article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Discard changes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Discard your unsaved 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 db/seeds/settings.rb
|
|
|
+msgid "Display name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Do not encrypt email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Do not sign email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Do not update any tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+msgid "Do not use the proxy for the following hosts."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee
|
|
|
+msgid "Do you really want to delete \"%s\"?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+msgid "Do you really want to delete this draft?"
|
|
|
+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/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "Do you really want to delete your current avatar?"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Document file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Domain"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+msgid "Domain Alias"
|
|
|
+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/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+msgid "Done"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_image_view.coffee
|
|
|
+msgid "Download"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "Download %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "Download Certificate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_list.jst.eco
|
|
|
+msgid "Download Private Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+msgid "Download Public Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco
|
|
|
+msgid "Download all records"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+msgid "Download and install the %s Migration Plugin on your %s instance."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+msgid "Downloading attachments…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+msgid "Draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+msgid "Draft available"
|
|
|
+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/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "Drop files here"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
|
|
|
+msgid "Drop image file 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/controllers/_manage/ticket.coffee
|
|
|
+msgid "Duplicate Detection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+msgid "Duration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+msgid ""
|
|
|
+"Dynamic fields are not that 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/models/user.coffee
|
|
|
+msgid "Easter holiday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/tag.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/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/profile/password.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/whatsapp/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/Home.vue
|
|
|
+#: app/frontend/apps/mobile/pages/organization/views/OrganizationDetailView.vue
|
|
|
+#: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
|
|
+msgid "Edit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationCustomer.vue
|
|
|
+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
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationOrganization.vue
|
|
|
+msgid "Edit Organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/core_workflow.coffee
|
|
|
+msgid "Edit mask"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Edit reply"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue
|
|
|
+msgid "Editing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue
|
|
|
+msgid "Editing on Desktop"
|
|
|
+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 Model Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Elasticsearch Pipeline Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Elasticsearch SSL verification"
|
|
|
+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/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_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
|
|
|
+#: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb public/assets/form/form.js
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts
|
|
|
+msgid "Email Address"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannels.vue
|
|
|
+msgid "Email Channel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualEmailNotification.vue
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts
|
|
|
+msgid "Email Outbound"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
+msgid "Email Verification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid "Email address '%{email}' is already used for another user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
+msgid "Email could not be verified. Please contact your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid "Email import mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts
|
|
|
+msgid ""
|
|
|
+"Email sending and receiving could not be verified. Please check your "
|
|
|
+"settings."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+msgid "Email sent to \"%s\". Please let the user verify their email account."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/signup.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Email sent to \"%s\". Please verify your email account."
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.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 Recovery Codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Enable Ticket creation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/types.jst.eco
|
|
|
+msgid ""
|
|
|
+"Enable activity type selection. This would allow agents to select one of the "
|
|
|
+"types below when adding accounted time."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Enables a warning to users during ticket creation if there is an existing "
|
|
|
+"ticket with the same attributes."
|
|
|
+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 sending of an email notification to a user when they link their "
|
|
|
+"account with a third-party application."
|
|
|
+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 Microsoft 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. This setting is "
|
|
|
+"only effective if the password login is enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "Enclosed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "Enclosure"
|
|
|
+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/_application_action.coffee
|
|
|
+msgid "Encrypt email (if not possible, discard notification)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Encrypt email (if not possible, send notification anyway)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "Encrypted"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_group.jst.eco
|
|
|
+msgid "Encryption"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Encryption error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: 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 "Endpoint Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Enforce the setup of the two-factor authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Enforced for user roles"
|
|
|
+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/views/ticket_zoom/title.jst.eco
|
|
|
+msgid "Enter Title…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid ""
|
|
|
+"Enter a domain name that will be associated with this key, e.g. example.com."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/input.jst.eco
|
|
|
+msgid "Enter a valid email address."
|
|
|
+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/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Enter link URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+msgid "Enter one of your unused recovery codes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+msgid "Enter search and select a type to search for"
|
|
|
+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/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+msgid "Enter the URL of your %s system."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts
|
|
|
+msgid "Enter the code from your two-factor authenticator app."
|
|
|
+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/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+msgid ""
|
|
|
+"Enter the link provided by the plugin at the end of the installation to link "
|
|
|
+"the two systems."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Enter the security code generated by the authenticator app:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+msgid "Enter the time you want to record"
|
|
|
+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/exchange/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/facebook/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/google/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/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/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue
|
|
|
+msgid ""
|
|
|
+"Enter your Freshdesk API token gained from your account profile settings."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+msgid "Enter your Zendesk API token gained from your admin interface."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Enter your current password, insert a new one and confirm it."
|
|
|
+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/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+msgid ""
|
|
|
+"Enter your email address from your Kayako account which should be used for "
|
|
|
+"the import."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+msgid ""
|
|
|
+"Enter your password from your Kayako account which should be used for the "
|
|
|
+"import."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/admin_password_auth.coffee
|
|
|
+#: 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
|
|
|
+#: app/frontend/apps/mobile/pages/error/views/Error.vue
|
|
|
+msgid "Error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/run_auto_wizard.rb
|
|
|
+msgid "Error during execution of auto wizard."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/overviews.rb
|
|
|
+msgid "Escalated Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_escalation/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_escalation/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Escalated ticket (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>The ticket (#{ticket.title}) from \"<b>#{ticket.customer.longname}</"
|
|
|
+"b>\" has been escalated since \"#{ticket.escalation_at}\"!</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Information:\n"
|
|
|
+" <blockquote type=\"cite\">\n"
|
|
|
+" #{article.body_as_html}\n"
|
|
|
+" </blockquote>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Escalation At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/popover_provider/escalation_popover_provider.coffee
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Escalation Times"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Escalation at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Escalation at (Close Time)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Escalation at (First Response Time)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Escalation at (Update Time)"
|
|
|
+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/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/api.jst.eco
|
|
|
+msgid "Example:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid "Examples"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Examples:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee
|
|
|
+msgid "Excepted 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 OAuth"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Execute configured macros"
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Execution Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Existing members"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Existing tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Existing tickets (open)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Expert"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee
|
|
|
+msgid "Expert Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector.jst.eco
|
|
|
+msgid "Expert mode"
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "Expires"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+msgid "Expires at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/search.coffee
|
|
|
+msgid "Extended Search"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "External data source field"
|
|
|
+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
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/facebook.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Facebook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/facebook/app_config.jst.eco
|
|
|
+msgid "Facebook APP ID"
|
|
|
+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/facebook/app_config.jst.eco
|
|
|
+msgid "Facebook App Secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Facebook Developer Site"
|
|
|
+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/action_row.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/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Feb"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+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/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "File '%s' is uploading"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "File format is not allowed: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/composable/useFileValidation.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "File is too big. %s has to be %s or smaller."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_settings/area_logo.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/base.coffee
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
|
|
|
+msgid "File too big, max. %s MB allowed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+#: 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/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Find a ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/form.jst.eco
|
|
|
+msgid "Find translation suggestion"
|
|
|
+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/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "Fingerprint"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+#: 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/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue
|
|
|
+msgid "Finish"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualInviteColleagues.vue
|
|
|
+msgid "Finish Setup"
|
|
|
+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/popover/escalation.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "First name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+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/integration/exchange.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+msgid "Folder"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.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/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue
|
|
|
+msgid "For additional support, consult our migration guide."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard.jst.eco
|
|
|
+msgid "For example, recently changed tickets, users, or organizations."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "For more details, please check out our online documentation %l."
|
|
|
+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/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: app/frontend/shared/errors/useErrorHandler.ts
|
|
|
+#: app/frontend/shared/router/guards/before/permission.ts
|
|
|
+msgid "Forbidden"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Forgot Password Screen"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+msgid "Forgot password?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/password/reset.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+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/graphql/gql/queries/form_updater.rb
|
|
|
+msgid "FormSchema could not be found."
|
|
|
+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/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Format as bold"
|
|
|
+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/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Format as italic"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Format as ordered list"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Format as strikethrough"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Format as underlined"
|
|
|
+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/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
|
+msgid "Forward"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco
|
|
|
+msgid "Frequency"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts
|
|
|
+msgid "Freshdesk"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+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/generic/business_hours.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+msgid "From"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/system.coffee
|
|
|
+msgid "Frontend"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+msgid "Full"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Generate recovery codes"
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+msgid "Get Started"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Get notified"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Get the security code from the authenticator app on your device."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "Getting an Access Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/security_keys/register.jst.eco
|
|
|
+msgid "Getting key information from the browser…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/github.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitHub"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitHub App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitHub OAuth Applications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitLab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitLab App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "GitLab Applications"
|
|
|
+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/controllers/selectors_controller.rb
|
|
|
+msgid "Given object does not support selector"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/time_zone.rb
|
|
|
+msgid "Given time zone is not valid."
|
|
|
+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/controllers/widget/two_factor_configuration/method.coffee
|
|
|
+#: 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/generic/searchable_select_submenu.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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue
|
|
|
+msgid "Go Back"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Go back"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue
|
|
|
+msgid "Go home"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue
|
|
|
+msgid "Go to Login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid "Good signature"
|
|
|
+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
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Google"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Google API Console Site"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Google App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Google Authenticator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/google/app_config.jst.eco
|
|
|
+msgid "Google Client ID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/google/app_config.jst.eco
|
|
|
+msgid "Google Client Secret"
|
|
|
+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/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/user_permission_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_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/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+#: app/views/mailer/ticket_create/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-tw.html.erb
|
|
|
+#: app/views/messaging/ticket_create/pt-br.md.erb
|
|
|
+#: app/views/messaging/ticket_create/zh-tw.md.erb
|
|
|
+#: app/views/messaging/ticket_info/pt-br.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/_integration/ldap.coffee
|
|
|
+msgid ""
|
|
|
+"Group information could not be retrieved, please check your bind user "
|
|
|
+"permissions."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/role.coffee
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Group permissions"
|
|
|
+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/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Grouping by"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Grouping order"
|
|
|
+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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts
|
|
|
+#: 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 ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "HTML Sanitizer Processing Timeout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "HTTP Authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "HTTP Authentication token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+msgid "HTTP Basic Authentication Password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+msgid "HTTP Basic Authentication Username"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "HTTP Basic Authentication password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "HTTP Basic Authentication username"
|
|
|
+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/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdownItem.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
|
|
|
+msgid "Has submenu"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
|
|
|
+msgid "Has ticket open in tabs, but is not actively looking at the ticket."
|
|
|
+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/two_factor_login/help_text.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Having problems?"
|
|
|
+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/jobs/scheduled_whatsapp_reminder_job.rb
|
|
|
+msgid ""
|
|
|
+"Hello, the customer service window for this conversation is about to expire, "
|
|
|
+"please reply to keep it open."
|
|
|
+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, customers and organizations (depending on "
|
|
|
+"your configured permissions)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/customer_ticket_create/sidebar_customer_default.coffee
|
|
|
+msgid "Here you can create one."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid ""
|
|
|
+"Here you can override any translation string for a more customized look and "
|
|
|
+"feel. Both recognized system and custom strings are supported, simply add a "
|
|
|
+"new translation in order to identify the source string and provide its new "
|
|
|
+"translation for the target language."
|
|
|
+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/views/profile/password.jst.eco
|
|
|
+msgid ""
|
|
|
+"Here you can set up and manage two-factor authentication methods for your "
|
|
|
+"Zammad account."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Hi! Which one of our products?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Hide authenticator app secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid "High priority"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid "Highlight color"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid "Highlight icon"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Highlights if the note a user is writing is public or private"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Hint for adding an article to an existing ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+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/frontend/apps/desktop/pages/home/routes.ts
|
|
|
+#: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue
|
|
|
+#: app/frontend/apps/mobile/pages/home/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/Home.vue
|
|
|
+msgid "Home"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.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
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: 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/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "How can we help?"
|
|
|
+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
|
|
|
+msgid "ID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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 Single Logout 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/_integration/ldap.coffee
|
|
|
+msgid ""
|
|
|
+"If a user is found in two (or more) configured LDAP sources, the last "
|
|
|
+"synchronisation will win."
|
|
|
+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 <script> tag. If you don't include it "
|
|
|
+"via a <script> tag you need to specify the host."
|
|
|
+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 ""
|
|
|
+"If the host and service have recovered, the ticket can be closed "
|
|
|
+"automatically."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"If the sender is an agent, set the first user in the recipient list as the "
|
|
|
+"customer."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "If this regex matches, no notification will be sent by the sender."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+msgid ""
|
|
|
+"If you don't receive instructions within a minute or two, check your email's "
|
|
|
+"spam and junk filters, or try resending your request."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
|
+#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
+msgid ""
|
|
|
+"If you don't see the email, check other places it might be, like your junk, "
|
|
|
+"spam, social, or other folders."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid ""
|
|
|
+"If you have problems with the third-party login you can request a one-time "
|
|
|
+"password login as an admin."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid ""
|
|
|
+"If you lose your recovery codes it's possible to generate new ones. This "
|
|
|
+"action is going to invalidate previous recovery codes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid ""
|
|
|
+"If you want to move already stored attachments from one backend to another, "
|
|
|
+"you need to execute the following via console."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid ""
|
|
|
+"If you want to open the chat by clicking a button, set the option §show§ to "
|
|
|
+"§false§ and add the class §open-zammad-chat§ to the button."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue
|
|
|
+msgid ""
|
|
|
+"If you want to use additional email addresses, you can configure them later."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+msgid "Ignore Escalation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ignore Escalation/SLA Information"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee
|
|
|
+msgid "Ignore Message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ignore escalation/SLA information for import."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ignore system_id"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/insert_image_button.coffee
|
|
|
+msgid "Image"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Image Service"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Image file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "Image of %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
|
|
|
+msgid "Image preview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/import.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/import_freshdesk.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/import_otrs.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/import_zendesk.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/text_module.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import_result.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+msgid "Import"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Backends"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Endpoint"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Password for HTTP basic authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import Password for requesting the Kayako API"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import User for HTTP basic authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import User for requesting the Kayako API"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Import User for requesting the Zendesk API"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid "Import as archive"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid ""
|
|
|
+"Import as archive: |No notifications are sent|, the |tickets are closed|, "
|
|
|
+"and original timestamps are used. You can still find them in Zammad using "
|
|
|
+"the search."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid "Import as regular"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid ""
|
|
|
+"Import as regular: |Notifications are sent| and the |tickets are open| - you "
|
|
|
+"can find the tickets in the overview of open tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue
|
|
|
+msgid "Import finished successfully!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/index.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSelection.vue
|
|
|
+msgid "Import from"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSource.vue
|
|
|
+msgid "Import from %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+msgid "Import from Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid "Important"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import_result.coffee
|
|
|
+msgid "Imported"
|
|
|
+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
|
|
|
+msgid ""
|
|
|
+"In addition, we have found emails in your mailbox that are older than %s "
|
|
|
+"weeks. You can import such emails as an \"archive\", which means that no "
|
|
|
+"notifications are sent and the tickets have the status \"closed\". However, "
|
|
|
+"you can find them in Zammad anytime using the search function."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+msgid "In order for Zammad to access %s, the %s API token must be stored here:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid ""
|
|
|
+"In order to be able to influence the desired behavior in this regard, you "
|
|
|
+"can influence the order of the LDAP sources via drag & drop."
|
|
|
+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/integration/cti.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/microsoft365/list.jst.eco
|
|
|
+msgid "Inbound"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
|
|
|
+msgid "Inbound Call"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco
|
|
|
+msgid "Inbound:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Incident"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_perform_action/notification.jst.eco
|
|
|
+msgid "Include attachments of the article?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+msgid "Included ticket overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_list.jst.eco
|
|
|
+msgid "Including private key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_freshdesk_controller.rb
|
|
|
+#: app/controllers/import_kayako_controller.rb
|
|
|
+#: app/controllers/import_zendesk_controller.rb
|
|
|
+msgid "Incomplete credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Increment (SystemID.Counter)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+msgid "Info: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/mailer/ticket_create/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_create/it.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/de.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/it.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/ru.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_update/ru.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-tw.html.erb
|
|
|
+msgid "Information"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue
|
|
|
+msgid ""
|
|
|
+"Initiate the import process to transfer your data into Zammad. Keep track of "
|
|
|
+"the migration progress on this page to be notified as soon as the import is "
|
|
|
+"successfully finished."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/store.rb
|
|
|
+msgid "Inline content could not be generated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Insert text from Knowledge Base article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Insert text from text module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid ""
|
|
|
+"Insert the widget code into the source code of every page the chat shall be "
|
|
|
+"visible on. It should be placed at the end of the page's source code before "
|
|
|
+"the §</body>§ closing tag."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Inserts a horizontal rule"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Inserts a mention for a user"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Inserts knowledge base answer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Inserts text module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "Install App"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid "Install Package"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid "Installed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Integer field"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/integrations.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Integrations"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/incoming/media.rb
|
|
|
+msgid "Integrity verification of the downloaded WhatsApp media failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+msgid "Internal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/errors/useErrorHandler.ts
|
|
|
+msgid "Internal Error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/feed_dialog.jst.eco
|
|
|
+msgid "Internal Knowledge Base feed:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/import_job.rb
|
|
|
+msgid ""
|
|
|
+"Interrupted by a restart of the background worker process. Please restart "
|
|
|
+"manually or wait until the next execution time."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: lib/github/credentials.rb
|
|
|
+msgid "Invalid GitHub GraphQL API token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/github/linked_issue.rb
|
|
|
+msgid "Invalid GitHub issue link format"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/gitlab/credentials.rb
|
|
|
+msgid "Invalid GitLab GraphQL API token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/gitlab/linked_issue.rb
|
|
|
+msgid "Invalid GitLab issue link format"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/run_auto_wizard.rb
|
|
|
+msgid "Invalid auto wizard file."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/long_polling_controller.rb
|
|
|
+msgid "Invalid client_id in receive loop!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/long_polling_controller.rb
|
|
|
+msgid "Invalid client_id received!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid "Invalid email '%{email}'"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "Invalid link structure"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "Invalid link structure (Object → LinkType)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "Invalid link structure (Object)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/concerns/checks_condition_validation.rb
|
|
|
+msgid "Invalid object selector conditions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/min_length.rb
|
|
|
+msgid "Invalid password, it must be at least %s characters long!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/max_length.rb
|
|
|
+msgid "Invalid password, it must be shorter than %s characters!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/digit.rb
|
|
|
+msgid "Invalid password, it must contain at least 1 digit!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/special_character.rb
|
|
|
+msgid "Invalid password, it must contain at least 1 special character!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/upper_and_lower_case_characters.rb
|
|
|
+msgid ""
|
|
|
+"Invalid password, it must contain at least 2 lowercase and 2 uppercase "
|
|
|
+"characters!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/knowledge_base/permissions_update.rb
|
|
|
+msgid "Invalid permissions, do not lock yourself out."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/knowledge_base/permissions_update.rb
|
|
|
+msgid "Invalid permissions."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/knowledge_base/permissions_update.rb
|
|
|
+msgid ""
|
|
|
+"Invalid permissions. This role does not have access to this category because "
|
|
|
+"parent category is not visible for it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/knowledge_base/permissions_update.rb
|
|
|
+msgid ""
|
|
|
+"Invalid permissions. This role has editor access to parent category. "
|
|
|
+"Limiting access is not effective."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
|
+msgid "Invalid security code! Please try again with a new code."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/cti_controller.rb
|
|
|
+#: app/controllers/integration/placetel_controller.rb
|
|
|
+#: app/controllers/integration/sipgate_controller.rb
|
|
|
+msgid "Invalid token, please contact your admin!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonStepper/CommonStepperStep.vue
|
|
|
+msgid "Invalid values in step %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/popup_video.coffee
|
|
|
+msgid "Invalid video URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/agent.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualInviteColleagues.vue
|
|
|
+msgid "Invitation sent!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/user_invite/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/user_invite/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Invitation to #{config.product_name} at #{config.fqdn}\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>I (#{current_user.firstname} #{current_user.lastname}) invite you to "
|
|
|
+"#{config.product_name} - our customer support platform.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Click <a href=\"#{config.http_type}://#{config.fqdn}/"
|
|
|
+"#password_reset_verify/#{token.token}\">here</a> and set your password.</"
|
|
|
+"div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Enjoy,</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>#{current_user.firstname} #{current_user.lastname}</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/agent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/invite_user.jst.eco
|
|
|
+msgid "Invite"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/agent.coffee
|
|
|
+msgid "Invite Agents"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/first_steps.coffee
|
|
|
+#: app/assets/javascripts/app/views/getting_started/agent.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualInviteColleagues.vue
|
|
|
+msgid "Invite Colleagues"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/first_steps.coffee
|
|
|
+msgid "Invite Customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Invite agents/colleagues to help working on tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Invite customers to create issues in Zammad"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee
|
|
|
+msgid "Ionicons"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/data_privacy_task_validator.rb
|
|
|
+msgid "It is not possible to delete the last account with admin permissions."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/data_privacy_task_validator.rb
|
|
|
+msgid "It is not possible to delete the system user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/data_privacy_task_validator.rb
|
|
|
+msgid "It is not possible to delete your current account."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ticket.rb
|
|
|
+msgid "It is not possible to merge into an already merged ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+msgid "Items per page"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Jan"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "January"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+msgid "Job is waiting to get started…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "John Smith"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Join %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Jul"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "July"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Jun"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "June"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid ""
|
|
|
+"Just click into the highlighted area and update the words right there. Enjoy!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts
|
|
|
+msgid "Kayako"
|
|
|
+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/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+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/multi_tree_select.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"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+msgid "Key ID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/keyboard_shortcuts.coffee
|
|
|
+msgid "Keyboard Shortcuts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/text_module.coffee
|
|
|
+msgid "Keywords"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+#: app/models/knowledge_base.rb db/seeds/permissions.rb
|
|
|
+msgid "Knowledge Base"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee
|
|
|
+msgid "Knowledge Base Answer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Knowledge Base Editor"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/feed_dialog.coffee
|
|
|
+msgid "Knowledge Base Feed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+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
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "LDAP"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "LDAP Host"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "LDAP integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid "LDAP integration for user management."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Label"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
|
|
|
+msgid "Labels"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid "Landing page layout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/language.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/multi_locales.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/language.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Language"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid "Languages"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Last Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Last Contact Agent At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Last Contact At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Last Contact Customer At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Last External Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/placeholder.coffee
|
|
|
+msgid "Last Internal Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/attribute_bar.coffee
|
|
|
+msgid "Last change %s %s by %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_shared_draft_modal.jst.eco
|
|
|
+msgid "Last changed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+msgid "Last closing time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Last contact"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Last contact (agent)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Last contact (customer)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Last login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Last name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+msgid "Last run"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+msgid "Last searches"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+msgid "Last sync"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+msgid "Last sync at:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+msgid "Last used"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid "Layout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/layout_ref.coffee
|
|
|
+msgid "Layout Reference"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "Library"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/appearance.jst.eco
|
|
|
+msgid "Light"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Limit Groups"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Limit tickets by IP per day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Limit tickets by IP per hour"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Limit tickets per day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_link_add.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Link"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+msgid "Link %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/link/ticket/add.jst.eco
|
|
|
+msgid "Link %s %s as %s of Ticket# %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco
|
|
|
+msgid "Link Accounts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee
|
|
|
+msgid "Link Answer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/github.coffee
|
|
|
+msgid "Link GitHub issues to your tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/gitlab.coffee
|
|
|
+msgid "Link GitLab issues to your tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/link/kb_answer.jst.eco
|
|
|
+msgid "Link Related Answer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee
|
|
|
+msgid "Link issue"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Link template"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/assets/javascripts/app/views/popover/user.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/user.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "Linked Accounts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/_reader_linked_tickets.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/sidebar/linked_tickets.jst.eco
|
|
|
+msgid "Linked Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "LinkedIn"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "List of shortcuts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Load"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Load more"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonLoader/CommonLoader.vue
|
|
|
+#: app/frontend/apps/mobile/components/CommonRefetch/CommonRefetch.vue
|
|
|
+msgid "Loading content"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/init/spinner-loading.html.erb
|
|
|
+msgid "Loading failed, please try again later."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/search_field_widget.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.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
|
|
|
+#: app/frontend/apps/desktop/components/CommonLoader/CommonLoader.vue
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+#: app/views/init/spinner-loading.html.erb
|
|
|
+msgid "Loading…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/email_helper.rb
|
|
|
+msgid "Local MTA (Sendmail/Postfix/Exim/…) - use server setup"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee db/seeds/settings.rb
|
|
|
+msgid "Locale"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/graphql/gql/mutations/account/locale.rb
|
|
|
+msgid "Locale could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+msgid "Locale not found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/devices.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/session.jst.eco
|
|
|
+msgid "Location"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Location of an external chat.css file."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "Log in to %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Login Screen"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/auth/error/authentication_failed.rb
|
|
|
+msgid ""
|
|
|
+"Login failed. Have you double-checked your credentials and completed the "
|
|
|
+"email verification step?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/auth/error/two_factor_failed.rb
|
|
|
+msgid ""
|
|
|
+"Login failed. Please double-check your two-factor authentication method."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Logo"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Logout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Lost Password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/websocket.coffee
|
|
|
+msgid "Lost network connection!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_priority.coffee
|
|
|
+msgid "Low priority"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/macro.coffee
|
|
|
+msgid "Macro"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_mass_controller.rb
|
|
|
+msgid "Macro group restrictions do not cover all tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/macro.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Macros"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+msgid ""
|
|
|
+"Macros make it easy to automate common, multi-step tasks within Zammad.\n"
|
|
|
+"\n"
|
|
|
+"You can use macros in Zammad to automate recurring sequences, saving time "
|
|
|
+"(and nerves). This allows a combined sequence of actions on the ticket to be "
|
|
|
+"executed with just one click."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/maintenance.coffee
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "Maintenance"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maintenance Login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maintenance Mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+msgid "Maintenance mode enabled!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/manage.coffee
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Manage"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Manage %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Manage %s Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/tag/index.jst.eco
|
|
|
+msgid "Manage Tags"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "Manage Two-Factor Authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid ""
|
|
|
+"Manage applications that can use Zammad as an OAuth provider and "
|
|
|
+"applications that you've authorized to use your account."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/mailer/application.html.erb
|
|
|
+msgid "Manage your notification settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/translation/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/user.jst.eco
|
|
|
+msgid "Management"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Manually open chat"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+msgid ""
|
|
|
+"Many dynamic fields were found. This is not a common pattern in Zammad, "
|
|
|
+"which takes 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/views/integration/clearbit.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/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Mapping"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Mar"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "March"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/online_notification.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue
|
|
|
+msgid "Mark all as read"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "Match all (AND)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/postmaster_filter.coffee
|
|
|
+msgid "Match all of the following"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "Match any (OR)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "Match none (NOT)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Match tickets in following states"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee
|
|
|
+msgid "Material"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/mattermost.rb
|
|
|
+msgid "Mattermost Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "Mattermost, RocketChat"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/chat.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/topics.jst.eco
|
|
|
+msgid "Max. clients on waitlist"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco
|
|
|
+msgid "Max. concurrent chats"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Max. length"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Max. length of the subject in an email reply."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Maximal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum Email Size"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum Recursive Ticket Triggers Depth"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum failed logins"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum number of open tabs."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum number of recursively executed triggers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Maximum number of ticket shown in overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "May"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+msgid "Me"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleWhatsappMediaBadge.vue
|
|
|
+msgid "Media Download Error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleWhatsappMediaBadge.vue
|
|
|
+msgid "Media download failed. Please try again later."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleWhatsappMediaBadge.vue
|
|
|
+msgid "Media download was successful."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/organization_profile/object.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/popover/organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/organization.jst.eco
|
|
|
+#: app/frontend/apps/mobile/components/Organization/OrganizationMembersList.vue
|
|
|
+msgid "Members"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Mention user"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
|
+msgid "Mentions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Mentions Group"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
|
|
|
+msgid "Merge"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Merge tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco
|
|
|
+msgid "Merge to Ticket#"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+#: public/assets/form/form.js
|
|
|
+msgid "Message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Message Status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Message after sending form"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Message for login page."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "Messages"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/mattermost.rb
|
|
|
+msgid "Messaging Channel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/mattermost.rb
|
|
|
+msgid "Messaging Icon URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/mattermost.rb
|
|
|
+msgid "Messaging Username"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Meta Data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+msgid "Method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Method (AJAX endpoint)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Microsoft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+msgid "Microsoft 365"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Microsoft 365 App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Microsoft Application Registration Portal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Microsoft Authenticator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/microsoft_teams.rb
|
|
|
+msgid "Microsoft Teams Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/freshdesk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+msgid "Migrate %s Data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
|
|
|
+msgid "Migrate now!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRSDownloadButtons.vue
|
|
|
+msgid "Migration Plugin for %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_otrs_controller.rb
|
|
|
+msgid "Migrator can't read OTRS output!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco
|
|
|
+msgid "Milestone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Min. size of number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Minimal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Minimum length"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/timer.jst.eco
|
|
|
+msgid "Minute"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee
|
|
|
+msgid "Minute(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/timeplan.jst.eco
|
|
|
+msgid "Minutes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "Mismatching phone number id."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Mobile"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+msgid "Mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "Module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Mon"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Monday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/monit.coffee
|
|
|
+msgid "Monit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Monit integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/monitoring.coffee
|
|
|
+#: app/assets/javascripts/app/views/monitoring.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "Monitoring"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Monitoring Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/report/time_range_picker.jst.eco
|
|
|
+msgid "Month"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee
|
|
|
+msgid "Month(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco
|
|
|
+msgid "Mood"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+msgid "More information can be found here."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid "More than 250 secondary organizations are not allowed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+msgid "More ticket overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/devices.jst.eco
|
|
|
+msgid "Most recent activity"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Move all from \"%s\" to \"%s\":"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Move down"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Move left and right"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Move up"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Move up and down"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Moved in"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Moved out"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Multiple selection field"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Multiple tree selection field"
|
|
|
+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/generic/notification_matrix.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+#: db/seeds/overviews.rb
|
|
|
+msgid "My Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco
|
|
|
+msgid "My handling time: %s minutes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco
|
|
|
+msgid "My tickets in process"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/nagios.coffee
|
|
|
+msgid "Nagios"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Nagios integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/reorder_modal.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/models/_application_model.coffee
|
|
|
+#: 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/core_workflow.coffee
|
|
|
+#: app/assets/javascripts/app/models/core_workflow_custom_module.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee
|
|
|
+#: app/assets/javascripts/app/models/ldap_source.coffee
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+#: app/assets/javascripts/app/models/object_manager_attribute.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/report_profile.js.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/template.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/ticket_time_accounting_type.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+#: app/assets/javascripts/app/models/twitter.coffee
|
|
|
+#: app/assets/javascripts/app/models/user_overview_sorting_overview.coffee
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/topics.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/idoit_object_result.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.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/profile/devices.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/tag/table.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/user.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+#: db/seeds/object_manager_attributes.rb public/assets/form/form.js
|
|
|
+msgid "Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Name Identifier Format"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+msgid "Name for this security key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Name of form submit button"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Navigate through article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/searchable_select_option.jst.eco
|
|
|
+msgid "Navigate to %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+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
|
|
|
+#: lib/validations/ticket_article_validator/default.rb
|
|
|
+msgid "Need at least an 'article body' field."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/handles_devices.rb
|
|
|
+msgid "Need fingerprint param!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee
|
|
|
+msgid "Need recipient in \"To\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/sessions/event/chat_base.rb
|
|
|
+msgid "Need session_id."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "Need user_id or organization_id as param"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Needed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/sessions_controller.rb
|
|
|
+msgid ""
|
|
|
+"Neither an SSO environment variable 'REMOTE_USER' nor a 'X-Forwarded-User' "
|
|
|
+"header could be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/system.coffee
|
|
|
+msgid "Network"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_filter.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_default_navbar.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+msgid "New"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/api.coffee
|
|
|
+msgid "New Access Token is"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_types.coffee
|
|
|
+msgid "New Activity Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "New Application"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "New Attribute"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+msgid "New Calendar"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/index.jst.eco
|
|
|
+msgid "New Deletion Task"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/group.coffee
|
|
|
+msgid "New Group"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/macro.coffee
|
|
|
+msgid "New Macro"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/organization.coffee
|
|
|
+msgid "New Organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/overview.coffee
|
|
|
+msgid "New Overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_priority.coffee
|
|
|
+msgid "New Priority"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/report_profile.coffee
|
|
|
+msgid "New Profile"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/public_link.coffee
|
|
|
+msgid "New Public Link"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/role.coffee
|
|
|
+msgid "New Role"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+msgid "New SLA"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/job.coffee
|
|
|
+msgid "New Scheduler"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid "New Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/tag/index.jst.eco db/seeds/settings.rb
|
|
|
+msgid "New Tags"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/template.coffee
|
|
|
+msgid "New Template"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/notification_matrix.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/views/customer_ticket_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
|
|
|
+msgid "New Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_state.coffee
|
|
|
+msgid "New Ticket State"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/index.jst.eco
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Alternative Translations"
|
|
|
+msgid "New Translation"
|
|
|
+msgstr "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/trigger.coffee
|
|
|
+msgid "New Trigger"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
|
|
|
+msgid "New User"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "New User Accounts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "New Version"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+msgid "New Webhook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/core_workflow.coffee
|
|
|
+msgid "New Workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+msgid "New organizations are shared."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "New password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item_row.jst.eco
|
|
|
+msgid "New tab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/text_module.coffee
|
|
|
+msgid "New text module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_create/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_create/en.html.erb
|
|
|
+msgid ""
|
|
|
+"New ticket (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>The new ticket (#{ticket.title}) has been created by "
|
|
|
+"\"<b>#{current_user.longname}</b>\".</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"Group: #{ticket.group.name}<br>\n"
|
|
|
+"Owner: #{ticket.owner.fullname}<br>\n"
|
|
|
+"State: #{t(ticket.state.name)}<br>\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Information:\n"
|
|
|
+" <blockquote type=\"cite\">\n"
|
|
|
+" #{article.body_as_html}\n"
|
|
|
+" </blockquote>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+msgid "New user?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/password_check.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Next"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+msgid "Next State"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Next in overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "No"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+msgid "No %s configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: 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/exchange/token_information.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/admin/empty.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/google/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log.jst.eco
|
|
|
+msgid "No Entries"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/exchange.rb
|
|
|
+msgid "No Exchange app configured!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/facebook.rb
|
|
|
+msgid "No Facebook app configured!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/microsoft365.rb
|
|
|
+msgid "No Microsoft 365 app configured!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "No Proxy"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+msgid "No SSL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee
|
|
|
+msgid "No Thanks!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee
|
|
|
+msgid "No answers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+msgid "No camera found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee
|
|
|
+msgid "No categories"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "No certificate found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "No configuration set."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/categories/index.html.erb
|
|
|
+#: app/views/knowledge_base/public/tags/show.html.erb
|
|
|
+msgid "No content to show"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/group.rb
|
|
|
+msgid "No double colons (::) allowed, reserved delimiter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
|
|
|
+msgid "No drafts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "No email!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue
|
|
|
+msgid "No entries"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/exchange_controller.rb
|
|
|
+msgid "No entries were found in the selected folder(s)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "No file chosen."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "No file formats allowed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "No filter was configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/exchange_controller.rb
|
|
|
+msgid "No folders were found for the given user credentials."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/import/check_status.rb
|
|
|
+msgid "No import in progress."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_git_issue.coffee
|
|
|
+msgid "No linked issues"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_overview/batch_overlay_macro.jst.eco
|
|
|
+msgid "No macros available."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+msgid "No previous searches"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "No private key found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "No proxy for the following hosts."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "No record found!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/message/status.rb
|
|
|
+msgid "No related article found to process the status message on."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
|
+#: app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/SuggestionsList.vue
|
|
|
+msgid "No results found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/layouts/knowledge_base.html.erb
|
|
|
+msgid "No results were found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "No security information available."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/sessions/event/chat_session_start.rb lib/sessions/event/chat_transfer.rb
|
|
|
+msgid "No session available."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/stats.rb
|
|
|
+msgid "No settings with area 'Dashboard::Stats' defined"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/organizations_controller.rb
|
|
|
+#: app/controllers/text_modules_controller.rb
|
|
|
+#: app/controllers/ticket_articles_controller.rb
|
|
|
+#: app/controllers/tickets_controller.rb app/controllers/users_controller.rb
|
|
|
+msgid "No source data submitted!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/template.jst.eco
|
|
|
+msgid "No template created yet."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "No token!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/content.jst.eco
|
|
|
+msgid "No translation for this locale available"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ticket.rb
|
|
|
+msgid "No triggers active"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+#: app/graphql/gql/types/ticket_type.rb db/seeds/settings.rb
|
|
|
+msgid "None"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/link/ticket.coffee
|
|
|
+msgid "Normal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Not Assigned"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+msgid "Not Available"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom.coffee
|
|
|
+#: app/frontend/shared/router/error.ts
|
|
|
+#: app/helpers/knowledge_base_public_page_title_helper.rb
|
|
|
+msgid "Not Found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/policies/controllers/taskbar_controller_policy.rb
|
|
|
+msgid "Not allowed to access this task."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/screens.jst.eco
|
|
|
+msgid ""
|
|
|
+"Not applicable to: merging, emails, form, Facebook, Telegram, Twitter, SMS"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom.coffee
|
|
|
+#: app/controllers/application_controller/handles_errors.rb
|
|
|
+#: app/services/service/ticket/article/create.rb
|
|
|
+msgid "Not authorized"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/settings_controller.rb
|
|
|
+msgid "Not authorized (feature not possible)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+msgid "Not authorized (token expired)!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/token.rb
|
|
|
+msgid "Not authorized (token)!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid "Not authorized (user)!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/reader_controller.coffee
|
|
|
+msgid "Not available in selected language"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/not_configured.jst.eco
|
|
|
+msgid "Not configured"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/errors/useErrorHandler.ts
|
|
|
+msgid "Not found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/models/chat.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/postmaster_filter.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/ticket_time_accounting_type.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/topics.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/cti.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/note.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Note"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Note - default visibility"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid "Note:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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/role.coffee
|
|
|
+#: app/assets/javascripts/app/models/signature.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Notes are visible to agents only, never to customers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/column_select.jst.eco
|
|
|
+msgid "Nothing selected"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+msgid "Notice"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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 "Notice:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/views/mailer/application.html.erb
|
|
|
+msgid "Notification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualEmailNotification.vue
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Notification Sender"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Notification Sound"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
|
|
|
+msgid "Notification read"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/mention.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/online_notification.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/routes.ts
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Nov"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "November"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+msgid "OAuth"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/oauth_intro.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+msgid "OAuth Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "OAuth URLs are:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+msgid "OAuth2 token is expired!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonConfirmation/CommonConfirmation.vue
|
|
|
+msgid "OK"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+msgid "OK, I've copied my token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/recovery_codes.coffee
|
|
|
+msgid "OK, I've saved my recovery codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/import_otrs.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+msgid "OTRS"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+msgid ""
|
|
|
+"OTRS BPM processes 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 ""
|
|
|
+"OTRS BPM processes were found. They cannot be imported into Zammad as these "
|
|
|
+"kind of workflows are currently not supported."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/object_manager_attribute.coffee
|
|
|
+msgid "Object"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/object_manager.coffee
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Object Manager"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/object_manager.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Objects"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Oct"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "October"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/chat.coffee
|
|
|
+msgid "Offline"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee
|
|
|
+msgid "Ok"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/selection.ts
|
|
|
+msgid "On %s, %s wrote:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Alternative Translations"
|
|
|
+msgid "On-screen Translation"
|
|
|
+msgstr "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+msgid "Once completed…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/application_model/can_creates_and_updates.rb
|
|
|
+msgid "One of the required parameters must be provided, but none was found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: public/assets/chat/chat.coffee
|
|
|
+msgid "Online"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Online Forms"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Online Service"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Only %s attachment allowed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+msgid "Only %s attachment allowed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/support.jst.eco
|
|
|
+msgid ""
|
|
|
+"Only %s% of this language is already translated. Please help to improve "
|
|
|
+"Zammad and complete the translation."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Only Encrypting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Only Signing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid ""
|
|
|
+"Only available for users which are absence replacements for other users."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Only available for users with shared organizations"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "Only for these groups."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid ""
|
|
|
+"Only packages from known, trusted, and verified sources should be installed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+msgid ""
|
|
|
+"Only the 20 most recent records are displayed. Download to view the full "
|
|
|
+"list."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Only used internally to propagate current web app version to clients."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "Only visible to editors"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/error/not_found.jst.eco
|
|
|
+msgid "Oops.. I'm sorry, but I can't find this %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/error/unauthorized.jst.eco
|
|
|
+msgid "Oops.. I'm sorry, but you have insufficient rights to open this %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Open"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "Open %s"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Open in new tab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Open macro selection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Open note box"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Open ticket indicator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+msgid "Open tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Open your authenticator app and scan the QR code below:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
|
|
|
+msgid "Opened in tabs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/content.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/screens.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number_date.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number_increment.jst.eco
|
|
|
+msgid "Options"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupStart.vue
|
|
|
+msgid "Or migrate from another system"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/intro.jst.eco
|
|
|
+msgid "Or migrate from another system."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginThirdParty.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginThirdParty.vue
|
|
|
+msgid "Or sign in using"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactorMethods.vue
|
|
|
+msgid "Or use one of your recovery codes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/try_another_method.jst.eco
|
|
|
+msgid "Or, use one of your"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/overviews.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Order of Overviews"
|
|
|
+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/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+#: app/frontend/apps/mobile/pages/organization/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/organization/views/OrganizationDetailView.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/plugins/organization.ts
|
|
|
+#: app/graphql/gql/types/overview_type.rb db/seeds/object_manager_attributes.rb
|
|
|
+#: db/seeds/settings.rb lib/excel_sheet/ticket.rb
|
|
|
+msgid "Organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+msgid "Organization & Department Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "Organization Logo"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "Organization Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts
|
|
|
+msgid "Organization Support"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/organization/composables/useOrganizationEdit.ts
|
|
|
+msgid "Organization could not be updated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
|
|
+msgid "Organization tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/organization/composables/useOrganizationDetail.ts
|
|
|
+msgid ""
|
|
|
+"Organization with specified ID was not found. Try checking the URL for "
|
|
|
+"errors."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee
|
|
|
+#: app/assets/javascripts/app/views/import/freshdesk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/organization.ts
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Organizations"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/organization.ts
|
|
|
+msgid "Organizations with \"%s\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+msgid "Organizer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+msgid "Origin By"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Original Formatting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Alternative Translations"
|
|
|
+msgid "Original Translation"
|
|
|
+msgstr "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: 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 "Other Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Out of Office"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_load_measure.coffee
|
|
|
+msgid "Out of all open tickets (company-wide), how many are assigned to you?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Out of office replacement"
|
|
|
+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/integration/cti.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/microsoft365/list.jst.eco
|
|
|
+msgid "Outbound"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/frontend/shared/entities/ticket/composables/useTicketCreateArticleType.ts
|
|
|
+msgid "Outbound Call"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco
|
|
|
+msgid "Outbound:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/browser.coffee
|
|
|
+msgid "Outdated Browser"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/overview.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/assets/javascripts/app/models/user_overview_sorting.coffee
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+msgid "Overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/core_workflow.coffee
|
|
|
+msgid "Overview bulk mask"
|
|
|
+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/_profile/overviews.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/overview.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_overwrite_modal.coffee
|
|
|
+msgid "Overwrite Draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+#: app/views/mailer/ticket_create/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-tw.html.erb
|
|
|
+#: app/views/messaging/ticket_create/pt-br.md.erb
|
|
|
+#: app/views/messaging/ticket_create/zh-tw.md.erb
|
|
|
+#: app/views/messaging/ticket_info/pt-br.md.erb
|
|
|
+#: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
|
|
|
+msgid "Owner"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+msgid ""
|
|
|
+"Owner tickets of the user will not get deleted. The owner will be mapped to "
|
|
|
+"the system user (ID 1)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+#: app/frontend/shared/entities/ticket-article/composables/translateArticleSecurity.ts
|
|
|
+msgid "PGP"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "PGP Recipient Alias Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "PGP config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "PGP integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/email_helper.rb
|
|
|
+msgid "POP3"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid "Package"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/package.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Packages"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/not_found.html.erb
|
|
|
+msgid "Page not found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/facebook/account_edit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/facebook/list.jst.eco
|
|
|
+msgid "Pages"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/smime_controller.rb
|
|
|
+msgid "Parameter 'data' or 'file' required."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/link/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_category.coffee
|
|
|
+msgid "Parent"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Parent group"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.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/controllers/password_reset_verify.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/password_check.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/kayako.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/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+#: db/seeds/object_manager_attributes.rb db/seeds/permissions.rb
|
|
|
+msgid "Password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Password & Authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "Password Access"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Password Login"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Password changed successfully!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+msgid "Password for proxy connection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Password for proxy connection."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+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."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Password needs to contain at least one special character."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Password needs to have at least a minimal number of characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+msgid "Password reset instructions were sent to your email address."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
|
+msgid "Paste"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_certificate_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificate_binary_or_text.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_create.jst.eco
|
|
|
+msgid "Paste Certificate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_private_key_add.jst.eco
|
|
|
+msgid "Paste Private Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Paste from clipboard"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Paste from clipboard (plain text)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid "Paste in CSV data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid "Paste key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/overviews.rb
|
|
|
+msgid "Pending Reached Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "Pending reminder reached for ticket |%s|"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/graphql/gql/types/overview_type.rb db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Pending till"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/roles.rb
|
|
|
+msgid "People who create Tickets ask for help."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/postmaster_filter.coffee
|
|
|
+msgid "Perform actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee
|
|
|
+msgid "Permanently Delete Knowledge Base"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Permission level for looking up tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/assets/javascripts/app/models/role.coffee
|
|
|
+#: app/assets/javascripts/app/views/object_manager/screens.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+msgid "Permissions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+msgid "Personal Access Tokens"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee
|
|
|
+msgid "Personal Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/overviews.coffee
|
|
|
+msgid "Personal overview order was reset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/phone.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Phone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Phone (in)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Phone (out)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+msgid "Phone Extension to Agent Mapping"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "Phone number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/channel/area/whatsapp.rb
|
|
|
+msgid "Phone number is already in use by another WhatsApp account."
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee
|
|
|
+msgid "Pink"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/placetel.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+#: app/controllers/cti_controller.rb
|
|
|
+msgid "Placetel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Placetel Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Placetel config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Placetel integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Play user interface sound effects"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Please accept the %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/categories/index.html.erb
|
|
|
+msgid "Please add categories and/or answers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+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 on the link in the verification email."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid ""
|
|
|
+"Please click on the link in the verification email. If you don't see the "
|
|
|
+"email, check other places it might be, like your junk, spam, social, or "
|
|
|
+"other folders."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/import/run.rb
|
|
|
+msgid "Please configure import source before running."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
|
+msgid "Please contact your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/selector/sql.rb
|
|
|
+msgid ""
|
|
|
+"Please enable execution_time feature to use it (currently only allowed for "
|
|
|
+"triggers and schedulers)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+msgid "Please enter a text."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+msgid "Please enter a valid JSON string."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Please enter a valid email address."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+msgid "Please enter the endpoint for accessing Exchange Web Services."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+msgid "Please enter your Exchange credentials."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Please execute database changes only in a maintenance window."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/public_menu_form_item.coffee
|
|
|
+msgid "Please fill in all fields"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+#: app/services/service/system/set_system_information.rb
|
|
|
+msgid "Please include a valid url."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/import/apply_otrs_configuration.rb
|
|
|
+msgid "Please install the OTRS migrator plugin and provide a valid URL."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Please note that this attribute is deprecated within one of the next "
|
|
|
+"versions of Zammad. Use the IDP certificate instead."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+msgid "Please provide a recipient in \"TO\" or \"CC\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "Please provide your current password."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "Please provide your new password."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/recovery_codes.jst.eco
|
|
|
+msgid ""
|
|
|
+"Please save your recovery codes listed below somewhere safe. You can use "
|
|
|
+"them to sign in if you lose access to another two-factor method:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts
|
|
|
+msgid "Please select a ticket to merge into."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/exchange_controller.rb
|
|
|
+msgid "Please select at least one folder."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+msgid "Please select at least one ticket overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+msgid ""
|
|
|
+"Please select the authentication method that should be used to establish the "
|
|
|
+"connection to your Exchange server."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/user_mismatch.jst.eco
|
|
|
+msgid ""
|
|
|
+"Please start the reauthentication again and enter the correct credentials."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/knowledge_base/manage_controller.rb
|
|
|
+msgid "Please submit custom address before generating the snippet"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedInfo.vue
|
|
|
+msgid "Please use the provided URL."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/admin_consent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/admin_consent.jst.eco
|
|
|
+msgid "Please wait until you received the notification email of the approval."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
|
+msgid "Please wait…"
|
|
|
+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/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+msgid "Port"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Position"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_filter.coffee
|
|
|
+msgid "Postmaster Filter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/login.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_failed.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/signup.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
|
+msgid "Powered by"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco
|
|
|
+msgid "Pre-defined Webhook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+msgid "Pre-defined webhook for %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Press the button below to finish the setup."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Pretty Date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid ""
|
|
|
+"Pretty Good Privacy (PGP) enables you to send digitally signed and encrypted "
|
|
|
+"messages."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid ""
|
|
|
+"Pretty Good Privacy (PGP) is an encryption program that can be used for "
|
|
|
+"signing, encrypting and decrypting messages and to increase the security of "
|
|
|
+"email communication."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/attachments.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/imageCropper.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+msgid "Preview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "Preview %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Preview Width"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+msgid "Preview customer tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+msgid "Preview owner tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Previous"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/overview_navigator.jst.eco
|
|
|
+msgid "Previous in overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "Previously owned tickets (%s in total):"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/recovery_codes.coffee
|
|
|
+msgid "Print"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+#: app/assets/javascripts/app/models/user_overview_sorting.coffee
|
|
|
+msgid "Prio"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/form.coffee
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.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/graphql/gql/types/overview_type.rb db/seeds/object_manager_attributes.rb
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Priority"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Priority Icons in Overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Private key (PEM)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Private key secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Problem"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco
|
|
|
+msgid "Proceed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Process automatic ticket unassignments."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Process pending tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Process ticket escalations."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Product Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/profile.coffee
|
|
|
+msgid "Profile"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/report/sidebar.jst.eco
|
|
|
+msgid "Profiles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
|
|
|
+msgid "Protocol"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/knowledge_base/categories_controller.rb
|
|
|
+#: lib/knowledge_base/menu_item_update_action.rb
|
|
|
+msgid "Provide position of all items in scope"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+msgid "Provider"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Proxy Password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Proxy Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Proxy User"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+msgid "Proxy address"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+msgid "Public"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp.jst.eco
|
|
|
+msgid "Public & Private Keys"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/public_link.coffee
|
|
|
+msgid "Public Link"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/public_link.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Public Links"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco
|
|
|
+msgid "Public Menu"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+msgid "Publish"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee
|
|
|
+msgid "Publish Article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/answers/show.html.erb
|
|
|
+msgid "Published %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco
|
|
|
+msgid "Published at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee
|
|
|
+msgid "Purple"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Put a message on the login page. To change it, click on the text area below "
|
|
|
+"and change it in-line."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Puts Zammad into import mode (disables some triggers)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+msgid "Queue"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/cti.coffee
|
|
|
+msgid "Queue already exists!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid ""
|
|
|
+"REST API access using the username/email address and password is currently "
|
|
|
+"disabled. Please contact your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Raw"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+msgid "Read"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/report/time_range_picker.jst.eco
|
|
|
+msgid "Real-time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/google/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+msgid "Reauthenticate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/frontend/shared/entities/ticket/composables/useTicketCreateArticleType.ts
|
|
|
+msgid "Received Call"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/link/ticket/add.jst.eco
|
|
|
+msgid "Recent Customer Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log.jst.eco
|
|
|
+msgid "Recent Logs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_merge.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/link/ticket/add.jst.eco
|
|
|
+msgid "Recently Viewed Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/navigation.coffee
|
|
|
+msgid "Recently viewed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_perform_action/notification.jst.eco
|
|
|
+msgid "Recipient"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid ""
|
|
|
+"Records that exist in the import data (but not in Zammad) will always be "
|
|
|
+"created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_login/method/recovery_codes.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+#: app/frontend/shared/composables/authentication/useLoginTwoFactor.ts
|
|
|
+msgid "Recovery Code"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee
|
|
|
+msgid "Recovery Codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid ""
|
|
|
+"Recovery codes can be used to access your account in the event you lose "
|
|
|
+"access to other two-factor authentication methods."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Recursive Ticket Triggers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"References - Search for follow-up also in In-Reply-To or References headers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Regenerate recovery codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+msgid "Register"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "Register as a new customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Registration successful!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/link/kb_answer.jst.eco
|
|
|
+msgid "Related Answers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedRun.vue
|
|
|
+msgid "Relax, your system is being set up…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+msgid "Reload application"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+msgid "Remember me"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/postmaster_match.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco
|
|
|
+msgid "Remote"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/calendar/holiday_selector_placeholder.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/application_selector_subclause.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_perform_action/row.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/user_permission_group.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_user_attribute_row.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_group_role_row.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_user_attribute_row.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/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/profile/password.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/search_term.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Remove"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue
|
|
|
+msgid "Remove %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "Remove a configured two-factor authentication method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Remove all"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/user/manage_two_factor.jst.eco
|
|
|
+msgid "Remove all methods"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Remove all values"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts
|
|
|
+msgid "Remove formatting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
|
|
|
+msgid "Remove image"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/user/manage_two_factor.jst.eco
|
|
|
+msgid "Remove method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Remove selected values"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Remove two-factor authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Removes any hyperlink"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Removes the formatting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Removes the shadows for a flat look."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/feed_dialog.coffee
|
|
|
+msgid "Renew Access Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Reopened"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco
|
|
|
+msgid "Reopening rate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Reopening time in days"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco
|
|
|
+msgid "Replacement"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/facebook.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/sms.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/telegram.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/twitter.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+msgid "Reply"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email.ts
|
|
|
+msgid "Reply All"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Reply allowed only for open tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Reply to last article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Reply-To"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Report Interface"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/report_profile.coffee
|
|
|
+msgid "Report Profile"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/report_profile.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Report Profiles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/views/report/main.jst.eco
|
|
|
+msgid "Reporting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+msgid "Request"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+msgid "Request Admin Consent"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Request for Change"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+msgid "Request password login for admin?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Request the password login here."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+msgid "Requesting the Grant"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/reports_controller.rb
|
|
|
+msgid "Required parameter 'downloadBackendSelected' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/reports_controller.rb
|
|
|
+msgid "Required parameter 'profile' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Requirements"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Requires the setup of the two-factor authentication for certain user roles."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Resend verification email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/views/monitoring.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/types.jst.eco
|
|
|
+msgid "Reset"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+msgid "Reset Password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+msgid "Reset Password failed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/overviews.coffee
|
|
|
+msgid "Reset overview order"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/setting.coffee
|
|
|
+msgid "Reset successful."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco
|
|
|
+msgid "Reset to default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Reset to default settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/password_reset/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/password_reset/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Reset your #{config.product_name} password\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>We received a request to reset the password for your #{config."
|
|
|
+"product_name} account <b>#{user.login}</b>.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If you want to reset your password, click on the link below (or copy "
|
|
|
+"and paste the URL into your browser):</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>This link takes you to a page where you can change your password.</"
|
|
|
+"div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If you don't want to reset your password, please ignore this message. "
|
|
|
+"Your password will not be reset.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/signup_taken_reset/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/signup_taken_reset/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Reset your #{config.product_name} password\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{user.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>You or someone else tried to sign up with this email address. However, "
|
|
|
+"this email is already being used.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If you want to reset your password, click on the link below (or copy "
|
|
|
+"and paste the URL into your browser):</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div><a href=\"#{url}\">#{url}</a></div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>This link takes you to a page where you can change your password.</"
|
|
|
+"div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>If you don't want to reset your password, please ignore this message. "
|
|
|
+"Your password will not be reset.</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+msgid "Response"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/monitoring.jst.eco
|
|
|
+msgid "Restart failed jobs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Restore Defaults"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Restrict to only the following users"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/result.jst.eco
|
|
|
+msgid "Result:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+msgid "Retry"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+msgid "Retry attachment download"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+msgid "Retry security process"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/retry/media.rb
|
|
|
+msgid "Retrying to download the sent media via WhatsApp 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 into tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/rocket_chat.rb
|
|
|
+msgid "Rocket Chat Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/role.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/permissions_dialog.jst.eco
|
|
|
+msgid "Role"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/user_permission.coffee
|
|
|
+msgid "Role %s is conflicting with role %s, do you want to continue?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/role.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#: db/seeds/object_manager_attributes.rb db/seeds/permissions.rb
|
|
|
+msgid "Roles"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/role.coffee
|
|
|
+msgid "Roles are …"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/user.jst.eco
|
|
|
+msgid "Roles:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/google/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+msgid "Rollback migration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/google.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee
|
|
|
+msgid "Rollback of channel migration succeeded!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Rows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/timer.coffee
|
|
|
+msgid "Run every %s at %s in %s time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+msgid "Running"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/index.jst.eco
|
|
|
+msgid "Running Tasks"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+msgid "Running…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+#: app/frontend/shared/entities/ticket-article/composables/translateArticleSecurity.ts
|
|
|
+msgid "S/MIME"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+msgid ""
|
|
|
+"S/MIME (Secure/Multipurpose Internet Mail Extensions) is a widely accepted "
|
|
|
+"method (or more precisely, a protocol) for sending digitally signed and "
|
|
|
+"encrypted messages."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "S/MIME config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+msgid "S/MIME enables you to send digitally signed and encrypted messages."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "S/MIME integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "SAML"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "SAML App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/sla.coffee
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "SLA"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/sla.coffee
|
|
|
+msgid "SLA Times"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/sla.coffee
|
|
|
+msgid "SLAs"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid "SMS"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+msgid "SMS Account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+msgid "SMS Accounts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+msgid "SMS Notification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+msgid "SSL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.coffee
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates.jst.eco
|
|
|
+msgid "SSL Certificates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.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/models/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.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/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_ssl_verify_row.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+msgid "SSL verification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+msgid "SSL/STARTTLS"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "SSO"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+msgid "STARTTLS"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Sat"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Saturday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/clearbit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/cti.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/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/settings/ticket_auto_assignment.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/types.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+#: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Save"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/recovery_codes.coffee
|
|
|
+msgid "Save Codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_overwrite_modal.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+msgid "Save Draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSource.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualEmailNotification.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "Save and Continue"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+msgid "Save as"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Save configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/scheduled_widget.jst.eco
|
|
|
+msgid "Scheduled for"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/job.coffee db/seeds/permissions.rb
|
|
|
+msgid "Scheduler"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/job.coffee
|
|
|
+msgid "Schedulers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/screens.jst.eco
|
|
|
+msgid "Screen"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid "Script can be located under: ||%s|| and needs to be executable."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Scroll down"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Scroll down to see %s new replies"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "Scroll down to see new messages"
|
|
|
+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/knowledge_base/agent_controller.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/idoit_object_selector.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/search_field_widget.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/search/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+msgid "Search"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Search Term"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
|
+msgid "Search Terms"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search URL is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search URL is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/user.jst.eco
|
|
|
+msgid "Search for users"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue
|
|
|
+msgid "Search for…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldRecipient/index.ts
|
|
|
+msgid "Search or enter email address…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldRecipient/index.ts
|
|
|
+msgid "Search or enter phone number…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid ""
|
|
|
+"Search result label is not a string, a number or a boolean. Please provide "
|
|
|
+"search result label key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search result label key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result label key \"%s\" is not a string, number or boolean."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result label key \"%s\" was not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search result list"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid ""
|
|
|
+"Search result list is not an array. Please provide search result list key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search result list key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result list key \"%s\" is not an array."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result list key \"%s\" was not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search result response"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid ""
|
|
|
+"Search result value is not a string, a number or a boolean. Please provide "
|
|
|
+"search result value key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Search result value key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result value key \"%s\" is not a string, number or boolean."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "Search result value key \"%s\" was not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/autocompletion_ajax.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/autocompletion_ajax_customer_organization.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/autocompletion_ajax_external_data_source.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/link/kb_answer.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/icon_picker.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/translation/form.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/Home.vue
|
|
|
+#: app/frontend/shared/components/CommonInputSearch/CommonInputSearch.vue
|
|
|
+msgid "Search…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationCustomer.vue
|
|
|
+#: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Secondary organizations"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid ""
|
|
|
+"Secondary organizations are only allowed when the primary organization is "
|
|
|
+"given."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Security"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_login/method.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+msgid "Security Code"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "Security Error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
|
|
|
+msgid "Security Information"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+msgid "Security Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/security_keys.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Security Keys"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+msgid "Security key \"%s\" will be removed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+msgid "Security key setup failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_login/method/security_keys.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+msgid "Security key verification failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/security_keys/index.jst.eco
|
|
|
+msgid ""
|
|
|
+"Security keys are hardware or software credentials that can be used as your "
|
|
|
+"two-factor authentication method."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_data_source/errors.rb
|
|
|
+msgid "See HTTPLog for details."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/ticket_duplicate_detection.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/data_privacy.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+msgid "See less"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/ticket_duplicate_detection.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/data_privacy.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_duplicate_detection/warning.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue
|
|
|
+msgid "See more"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid ""
|
|
|
+"See your tickets from within your favorite calendar by adding the following "
|
|
|
+"URL to your calendar app."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
|
+msgid "Select All"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid "Select CSV file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
|
|
|
+msgid "Select Shared Draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/template.jst.eco
|
|
|
+msgid "Select Template"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Select default ticket type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Select item"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/multi_locales_row.coffee
|
|
|
+msgid "Select locale…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/form.coffee
|
|
|
+msgid "Select the customer of the ticket or create one."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Select the type of ticket your are creating"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+msgid "Selected conditions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/data_privacy_task_validator.rb
|
|
|
+msgid "Selected object is already queued for deletion."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_batch.coffee
|
|
|
+msgid "Selected tickets do not match any macros."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Selective (default)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+msgid "Selector"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
|
+msgid "Selects the ticket number generator module."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+#: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTags/FieldTagsDialog.vue
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue
|
|
|
+msgid "Select…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco
|
|
|
+#: public/assets/chat/views/chat.eco
|
|
|
+msgid "Send"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/frontend/shared/entities/ticket/composables/useTicketCreateArticleType.ts
|
|
|
+msgid "Send Email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualInviteColleagues.vue
|
|
|
+msgid "Send Invitation"
|
|
|
+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/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+msgid "Send Mails via"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+msgid "Send a message to all logged in users."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid ""
|
|
|
+"Send out automatic reminders to customers asking them for reply if the 24-"
|
|
|
+"hour window is about to expire."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Send postmaster mail if mail too large"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Send postmaster reject mail to sender of mail if mail is too large."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+msgid "Send to clients"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+#: app/models/channel/driver/sms/massenversand.rb
|
|
|
+#: app/models/channel/driver/sms/message_bird.rb
|
|
|
+#: app/models/channel/driver/sms/twilio.rb db/seeds/settings.rb
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Sender"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sender Format"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sender Format Separator"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+msgid "Sender Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sender based on Reply-To header"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Sender of last article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/invite_user.jst.eco
|
|
|
+msgid "Sending…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/maintenance.coffee
|
|
|
+msgid "Sent successfully!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Sep"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco
|
|
|
+msgid "Separate multiple values by ;"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "September"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+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/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.coffee
|
|
|
+msgid "Server operation failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/index.jst.eco
|
|
|
+msgid "Service"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid "Service Notification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/system.coffee
|
|
|
+msgid "Services"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/session_timeout.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "Session"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Session Timeout"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/session.coffee
|
|
|
+#: app/assets/javascripts/app/views/session.jst.eco db/seeds/permissions.rb
|
|
|
+msgid "Sessions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Set Up"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Set a title for your ticket"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+msgid "Set as Default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Set as default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Set available ticket types"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Set backend which is being used for import."
|
|
|
+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 "Set caller ID of outbound calls based on destination caller ID."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_state.coffee
|
|
|
+msgid "Set default for follow-ups"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_priority.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_state.coffee
|
|
|
+msgid "Set default for new tickets"
|
|
|
+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 "Set outbound caller ID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Set timeframe in seconds. If it's set to 0 you can delete notes without time "
|
|
|
+"limits"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/changeVisibility.ts
|
|
|
+msgid "Set to internal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/changeVisibility.ts
|
|
|
+msgid "Set to public"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/intro.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupStart.vue
|
|
|
+msgid "Set up a new system"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/channel.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannels.vue
|
|
|
+msgid "Set up the communication channels you want to use with your Zammad."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/after_auth/two_factor_configuration.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal.coffee
|
|
|
+msgid "Set up two-factor authentication"
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: 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/web.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/manage.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/setting.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.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/telegram/bot_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco
|
|
|
+msgid "Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "Settings %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/finish.coffee
|
|
|
+#: app/assets/javascripts/app/views/getting_started/finish.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualFinish.vue
|
|
|
+msgid "Setup Finished"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+msgid "Shared"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_shared_draft.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Shared Drafts"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "Shared draft cannot be selected for this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/organization.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Shared organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+msgid "Sharing draft…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+msgid "Shoot"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts
|
|
|
+msgid ""
|
|
|
+"Should the emails from this mailbox be imported as an archive or as regular "
|
|
|
+"emails?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Show"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonShowMoreButton/CommonShowMoreButton.vue
|
|
|
+msgid "Show %s more"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_overwrite_modal.coffee
|
|
|
+msgid "Show Draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid "Show Feed Icon"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/navigation.jst.eco
|
|
|
+msgid "Show Search Details"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Show additional notes for ticket creation depending on the selected type."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/ticket_stats_list.jst.eco
|
|
|
+msgid "Show all…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "Show authenticator app secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Show calendar weeks in the picker of date/datetime fields"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Show chat automatically"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_list.jst.eco
|
|
|
+msgid "Show less"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+msgid "Show matching ticket(s) in the warning"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Show matching tickets in the warning"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketArticleContext.ts
|
|
|
+msgid "Show meta data"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Show next tab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Show password login for users on login page. Disabling only takes effect if "
|
|
|
+"third-party authentication is enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Show previous tab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Show the chat when ready."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewHeader.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationView.vue
|
|
|
+msgid "Show ticket actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewHeader.vue
|
|
|
+msgid "Show ticket viewers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Show time accounting dialog when updating matching tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Show title in form."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Show to user roles"
|
|
|
+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 "Shown records in caller log."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Shown when the chat is closed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/AppDesktop.vue
|
|
|
+msgid "Sidebar"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sidebar Attachments"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_create.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_group.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "Sign"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Sign email (if not possible, discard notification)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Sign email (if not possible, send notification anyway)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "Sign error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/login.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/security_code.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/playground/views/PlaygroundOverview.vue
|
|
|
+msgid "Sign in"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginThirdParty.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginThirdParty.vue
|
|
|
+msgid "Sign in using"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/logout.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "Sign out"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/signup.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/routes.ts
|
|
|
+msgid "Sign up"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue
|
|
|
+msgid "Sign:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Signature"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+msgid "Signature verification failed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "Signature verification failed! %s"
|
|
|
+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
|
|
|
+msgid "Signatures"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "Signed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Signing & Encrypting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid "Signup Screen"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Similar tickets found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee
|
|
|
+msgid "Simple Line Icons"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Simple Storage (S3)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid "Simple Storage Service (S3)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/store/provider/s3/config.rb
|
|
|
+msgid "Simple Storage Service configuration not found or invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/store/provider/s3.rb
|
|
|
+msgid ""
|
|
|
+"Simple Storage Service malfunction. Please contact your Zammad administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/store/provider/s3.rb
|
|
|
+msgid "Simple Storage Service not reachable."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sina Weibo"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Sina Weibo Open Portal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/views/customer_timeout.eco
|
|
|
+msgid ""
|
|
|
+"Since you didn't respond in the last %s minutes your conversation was closed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/views/customer_timeout.eco
|
|
|
+msgid ""
|
|
|
+"Since you didn't respond in the last %s minutes your conversation with "
|
|
|
+"<strong>%s</strong> was closed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Single selection field"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Single tree selection field"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+msgid "Sipgate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Site"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/views/getting_started/channel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue
|
|
|
+msgid "Skip"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "Slack"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook/pre_defined/slack.rb
|
|
|
+msgid "Slack Notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Slack config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Slack integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/sms.ts
|
|
|
+msgid "Sms"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/popover/escalation.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Solution Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid "Some Text"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid ""
|
|
|
+"Some system settings have changed, Zammad is restarting. Please wait until "
|
|
|
+"Zammad is back again."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid ""
|
|
|
+"Some system settings have changed, please restart all Zammad processes! If "
|
|
|
+"you want to do this automatically, set environment variable "
|
|
|
+"APP_RESTART_CMD=\"/path/to/your_app_script.sh restart\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/errors/useErrorHandler.ts
|
|
|
+msgid "Something went wrong."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+msgid "Something went wrong. Please contact your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/errors/useErrorHandler.ts
|
|
|
+msgid "Something went wrong. Received message: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Sorry, not all fields are filled out correctly."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/not_configured.jst.eco
|
|
|
+msgid "Sorry, there is currently no CTI backend enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Sorting by"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid "Sorting order"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+msgid "Sounds"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid "Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/ldap.coffee
|
|
|
+msgid "Sources"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Special character required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/split.ts
|
|
|
+msgid "Split"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/groups.rb
|
|
|
+msgid "Standard Group/Pool for Tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/reader_list_controller.coffee
|
|
|
+msgid "Start Editing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue
|
|
|
+msgid "Start Import"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue
|
|
|
+msgid "Start Import from %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+msgid "Start Import from Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Start modal dialog for form."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+msgid "Start new"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/views/customer_timeout.eco
|
|
|
+#: public/assets/chat/views/waiting_list_timeout.eco
|
|
|
+msgid "Start new conversation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Start typing to find the ticket to merge into."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
|
+msgid "Start typing to search for users…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/base/jquery.textmodule.js
|
|
|
+msgid "Start typing to search in Knowledge Base…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue
|
|
|
+msgid "Start typing to search…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "Started"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/finish.jst.eco
|
|
|
+msgid "Starting Zammad"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualFinish.vue
|
|
|
+msgid "Starting Zammad…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue
|
|
|
+msgid "Starting import…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/chat_sessions.coffee
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+#: app/views/mailer/ticket_create/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-tw.html.erb
|
|
|
+#: app/views/messaging/ticket_create/pt-br.md.erb
|
|
|
+#: app/views/messaging/ticket_create/zh-tw.md.erb
|
|
|
+#: app/views/messaging/ticket_info/pt-br.md.erb
|
|
|
+#: db/seeds/object_manager_attributes.rb lib/excel_sheet/ticket.rb
|
|
|
+msgid "State"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Stats Backend"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/idoit_object_result.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+msgid "Status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/error/generic.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/error/placeholder.jst.eco
|
|
|
+msgid "Status Code:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+msgid "Status Import"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Status Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/sidebar_idoit.jst.eco
|
|
|
+msgid "Status:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/macro.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Stay on tab"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonStepper/CommonStepperStep.vue
|
|
|
+msgid "Step %s is completed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco
|
|
|
+msgid "Step 1 of 3: WhatsApp Business Cloud API"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "Step 2 of 3: WhatsApp Business Phone Number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco
|
|
|
+msgid "Step 3 of 3: WhatsApp Business Webhook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Sticker file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/core_workflow.coffee
|
|
|
+msgid "Stop after match"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/system.coffee
|
|
|
+msgid "Storage"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Storage Method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid "Store"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Stores the GitHub configuration."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Stores the GitLab configuration."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Street"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.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/integration/smime_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+msgid "Subject"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/tag.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/button_with_dropdown.coffee
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/vertical_form.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/profile/language.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/notification.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/item.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/logo.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/switch.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "Submit"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/views/widget/mention.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Subscribe"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ical_feed.jst.eco
|
|
|
+msgid "Subscribe to iCalendar feed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ical_feed.jst.eco
|
|
|
+msgid "Subscribe to public holidays in"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco
|
|
|
+msgid "Subscribed Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Subscribers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Subscription Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/user.coffee
|
|
|
+msgid "Summer holiday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Sun"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Sunday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Support of multilingual Knowledge Base."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Sync calendars with iCal feeds."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/appearance.jst.eco
|
|
|
+msgid "Sync with computer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/system.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/manage.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/history.jst.eco
|
|
|
+#: db/seeds/permissions.rb db/seeds/ticket_article_senders.rb
|
|
|
+msgid "System"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "System Address Display Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/routes.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "System Information"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "System Init Done"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "System URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/language.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/timezone.coffee
|
|
|
+msgid "System default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base.rb
|
|
|
+msgid ""
|
|
|
+"System supports only one locale for knowledge base. Upgrade your plan to use "
|
|
|
+"more locales."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid ""
|
|
|
+"System translations can be contributed and shared with the community on our "
|
|
|
+"public platform %l. It sports a very convenient user interface based on "
|
|
|
+"Weblate, give it a try!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "SystemID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Tab behaviour after ticket action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/taskbar_widget.coffee
|
|
|
+msgid "Tab has changed, do you really want to close it?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTags/FieldTagsDialog.vue
|
|
|
+msgid "Tag \"%s\" already exists."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/tag.coffee
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/_reader_tags.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/sidebar/tags.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/popover/kb_generic.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/tag/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/tag.jst.eco
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldTags/FieldTagsDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketTags.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+#: app/views/knowledge_base/public/answers/show.html.erb
|
|
|
+#: db/seeds/object_manager_attributes.rb db/seeds/permissions.rb
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Tags"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"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."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco
|
|
|
+msgid "Target"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid "Target Language"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/telegram.coffee
|
|
|
+#: app/assets/javascripts/app/views/telegram/index.jst.eco
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/telegram.ts
|
|
|
+msgid "Telegram"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/telegram.coffee
|
|
|
+msgid "Telegram Account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/template.coffee
|
|
|
+msgid "Template"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_template.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/template.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Templates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/exchange/token_information.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
|
|
|
+msgid "Tenant UUID/Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+msgid "Test"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_default_navbar.coffee
|
|
|
+msgid "Test 1"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_default_navbar.coffee
|
|
|
+msgid "Test 2"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+msgid "Test Connection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+msgid "Test SMS provider"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/first_steps.coffee
|
|
|
+msgid "Test Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/test_ticket/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/test_ticket/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Test Ticket!\n"
|
|
|
+"\n"
|
|
|
+"<div>Dear #{agent.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>This is a <b>test ticket</b>. I'm a customer and I need some help! :)</"
|
|
|
+"div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>#{customer.fullname}</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>Your #{config.product_name} Team</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+msgid "Test message from Zammad"
|
|
|
+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
|
|
|
+msgid "Testing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/models/signature.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_shared_draft_modal.jst.eco
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Text"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/text_module.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Text Modules"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Text editing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Text field"
|
|
|
+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
|
|
|
+msgid "Text missing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/text_module.coffee
|
|
|
+msgid "Text module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/text_module.coffee
|
|
|
+msgid "Text modules"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/text_module.coffee
|
|
|
+msgid "Text modules are …"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+msgid "Text needed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Text or attachment is required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid "Text with disabled inline translations looks like"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid "Text with enabled inline translations looks like"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Textarea field"
|
|
|
+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."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/signup/verify.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "Thanks for joining. Email sent to \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/exec/agent.rb
|
|
|
+msgid "The 'gpg-agent' process could not be stopped."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee
|
|
|
+#: app/frontend/shared/entities/ticket/channel/plugins/whatsapp.ts
|
|
|
+msgid ""
|
|
|
+"The 24 hour customer service window is now closed, no further WhatsApp "
|
|
|
+"messages can be sent."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/user_access_token_controller.rb
|
|
|
+msgid "The API token could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/new_controller.coffee
|
|
|
+msgid "The Knowledge Base could not be created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/avatar/image_validate.rb
|
|
|
+msgid "The MIME type of the image is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/graphql/gql/queries/system/import/state.rb
|
|
|
+msgid "The OTRS import failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/import/apply_otrs_configuration.rb
|
|
|
+msgid "The OTRS migrator plugin is not accessable. Please verify the API key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP email recipient is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP email signer is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "The PGP key for %s was found, but has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "The PGP key for %s was found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "The PGP key for %s was not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP key has been revoked."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP key has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "The PGP keys for %s were found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "The PGP keys for %s were not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP passphrase is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP signature has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP signature is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The PGP signature key has been revoked."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/monitoring_helper/health_checker/s3_storage_availability.rb
|
|
|
+msgid "The Simple Storage Service is not available."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/telegram.coffee
|
|
|
+msgid "The Telegram bot could not be saved."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "The Telegram file is larger than the allowed 20 MB."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid ""
|
|
|
+"The Telegram integration can only be configured on systems using the HTTPS "
|
|
|
+"protocol."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue
|
|
|
+msgid "The URL of this installation of Zammad."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+msgid "The URL to this installation of Zammad."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/configuration.rb
|
|
|
+msgid "The WhatsApp channel webhook configuration could not be verified."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+msgid "The WhatsApp connection could not be saved."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/concerns/has_channel.rb
|
|
|
+msgid "The WhatsApp webhook channel could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "The WhatsApp webhook payload could not be processed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "The WhatsApp webhook payload could not be validated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/reports_controller.rb
|
|
|
+msgid "The active reporting profile could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/admin_consent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/admin_consent.jst.eco
|
|
|
+msgid "The admin consent request was sent to your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+msgid "The admin password auth email could not be sent."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_login/method/security_keys.coffee
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+msgid "The application is not running in a secure context."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/articleDelete.ts
|
|
|
+msgid "The article could not be deleted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/changeVisibility.ts
|
|
|
+msgid "The article could not be set to internal."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/changeVisibility.ts
|
|
|
+msgid "The article could not be set to public."
|
|
|
+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 provided auto wizard url."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "The avatar could not be deleted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "The avatar could not be fetched."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue
|
|
|
+msgid "The avatar could not be uploaded."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid ""
|
|
|
+"The browser is outdated. It does not support WebSocket - the technology we "
|
|
|
+"use for the chat."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The certificate could not be parsed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The certificate does not match the given private key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid ""
|
|
|
+"The certificate for %s was found, but it is not valid yet or has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid "The certificate for %s was found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid "The certificate for %s was not found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/smime_certificate.rb
|
|
|
+msgid "The certificate for this private key could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/incoming.rb
|
|
|
+msgid "The certificate for verification could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The certificate is not usable (e.g. expired)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The certificate is not usable due to being a CA certificate."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The certificate is not usable for signing and encryption."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/certificate/x509/smime.rb
|
|
|
+msgid ""
|
|
|
+"The certificate is not valid for S/MIME usage. Please check the certificate "
|
|
|
+"format."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/certificate/x509/smime.rb
|
|
|
+msgid ""
|
|
|
+"The certificate is not valid for S/MIME usage. Please check the key usage, "
|
|
|
+"subject alternative name and public key cryptographic algorithm."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/certificate/x509/ssl.rb
|
|
|
+msgid ""
|
|
|
+"The certificate is not valid for SSL usage. Please check e.g. the validity "
|
|
|
+"period or the extensions."
|
|
|
+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 "
|
|
|
+"hackers to steal your credentials. If you are sure that you are using a self-"
|
|
|
+"signed certificate, you can press \"Proceed\". Otherwise, please \"Cancel\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid "The certificates for %s were found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid "The certificates for %s were not found."
|
|
|
+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/public_menu_form.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
|
|
|
+msgid ""
|
|
|
+"The chat will show up once the connection to the server got established and "
|
|
|
+"if there is an operator online to chat with."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+msgid ""
|
|
|
+"The chosen unit will be used for display only and will not affect stored "
|
|
|
+"values."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "The configuration of Zammad has changed, please reload your browser."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/composables/useAppMaintenanceCheck.ts
|
|
|
+msgid ""
|
|
|
+"The configuration of Zammad has changed. Please reload at your earliest."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/server/connection.ts
|
|
|
+msgid "The connection to the server was lost."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_freshdesk_controller.rb
|
|
|
+#: app/controllers/import_otrs_controller.rb
|
|
|
+#: app/controllers/import_zendesk_controller.rb
|
|
|
+#: app/services/service/system/import/apply_freshdesk_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_kayako_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_otrs_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_zendesk_configuration.rb
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "The connection was refused."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/password_check.coffee
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "The current password you provided is incorrect."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid ""
|
|
|
+"The data must be in the comma separated values (CSV) format and saved as "
|
|
|
+"UTF-8. You can import a CSV file or paste the data directly into the text "
|
|
|
+"area."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid ""
|
|
|
+"The default URL for your knowledge base is e.g. example.com or example.com/"
|
|
|
+"help. To serve it from a custom URL instead, enter the destination below (e."
|
|
|
+"g., \"/support\", \"example.com\", or \"example.com/support\"). Then, follow "
|
|
|
+"the directions under \"Web Server Configuration\" to complete the process."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "The default font size is 12px."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "The divider between TicketHook and ticket number. E. g. ': '."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/auth/send_admin_token.rb
|
|
|
+#: app/services/service/user/password_reset/send.rb
|
|
|
+#: app/services/service/user/password_reset/update.rb
|
|
|
+msgid "The email could not be sent to the user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid ""
|
|
|
+"The encrypted part of this PGP email has an incorrect MIME type according to "
|
|
|
+"RFC 3156."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue
|
|
|
+msgid ""
|
|
|
+"The entered email and API token will become your Zammad login credentials "
|
|
|
+"after the import is completed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue
|
|
|
+msgid ""
|
|
|
+"The entered email and password will become your Zammad login credentials "
|
|
|
+"after the import is completed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/user_mismatch.jst.eco
|
|
|
+msgid ""
|
|
|
+"The entered user for reauthentication differs from the user that was used "
|
|
|
+"for setting up your Microsoft365 channel initially."
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/exchange.coffee
|
|
|
+msgid "The entry could not be created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "The file could not be retrieved from the bot."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/html5_upload.coffee
|
|
|
+msgid "The file could not be uploaded."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/ticket_articles_controller.rb
|
|
|
+msgid "The file does not belong to the specified article."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/features/filesTypeError.ts
|
|
|
+msgid "The file type %s is not allowed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid ""
|
|
|
+"The first part of this PGP email is not a valid version part as mandated by "
|
|
|
+"RFC 3156."
|
|
|
+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 "
|
|
|
+"changes?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco
|
|
|
+msgid "The format of the subject."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/retry/media.rb
|
|
|
+msgid "The given article is not a media article."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+msgid ""
|
|
|
+"The given media type does not support any text to be sent in parallel. "
|
|
|
+"Please remove the entered text."
|
|
|
+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
|
|
|
+#: app/services/service/system/import/apply_freshdesk_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_kayako_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_otrs_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_zendesk_configuration.rb
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "The hostname could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is "
|
|
|
+"Ticket#."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/avatar/image_validate.rb
|
|
|
+msgid "The image is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/smime.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ssl_certificate.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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid ""
|
|
|
+"The installation of packages comes with security implications, because "
|
|
|
+"arbitrary code will be executed in the context of the Zammad application."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/search_index_backend.rb
|
|
|
+msgid ""
|
|
|
+"The installed attachment plugin could not handle the request payload. Ensure "
|
|
|
+"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/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "The language could not be updated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The length of the private key is too short."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue
|
|
|
+msgid "The limit of %s displayable tickets was reached (%s remaining)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid ""
|
|
|
+"The limit of displayable suggestions was reached, please narrow down your "
|
|
|
+"search."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/auth/verify_admin_token.rb
|
|
|
+msgid "The login is not possible."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ticket/number.rb
|
|
|
+msgid "The new ticket number could not be generated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
|
|
|
+msgid "The notifcation could not be deleted."
|
|
|
+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/controllers/links_controller.rb
|
|
|
+msgid "The object could not be found."
|
|
|
+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
|
|
|
+msgid "The object could not be updated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue
|
|
|
+msgid "The online notification could not be marked as seen."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+msgid "The page is not available anymore"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+msgid "The page was not found"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/not_found.html.erb
|
|
|
+msgid "The page you were looking for does not exist."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/mentions_controller.rb
|
|
|
+msgid "The parameter 'mentionable_type' is invalid."
|
|
|
+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/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+msgid "The password reset request was successful."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/ticket_articles_controller.rb
|
|
|
+msgid ""
|
|
|
+"The preview cannot be generated. The format is corrupted or not supported."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid "The private PGP key could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/incoming.rb
|
|
|
+msgid "The private key for decryption could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/private_key.rb
|
|
|
+msgid ""
|
|
|
+"The private key is not valid for S/MIME usage. Please check the key "
|
|
|
+"cryptographic algorithm."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/private_key.rb
|
|
|
+msgid ""
|
|
|
+"The private key is not valid for S/MIME usage. Please check the key format "
|
|
|
+"and the secret."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "The product version could not be fetched."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The provided 'oauth_token' is invalid."
|
|
|
+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
|
|
|
+msgid "The provided URL is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_freshdesk_controller.rb
|
|
|
+#: app/controllers/import_kayako_controller.rb
|
|
|
+#: app/controllers/import_zendesk_controller.rb
|
|
|
+#: app/services/service/system/import/apply_freshdesk_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_kayako_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_zendesk_configuration.rb
|
|
|
+msgid "The provided credentials are invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/email_account_uniqueness_validator.rb
|
|
|
+msgid "The provided email account is already in use."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook.rb
|
|
|
+msgid "The provided endpoint is invalid, no hostname was specified."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook.rb
|
|
|
+msgid ""
|
|
|
+"The provided endpoint is invalid, no http or https protocol was specified."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook.rb
|
|
|
+msgid "The provided endpoint is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/postmaster_filter.rb
|
|
|
+msgid "The provided match operator is missing or invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/webhook.rb
|
|
|
+msgid "The provided payload is invalid. Please check your syntax."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+#: app/controllers/integration/check_mk_controller.rb
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+#: app/services/service/user/password_reset/update.rb
|
|
|
+#: app/services/service/user/password_reset/verify.rb
|
|
|
+#: app/services/service/user/signup_verify.rb
|
|
|
+msgid "The provided token is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid "The public PGP key could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/report.coffee
|
|
|
+msgid "The report could not be generated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee
|
|
|
+msgid "The request could not be processed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/operations_rate_limiter.rb
|
|
|
+msgid "The request limit for this operation was exceeded."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/verify_perform_rules_validator.rb
|
|
|
+msgid "The required '%{attribute}' value for %{key}, %{inner} is missing!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_twitter_controller.rb
|
|
|
+msgid "The required 'ExternalCredential' 'twitter' could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The required PGP passphrase is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+#: app/services/service/user/add_first_admin.rb
|
|
|
+msgid "The required attribute 'email' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/set_system_information.rb
|
|
|
+msgid "The required attribute 'organization' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/jobs/trigger_webhook_job/custom_payload/track/notification.rb
|
|
|
+msgid "The required event field 'execution' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/jobs/trigger_webhook_job/custom_payload/track/notification.rb
|
|
|
+msgid "The required event field 'execution' is unknown or missing."
|
|
|
+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/models/postmaster_filter.rb
|
|
|
+msgid "The required match value is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/user/two_factors_controller.rb
|
|
|
+msgid "The required parameter \"method\" is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/user/two_factors_controller.rb
|
|
|
+msgid "The required parameter \"payload\" is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/client.rb
|
|
|
+msgid "The required parameter 'access_token' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/facebook.rb
|
|
|
+msgid "The required parameter 'application_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/facebook.rb
|
|
|
+msgid "The required parameter 'application_secret' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_sms_controller.rb
|
|
|
+msgid "The required parameter 'area' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/account/phone_numbers.rb
|
|
|
+msgid "The required parameter 'business_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/exchange.rb lib/external_credential/google.rb
|
|
|
+#: lib/external_credential/microsoft365.rb
|
|
|
+msgid "The required parameter 'client_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/exchange.rb lib/external_credential/google.rb
|
|
|
+#: lib/external_credential/microsoft365.rb
|
|
|
+msgid "The required parameter 'client_secret' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/exchange.rb lib/external_credential/google.rb
|
|
|
+#: lib/external_credential/microsoft365.rb
|
|
|
+msgid "The required parameter 'code' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The required parameter 'consumer_key' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The required parameter 'consumer_secret' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_twitter_controller.rb
|
|
|
+msgid ""
|
|
|
+"The required parameter 'crc_token' is missing from the Twitter verify "
|
|
|
+"payload!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_twitter_controller.rb
|
|
|
+msgid "The required parameter 'for_user_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "The required parameter 'group_id' is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "The required parameter 'group_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "The required parameter 'id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/search_index_backend.rb
|
|
|
+msgid "The required parameter 'key' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_link_add.coffee
|
|
|
+msgid "The required parameter 'link_type' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/text_module.rb
|
|
|
+msgid "The required parameter 'locale' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/user_access_token_controller.rb
|
|
|
+msgid "The required parameter 'name' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The required parameter 'oauth_token' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The required parameter 'oauth_token_secret' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_sms_controller.rb
|
|
|
+msgid "The required parameter 'options.adapter' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_sms_controller.rb
|
|
|
+msgid "The required parameter 'params' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "The required parameter 'password' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/core_workflow/result.rb
|
|
|
+msgid "The required parameter 'payload->class_name' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/core_workflow/result.rb
|
|
|
+msgid "The required parameter 'payload->screen' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+msgid "The required parameter 'permission' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "The required parameter 'request_token' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/users_controller.rb
|
|
|
+msgid "The required parameter 'signup' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_link_add.coffee
|
|
|
+msgid "The required parameter 'ticket_number' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/concerns/perform_changes/action/attribute_updates.rb
|
|
|
+msgid "The required parameter 'user_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/search_index_backend.rb
|
|
|
+msgid "The required parameter 'value' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_twitter_controller.rb
|
|
|
+msgid ""
|
|
|
+"The required value 'external_credential[:consumer_secret]' could not be "
|
|
|
+"found in the cache."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/policies/ticket_policy.rb
|
|
|
+msgid "The required value 'group_id' is missing."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/channels_twitter_controller.rb
|
|
|
+msgid "The required value external_credential could not be found in the cache."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/ticket_articles_controller.rb
|
|
|
+msgid "The retried attachment download failed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "The retried security process failed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "The selected date is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/import/apply_configuration_base.rb
|
|
|
+msgid "The server presented a certificate that could not be verified."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts
|
|
|
+msgid ""
|
|
|
+"The server settings could not be automatically detected. Please configure "
|
|
|
+"them manually."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/login.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "The session is no longer valid. Please log in again."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/store/file.rb
|
|
|
+msgid "The setting 'storage_provider' was not configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ticket/number.rb
|
|
|
+msgid "The setting 'ticket_number' was not configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/setting.coffee
|
|
|
+msgid "The setting could not be reset."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/setting.coffee
|
|
|
+msgid "The setting could not be updated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupStart.vue
|
|
|
+msgid "The setup has already been started. Please wait until it is finished."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/admin.coffee
|
|
|
+msgid "The sign-in failed. Please contact the Support team."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "The signature PGP key has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid ""
|
|
|
+"The signature part of this PGP email is missing or has a wrong content type "
|
|
|
+"according to RFC 3156."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+msgid "The signature was successfully verified."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "The source ticket could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/check_setup.rb
|
|
|
+msgid ""
|
|
|
+"The system setup cannot be started, because there is another one running or "
|
|
|
+"it was completed before."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/check_setup.rb
|
|
|
+msgid ""
|
|
|
+"The system setup is marked as done, but no admin user is existing. Please "
|
|
|
+"run the system setup again."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedRun.vue
|
|
|
+msgid "The system was configured successfully. You are being redirected."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/tickets_controller.rb
|
|
|
+msgid "The target ticket number could not be found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco
|
|
|
+msgid "The test run was successful."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"The text at the beginning of the subject in an email forward, e. g. FWD."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"The text at the beginning of the subject in an email reply, e.g. RE, AW, or "
|
|
|
+"AS."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee
|
|
|
+msgid "The tickets could not be merged."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/user/signup.rb
|
|
|
+msgid "The token could not be generated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+msgid "The token could not be verified. Please contact your administrator."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/composables/useAdminPasswordAuthVerify.ts
|
|
|
+msgid "The token for the admin password login is invalid."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/composables/useAdminPasswordAuthVerify.ts
|
|
|
+msgid "The token is valid. You are now able to login via password once."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue
|
|
|
+msgid "The two-factor authentication is not configured yet."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee
|
|
|
+msgid "The two-factor authentication method \"%s\" was removed for this user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/sessions_controller.rb
|
|
|
+#: app/controllers/user/two_factors_controller.rb
|
|
|
+#: app/graphql/gql/mutations/two_factor_method_initiate_authentication.rb
|
|
|
+msgid "The two-factor authentication method is not enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/security.rb
|
|
|
+msgid "The type of the private key is wrong."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/settings_controller.rb
|
|
|
+msgid ""
|
|
|
+"The uploaded image could not be processed. Need data:image in logo or "
|
|
|
+"logo_resize param."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/auth/send_admin_token.rb
|
|
|
+msgid "The user token could not be generated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/exchange.rb lib/external_credential/microsoft365.rb
|
|
|
+msgid "The user's 'preferred_username' could not be extracted from 'id_token'."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/sessions_controller.rb
|
|
|
+#: app/graphql/gql/mutations/two_factor_method_initiate_authentication.rb
|
|
|
+msgid "The username or password is incorrect."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "The verification email could not be resent."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/saml/tls.rb
|
|
|
+msgid ""
|
|
|
+"The verification of the TLS connection failed. Please check the IDP "
|
|
|
+"certificate."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/customer_ticket_create/sidebar_customer_default.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 ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "The webhook could not be saved by Telegram, seems to be an invalid URL."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
|
|
+msgid "Their tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/appearance.jst.eco
|
|
|
+msgid "Theme"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+msgid ""
|
|
|
+"There are more than 1000 tickets in the Zendesk system. Due to API rate "
|
|
|
+"limit restrictions we can't get the exact number of tickets yet and have to "
|
|
|
+"fetch them in batches of 1000. This might take some time, better grab a cup "
|
|
|
+"of coffee. The total number of tickets gets updated as soon as the currently "
|
|
|
+"known number is surpassed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/calendar.rb
|
|
|
+msgid "There are no business hours configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+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 are too many people in the chat queue."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/pgp_key.rb
|
|
|
+msgid "There is already a PGP key with the same fingerprint."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_overwrite_modal.coffee
|
|
|
+msgid "There is an existing draft. Do you want to overwrite it?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+msgid "There is existing content. Do you want to overwrite it?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/google.rb
|
|
|
+msgid "There is no Google app configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/external_credential/twitter.rb
|
|
|
+msgid "There is no Twitter app configured."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "There is no agent online."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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
|
|
|
+msgid ""
|
|
|
+"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/package.coffee
|
|
|
+msgid ""
|
|
|
+"There is no rollback of this deletion. If you are sure that you wish to "
|
|
|
+"proceed, please type \"%s\" into the input. All related data to this package "
|
|
|
+"will be lost."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_freshdesk_controller.rb
|
|
|
+#: app/controllers/import_otrs_controller.rb
|
|
|
+#: app/controllers/import_zendesk_controller.rb
|
|
|
+#: app/services/service/system/import/apply_freshdesk_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_kayako_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_otrs_configuration.rb
|
|
|
+#: app/services/service/system/import/apply_zendesk_configuration.rb
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "There is no route to this host."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/user/two_factors_controller.rb
|
|
|
+msgid ""
|
|
|
+"There is no stored configuration for this two-factor authentication method."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There is no valid PGP email recipient."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There is no valid PGP email signer."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There was an unknown PGP error."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/agent_controller.coffee
|
|
|
+msgid "There was no Knowledge Base created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "There was no PGP key found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid "There was no certificate found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There was no public PGP key found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/backend/handler_security_options.rb
|
|
|
+msgid "There was no recipient found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There was no secret PGP key found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error.rb
|
|
|
+msgid "There was no valid OpenPGP data found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/security_options.rb
|
|
|
+msgid "There were PGP keys found for %s, but at least one of them has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/security_options.rb
|
|
|
+msgid ""
|
|
|
+"There were certificates found for %s, but at least one of them is not valid "
|
|
|
+"yet or has expired."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "There were errors in your form."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/not_configured.jst.eco
|
|
|
+msgid "These are supported:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.coffee
|
|
|
+msgid "Third-party Applications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/incoming.rb
|
|
|
+msgid ""
|
|
|
+"This PGP email does not have exactly two body parts for PGP mails as "
|
|
|
+"mandated by RFC 3156."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/error/handler.rb
|
|
|
+msgid ""
|
|
|
+"This PGP email was encrypted with a potentially unknown encryption algorithm."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ticket/time_accounting.rb
|
|
|
+msgid "This article is not part of the ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/telegram_helper.rb
|
|
|
+msgid "This bot already exists."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/feed_dialog.jst.eco
|
|
|
+msgid "This category including sub-categories feed:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/reader_list_controller.coffee
|
|
|
+msgid "This category is empty"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid ""
|
|
|
+"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
|
|
|
+msgid "This entry already exists!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/check_feature_enabled.rb
|
|
|
+msgid "This feature is not enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: config/initializers/activemodel_error.rb
|
|
|
+msgid "This field %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Form/fields/FieldFile/features/multipleFilesError.ts
|
|
|
+msgid "This field allows only one file."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can only contain alphabetical characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can only contain letters and numbers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can only contain letters and spaces."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can only contain lowercase letters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can only contain uppercase letters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can't contain the value \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can't have less than %s entries."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field can't have more than %s entries."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field doesn't contain an allowed value."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field doesn't correspond to the expected value."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field doesn't end with \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field doesn't start with \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field is required."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field isn't a valid date, please use the format \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must be a symbol."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must be of the type \"%s\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain a lowercase letter."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain a number."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain a symbol."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain alphabetical characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain an uppercase letter."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain at least %s characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain at least one character."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain between %s and %s characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain letters or numbers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain letters or spaces."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must contain numbers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is after %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is at least %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is at most %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is before %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is between %s and %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is in the future."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must have a value that is in the past."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field must not contain more than %s characters."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "This field was configured incorrectly and can't be submitted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/group.rb
|
|
|
+msgid "This group or its children exceed the allowed nesting depth."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/email_helper/probe.rb
|
|
|
+msgid "This host cannot be reached."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/version.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "This is Zammad version %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "This is a default maintenance message. Click here to change."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/payload_example.jst.eco
|
|
|
+msgid ""
|
|
|
+"This is an example payload for your installation, including any custom "
|
|
|
+"objects. It is possible to further customize payload of each webhook."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/pgp_controller.rb
|
|
|
+msgid "This is not a private PGP key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/ssl_certificate.rb
|
|
|
+msgid ""
|
|
|
+"This is not a valid X509 certificate. Please check the certificate format."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/channel/email_parser.rb
|
|
|
+msgid ""
|
|
|
+"This message cannot be displayed because it contains over 5,000 links. "
|
|
|
+"Download the raw message below and open it via an Email client if you still "
|
|
|
+"wish to view it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/html_sanitizer.rb
|
|
|
+msgid ""
|
|
|
+"This message cannot be displayed due to HTML processing issues. Download the "
|
|
|
+"raw message below and open it via an Email client if you still wish to view "
|
|
|
+"it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/smime/incoming.rb
|
|
|
+msgid "This message was not signed by its sender."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "This might take some time during which the system can't be used."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/handles_errors.rb
|
|
|
+#: app/graphql/gql/zammad_schema.rb
|
|
|
+msgid "This object already exists."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/system/check_setup.rb
|
|
|
+msgid ""
|
|
|
+"This operation cannot be continued, because the system set-up was not "
|
|
|
+"completed yet."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/router/error.ts
|
|
|
+msgid "This page doesn't exist."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/_top_banner.html.erb
|
|
|
+msgid "This page is invisible to the public."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base/permission.rb
|
|
|
+msgid ""
|
|
|
+"This permission level is not available based on the current roles "
|
|
|
+"permissions."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/execute_locked_block.rb
|
|
|
+msgid ""
|
|
|
+"This resource cannot be locked, because it has already been locked by "
|
|
|
+"another process."
|
|
|
+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
|
|
|
+msgid "This service allows you to connect %s with %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/exchange.coffee
|
|
|
+msgid "This service enables Zammad to connect with your Exchange 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
|
|
|
+msgid ""
|
|
|
+"This service receives 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 ""
|
|
|
+
|
|
|
+#: 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 ""
|
|
|
+"This service shows you contacts of incoming calls and a caller list in "
|
|
|
+"realtime."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/concerns/handles_setting.rb
|
|
|
+msgid "This setting is not disabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/concerns/handles_setting.rb
|
|
|
+msgid "This setting is not enabled."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+msgid "This signature is inactive, it won't be included in the reply."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/services/service/user/add_first_admin.rb
|
|
|
+msgid ""
|
|
|
+"This system has already been configured and an administrator account exists."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedInfo.vue
|
|
|
+msgid "This system is configured for automated setup."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid ""
|
|
|
+"This text will be sent as an immediate reply to new incoming WhatsApp "
|
|
|
+"messages."
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Thu"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Thursday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/signature.coffee
|
|
|
+#: app/assets/javascripts/app/models/text_module.coffee
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/plugins/ticket.ts
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+msgid "Ticket %s created!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee
|
|
|
+msgid "Ticket %s merged."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_update_merged_into/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_update_merged_into/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Ticket (#{ticket.title}) was merged into another ticket\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"The ticket (#{ticket.title}) was merged into another ticket by "
|
|
|
+"\"<b>#{current_user.longname}</b>\".\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "Ticket (censored):"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Conditions Expert Mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Conditions Regular Expression Operators"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Ticket Count"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Ticket Customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Hook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Hook Divider"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Hook Position"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Ticket Interface"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Last Contact Behaviour"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Number Format"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Number Increment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Number Increment Date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Number ignore system_id"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Organization Reassignment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/Home.vue
|
|
|
+msgid "Ticket Overview"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
|
|
+msgid "Ticket Overview settings are saved."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/home/views/Home.vue
|
|
|
+msgid "Ticket Overviews"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "Ticket Owner"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_priority.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Ticket Priorities"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_priority.coffee
|
|
|
+msgid "Ticket Priority"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/sla.coffee
|
|
|
+msgid "Ticket Selector"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "Ticket Settings"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_state.coffee
|
|
|
+msgid "Ticket State"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_state.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Ticket States"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Subject Forward"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Subject Reply"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Subject Size"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco
|
|
|
+msgid "Ticket Subscriptions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Trigger Loop Protection Articles Total"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Ticket Trigger Loop Protection Articles per Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Ticket actions"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Ticket could not be created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee
|
|
|
+#, fuzzy
|
|
|
+msgid "Ticket creation"
|
|
|
+msgstr "4. Bilet eskalasiya"
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue
|
|
|
+msgid "Ticket customer updated successfully."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/notification_matrix.coffee
|
|
|
+msgid "Ticket escalation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee
|
|
|
+msgid "Ticket failed to save: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewHeader.vue
|
|
|
+msgid "Ticket has %s viewers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+msgid "Ticket has been created successfully."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Ticket info"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationView.vue
|
|
|
+msgid "Ticket information"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/notification_matrix.coffee
|
|
|
+msgid "Ticket reminder reached"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_reminder_reached/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_reminder_reached/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Ticket reminder reached (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>A ticket needs attention: reminder reached for (#{ticket.title}) with "
|
|
|
+"customer \"<b>#{ticket.customer.longname}</b>\".</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Information:\n"
|
|
|
+" <blockquote type=\"cite\">\n"
|
|
|
+" #{article.body_as_html}\n"
|
|
|
+" </blockquote>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid ""
|
|
|
+"Ticket selector contains expert conditions. If you turn off the expert mode, "
|
|
|
+"it can lead to data loss in your condition attributes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketTags.vue
|
|
|
+msgid "Ticket tags could not be updated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketTags.vue
|
|
|
+msgid "Ticket tags updated successfully."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+msgid "Ticket title"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/notification_matrix.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/postmaster_set.coffee
|
|
|
+msgid "Ticket update"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
|
|
|
+msgid "Ticket updated successfully."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
|
|
|
+msgid "Ticket viewers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_escalation_warning/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_escalation_warning/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Ticket will escalate (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>The ticket (#{ticket.title}) from \"<b>#{ticket.customer.longname}</"
|
|
|
+"b>\" will escalate at \"#{ticket.escalation_at}\"!</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Information:\n"
|
|
|
+" <blockquote type=\"cite\">\n"
|
|
|
+" #{article.body_as_html}\n"
|
|
|
+" </blockquote>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}\" "
|
|
|
+"target=\"zammad_app\">View this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
|
|
|
+msgid ""
|
|
|
+"Ticket with specified ID was not found. Try checking the URL for errors."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "Ticket |%s| has escalated!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "Ticket |%s| was merged into another ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "Ticket |%s| will escalate soon!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+msgid "Ticket#"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+msgid "TicketID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/user.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/otrs.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/ticket.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketOverview.vue
|
|
|
+msgid "Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco
|
|
|
+msgid ""
|
|
|
+"Tickets are only assigned automatically if they do not already have an owner."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketOrderBySelector.vue
|
|
|
+msgid "Tickets are ordered by \"%s\" column (%s)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco
|
|
|
+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 ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/ticket_stats.jst.eco
|
|
|
+msgid "Tickets of User"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/ticket.ts
|
|
|
+msgid "Tickets with \"%s\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Tickets with the same attributes were found."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/business_hours.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/calender_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco
|
|
|
+msgid "Till"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+msgid "Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting.coffee
|
|
|
+#: db/seeds/permissions.rb db/seeds/settings.rb
|
|
|
+msgid "Time Accounting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Time Accounting Custom Unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Time Accounting Default Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Time Accounting Selector"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Time Accounting Types"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Time Accounting Unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/policies/ticket/time_accounting_policy.rb
|
|
|
+msgid "Time Accounting is not enabled"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_organization.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+msgid "Time Units"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Time Units Total"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+msgid "Time accounting unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "Time event"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/calendar.coffee
|
|
|
+#: app/assets/javascripts/app/views/calendar/index.jst.eco
|
|
|
+msgid "Time zone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/setting/validation/time_zone.rb
|
|
|
+#, fuzzy
|
|
|
+#| msgid "A user is required!"
|
|
|
+msgid "Time zone is required."
|
|
|
+msgstr "İstifadəçi tələb olunur!"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+msgid "Timeframe between agent updates or for an agent to respond."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+msgid "Timeframe for solving the problem."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+msgid "Timeframe for the first response."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee db/seeds/settings.rb
|
|
|
+#: lib/excel_sheet.rb
|
|
|
+msgid "Timezone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "Timing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_answer.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_category.coffee
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base_translation.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/clearbit.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/maintenance.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/form.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco
|
|
|
+#: app/controllers/time_accountings_controller.rb
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue
|
|
|
+#: app/graphql/gql/types/overview_type.rb db/seeds/object_manager_attributes.rb
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Title"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "Title of the form"
|
|
|
+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/ticket_zoom/article_new.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "To"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"To archive all outgoing emails from Zammad to external, you can store a BCC "
|
|
|
+"email address here."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/user_mismatch.jst.eco
|
|
|
+msgid ""
|
|
|
+"To avoid fetching an incorrect Microsoft365 mailbox, the reauthentication "
|
|
|
+"process was aborted."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+msgid ""
|
|
|
+"To be able to chat you need to select at least one chat topic from below!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/roles.rb
|
|
|
+msgid "To configure your system."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid ""
|
|
|
+"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/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "To find out more about the 24-hour customer service window see %l."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid ""
|
|
|
+"To install %s as an app, press the %s \"Share\" button and then the %s \"Add "
|
|
|
+"to Home Screen\" button."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/description.jst.eco
|
|
|
+msgid ""
|
|
|
+"To make translations easier you can enable and disable the inline "
|
|
|
+"translation feature by pressing \"%s\" at any time."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/security_keys/index.jst.eco
|
|
|
+msgid ""
|
|
|
+"To register a new security key with your account, press the button below."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+msgid ""
|
|
|
+"To revert back to the default payload, simply turn off the \"Custom "
|
|
|
+"Payload\" switch above."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#, fuzzy
|
|
|
+#| msgid "A new version of Zammad is available, please reload your browser."
|
|
|
+msgid "To see the updated translation, please reload your browser."
|
|
|
+msgstr ""
|
|
|
+"Zammad-ın yeni versiyası mövcuddur, lütfən brauzerinizi yenidən başladın."
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/text_module.coffee
|
|
|
+msgid "To select placeholders from a list, just enter \"::\"."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid "To set up Authenticator App for your account, follow the steps below:"
|
|
|
+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 webhook URL below."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/autocompletion_ajax_external_data_source.jst.eco
|
|
|
+msgid "To trigger the preview, please enter some search term(s) above."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/roles.rb
|
|
|
+msgid "To work on Tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+#: public/assets/chat/chat-no-jquery.coffee public/assets/chat/chat.coffee
|
|
|
+msgid "Today"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Toggle dark mode"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/api.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+#: app/models/channel/driver/sms/massenversand.rb
|
|
|
+#: app/models/channel/driver/sms/message_bird.rb
|
|
|
+#: app/models/channel/driver/sms/twilio.rb
|
|
|
+msgid "Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Token Access"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Token for CTI."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Token for Sipgate."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Token for monitoring."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+msgid "Token is invalid!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/user_agent.rb
|
|
|
+msgid "Too many redirections for the original URL, halting."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_default_navbar.coffee
|
|
|
+msgid "Tools"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/setting.jst.eco
|
|
|
+msgid "Topic"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Topics"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco
|
|
|
+msgid "Total"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketObjectAttributes.vue
|
|
|
+msgid "Total Accounted Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Total display of the number of objects in a grouping."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco
|
|
|
+msgid "Total: %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Track retweets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco
|
|
|
+msgid "Transfer conversation to another chat:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Translate field contents"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Alternative Translations"
|
|
|
+msgid "Translation"
|
|
|
+msgstr "Alternativ tərcümələr"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid "Translation Source"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/views/translation/index.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Translations"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/trigger.coffee
|
|
|
+msgid "Trigger"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/trigger.coffee
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Triggers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid ""
|
|
|
+"Triggers activated by actions are executed whenever a ticket is created or "
|
|
|
+"updated, while triggers activated by time events are executed when certain "
|
|
|
+"times are reached (e.g. pending time, escalation)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/try_another_method.jst.eco
|
|
|
+#: app/frontend/shared/composables/authentication/useLoginTwoFactor.ts
|
|
|
+msgid "Try Another Method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleWhatsappMediaBadge.vue
|
|
|
+msgid "Try again"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/views/Login.vue
|
|
|
+msgid "Try another method"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+msgid "Try using your security key again."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/websocket.coffee
|
|
|
+msgid "Trying to reconnect…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Tue"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Tuesday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_footer.jst.eco
|
|
|
+msgid "Turn chat into ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+#: 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
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.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/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/autocompletion_ajax_external_data_source.jst.eco
|
|
|
+#: app/frontend/apps/desktop/form/composables/useSSLVerificationWarningHandler.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Turning off SSL verification is a security risk and should be used only "
|
|
|
+"temporary. Use this option at your own risk!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/account_edit.jst.eco
|
|
|
+msgid "Tweets containing search terms are automatically turned into tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/twitter.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/assets/javascripts/app/views/twitter/index.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/twitter.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Twitter (in)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Twitter (out)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter - tweet initials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+msgid "Twitter Access Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+msgid "Twitter Access Token Secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/twitter.coffee
|
|
|
+msgid "Twitter Account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+msgid "Twitter Consumer Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+msgid "Twitter Consumer Secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+msgid "Twitter Dev environment label"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter Developer Site"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Twitter Secret"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/after-auth/plugins/twoFactorSetup.ts
|
|
|
+msgid "Two-Factor Authentication Configuration Is Required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/password.jst.eco
|
|
|
+msgid "Two-factor Authentication"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/security.coffee
|
|
|
+msgid "Two-factor Authentication Methods"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/application_controller/authenticates.rb
|
|
|
+msgid "Two-factor authentication is not supported with HTTP BasicAuth."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginTwoFactor.vue
|
|
|
+msgid "Two-factor authentication method could not be initiated."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Two-factor authentication method was removed."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/password.coffee
|
|
|
+msgid "Two-factor authentication method was set as default."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal.coffee
|
|
|
+msgid "Two-factor authentication method was set up successfully."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+#: 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/placetel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Type"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/sidebar_idoit.jst.eco
|
|
|
+msgid "Type:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "UID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "UID Attribute Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/api.jst.eco
|
|
|
+#: 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/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/profile/calendar_subscriptions.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/http_log_show.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue
|
|
|
+msgid "URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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 Tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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 "Unassigned email addresses, assign them to a channel or delete them."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/time_accounting/settings.jst.eco
|
|
|
+msgid "Unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/password_policy/backend.rb
|
|
|
+msgid "Unknown error"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/failed_email.rb
|
|
|
+msgid "Unknown error: Could not create a ticket from this email."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco
|
|
|
+msgid ""
|
|
|
+"Unless you already have it, install one of the following authenticator apps "
|
|
|
+"on your mobile device:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+msgid "Unlock"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
|
|
|
+msgid "Unread notification"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/layout/LayoutBottomNavigation.vue
|
|
|
+msgid "Unread notifications"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue
|
|
|
+msgid "Unselect Option"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/table.coffee
|
|
|
+msgid "Unset default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/mention.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue
|
|
|
+msgid "Unsubscribe"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "Unsupported message type."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "Unsupported subscription type."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/whatsapp/webhook/payload.rb
|
|
|
+msgid "Unsupported webhook payload."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/translation/support.jst.eco
|
|
|
+msgid ""
|
|
|
+"Up to %s% of this language is already translated. Please help to make Zammad "
|
|
|
+"even better and complete the translation."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+#: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/pgp.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/content.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/session.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/shared_draft.jst.eco
|
|
|
+msgid "Update"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Update Database"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Update Diff In Min"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Update Escalation At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Update In Min"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/popover/escalation.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+msgid "Update Time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Update as closed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/schedulers.rb
|
|
|
+msgid "Update exchange oauth 2 token."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid "Update existing records"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_import/index.jst.eco
|
|
|
+msgid ""
|
|
|
+"Update existing records with the attributes specified in the import data."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/language.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_settings/area_logo.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/maintenance.coffee
|
|
|
+#: app/assets/javascripts/app/models/setting.coffee
|
|
|
+msgid "Update successful."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Update the most recent tickets."
|
|
|
+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/core_workflow.coffee
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.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/ldap_source.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/sla.coffee
|
|
|
+#: app/assets/javascripts/app/models/template.coffee
|
|
|
+#: app/assets/javascripts/app/models/text_module.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/models/trigger.coffee
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+msgid "Updated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/excel_sheet/ticket.rb
|
|
|
+msgid "Updated At"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: 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/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Updated 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/ldap_source.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
|
|
|
+#: app/graphql/gql/types/overview_type.rb
|
|
|
+msgid "Updated by"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/ticket_update/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/ticket_update/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Updated ticket (#{ticket.title})\n"
|
|
|
+"\n"
|
|
|
+"<div>Hi #{recipient.firstname},</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+"Ticket (#{ticket.title}) has been updated by \"<b>#{current_user.longname}</"
|
|
|
+"b>\".\n"
|
|
|
+"</div>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:changes].present? %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Changes:<br>\n"
|
|
|
+" <% @objects[:changes].each do |key, value| %>\n"
|
|
|
+" <%= t key %>: <%= h value[0] %> -> <%= h value[1] %><br>\n"
|
|
|
+" <% end %>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<% if @objects[:article] %>\n"
|
|
|
+" <div>\n"
|
|
|
+" Information:\n"
|
|
|
+" <blockquote type=\"cite\">\n"
|
|
|
+" #{article.body_as_html}\n"
|
|
|
+" </blockquote>\n"
|
|
|
+" </div>\n"
|
|
|
+"<% end %>\n"
|
|
|
+"<br>\n"
|
|
|
+"<div>\n"
|
|
|
+" <a href=\"#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}<% "
|
|
|
+"if @objects[:article] %>/#{article.id}<% end %>\" target=\"zammad_app\">View "
|
|
|
+"this in #{config.product_name}</a>\n"
|
|
|
+"</div>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "Updating Database"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/avatar.jst.eco
|
|
|
+msgid "Upload"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_certificate_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificate_binary_or_text.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_create.jst.eco
|
|
|
+msgid "Upload Certificate"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/html5_upload.coffee
|
|
|
+msgid "Upload Failed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_private_key_add.jst.eco
|
|
|
+msgid "Upload Private Key"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
|
|
|
+msgid "Upload image"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+msgid "Upload key"
|
|
|
+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/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "Uploading"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid "Usage"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/secure_mailing/pgp/tool/exec.rb
|
|
|
+#: lib/secure_mailing/pgp/tool/exec/agent.rb
|
|
|
+msgid ""
|
|
|
+"Use 'with_private_keyring' to create a private keyring or set @gnupg_home "
|
|
|
+"before calling gpg."
|
|
|
+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/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "Use double click to change level of the row."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/application.coffee
|
|
|
+msgid "Use one line per URI"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee
|
|
|
+msgid "Use one of your safely stored recovery codes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid ""
|
|
|
+"Use subject field for emails. If disabled, the ticket title will be used as "
|
|
|
+"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/_integration/ldap.coffee
|
|
|
+msgid "Use this switch to start synchronization of your ldap sources."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used anywhere"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used anywhere (admin only)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used in lists (views and results)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used in object views"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used when composing a Ticket article"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used when composing a text"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "Used when viewing a Ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/email.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/cti.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/controllers/ticket_zoom/sidebar_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee
|
|
|
+#: app/assets/javascripts/app/models/data_privacy_task.coffee
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+#: app/assets/javascripts/app/models/mention.coffee
|
|
|
+#: app/assets/javascripts/app/models/user_overview_sorting.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.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/ldap.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/session.jst.eco
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts
|
|
|
+#: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts
|
|
|
+#: app/frontend/apps/mobile/pages/user/routes.ts
|
|
|
+#: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
|
|
+msgid "User"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "User (censored):"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+msgid "User Filter"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee
|
|
|
+msgid "User Mismatch"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "User Organization Selector - email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "User Preferences"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/getting_started/admin.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/signup.coffee
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserCreate.ts
|
|
|
+msgid "User could not be created."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserEdit.ts
|
|
|
+msgid "User could not be updated."
|
|
|
+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 multiple users"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "User filter"
|
|
|
+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!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserDetail.ts
|
|
|
+msgid "User with specified ID was not found. Try checking the URL for errors."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "Username"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue
|
|
|
+msgid "Username / Email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "Username / email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/proxy.jst.eco
|
|
|
+msgid "Username for proxy connection"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Username for proxy connection."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/user_profile/action_row.coffee
|
|
|
+#: app/assets/javascripts/app/views/import/freshdesk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/kayako.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/otrs.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/user.ts db/seeds/groups.rb
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Users"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/search/plugins/user.ts
|
|
|
+msgid "Users with \"%s\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "Users without assigned LDAP groups"
|
|
|
+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 "Users:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/organization.coffee
|
|
|
+msgid ""
|
|
|
+"Using **organizations** you can **group** customers. This has two main "
|
|
|
+"benefits:\n"
|
|
|
+"\n"
|
|
|
+"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 ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/CommonUserAvatar/CommonUserAvatar.vue
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "VIP"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue
|
|
|
+msgid "Validation failed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "Validation failed: %{errors}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+#: 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.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/ldap.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/settings/form.jst.eco
|
|
|
+msgid "Value"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "Variables"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+msgid "Vendor"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/email_helper/verify.rb
|
|
|
+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/whatsapp/account_webhook.jst.eco
|
|
|
+msgid "Verify Token"
|
|
|
+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/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualEmailNotification.vue
|
|
|
+msgid "Verifying and saving your configuration…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSource.vue
|
|
|
+msgid "Verifying and saving your import configuration…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/security_keys.jst.eco
|
|
|
+#: app/frontend/shared/entities/two-factor/plugins/security_keys.ts
|
|
|
+msgid "Verifying key information…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue
|
|
|
+msgid "Verifying your configuration…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
+msgid "Verifying your email…"
|
|
|
+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
|
|
|
+msgid "Verifying…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/version.coffee
|
|
|
+#: app/assets/javascripts/app/views/package.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/version.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+msgid "Version"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee
|
|
|
+msgid "Video"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+#: lib/validations/ticket_article_validator/whatsapp_message.rb
|
|
|
+msgid "Video file"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/api.coffee
|
|
|
+msgid "View"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/user.coffee
|
|
|
+msgid "View from user's perspective"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/mailer/ticket_create/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_create/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/it.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_escalation_warning/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/ru.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_reminder_reached/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_update/ru.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-cn.html.erb
|
|
|
+#: app/views/mailer/ticket_update/zh-tw.html.erb
|
|
|
+#: app/views/mailer/ticket_update_merged_into/fr.html.erb
|
|
|
+#: app/views/mailer/ticket_update_merged_into/ru.html.erb
|
|
|
+msgid "View this in Zammad"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue
|
|
|
+msgid "Viewing ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_dialog.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee
|
|
|
+#: app/assets/javascripts/app/models/ticket_article.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/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Visibility"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "Visible to everyone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "Visible to readers & editors"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/placetel.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/sipgate_io.coffee
|
|
|
+msgid "VoIP service provider with realtime push."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+msgid "Waiting"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco
|
|
|
+msgid "Waiting Customers"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco
|
|
|
+msgid "Waiting in %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+msgid "Warning"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Warning message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Warning title"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/views/waiting_list_timeout.eco
|
|
|
+msgid ""
|
|
|
+"We are sorry, it is taking longer than expected to get a slot. Please try "
|
|
|
+"again later or send us an email. Thank you!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/web.coffee
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/web.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Web"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/report.rb
|
|
|
+msgid "Web (in)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/base_form.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/server_snippet.coffee
|
|
|
+msgid "Web Server Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/sms.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco
|
|
|
+msgid "Webhook"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/channel/driver/sms/message_bird.rb
|
|
|
+#: app/models/channel/driver/sms/twilio.rb
|
|
|
+msgid "Webhook Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/ticket_perform_action/webhook.jst.eco
|
|
|
+#: db/seeds/permissions.rb
|
|
|
+msgid "Webhooks"
|
|
|
+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"
|
|
|
+"\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, then configure a trigger "
|
|
|
+"to perform it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_button.coffee
|
|
|
+msgid "Weblink"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/iconset_picker.jst.eco
|
|
|
+msgid "Website"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Websocket backend"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Websocket port"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Wed"
|
|
|
+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
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue
|
|
|
+msgid "Wednesday"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/report/time_range_picker.jst.eco
|
|
|
+msgid "Week"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee
|
|
|
+msgid "Week(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee
|
|
|
+#: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Weibo"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Weibo App Credentials"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Welcome Title shown on the closed chat. Can contain HTML."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+msgid "Welcome message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/community_user_resources.rb
|
|
|
+msgid "Welcome to Zammad!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupStart.vue
|
|
|
+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_helper.rb
|
|
|
+msgid "Welcome! Feel free to ask me a question!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/customer_ticket_create/sidebar_customer_default.coffee
|
|
|
+msgid "What can you do here?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_in_process.coffee
|
|
|
+msgid ""
|
|
|
+"What percentage of your tickets have you responded to, updated, or modified "
|
|
|
+"in some way today?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/clearbit.jst.eco
|
|
|
+msgid "What values of %s should be synced to organization."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/clearbit.jst.eco
|
|
|
+msgid "What values of %s should be synced to users."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "WhatsApp"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee
|
|
|
+msgid "WhatsApp Account"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco
|
|
|
+msgid "WhatsApp Business Account ID"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts
|
|
|
+msgid "Whatsapp"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid ""
|
|
|
+"When at least one field from conditions was updated or article was added and "
|
|
|
+"conditions match"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/trigger.coffee
|
|
|
+msgid "When conditions match"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/slack.coffee
|
|
|
+msgid "When notification is being sent."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+msgid "When should the job run?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid ""
|
|
|
+"When you turn on debugging by setting the option §debug§ to §true§ the "
|
|
|
+"reason gets printed to the javascript console."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+msgid "Where"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/chat.coffee
|
|
|
+msgid "Where to append the chat to."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "Why doesn't the chat show up?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/content_can_be_published_header_suffix.jst.eco
|
|
|
+msgid "Will be archived"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/content_can_be_published_header_suffix.jst.eco
|
|
|
+msgid "Will be internal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/knowledge_base/content_can_be_published_header_suffix.jst.eco
|
|
|
+msgid "Will be published"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/_top_banner.html.erb
|
|
|
+msgid "Will be published on"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Will be shown in the app and is included in email footers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/job.coffee
|
|
|
+msgid "Will process"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number_date.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number_increment.jst.eco
|
|
|
+msgid ""
|
|
|
+"With Checksum, a checksum will be appended to the counter. The format looks "
|
|
|
+"like \"%s\" (e. g. %s)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_filter.coffee
|
|
|
+msgid ""
|
|
|
+"With filters you can e. g. dispatch new tickets into certain groups or set a "
|
|
|
+"certain priority for tickets of a VIP customer."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid ""
|
|
|
+"With form you can add a form to your web page which directly generates a "
|
|
|
+"ticket for you."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/template.coffee
|
|
|
+msgid "With templates it is possible to pre-fill tickets quickly and easily."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/template.jst.eco
|
|
|
+msgid "With templates you can pre-fill ticket attributes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco
|
|
|
+msgid "With your current configuration the following will happen:"
|
|
|
+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 will be \"Year.Month.Day.SystemID."
|
|
|
+"Counter\" (e.g. 201206231010138, 201206231010139)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/email_verify.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue
|
|
|
+msgid "Woo hoo! Your email address has been verified!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/password_reset_verify.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue
|
|
|
+msgid "Woo hoo! Your password has been changed!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/core_workflow.coffee
|
|
|
+msgid "Workflow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/core_workflow.coffee
|
|
|
+msgid "Workflows"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/report/time_range_picker.jst.eco
|
|
|
+msgid "Year"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee
|
|
|
+msgid "Year(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee
|
|
|
+msgid "Yellow"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/tag.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco
|
|
|
+msgid "Yes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/import_try_result.coffee
|
|
|
+msgid "Yes, start real import."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/chat/views/waiting.eco
|
|
|
+msgid "You are on waiting list position <strong>%s</strong>."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/transaction/notification.rb
|
|
|
+msgid ""
|
|
|
+"You are receiving this because you are a member of the group of this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/transaction/notification.rb
|
|
|
+msgid ""
|
|
|
+"You are receiving this because you are out-of-office replacement for a "
|
|
|
+"participant of this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/transaction/notification.rb
|
|
|
+msgid "You are receiving this because you are the owner of this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/transaction/notification.rb
|
|
|
+msgid "You are receiving this because you were mentioned in this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/oauth_intro.jst.eco
|
|
|
+#: 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. But first, you will have to connect your "
|
|
|
+"Zammad with %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/index.jst.eco
|
|
|
+msgid "You can connect WhatsApp Business Accounts with Zammad."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+msgid ""
|
|
|
+"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."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid ""
|
|
|
+"You can create chat widgets for your web pages to allow visitors to chat "
|
|
|
+"with you."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "You can create multiple chat topics."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/_email_signature.coffee
|
|
|
+msgid ""
|
|
|
+"You can define a separate signature for each group to use a different "
|
|
|
+"signature for each department.\n"
|
|
|
+"\n"
|
|
|
+"Once you created a signature here, you will also need to edit the groups "
|
|
|
+"which should use it."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+msgid ""
|
|
|
+"You can define links which are shown e.g. in the footer of Zammad's login "
|
|
|
+"screen. These have many purposes, such as displaying a data privacy page for "
|
|
|
+"all people using your Zammad instance."
|
|
|
+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/pre_defined_webhook.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/payload_example.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/exchange/app_config.jst.eco
|
|
|
+msgid ""
|
|
|
+"You can find a tutorial on how to manage an %s in our online documentation "
|
|
|
+"%l."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+msgid ""
|
|
|
+"You can generate a personal access token for each application you use that "
|
|
|
+"needs access to the Zammad API."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
|
|
|
+msgid "You can no longer see the data privacy task."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/group.ts
|
|
|
+msgid "You can no longer see the group."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/organization.ts
|
|
|
+msgid "You can no longer see the organization."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/role.ts
|
|
|
+msgid "You can no longer see the role."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/ticket.ts
|
|
|
+msgid "You can no longer see the ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/ActivityMessage/builders/user.ts
|
|
|
+msgid "You can no longer see the user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/knowledge_base.coffee
|
|
|
+msgid ""
|
|
|
+"You can provide different versions of your knowledge base for different "
|
|
|
+"locales. Add a language below, then select it in the Knowledge Base Editor "
|
|
|
+"to add your translations."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "You can request your password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid "You can request your password here."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/storage_provider.jst.eco
|
|
|
+msgid ""
|
|
|
+"You can switch between the following backends for new attachments even on a "
|
|
|
+"system that is already in production without any loss of data."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/check_mk.jst.eco
|
|
|
+msgid "You can use the following script to post the data to %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+msgid "You currently don't have any tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid ""
|
|
|
+"You disabled the expert mode. This will downgrade all expert conditions and "
|
|
|
+"can lead to data loss in your condition attributes. Please check your "
|
|
|
+"conditions before saving."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/import_freshdesk_controller.rb
|
|
|
+#: app/services/service/system/import/apply_freshdesk_configuration.rb
|
|
|
+msgid "You do not have administrator permission."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/router/guards/before/permission.ts
|
|
|
+msgid "You don't have the necessary permissions to access this page."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/channel.coffee
|
|
|
+#: app/frontend/shared/entities/ticket/channel/plugins/whatsapp.ts
|
|
|
+msgid ""
|
|
|
+"You have a 24 hour window to send WhatsApp messages in this conversation. "
|
|
|
+"The customer service window closes %s."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/Form/fields/FieldEditor/FieldEditorFooter.vue
|
|
|
+msgid "You have exceeded the character limit by %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/policies/ticket_policy.rb
|
|
|
+msgid "You have insufficient permissions to mention other users."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/organization/composables/useOrganizationDetail.ts
|
|
|
+msgid "You have insufficient rights to view this organization."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue
|
|
|
+msgid "You have insufficient rights to view this ticket."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/entities/user/composables/useUserDetail.ts
|
|
|
+msgid "You have insufficient rights to view this user."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/widget/ticket_batch.coffee
|
|
|
+msgid ""
|
|
|
+"You have no change permission or you are a customer for some of the selected "
|
|
|
+"tickets."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/index.jst.eco
|
|
|
+msgid "You have no configured %s right now."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+msgid "You have no tickets to display in this overview."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee
|
|
|
+msgid "You have no unread messages"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco
|
|
|
+msgid "You have not created a ticket yet."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/avatar.coffee
|
|
|
+msgid "You have to allow access to your webcam."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/after_auth/two_factor_configuration.jst.eco
|
|
|
+msgid "You must protect your account with two-factor authentication."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/form.jst.eco
|
|
|
+msgid "You need to add the following Javascript code snippet to your web page:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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/views/integration/cti.jst.eco
|
|
|
+msgid "You need to configure the Zammad endpoints in the %s:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/agent_ticket_create.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee
|
|
|
+msgid ""
|
|
|
+"You used %s in the text but no attachment could be found. Do you want to "
|
|
|
+"continue?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Signup.vue
|
|
|
+msgid ""
|
|
|
+"You're already registered with your email address if you've been in touch "
|
|
|
+"with our Support team."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/embed_video_button.coffee
|
|
|
+msgid "YouTube or Vimeo address"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/password_change/en.html.erb in ERB/HTML format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/password_change/en.html.erb
|
|
|
+msgid ""
|
|
|
+"Your #{config.product_name} password has been changed\n"
|
|
|
+"\n"
|
|
|
+"<p>Hi #{user.firstname},</p>\n"
|
|
|
+"<br>\n"
|
|
|
+"<p>The password for your #{config.product_name} account <b>#{user.login}</b> "
|
|
|
+"has been changed recently.</p>\n"
|
|
|
+"<br>\n"
|
|
|
+"<p>This activity is not known to you? If not, contact your system "
|
|
|
+"administrator.</p>\n"
|
|
|
+"<br>\n"
|
|
|
+"<p>Your #{config.product_name} Team</p>\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/clearbit.coffee
|
|
|
+msgid "Your API key."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/form/form.js
|
|
|
+msgid "Your Email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/first_steps_controller.rb
|
|
|
+msgid "Your Email Configuration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/getting_started/base.jst.eco
|
|
|
+msgid "Your Logo"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/form/form.js
|
|
|
+msgid "Your Message…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: public/assets/form/form.js
|
|
|
+msgid "Your Name"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/token_access.coffee
|
|
|
+msgid "Your New Personal Access Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/twitter/list.jst.eco
|
|
|
+msgid ""
|
|
|
+"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 "
|
|
|
+"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
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue
|
|
|
+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 on the link in the "
|
|
|
+"verification email."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/exchange/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/facebook/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/google/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/twitter/app_config.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Your callback URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee
|
|
|
+msgid ""
|
|
|
+"Your changes may override someone else's changes. Do you really want to save?"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco
|
|
|
+msgid "Your connection is not private"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/customer_ticket_create.coffee
|
|
|
+msgid ""
|
|
|
+"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
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+#: app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
|
|
|
+#: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginFooter.vue
|
|
|
+msgid "Zammad"
|
|
|
+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, "
|
|
|
+"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, "
|
|
|
+"you can add it like this:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/community_user_resources.rb
|
|
|
+msgid "Zammad Foundation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "Zammad Helpdesk"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/user_agent.rb
|
|
|
+msgid "Zammad User Agent"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/login_preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+#: app/frontend/apps/desktop/pages/authentication/views/Login.vue
|
|
|
+#: app/frontend/apps/mobile/pages/authentication/components/LoginHeader.vue
|
|
|
+msgid ""
|
|
|
+"Zammad is currently in maintenance mode. Only administrators can log in. "
|
|
|
+"Please wait until the maintenance window is over."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "Zammad is restarting…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/switch_back_to_user.jst.eco
|
|
|
+msgid "Zammad looks like this for \"%s\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee
|
|
|
+msgid "Zammad requires a restart!"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket_state.coffee
|
|
|
+msgid ""
|
|
|
+"Zammad uses state types to know what it should do with your state. This "
|
|
|
+"allows you to have different types like pending actions, pending reminders "
|
|
|
+"or closed states. Take a look at our system object documentation for more "
|
|
|
+"information."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/import_zendesk.coffee
|
|
|
+#: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts
|
|
|
+msgid "Zendesk"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "Zip"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#. This is the template file app/views/mailer/email_oversized/en.txt.erb in ERB/Text format.
|
|
|
+#. Please make sure to translate it to a valid corresponding output structure.
|
|
|
+#: app/views/mailer/email_oversized/en.txt.erb
|
|
|
+msgid ""
|
|
|
+"[undeliverable] Message too large\n"
|
|
|
+"Dear #{mail.from_display_name},\n"
|
|
|
+"\n"
|
|
|
+"Unfortunately your email titled \"#{mail.subject}\" could not be delivered "
|
|
|
+"to one or more recipients.\n"
|
|
|
+"\n"
|
|
|
+"Your message was #{mail.msg_size} MB but we only accept messages up to "
|
|
|
+"#{config.postmaster_max_size} MB.\n"
|
|
|
+"\n"
|
|
|
+"Please reduce the message size and try again. Thank you for your "
|
|
|
+"understanding.\n"
|
|
|
+"\n"
|
|
|
+"Regretfully,\n"
|
|
|
+"\n"
|
|
|
+"Postmaster of #{config.fqdn}\n"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "absolute - e. g. \"Monday 09:30\" or \"Tuesday 23. Feb 14:20\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/active.coffee
|
|
|
+msgid "active"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "add"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "add option"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "admin"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "after (absolute)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "after (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/password/reset_sent.jst.eco
|
|
|
+msgid "again"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/timer.coffee
|
|
|
+msgid "and"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "archived"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketOrderBySelector.vue
|
|
|
+msgid "ascending"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_overview/batch_overlay.jst.eco
|
|
|
+msgid "assign tickets"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/datetime.jst.eco
|
|
|
+msgid "at"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "at least one letter is required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "attached"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "attachment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "attribute is not editable"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "auto select"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "before (absolute)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "before (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+msgid "between agent updates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "busy"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "can only be created on postgresql databases"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid ""
|
|
|
+"can't be altered after creation (you can delete the attribute and create "
|
|
|
+"another with the desired value)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "can't be blank"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "can't be empty"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "can't be used because *_id and *_ids are not allowed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base/category.rb
|
|
|
+msgid "cannot be a subcategory of the parent category"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "changed to"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "chat"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/multi_tree_select.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco
|
|
|
+msgid "children"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+msgid "clear"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/task_item.jst.eco
|
|
|
+msgid "close"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonTicketStateList/CommonTicketStateList.vue
|
|
|
+#: db/seeds/ticket_state_types.rb db/seeds/ticket_states.rb
|
|
|
+msgid "closed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "connected"
|
|
|
+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/controllers/_ui_element/object_selector.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
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.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
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.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
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "contains not"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "contains one"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "contains one not"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: 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
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/meta.jst.eco
|
|
|
+msgid "created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewHeader.vue
|
|
|
+msgid "created %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "current user"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "current user organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid "custom"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/time_accounting_unit.coffee
|
|
|
+msgid "custom unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/calendar_subscriptions/tickets.rb
|
|
|
+msgid "customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "d"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/concerns/can_be_published.rb
|
|
|
+msgid "date must be no earlier than internal date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/concerns/can_be_published.rb
|
|
|
+msgid "date must be no earlier than published date"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "days"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco
|
|
|
+msgid "deactivated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco db/seeds/signatures.rb
|
|
|
+msgid "default"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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/ticket_zoom/article_action/delete.coffee
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+msgid "delete"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+msgid "delivered to the customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee
|
|
|
+#: app/assets/javascripts/app/models/overview.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketOrderBySelector.vue
|
|
|
+msgid "descending"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "developer password"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco
|
|
|
+msgid "disconnect"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "do not reopen ticket after certain time but create new ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: db/seeds/object_manager_attributes.rb
|
|
|
+msgid "do not reopen ticket but create new ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/future_past.rb
|
|
|
+msgid "does not allow future dates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/future_past.rb
|
|
|
+msgid "does not allow past dates"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "does not exist"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "does not match regex"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "doesn't match %{attribute}"
|
|
|
+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
|
|
|
+#: app/assets/javascripts/app/views/import/zendesk.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/invite_user.jst.eco
|
|
|
+msgid "done"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "draft"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_overview/batch_overlay.jst.eco
|
|
|
+msgid "drag here to cancel"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/integration/placetel.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/sipgate.jst.eco
|
|
|
+msgid "e. g. user@example.com"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/profile/out_of_office.jst.eco
|
|
|
+msgid "e.g."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/drox.jst.eco
|
|
|
+msgid "edit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/composables/useEditedBy.ts
|
|
|
+msgid "edited %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/composables/useEditedBy.ts
|
|
|
+msgid "edited %s by %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/composables/useEditedBy.ts
|
|
|
+msgid "edited %s by me"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "email"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "email sent to '%s'"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "enclosed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+msgid "enclosure"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "ends with"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "ends with one of"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+msgid "escalated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/meta.jst.eco
|
|
|
+msgid "escalation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/components/CommonTicketEscalationIndicator/CommonTicketEscalationIndicator.vue
|
|
|
+msgid "escalation %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/macros.rb
|
|
|
+msgid "example macro"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "facebook direct-message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "facebook feed comment"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "facebook feed post"
|
|
|
+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 "failed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "fax"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "fill in"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "fill in empty"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+msgid "for an agent to respond"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+msgid "forward"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "from"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "from (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/controllers/integration/pgp_controller.rb
|
|
|
+msgid "gpg (GnuPG) 2.2.0 or newer is required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "h"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "has already been taken"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "has changed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "has reached"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "has reached warning"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "here"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "hide"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "hour"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/time_accounting_unit.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketObjectAttributes.vue
|
|
|
+msgid "hour(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+#: app/assets/javascripts/app/views/sla/index.jst.eco
|
|
|
+msgid "hours"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid ""
|
|
|
+"https://example.com/?q=#{object.attribute_name} - use ticket, user or "
|
|
|
+"organization as object"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/idoit_object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee
|
|
|
+msgid "i-doit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "i-doit config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "i-doit integration"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/ical_feed.jst.eco
|
|
|
+msgid "iCalendar links from Google will get fetched once a day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "in %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s days"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s hours"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s minutes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s months"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s weeks"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in %s years"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 day"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 hour"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 minute"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 month"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 week"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/shared/i18n/dates.ts
|
|
|
+msgid "in 1 year"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/sla_times.jst.eco
|
|
|
+msgid "in hours"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco
|
|
|
+msgid "in process"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/active.coffee
|
|
|
+#: app/assets/javascripts/app/lib/app_post/utils.coffee
|
|
|
+#: app/assets/javascripts/app/models/webhook.coffee
|
|
|
+#: app/assets/javascripts/app/views/generic/object_search/item_object.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/object_search/item_organization.jst.eco
|
|
|
+msgid "inactive"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "internal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "internal database"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base/has_unique_title.rb
|
|
|
+msgid "is already used"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is any of"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is in working time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is invalid"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/min_max.rb
|
|
|
+msgid "is larger than the allowed maximum value of %{max_value}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/max_length.rb
|
|
|
+msgid "is longer than the allowed length %{maxlength}"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is none of"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is not"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/color_validator.rb
|
|
|
+msgid "is not a color. Only Hex, RGB and HSL colors are supported."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee
|
|
|
+msgid "is not a number"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is not in working time"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is not included in the list"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/_application_model.coffee
|
|
|
+msgid "is required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/required.rb
|
|
|
+msgid "is required but missing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is reserved"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "is set"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/validations/object_manager/attribute_validator/min_max.rb
|
|
|
+msgid "is smaller than the allowed minimum value of %{min_value}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is the wrong length (should be %{count} characters)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is the wrong length (should be 1 character)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/user.rb
|
|
|
+msgid "is too long"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is too long (maximum is %{count} characters)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is too long (maximum is 1 character)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is too short (minimum is %{count} characters)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "is too short (minimum is 1 character)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "just now"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "left"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSeparatorMore.vue
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue
|
|
|
+msgid "load %s more"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "m"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "match all modules"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "match no modules"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "match one module"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/data_privacy/preview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/generic/application_selector.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/translation/form.jst.eco
|
|
|
+msgid "matches found"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "matches regex"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/cti/caller_log_avatar.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/navigation/menu_cti_ringing.jst.eco
|
|
|
+msgid "maybe:"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_state_types.rb db/seeds/ticket_states.rb
|
|
|
+msgid "merged"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "merged into"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "minute"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/time_accounting_unit.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketObjectAttributes.vue
|
|
|
+msgid "minute(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/app_post/pretty_date.coffee
|
|
|
+msgid "minutes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base.rb
|
|
|
+msgid "must be a valid path or domain"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be accepted"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be an integer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be blank"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be equal to %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be even"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be greater than %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be greater than or equal to %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be in %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be less than %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be less than or equal to %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be odd"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must be other than %{count}"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base.rb
|
|
|
+msgid "must begin with a slash (\"/\")"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+msgid "must exist"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base.rb
|
|
|
+msgid "must not end with a slash (\"/\")"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/knowledge_base.rb
|
|
|
+msgid "must not include a protocol (e.g., \"http://\" or \"https://\")"
|
|
|
+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 "my own note"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSeparatorNew.vue
|
|
|
+#: db/seeds/ticket_state_types.rb db/seeds/ticket_states.rb
|
|
|
+msgid "new"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
|
|
|
+msgid "new & open"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_types.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/exchange.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+#: app/frontend/shared/components/ObjectAttributes/attributes/AttributeBoolean/AttributeBoolean.vue
|
|
|
+#: app/frontend/shared/entities/object-attributes/form/resolver/fields/active.ts
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "no"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/monitoring.jst.eco
|
|
|
+msgid "no issues"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/time_accounting_unit.coffee
|
|
|
+msgid "no unit"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_article_attachments.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/time_unit.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/chat_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/customer_chat/user_list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/google/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/idoit_object_result.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/microsoft365/list.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/profile/token_access.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/widget/ticket_stats_list.jst.eco
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "none"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "not reached"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "not set"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "not set (not defined)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/note.coffee
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "note"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "notification sent to '%s'"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "now"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "only lowercase letters, numbers, and '_' are allowed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/CommonTicketStateList/CommonTicketStateList.vue
|
|
|
+#: db/seeds/ticket_state_types.rb db/seeds/ticket_states.rb
|
|
|
+msgid "open"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_channel/google.coffee
|
|
|
+msgid "optional"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_integration/pgp.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_certificate_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/integration/smime_private_key_add.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificate_binary_or_text.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ssl_certificates_create.jst.eco
|
|
|
+#: app/frontend/shared/form/i18n/locales.ts
|
|
|
+msgid "or"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/login.jst.eco
|
|
|
+msgid "or sign in using"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee
|
|
|
+msgid "pending"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_state_types.rb
|
|
|
+msgid "pending action"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_states.rb
|
|
|
+msgid "pending close"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_state_types.rb db/seeds/ticket_states.rb
|
|
|
+msgid "pending reminder"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/phone_reply.coffee
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "phone"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "public"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee
|
|
|
+msgid "published"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/lib/mixins/time_accounting_unit.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketObjectAttributes.vue
|
|
|
+msgid "quarter-hour(s)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/models/ticket.coffee
|
|
|
+msgid "reached"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Change customer"
|
|
|
+msgid "read by the customer"
|
|
|
+msgstr "Müştərini dəyişdir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "received merge"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/widget/two_factor_login/try_another_method.jst.eco
|
|
|
+msgid "recovery codes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "relative"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "relative - e. g. \"2 hours ago\" or \"2 days and 15 minutes ago\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+#: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco
|
|
|
+msgid "remove"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "remove option"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/facebook_reply.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/sms_reply.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/telegram.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee
|
|
|
+msgid "reply"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
|
|
|
+msgid "reply all"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "required"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "right"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/cti.coffee
|
|
|
+msgid "ringing"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/multi_tree_select.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco
|
|
|
+msgid "row"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/ticket_overview/batch_overlay.jst.eco
|
|
|
+msgid "run macro"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "select"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+msgid "select all options"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/attachment.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "select attachment…"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue
|
|
|
+msgid "select visible options"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_view.coffee
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue
|
|
|
+#, fuzzy
|
|
|
+#| msgid "Change customer"
|
|
|
+msgid "sent to the customer"
|
|
|
+msgstr "Müştərini dəyişdir"
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "set fixed to"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "set mandatory"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "set optional"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "set readonly"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/internal.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "set to internal"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/internal.coffee
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco
|
|
|
+msgid "set to public"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "show"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/organization_profile/object.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/ticket_zoom/time_unit.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 "show more"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee
|
|
|
+msgid "shown"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "sipgate.io Token"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "sipgate.io alternative FQDN"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "sipgate.io config"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "sipgate.io integration"
|
|
|
+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 "skipped"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "sms"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/models/object_manager/attribute.rb
|
|
|
+msgid "spaces are not allowed"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "specific organization"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee
|
|
|
+msgid "specific user"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/split.coffee
|
|
|
+msgid "split"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+msgid "starts with"
|
|
|
+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/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "starts with one of"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/getting_started/email.jst.eco
|
|
|
+msgid "support@example.com"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/translation.coffee
|
|
|
+msgid "system"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "telegram personal-message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "this ticket was merged into ticket %s"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/frontend/apps/mobile/components/Organization/OrganizationItem.vue
|
|
|
+#: app/frontend/apps/mobile/components/User/UserItem.vue
|
|
|
+#: lib/calendar_subscriptions/tickets.rb
|
|
|
+msgid "ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "ticket %s was merged into this ticket"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: lib/calendar_subscriptions/tickets.rb
|
|
|
+msgid "ticket escalation"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "ticket.agent"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "ticket.customer"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "till (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/settings.rb
|
|
|
+msgid "timestamp - e. g. \"2018-08-30 14:30\""
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/views/knowledge_base/public/not_found.html.erb
|
|
|
+msgid "to go to the homepage."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/chat.coffee
|
|
|
+#: app/assets/javascripts/app/views/channel/chat.jst.eco
|
|
|
+msgid "today"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "trigger '%s' was performed because pending reminder was reached"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "trigger '%s' was performed because ticket was escalated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee
|
|
|
+msgid "trigger '%s' was performed because ticket will escalate soon"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/password/reset_failed.jst.eco
|
|
|
+msgid "try again"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "twitter direct-message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "twitter status"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+msgid "unassign user"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_perform.coffee
|
|
|
+msgid "unset readonly"
|
|
|
+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 "untouched"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+#: 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 "updated"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "web"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco
|
|
|
+msgid "welcome message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: db/seeds/ticket_article_types.rb
|
|
|
+msgid "whatsapp message"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "will be created"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/object_manager/index.jst.eco
|
|
|
+msgid "will be deleted"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "within last (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee
|
|
|
+msgid "within next (relative)"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_ui_element/boolean.coffee
|
|
|
+#: app/assets/javascripts/app/controllers/time_accounting_types.coffee
|
|
|
+#: app/assets/javascripts/app/models/group.coffee
|
|
|
+#: app/assets/javascripts/app/models/public_link.coffee
|
|
|
+#: app/assets/javascripts/app/views/integration/ldap.jst.eco
|
|
|
+#: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco
|
|
|
+#: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue
|
|
|
+#: app/frontend/shared/components/ObjectAttributes/attributes/AttributeBoolean/AttributeBoolean.vue
|
|
|
+#: app/frontend/shared/entities/object-attributes/form/resolver/fields/active.ts
|
|
|
+#: db/seeds/object_manager_attributes.rb db/seeds/settings.rb
|
|
|
+msgid "yes"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_number.jst.eco
|
|
|
+msgid ""
|
|
|
+"|Increment| increases the ticket number. The SystemID and the counter are "
|
|
|
+"used with \"SystemID.Counter\" format (e.g. 1010138, 1010139)."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: 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
|
|
|
+msgid ""
|
|
|
+"|None| means |Some Subject| (without ticket number), in which case it "
|
|
|
+"recognizes follow-ups based on email headers."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/settings/ticket_hook_position.jst.eco
|
|
|
+msgid "|Right| means |Some Subject [Ticket#12345]|"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "…add object link URL"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "…add object title"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee
|
|
|
+msgid "…of whole text area"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco
|
|
|
+msgid "∅ Waiting time today"
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#~ msgid "Caption for %s is not allowed. Please clear text!"
|
|
|
+#~ msgstr "%s üçün imza yararsızdır. Zəhmət olmasa, mətni təmizləyin!"
|
|
|
+
|
|
|
+#, fuzzy
|
|
|
+#~ msgid "Caption for %s length is too long. Maximum allowed characters are %s"
|
|
|
+#~ msgstr ""
|
|
|
+#~ "%s length üçün başlıq çox uzundur. Maksimum icazə verilən simvollar %s"
|
|
|
+
|
|
|
+#~ msgid "Access to Customer Tickets based on current_user and organization"
|
|
|
+#~ msgstr "Mövcud istifadəçi və təşkilata əsaslanan müştəri biletlərinə giriş"
|
|
|
+
|
|
|
+#, fuzzy
|
|
|
+#~| msgid " to "
|
|
|
+#~ msgid "to"
|
|
|
+#~ msgstr " ə "
|