msgid "" msgstr "" "Project-Id-Version: zammad\n" "POT-Creation-Date: \n" "PO-Revision-Date: 2024-06-20 04:52+0000\n" "Last-Translator: Random \n" "Language-Team: Italian \n" "Language: it-it\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.5.5\n" #. Default date format to use for the current locale. #. These placeholders are supported: #. - 'dd' - 2-digit day #. - 'd' - day #. - 'mm' - 2-digit month #. - 'm' - month #. - 'yyyy' - year #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute #. - 'HH' - 2-digit hour (24h) #. - 'l' - hour (12h) #. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATE" msgstr "dd/mm/yyyy" #. Default date/time format to use for the current locale. #. These placeholders are supported: #. - 'dd' - 2-digit day #. - 'd' - day #. - 'mm' - 2-digit month #. - 'm' - month #. - 'yyyy' - year #. - 'yy' - last 2 digits of year #. - 'SS' - 2-digit second #. - 'MM' - 2-digit minute #. - 'HH' - 2-digit hour (24h) #. - 'l' - hour (12h) #. - 'P' - Meridian indicator ('am' or 'pm') msgid "FORMAT_DATETIME" msgstr "dd/mm/yyyy HH:MM" #: db/seeds/settings.rb:344 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 "" "\"Database\" memorizza gli allegati nel database (sconsigliato per " "memorizzare molti dati). \"Filesystem\" memorizza i file su disco. \"Simple " "Storage (S3)\" memorizza i dati in un filesystem a oggetti remoto " "compatibile con S3. Puoi cambiare modalità anche in un sistema già in " "produzione, senza perdita di dati." #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Creato da #{current_user.longname} alle #{ticket." "updated_at}_\n" "* Gruppo: #{ticket.group.name}\n" "* Proprietario: #{ticket.owner.fullname}\n" "* Stato: #{t(ticket.state.name)}\n" "\n" "<% if @objects[:article] %>\n" "#{article.body_as_text}\n" "<% end %>\n" #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Scalato alle #{ticket.escalation_at}_\n" "Il ticket (#{ticket.title}) da \"#{ticket.customer.longname}\" è andato in " "escalation dalle \"#{ticket.escalation_at}\"!\n" "\n" "<% if @objects[:article] %>\n" "#{article.body_as_text}\n" "<% end %>\n" #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Aggiornato alle #{ticket.updated_at}_\n" "* Gruppo: #{ticket.group.name}\n" "* Proprietario: #{ticket.owner.fullname}\n" "* Stato: #{t(ticket.state.name)}\n" "\n" "<% if @objects[:article] %>\n" "#{article.body_as_text}\n" "<% end %>\n" #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Promemoria raggiunto!_\n" "Un ticket richiede attenzione: raggiunto promemoria per (#{ticket.title}) " "del cliente \"*#{ticket.customer.longname}*\".\n" "\n" "<% if @objects[:article] %>\n" "#{article.body_as_text}\n" "<% end %>\n" #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Modificato da #{current_user.longname} alle " "#{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" #. 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 "" "# #{ticket.title}\n" "_<#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}|" "Ticket##{ticket.number}>: Andrà in escalation alle #{ticket.escalation_at}_\n" "Il ticket (#{ticket.title}) da \"#{ticket.customer.longname}\" andrà in " "escalation alle \"#{ticket.escalation_at}\"!\n" "\n" "<% if @objects[:article] %>\n" "#{article.body_as_text}\n" "<% end %>\n" #. 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" "
Hi #{user.firstname},
\n" "
\n" "
It looks like you linked your account with a third-party " "application \"#{t(provider)}\".
\n" "
\n" "
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.
\n" "
\n" "
Your #{config.product_name} Team
\n" msgstr "" "Account #{config.product_name} collegato con un'applicazione di terze parti\n" "\n" "
Ciao #{user.firstname},
\n" "
\n" "
sembra tu abbia collegato il tuo account con un'applicazione di " "terze parti \"#{t(provider)}\".
\n" "
\n" "
Se non sei stato tu, per favore rimuovi l'account collegato dal tuo " "profilo e cambia la tua password dell'applicazione coinvolta. Qualcuno " "potrebbe aver ottenuto accesso non autorizzato al tuo account su quel " "servizio.
\n" "
\n" "
Il team di #{config.product_name}
\n" #. 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" "
Hi #{user.firstname},
\n" "
\n" "
It looks like you used your account with a known device but from a " "new country on \"#{user_device.created_at}\":
\n" "
\n" "
\n" "Your device: #{user_device.name}
\n" "Your location (relative): #{user_device.location}
\n" "Your IP: #{user_device.ip}
\n" "
\n" "
\n" "
The country has been added to your list of known devices, which you can " "view here:
\n" "
\n" "
#{config.http_type}://#{config.fqdn}/#profile/devices
\n" "
\n" "
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.
\n" "
\n" "
Your #{config.product_name} Team
\n" msgstr "" "#{config.product_name} accesso da un altro paese\n" "\n" "
Buongiorno #{user.firstname},
\n" "
\n" "
sembra che tu abbia eseguito l'accesso alle \"#{user_device." "created_at}\" da un dispositivo conosciuto ma da un altro paese:\n" "
\n" "
\n" "Il tuo dispositivo: #{user_device.name}
\n" "La tua posizione (relativa): #{user_device.location}
\n" "Il tuo indirizzo IP: #{user_device.ip}
\n" "
\n" "
\n" "
Il nuovo paese è stato aggiunto all'elenco dei dispositivi conosciuti, " "che può essere visualizzato qui:
\n" "
\n" "
#{config.http_type}://#{config.fqdn}/#profile/devices
\n" "
\n" "
In caso non sia stato tu, rimuovere il dispositivo, modifica la " "password dell'account e contatta l'amministratore. Qualcuno potrebbe avere " "accesso non autorizzato al tuo account.
\n" "
\n" "
Il team #{config.product_name}
\n" #. 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" "
Hi #{user.firstname},
\n" "
\n" "
It looks like you logged into your account using a new device on " "\"#{user_device.created_at}\":
\n" "
\n" "
\n" "Your device: #{user_device.name}
\n" "Your location (relative): #{user_device.location}
\n" "Your IP: #{user_device.ip}
\n" "
\n" "
\n" "
Your device has been added to your list of known devices, which you can " "view here:
\n" "
\n" "
#{config.http_type}://#{config.fqdn}/#profile/devices
\n" "
\n" "
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.
\n" "
\n" "
Your #{config.product_name} Team
\n" msgstr "" "#{config.product_name} accesso da un nuovo dispositivo\n" "\n" "
Buongiorno #{user.firstname},
\n" "
\n" "
sembra che abbia eseguito l'accesso da un nuovo dispositivo il " "\"#{user_device.created_at}\":
\n" "
\n" "
\n" "Il tuo dispositivo: #{user_device.name}
\n" "La tua posizione (relativa): #{user_device.location}
\n" "Il tuo indirizzo IP: #{user_device.ip}
\n" "
\n" "
\n" "
Il dispositivo è stato aggiunto all'elenco di quelli conosciuti, che " "può essere visualizzato qui:
\n" "
\n" "
#{config.http_type}://#{config.fqdn}/#profile/devices
\n" "
\n" "
Se non sei stato tu, rimuovi il dispositivo, modifica la password " "dell'account e contatta l'amministratore. Qualcuno potrebbe avere accesso " "non autorizzato al tuo account.
\n" "
\n" "
Il team #{config.product_name}
\n" #: app/assets/javascripts/app/controllers/_application_controller/form.coffee:148 msgid "%s (confirm)" msgstr "%s (conferma)" #: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue:155 msgid "%s (method)" msgstr "%s (metodo)" #: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue:190 msgid "%s (option)" msgstr "%s (option)" #: app/frontend/apps/desktop/components/CommonSelect/CommonSelect.vue:254 #: app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue:227 #: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue:360 #: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue:147 #: app/frontend/apps/mobile/components/Form/fields/FieldSelect/FieldSelectInput.vue:107 #: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue:133 #: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue:313 #: app/frontend/shared/composables/useSelectOptions.ts:137 msgid "%s (unknown)" msgstr "%s (sconosciuto)" #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco:9 #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco:6 msgid "%s API Token" msgstr "%s Token API" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:144 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:179 msgid "%s Attribute" msgstr "Attributo %s" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:203 msgid "%s Group" msgstr "Gruppo %s" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue:50 msgid "%s Import Status" msgstr "%s importa stato" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:61 #: app/assets/javascripts/app/views/import/kayako.jst.eco:65 #: app/assets/javascripts/app/views/import/otrs.jst.eco:46 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:62 msgid "%s Migration" msgstr "Migrazione %s" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:204 msgid "%s Role" msgstr "Ruolo %s" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:5 #: app/assets/javascripts/app/views/import/kayako.jst.eco:5 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:5 msgid "%s URL" msgstr "%s URL" #: app/assets/javascripts/app/lib/app_post/pretty_date.coffee:85 msgid "%s ago" msgstr "%s fa" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue:292 msgid "%s attached files" msgstr "%s file allegati" #: app/assets/javascripts/app/models/data_privacy_task.coffee:32 #: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts:38 msgid "%s completed data privacy task to delete user ID |%s|" msgstr "" "%s completato attività di gestione privacy per cancellazione utente con ID |" "%s|" #: app/assets/javascripts/app/models/ticket_article.coffee:49 #: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts:24 msgid "%s created article for |%s|" msgstr "%s ha creato una nota per |%s|" #: app/assets/javascripts/app/models/data_privacy_task.coffee:28 #: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts:26 msgid "%s created data privacy task to delete user ID |%s|" msgstr "" "%s ha creato l'attività di gestione privacy per eliminare l'utente con ID |" "%s|" #: app/assets/javascripts/app/models/group.coffee:30 #: app/frontend/shared/components/ActivityMessage/builders/group.ts:25 msgid "%s created group |%s|" msgstr "%s ha creato il gruppo |%s|" #: app/assets/javascripts/app/models/organization.coffee:87 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts:24 msgid "%s created organization |%s|" msgstr "%s ha creato l'organizzazione |%s|" #: app/assets/javascripts/app/models/role.coffee:27 #: app/frontend/shared/components/ActivityMessage/builders/role.ts:25 msgid "%s created role |%s|" msgstr "%s ha creato il ruolo |%s|" #: app/assets/javascripts/app/models/ticket.coffee:109 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts:24 msgid "%s created ticket |%s|" msgstr "%s ha creato il ticket |%s|" #: app/assets/javascripts/app/models/user.coffee:199 #: app/frontend/shared/components/ActivityMessage/builders/user.ts:24 msgid "%s created user |%s|" msgstr "%s ha creato l'utente |%s|" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:33 #: app/assets/javascripts/app/views/import/kayako.jst.eco:33 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:30 msgid "%s credentials" msgstr "%s credenziali" #: app/frontend/shared/i18n/dates.ts:97 msgid "%s days ago" msgstr "%s giorni fa" #: app/assets/javascripts/app/controllers/_channel/email.coffee:662 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:261 #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:114 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:90 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts:29 msgid "" "%s email(s) were found in your mailbox. They will all be moved from your " "mailbox into Zammad." msgstr "" "Abbiamo già trovato %s email nel tuo account di posta. Saranno spostate " "dalla casella di posta a Zammad." #: app/assets/javascripts/app/models/user.coffee:213 #: app/frontend/shared/components/ActivityMessage/builders/user.ts:32 msgid "%s ended switch to |%s|!" msgstr "%s chiuso Passato a |%s|!" #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco:40 #: app/assets/javascripts/app/views/integration/exchange_summary.jst.eco:8 msgid "%s folders" msgstr "%s cartelle" #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco:39 #: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco:8 msgid "%s groups to %s roles assignments" msgstr "%s gruppi assegnati al ruolo %s" #: app/frontend/shared/i18n/dates.ts:104 msgid "%s hours ago" msgstr "%s ore fa" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:91 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:58 #: app/assets/javascripts/app/views/google/list.jst.eco:61 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:62 msgid "%s is inactive, please select an active one." msgstr "%s non è attivo, per favore sceglierne uno attivo." #: app/frontend/shared/form/i18n/locales.ts:531 msgid "%s is required." msgstr "è richiesto." #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee:67 msgid "%s is sent without text caption" msgstr "%s è inviato senza didascalia" #: app/frontend/shared/i18n/dates.ts:111 msgid "%s minutes ago" msgstr "%s minuti fa" #: app/frontend/shared/i18n/dates.ts:83 msgid "%s months ago" msgstr "%s mesi fa" #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco:21 msgid "%s object(s) have been created." msgstr "%s oggetto(i) sono stato(i) creato(i)." #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco:24 msgid "%s object(s) have been updated." msgstr "%s oggetto(i) sono stato(i) aggiornato(i)." #: app/assets/javascripts/app/views/generic/object_import/imported.jst.eco:18 msgid "%s object(s) were deleted." msgstr "%s oggetto(i) sono stato(i) eliminato(i)." #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco:13 msgid "%s object(s) will be created." msgstr "%s l'/gli oggetto/i sarà/saranno creato/i." #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco:10 msgid "%s object(s) will be deleted." msgstr "%s l'/gli oggetto/i sarà/saranno eliminato(i)." #: app/assets/javascripts/app/views/generic/object_import/import_try.jst.eco:16 msgid "%s object(s) will be updated." msgstr "%s l'/gli oggetto/i sarà/saranno aggiornato(i)." #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue:233 msgid "%s of %s" msgstr "%s di %s" #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco:11 msgid "%s of my tickets are currently in process." msgstr "%s dei miei ticket sono attualmente in lavorazione." #: app/assets/javascripts/app/views/dashboard/stats/ticket_escalation.jst.eco:11 msgid "%s of my tickets escalated" msgstr "%s dei miei ticket hanno subito un'escalation" #: app/assets/javascripts/app/views/ticket_overview/batch_overlay_user_group.jst.eco:11 msgid "%s people" msgstr "%s persone" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:49 msgid "" "%s recommends using OAuth. %s announced it's going to drop Basic " "Authentication support in the future." msgstr "" "%s raccomanda l'utilizzo di OAuth. %s avvisa che verrà dismesso il supporto " "a \"Basic Authentication\" nelle versioni future." #: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee:65 msgid "%s required!" msgstr "%s obbligatorio!" #: app/assets/javascripts/app/models/user.coffee:203 #: app/frontend/shared/components/ActivityMessage/builders/user.ts:28 msgid "%s started a new session" msgstr "%s ha iniziato una nuova sessione" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:11 #: app/assets/javascripts/app/views/import/kayako.jst.eco:11 msgid "%s subdomain" msgstr "Sottodominio %s" #: app/assets/javascripts/app/models/user.coffee:208 #: app/frontend/shared/components/ActivityMessage/builders/user.ts:30 msgid "%s switched to |%s|!" msgstr "%s è passato a |%s|!" #: app/frontend/apps/mobile/components/Organization/OrganizationItem.vue:54 #: app/frontend/apps/mobile/components/User/UserItem.vue:30 msgid "%s tickets" msgstr "%s ticket" #: app/frontend/apps/mobile/pages/ticket/components/TicketList/TicketList.vue:118 msgid "%s tickets found" msgstr "%s ticket trovati" #: app/assets/javascripts/app/models/ticket_article.coffee:51 #: app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts:26 msgid "%s updated article for |%s|" msgstr "%s ha aggiornato una nota per |%s|" #: app/assets/javascripts/app/models/data_privacy_task.coffee:30 #: app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts:32 msgid "%s updated data privacy task to delete user ID |%s|" msgstr "" "%s ha creato l'attività di gestione privacy per eliminare l'utente con id |" "%s|" #: app/assets/javascripts/app/models/group.coffee:32 #: app/frontend/shared/components/ActivityMessage/builders/group.ts:27 msgid "%s updated group |%s|" msgstr "%s ha aggiornato il gruppo |%s|" #: app/assets/javascripts/app/models/organization.coffee:89 #: app/frontend/shared/components/ActivityMessage/builders/organization.ts:26 msgid "%s updated organization |%s|" msgstr "%s ha modificato l'organizzazione |%s|" #: app/assets/javascripts/app/models/role.coffee:29 #: app/frontend/shared/components/ActivityMessage/builders/role.ts:27 msgid "%s updated role |%s|" msgstr "%s ha modificato il ruolo |%s|" #: app/assets/javascripts/app/models/ticket.coffee:111 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts:26 msgid "%s updated ticket |%s|" msgstr "%s ha aggiornato il ticket |%s|" #: app/assets/javascripts/app/models/user.coffee:201 #: app/frontend/shared/components/ActivityMessage/builders/user.ts:26 msgid "%s updated user |%s|" msgstr "%s ha modificato l'utente |%s|" #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco:34 #: app/assets/javascripts/app/views/integration/exchange_summary.jst.eco:2 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco:34 #: app/assets/javascripts/app/views/integration/ldap_summary.jst.eco:2 msgid "%s user to %s user" msgstr "%s utente a utente %s" #: lib/whatsapp/webhook/message.rb:53 msgid "%s via WhatsApp" msgstr "%s via WhatsApp" #: app/frontend/shared/i18n/dates.ts:90 msgid "%s weeks ago" msgstr "%s settimane fa" #: app/frontend/shared/i18n/dates.ts:76 msgid "%s years ago" msgstr "%s anni fa" #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco:11 msgid "%s% are currently in process" msgstr "%s% sono attualmente in lavorazione" #: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco:11 msgid "%s% have been reopened" msgstr "%s% sono stati riaperti" #: app/models/concerns/has_group_relation_definition.rb:51 msgid "%{model} can have full or granular access to group" msgstr "%{model} può avere accesso completo o puntuale al gruppo" #: app/models/object_manager/attribute.rb:572 msgid "%{name} already exists" msgstr "%{name} esiste già" #: app/models/object_manager/attribute.rb:561 msgid "%{name} is a reserved word" msgstr "%{name} è una parola riservata" #: app/frontend/shared/components/CommonTicketStateIndicator/CommonTicketStateIndicator.vue:62 msgid "(state: %s)" msgstr "(stato: %s)" #: app/assets/javascripts/app/models/ticket_time_accounting_type.coffee 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 "" "I **Tipi di attività** possono essere utilizzati per raggruppare le diverse " "voci di contabilità del tempo dei ticket. Ad esempio, le voci relative a un " "tipo di \"Fatturazione\".\n" "\n" "Quando si abilita la registrazione del tipo di attività, gli utenti potranno " "selezionare un tipo da questo elenco. Inoltre, una colonna con un tipo di " "attività associata verrà resa per una voce nella tabella **Attività** sotto " "la scheda **Tempo contabilizzato**." #: 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 "" "**Privacy dei dati** ti aiuta a cancellare e verificare la rimozione dei " "dati esistenti del sistema.\n" "\n" "Può essere utilizzato per eliminare ticket, organizzazioni e utenti. " "L'assegnazione del proprietario verrà annullata nel caso in cui l'utente " "eliminato sia un agente.\n" "\n" "Le attività di protezione dei dati verranno eseguite ogni 10 minuti. " "L'esecuzione potrebbe richiedere del tempo aggiuntivo a seconda del numero " "di oggetti che dovranno essere eliminati." #: 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 "" "**Service Level Agreements**, abbreviati **SLA**, ti aiutano a raggiungere " "tempi di risposta prefissati alle richieste dei tuoi clienti. In questo modo " "puoi determinare dei traguardi come ad esempio rispondere a ogni richiesta " "entro otto ore. Se rischi di non raggiungere un obiettivo, Zammad ti " "avvisa.\n" "\n" "Puoi definire obiettivi per tre parametri: **tempo di risposta** (tempo tra " "la creazione del ticket e la prima reazione da parte di un agente), **tempo " "di aggiornamento** (tempo tra una richiesta di un cliente e la reazione da " "parte di un agente), e il **tempo di risoluzione** (tempo tra la creazione e " "la chiusura del ticket).\n" "\n" "Ogni ticket scalato (ad esempio quelli che non hanno rispettato un " "obiettivo) sono visualizzati in una vista diversa delle tue panoramiche. " "Puoi anche configurare delle **notifiche via email**." #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue:291 msgid "1 attached file" msgstr "1 file allegato" #: db/seeds/settings.rb:1106 msgid "1 day" msgstr "1 giorno" #: app/frontend/shared/i18n/dates.ts:96 msgid "1 day ago" msgstr "1 giorno fa" #: db/seeds/settings.rb:1106 msgid "1 hour" msgstr "1 ora" #: app/frontend/shared/i18n/dates.ts:103 msgid "1 hour ago" msgstr "1 ora fa" #: db/seeds/ticket_priorities.rb:3 msgid "1 low" msgstr "1 bassa" #: app/frontend/shared/i18n/dates.ts:110 msgid "1 minute ago" msgstr "1 minuto fa" #: app/frontend/shared/i18n/dates.ts:82 msgid "1 month ago" msgstr "1 mese fa" #: db/seeds/settings.rb:1106 msgid "1 week" msgstr "1 settimana" #: app/frontend/shared/i18n/dates.ts:89 msgid "1 week ago" msgstr "1 settimana fa" #: app/frontend/shared/i18n/dates.ts:75 msgid "1 year ago" msgstr "1 anno fa" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:22 msgid "1. Ticket Create" msgstr "1. Creazione ticket" #: db/seeds/settings.rb:1106 msgid "2 hours" msgstr "2 ore" #: db/seeds/settings.rb:2022 msgid "2 lower case and 2 upper case characters" msgstr "2 caratteri minuscoli e 2 maiuscoli" #: db/seeds/ticket_priorities.rb:4 msgid "2 normal" msgstr "2 normale" #: db/seeds/settings.rb:1106 msgid "2 weeks" msgstr "2 settimane" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:23 msgid "2. Ticket Update" msgstr "2. Modifica ticket" #: db/seeds/ticket_priorities.rb:5 msgid "3 high" msgstr "3 alta" #: db/seeds/settings.rb:1106 msgid "3 weeks" msgstr "3 settimane" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:24 msgid "3. Ticket Reminder Reached" msgstr "3. Ricevuto sollecito del ticket" #: db/seeds/settings.rb:1106 msgid "4 weeks" msgstr "4 settimane" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:25 msgid "4. Ticket Escalation" msgstr "4. Escalation ticket" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:26 msgid "5. Ticket Escalation Warning" msgstr "5. Avviso escalation ticket" #: public/assets/chat/chat-no-jquery.coffee:167 #: public/assets/chat/chat.coffee:165 msgid "Chat with us!" msgstr "Chatta con noi!" #: 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 "" "Il **calendario** è necessario per calcolare le escalation basandosi sulle " "ore lavorative e per inviare le notifiche relative.\n" "\n" "Definire un calendario **\"predefinito\"** che è valido per tutto il " "sistema. Le notifiche di escalation verranno inviate agli agenti solamente " "durante l'orario lavorativo.\n" "\n" "Se hai clienti con diversi orari lavorativi puoi creare calendari diversi. I " "ticket sono collegati ai calendari attraverso le **SLA**." #: db/seeds/settings.rb:3859 msgid "A list of active import backends that gets scheduled automatically." msgstr "Una lista di importazioni attive che vengono eseguite automaticamente." #: lib/validations/mention_validator.rb:7 msgid "A mentioned user has no agent access to this ticket" msgstr "Un utente citato non ha accesso come agente a questo ticket" #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee:26 msgid "" "A new session was created with your account. This session will be stopped to " "prevent a conflict." msgstr "" "Una nuova sessione è stata creata con il tuo account. Questa sessione verrà " "arrestata per evitare conflitti." #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee:116 msgid "A new version of Zammad is available, please reload your browser." msgstr "" "Una nuova versione di Zammad è disponibile, per cortesia ricarica la pagina " "del browser." #: app/frontend/shared/composables/useAppMaintenanceCheck.ts:72 msgid "" "A newer version of the app is available. Please reload at your earliest." msgstr "" "Una nuova versione dell'app è disponibile, per cortesia ricarica la pagina." #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:156 msgid "A powerful service to get more information about your customers." msgstr "A powerful service to get more information about your customers." #: app/assets/javascripts/app/controllers/_integration/cti.coffee:208 msgid "A queue is required!" msgstr "È richiesta una coda!" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:86 msgid "" "A team communication tool for the 21st century. Compatible with tools like " "%s." msgstr "" "Uno strumento di comunicazione del 21esimo secolo per team. Compatibile con " "strumenti quali %s." #: app/assets/javascripts/app/views/dashboard/first_steps_test_ticket_finish.jst.eco:1 msgid "" "A test ticket has been created, you can find it in your overview \"%s\" %l." msgstr "" "Un ticket di test è stato creato, puoi trovarlo nelle tua panoramica \"%s\" " "%l." #: app/models/ticket.rb:279 msgid "A ticket cannot be merged into itself." msgstr "Un ticket non può essere unito a sé stesso." #: 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 "" "La priorità di un ticket è semplicemente una classifica di quanto sia " "urgente o importante. Le diverse priorità consentono di visualizzare meglio " "l'importanza dei ticket." #: 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 "" "Lo stato di un ticket viene utilizzato per classificare e gestire il ciclo " "di vita di un ticket o di una richiesta del cliente." #: app/assets/javascripts/app/controllers/_integration/cti.coffee:215 msgid "A user is required!" msgstr "È richiesto un utente!" #: app/assets/javascripts/app/views/pre_defined_webhook.jst.eco:12 msgid "" "A webhook can be fired by triggers and schedulers, don't forget to define " "them!" msgstr "" "Un webhook può essere attivato da trigger o pianificazione, non dimenticare " "di crearli!" #: app/assets/javascripts/app/controllers/api.coffee:3 #: app/assets/javascripts/app/views/api.jst.eco:2 db/seeds/permissions.rb:243 msgid "API" msgstr "API" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:64 msgid "API Key" msgstr "Chiave API" #: db/seeds/settings.rb:3381 msgid "API Password Access" msgstr "Password accesso API" #: app/assets/javascripts/app/views/integration/placetel.jst.eco:32 msgid "API Token" msgstr "Token API" #: db/seeds/settings.rb:3356 msgid "API Token Access" msgstr "Token accesso API" #: lib/whatsapp/webhook/payload.rb:21 msgid "API error." msgstr "Errore API." #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:42 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:43 #: app/assets/javascripts/app/views/integration/github.jst.eco:15 #: app/assets/javascripts/app/views/integration/gitlab.jst.eco:18 #: app/assets/javascripts/app/views/integration/idoit.jst.eco:18 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue:54 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue:43 msgid "API token" msgstr "Token API" #: app/assets/javascripts/app/controllers/_channel/form.coffee:48 #: app/assets/javascripts/app/views/channel/form.jst.eco:127 msgid "Accept Data Privacy Policy & Acceptable Use Policy" msgstr "Accetta la politica di gestione dei dati e la politica di utilizzo" #: db/seeds/permissions.rb:381 msgid "Access to %s" msgstr "Accesso a %s" #: db/seeds/permissions.rb:430 msgid "Access to Agent Tickets based on Group Access" msgstr "Accesso agli Agent Tickets in base al Group Access" #: db/seeds/permissions.rb:437 msgid "Access to customer tickets" msgstr "Accesso ai ticket dei clienti" #: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco:19 msgid "Access token" msgstr "Token di accesso" #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:45 #: app/frontend/apps/mobile/pages/account/routes.ts:8 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue:37 msgid "Account" msgstr "Account" #: app/models/channel/driver/sms/twilio.rb:103 msgid "Account SID" msgstr "SID account" #: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee:6 msgid "Account Time" msgstr "Gestione del tempo" #: app/assets/javascripts/app/controllers/_channel/email.coffee:582 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:198 #: app/controllers/channels_email_controller.rb:204 msgid "Account already exists!" msgstr "L'account esiste già!" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee:34 msgid "Account not verified" msgstr "Account non verificato" #: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee:37 #: app/assets/javascripts/app/controllers/time_accounting.coffee:28 #: app/assets/javascripts/app/models/ticket.coffee:16 #: app/assets/javascripts/app/views/ticket_zoom/time_unit.jst.eco:2 #: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco:2 #: app/graphql/gql/types/overview_type.rb:69 msgid "Accounted Time" msgstr "Tempo contabilizzato" #: app/assets/javascripts/app/controllers/_channel/email.coffee:11 #: app/assets/javascripts/app/controllers/_channel/google.coffee:11 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:11 #: app/assets/javascripts/app/controllers/_channel/sms.coffee:10 #: app/assets/javascripts/app/views/facebook/index.jst.eco:3 #: app/assets/javascripts/app/views/facebook/list.jst.eco:3 #: app/assets/javascripts/app/views/google/index.jst.eco:3 #: app/assets/javascripts/app/views/google/list.jst.eco:3 #: app/assets/javascripts/app/views/microsoft365/index.jst.eco:3 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:3 #: app/assets/javascripts/app/views/twitter/index.jst.eco:3 #: app/assets/javascripts/app/views/twitter/list.jst.eco:3 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:3 msgid "Accounts" msgstr "Accounts" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee:718 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:116 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee:80 #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:109 #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:107 #: app/assets/javascripts/app/models/core_workflow.coffee:11 #: app/assets/javascripts/app/models/trigger.coffee:7 #: app/assets/javascripts/app/views/api.jst.eco:62 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco:7 #: app/assets/javascripts/app/views/generic/actions.jst.eco:5 #: app/assets/javascripts/app/views/generic/user_permission_group.jst.eco:7 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco:32 #: app/assets/javascripts/app/views/integration/cti.jst.eco:33 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:146 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:181 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:49 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:36 #: app/assets/javascripts/app/views/object_manager/attribute/multi_tree_select.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco:10 #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco:10 #: app/assets/javascripts/app/views/object_manager/attribute/tree_select.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/index.jst.eco:59 #: app/assets/javascripts/app/views/package.jst.eco:43 #: app/assets/javascripts/app/views/profile/password.jst.eco:32 #: app/assets/javascripts/app/views/session.jst.eco:13 #: app/assets/javascripts/app/views/tag/table.jst.eco:6 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:12 msgid "Action" msgstr "Azione" #: app/assets/javascripts/app/models/trigger.coffee:8 msgid "Action execution" msgstr "Esecuzione azione" #: app/assets/javascripts/app/models/macro.coffee:7 #: app/assets/javascripts/app/models/template.coffee:7 #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:19 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:16 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:16 msgid "Actions" msgstr "Azioni" #: db/seeds/settings.rb:2717 msgid "Activate the recursive processing of ticket triggers." msgstr "Avvia l'elaborazione ricorsiva dei trigger dei ticket." #: app/assets/javascripts/app/models/trigger.coffee:7 msgid "Activated by" msgstr "Attivato da" #: db/seeds/settings.rb:1083 msgid "" "Activates lost password feature for users. This setting is only effective if " "the password login is enabled." msgstr "" "Attiva la funzionalità di password dimenticata per gli utenti. Questa " "funzione ha effetto solo se è stato abilitato il login con password." #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:320 #: app/assets/javascripts/app/models/chat.coffee:257 #: app/assets/javascripts/app/models/core_workflow.coffee:14 #: app/assets/javascripts/app/models/email_address.coffee:37 #: app/assets/javascripts/app/models/group.coffee:16 #: app/assets/javascripts/app/models/job.coffee:16 #: app/assets/javascripts/app/models/ldap_source.coffee:7 #: app/assets/javascripts/app/models/macro.coffee:16 #: app/assets/javascripts/app/models/object_manager_attribute.coffee:9 #: app/assets/javascripts/app/models/overview.coffee:67 #: app/assets/javascripts/app/models/postmaster_filter.coffee:13 #: app/assets/javascripts/app/models/report_profile.js.coffee:9 #: app/assets/javascripts/app/models/role.coffee:11 #: app/assets/javascripts/app/models/signature.coffee:27 #: app/assets/javascripts/app/models/template.coffee:9 #: app/assets/javascripts/app/models/text_module.coffee:29 #: app/assets/javascripts/app/models/ticket_priority.coffee:10 #: app/assets/javascripts/app/models/ticket_state.coffee:11 #: app/assets/javascripts/app/models/ticket_time_accounting_type.coffee:13 #: app/assets/javascripts/app/models/trigger.coffee:15 #: app/assets/javascripts/app/models/webhook.coffee:15 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco:4 #: app/assets/javascripts/app/views/generic/sla_times.jst.eco:4 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:37 #: app/assets/javascripts/app/views/profile/password.jst.eco:29 #: db/seeds/object_manager_attributes.rb:1468 msgid "Active" msgstr "Attivo" #: app/assets/javascripts/app/controllers/chat.coffee:310 #: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco:35 msgid "Active Agents" msgstr "Operatori Attivi" #: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco:16 msgid "Activity" msgstr "Attività" #: app/assets/javascripts/app/views/dashboard.jst.eco:10 msgid "Activity Stream" msgstr "Storico delle Attività" #: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee:49 #: app/assets/javascripts/app/controllers/time_accounting_types.coffee:50 #: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco:16 #: app/assets/javascripts/app/views/time_accounting/types.jst.eco:4 #: app/controllers/time_accountings_controller.rb:119 msgid "Activity Type" msgstr "Tipo Attività" #: app/assets/javascripts/app/controllers/time_accounting.coffee:23 #: app/assets/javascripts/app/controllers/time_accounting_types.coffee:51 msgid "Activity Types" msgstr "Tipi Attività" #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:39 msgid "Adapter" msgstr "Adattatore" #: app/assets/javascripts/app/controllers/_integration/pgp.coffee:90 #: app/assets/javascripts/app/controllers/_integration/smime.coffee:75 #: app/assets/javascripts/app/controllers/ssl_certificate.coffee:86 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco:38 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:143 #: app/assets/javascripts/app/views/channel/topics.jst.eco:37 #: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco:32 #: app/assets/javascripts/app/views/generic/postmaster_match.jst.eco:21 #: app/assets/javascripts/app/views/generic/postmaster_set_row.jst.eco:20 #: app/assets/javascripts/app/views/generic/ticket_perform_action/row.jst.eco:16 #: app/assets/javascripts/app/views/generic/user_permission_group.jst.eco:58 #: app/assets/javascripts/app/views/google/list.jst.eco:8 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco:44 #: app/assets/javascripts/app/views/integration/cti.jst.eco:45 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:152 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:187 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:61 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:48 #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco:27 #: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco:38 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco:7 #: app/assets/javascripts/app/views/knowledge_base/sidebar/linked_tickets.jst.eco:8 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco:43 #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco:39 #: app/assets/javascripts/app/views/profile/linked_accounts.jst.eco:15 #: app/assets/javascripts/app/views/tag/index.jst.eco:25 #: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue:273 #: app/frontend/shared/form/i18n/locales.ts:23 msgid "Add" msgstr "Aggiungi" #: app/assets/javascripts/app/views/exchange/token_information.jst.eco:7 #: app/assets/javascripts/app/views/facebook/list.jst.eco:8 #: app/assets/javascripts/app/views/google/list.jst.eco:8 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:8 #: app/assets/javascripts/app/views/twitter/list.jst.eco:8 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:7 msgid "Add Account" msgstr "Aggiungi Account" #: app/assets/javascripts/app/views/telegram/index.jst.eco:7 msgid "Add Bot" msgstr "Aggiungi Bot" #: app/assets/javascripts/app/controllers/_integration/smime.coffee:77 #: app/assets/javascripts/app/controllers/ssl_certificate.coffee:88 #: app/assets/javascripts/app/views/integration/smime.jst.eco:5 msgid "Add Certificate" msgstr "Aggiungi certificato" #: app/assets/javascripts/app/views/integration/pgp.jst.eco:5 msgid "Add Key" msgstr "Aggiungi chiave" #: app/assets/javascripts/app/views/link/ticket/list.jst.eco:9 msgid "Add Link" msgstr "Aggiungi Link" #: app/assets/javascripts/app/controllers/_integration/smime.coffee:120 #: app/assets/javascripts/app/views/integration/smime.jst.eco:6 msgid "Add Private Key" msgstr "Aggiungi chiave privata" #: app/assets/javascripts/app/controllers/_integration/pgp.coffee:92 msgid "Add Public or Private Key" msgstr "Aggiungi chiave pubblica o privata" #: app/assets/javascripts/app/views/ssl_certificates.jst.eco:5 msgid "Add SSL Certificate" msgstr "Aggiungi certificato SSL" #: app/assets/javascripts/app/views/knowledge_base/sidebar/tags.jst.eco:19 #: app/assets/javascripts/app/views/widget/tag.jst.eco:14 msgid "Add Tag" msgstr "Aggiungi tag" #: app/assets/javascripts/app/controllers/_channel/telegram.coffee:108 msgid "Add Telegram Bot" msgstr "Aggiungi un Bot di Telegram" #: app/assets/javascripts/app/views/organization_profile/object.jst.eco:7 #: app/assets/javascripts/app/views/user_profile/object.jst.eco:6 #: app/assets/javascripts/app/views/widget/organization.jst.eco:20 #: app/assets/javascripts/app/views/widget/user.jst.eco:27 msgid "Add a Note" msgstr "Aggiungi nota" #: app/assets/javascripts/app/controllers/_profile/token_access.coffee:80 #: app/assets/javascripts/app/views/profile/token_access.jst.eco:6 msgid "Add a Personal Access Token" msgstr "Aggiungi un token di accesso personale" #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:105 msgid "Add a data privacy deletion task" msgstr "Aggiungi un'attività di eliminazione dei dati privacy" #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:274 msgid "Add a message" msgstr "Aggiungi un messaggio" #: app/assets/javascripts/app/views/channel/form.jst.eco:123 msgid "Add agreement text before submit." msgstr "Aggiungi un testo di accordo prima di inviare." #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco:34 msgid "Add alarm to pending reminder and escalated tickets." msgstr "" "Aggiungi allarme ai ticket in sospeso con promemoria e ai ticket in " "escalation." #: app/frontend/shared/form/i18n/locales.ts:72 msgid "Add all values" msgstr "Aggiungi tutti i valori" #: app/assets/javascripts/app/views/channel/form.jst.eco:112 msgid "Add attachment option to upload." msgstr "Aggiungi l'opzione per l'allegato da caricare." #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:197 msgid "Add bullet list" msgstr "Aggiungi elenco puntato" #: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco:32 #: app/assets/javascripts/app/views/generic/application_selector_subclause.jst.eco:18 msgid "Add condition" msgstr "Aggiungi condizione" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:155 msgid "Add first level heading" msgstr "Aggiungi intestazione di primo livello" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:103 msgid "Add image" msgstr "Aggiungi immagine" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:123 msgid "Add link" msgstr "Aggiungi link" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:185 msgid "Add ordered list" msgstr "Aggiungi lista ordinata" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:34 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue:88 msgid "Add reply" msgstr "Aggiungi risposta" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:165 msgid "Add second level heading" msgstr "Aggiungi intestazione di secondo livello" #: app/frontend/shared/form/i18n/locales.ts:76 msgid "Add selected values" msgstr "Aggiungi i valori selezionati" #: db/seeds/settings.rb:769 msgid "Add sender initials to end of a tweet." msgstr "Aggiungi le iniziali del mittente alla fine di un tweet." #: app/assets/javascripts/app/views/generic/application_selector_row.jst.eco:35 #: app/assets/javascripts/app/views/generic/application_selector_subclause.jst.eco:21 msgid "Add subclause" msgstr "Aggiungi sotto clausola" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:175 msgid "Add third level heading" msgstr "Aggiungi intestazione di terzo livello" #: app/assets/javascripts/app/controllers/_channel/chat.coffee:85 msgid "Add this class to a button on your page that should open the chat." msgstr "Aggiungi questa classe al pulsante nella tua pagina che apre la chat." #: app/controllers/first_steps_controller.rb:109 msgid "Additional Channels" msgstr "Canali alternativi" #: db/seeds/settings.rb:3190 msgid "Additional follow-up detection" msgstr "Ulteriori azioni necessarie" #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:209 msgid "Additional information" msgstr "Informazioni aggiuntive" #: app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue:56 msgid "Additional information and links" msgstr "Informazioni e link aggiuntivi" #: db/seeds/settings.rb:848 msgid "Additional notes for ticket create types." msgstr "Note aggiuntive per i tipi di creazione dei ticket." #: db/seeds/object_manager_attributes.rb:1208 msgid "Address" msgstr "Indirizzo" #: db/seeds/settings.rb:483 msgid "Address of the proxy server for http and https resources." msgstr "Indirizzo del server proxy per le risorse http e https." #: app/assets/javascripts/app/controllers/_default_navbar.coffee:13 #: db/seeds/roles.rb:5 msgid "Admin" msgstr "Admin" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:448 msgid "Admin Consent" msgstr "Consenso dell'amministratore" #: db/seeds/permissions.rb:5 msgid "Admin Interface" msgstr "Interfaccia amministratore" #: app/assets/javascripts/app/controllers/admin_password_auth.coffee:23 #: app/frontend/apps/desktop/pages/authentication/routes.ts:26 msgid "Admin Password Login" msgstr "Accesso amministrativo con password" #: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco:4 #: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue:56 msgid "Admin password login instructions were sent to your email address." msgstr "" "Abbiamo inviato le istruzioni per reimpostare la password amministrativa al " "tuo indirizzo email." #. 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 msgid "" "Administration login to #{config.product_name}\n" "\n" "
Hi #{user.firstname},
\n" "
\n" "
We received a request for an administration login for your #{config." "product_name} account #{user.login}.
\n" "
\n" "
Please, click on the link below (or copy and paste the URL into your " "browser) to proceed:
\n" "
\n" "
#{url}
\n" "
\n" "
This link takes you to a page where you can log in.
\n" "
\n" "
If you don't want to log in, please ignore this message.
\n" "
\n" "
Your #{config.product_name} Team
\n" msgstr "" "Accesso amministrativo a #{config.product_name}\n" "\n" "
Ciao #{user.firstname},
\n" "
\n" "
abbiamo ricevuto una richiesta di accesso per il tuo account #{user." "login} su #{config.product_name}.
\n" "
\n" "
Per favore clicca sul link sotto (o fai copia/incolla nel browser) per " "procedere:
\n" "
\n" "
#{url}
\n" "
\n" "
Questo collegamento porta a una pagina da cui potrai accedere.
\n" "
\n" "
Se non hai necessità di accedere, puoi ignorare questo messaggio.\n" "
\n" "
Il tuo team #{config.product_name}
\n" #: app/assets/javascripts/app/views/getting_started/admin.jst.eco:5 msgid "Administrator Account" msgstr "Account amministrativo" #: app/assets/javascripts/app/models/macro.coffee:10 msgid "Advance to next ticket from overview" msgstr "Procedi al ticket successivo della panoramica" #: app/assets/javascripts/app/views/exchange/admin_consent.jst.eco:4 msgid "After approval, please re-connect your Exchange account." msgstr "Dopo l'approvazione, riconnetti per favore il tuo account Exchange." #: app/assets/javascripts/app/views/microsoft365/admin_consent.jst.eco:4 msgid "After approval, please re-connect your Microsoft365 mailbox." msgstr "" "Dopo l'approvazione, riconnetti la tua mailbox Microsoft365 per favore." #: app/assets/javascripts/app/views/package.jst.eco:12 msgid "" "After installing, updating, or uninstalling packages the following commands " "need to be executed on the server:" msgstr "" "Dopo aver installato, aggiornato o rimosso i pacchetti vanno eseguiti i " "seguenti comandi sul server:" #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue:94 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 "" "Al termine dell'importazione, l'account associato al token API diventerà il " "nome utente ed il token stesso sarà la password." #: app/assets/javascripts/app/views/session.jst.eco:11 msgid "Age" msgstr "Età" #: app/assets/javascripts/app/views/popover/ticket.jst.eco:6 #: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco:13 #: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco:13 #: app/controllers/time_accountings_controller.rb:105 db/seeds/roles.rb:14 #: db/seeds/ticket_article_senders.rb:3 msgid "Agent" msgstr "Operatore" #: db/seeds/settings.rb:3103 msgid "Agent Name" msgstr "Nome operatore" #: db/seeds/settings.rb:3103 msgid "Agent Name + FromSeparator + System Address Display Name" msgstr "Nome operatore + separatore mittente + Nome sistema" #: db/seeds/settings.rb:3456 msgid "Agent idle timeout" msgstr "Tempo di inattività operatore" #: app/models/role.rb:153 app/models/user.rb:837 msgid "Agent limit exceeded, please check your account settings." msgstr "Limite agente superato, verifica le impostazioni del tuo account." #: app/assets/javascripts/app/views/integration/cti.jst.eco:109 msgid "Agents" msgstr "Agenti" #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco:27 msgid "Alarm" msgstr "Avviso" #: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco:8 #: app/assets/javascripts/app/views/profile/notification.jst.eco:30 msgid "All Tickets" msgstr "Tutti i ticket" #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:115 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 "" "Tutti i ticket interessati verranno eliminati immediatamente all'esecuzione " "di questo processo, senza alcuna registrazione nella cronologia. È un'azione " "irreversibile." #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:116 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 "" "Tutti i ticket interessati saranno pianificati per l'eliminazione quando " "viene eseguito questo lavoro. Una volta eseguita l'attività sui dati " "privacy , i ticket verranno eliminati e verrà conservata una voce della " "cronologia. Non è possibile eseguire il rollback di questa eliminazione." #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:129 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 "" "Tutti gli utenti interessati e i relativi ticket dei clienti saranno " "pianificati per l'eliminazione quando viene eseguito questo lavoro. Una " "volta eseguita l'attività sui dati privacy, gli utenti e i ticket verranno " "eliminati e verrà conservata una voce della cronologia. Non è possibile " "eseguire il rollback di questa eliminazione." #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:462 msgid "All agents" msgstr "Tutti gli operatori" #: public/assets/chat/views/waiting.eco:7 msgid "All colleagues are busy." msgstr "Tutti i colleghi sono occupati." #: app/assets/javascripts/app/views/profile/devices.jst.eco:7 msgid "All computers and browsers that have access to your Zammad appear here." msgstr "" "Tutti i computer e i browser che hanno accesso a Zammad sono mostrati qui." #: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee:38 msgid "All tickets" msgstr "Tutti i ticket" #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:128 msgid "All two-factor authentication methods were removed for this user." msgstr "" "Tutti i metodi di autenticazione a due fattori sono stati rimossi " "dall'utente." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:325 msgid "Allow future" msgstr "Permetti nel futuro" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:334 msgid "Allow past" msgstr "Permetti nel passato" #: db/seeds/object_manager_attributes.rb:1967 msgid "Allow reopening of tickets within a certain time." msgstr "Consentire la riapertura dei ticket entro un certo tempo." #: app/assets/javascripts/app/views/tag/index.jst.eco:16 msgid "Allow users to add new tags." msgstr "Permetti agli utenti di aggiungere nuovi tag." #: db/seeds/settings.rb:4024 msgid "Allow users to create new tags." msgstr "Consenti agli utenti la creazione di nuove tag." #: db/seeds/settings.rb:1163 msgid "Allow using one email address for multiple users." msgstr "Consenti di usare un indirizzo email per più utenti." #: app/assets/javascripts/app/models/chat.coffee:255 msgid "Allow websites (separated by ;)" msgstr "Siti consentiti (separati da ;)" #: app/assets/javascripts/app/views/generic/notification_matrix.jst.eco:9 msgid "Also notify via email" msgstr "Invia notifica anche tramite email" #: db/seeds/settings.rb:5052 msgid "" "Alternative FQDN for callbacks if you operate Zammad in an internal network." msgstr "" "Nome dominio (FQDN) alternativo per le chiamate se stai usando Zammad in una " "rete interna." #: app/helpers/knowledge_base_breadcrumb_helper.rb:20 #: app/helpers/knowledge_base_public_page_title_helper.rb:27 msgid "Alternative Translations" msgstr "Traduzioni alternative" #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco:16 msgid "Alternative name" msgstr "Nome alternativo" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:9 msgid "Alternatively, you can use the Zammad API to import data." msgstr "In alternativa puoi usare le API Zammad per importare i dati." #: app/assets/javascripts/app/models/trigger.coffee:8 msgid "Always" msgstr "Sempre" #: app/assets/javascripts/app/controllers/_plugin/user_signup_check.coffee:46 msgid "" "An email was sent to _%s_. Click the link in the email to verify your " "account." msgstr "" "È stata inviata un'e-mail a _%s_. Fare clic sul link contenuto nell'e-mail " "per verificare il proprio account." #: app/assets/javascripts/app/controllers/ticket_zoom/article_calendar_view.coffee:50 msgid "An error has occurred" msgstr "Si è verificato un errore" #: app/frontend/shared/server/apollo/handler/BaseHandler.ts:145 msgid "An error occured during the operation." msgstr "Si è verificato un errore durante l'operazione." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:997 #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco:5 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco:5 msgid "An error occurred: %s" msgstr "Si è verificato un errore: %s" #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee:57 #: app/assets/javascripts/app/controllers/_integration/icinga.coffee:26 #: app/assets/javascripts/app/controllers/_integration/monit.coffee:26 #: app/assets/javascripts/app/controllers/_integration/nagios.coffee:26 msgid "An open-source monitoring tool." msgstr "Uno strumento di monitoraggio open source." #: app/frontend/shared/components/Form/utils.ts:21 msgid "An unexpected error has occurred." msgstr "Si è verificato un errore imprevisto." #: app/graphql/gql/mutations/system/setup/run_auto_wizard.rb:26 msgid "An unexpected error occurred during system setup." msgstr "" "Si è verificato un errore imprevisto durante la configurazione del sistema." #: lib/calendar_subscriptions.rb:50 msgid "An unknown method name was requested." msgstr "È stato richiesto un nome di metodo sconosciuto." #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:187 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:147 msgid "Analyzing entries with given configuration…" msgstr "Analisi dei dati immessi con la configurazione fornita…" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:116 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:123 msgid "Analyzing structure…" msgstr "Analisi struttura…" #. 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" "
Hi #{recipient.firstname},
\n" "
\n" "
\n" "Another ticket was merged into ticket (#{ticket.title}) by " "\"#{current_user.longname}\".\n" "
\n" "
\n" "
\n" " View this in #{config.product_name}\n" "
\n" msgstr "" "Un altro ticket è stato unito a (#{ticket.title})\n" "\n" "
Buongiorno #{recipient.firstname},
\n" "
\n" "
\n" "Un altro ticket è stato unito in (#{ticket.title}) da \"#{ticket.customer." "longname}\".\n" "
\n" "
\n" "
\n" " Visualizza su #{config.product_name}\n" "
\n" #: app/assets/javascripts/app/models/ticket.coffee:121 #: app/frontend/shared/components/ActivityMessage/builders/ticket.ts:36 msgid "Another ticket was merged into ticket |%s|" msgstr "Un altro ticket è stato unito al ticket |%s|" #: app/assets/javascripts/app/controllers/_ui_element/richtext_additions/link_answer_button.coffee:11 msgid "Answer" msgstr "Risposta" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/answers.coffee:3 msgid "Answers" msgstr "Risposte" #: app/assets/javascripts/app/views/knowledge_base/_reader_list_item.jst.eco:6 msgid "Answers: %s" msgstr "Risposte: %s" #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee:9 msgid "Anticon" msgstr "Anticon" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:22 msgid "Any recipient" msgstr "Qualsiasi destinatario" #: db/seeds/settings.rb:1400 msgid "App ID" msgstr "ID App" #: db/seeds/settings.rb:1406 msgid "App Secret" msgstr "Password dell'applicazione" #: db/seeds/settings.rb:1739 msgid "App Tenant ID" msgstr "ID App Tenant" #: db/seeds/settings.rb:27 msgid "App Version" msgstr "Versione app" #: app/assets/javascripts/app/controllers/_channel/facebook.coffee:186 #: app/assets/javascripts/app/controllers/_channel/google.coffee:429 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:441 #: app/assets/javascripts/app/controllers/_channel/twitter.coffee:193 #: app/assets/javascripts/app/controllers/_integration/exchange.coffee:721 msgid "App could not be verified." msgstr "Account non verificato." #: db/seeds/settings.rb:1396 msgid "App credentials for Facebook." msgstr "Credenziali App per Facebook." #: db/seeds/settings.rb:1332 msgid "App credentials for Twitter." msgstr "Credenziali App per Twitter." #: app/assets/javascripts/app/views/whatsapp/account_cloud_api.jst.eco:28 msgid "App secret" msgstr "Password dell'app" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:349 #: app/assets/javascripts/app/controllers/_profile/appearance.coffee:3 #: app/assets/javascripts/app/views/profile/appearance.jst.eco:3 #: db/seeds/permissions.rb:411 msgid "Appearance" msgstr "Aspetto" #: app/assets/javascripts/app/controllers/api.coffee:127 msgid "Application" msgstr "Applicazione" #: db/seeds/settings.rb:4 msgid "Application secret" msgstr "Password applicazione" #: app/assets/javascripts/app/views/api.jst.eco:44 msgid "Applications" msgstr "Applicazioni" #: app/assets/javascripts/app/views/widget/template.jst.eco:8 msgid "Apply" msgstr "Applica" #: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee:56 msgid "Apply Draft" msgstr "Applica bozza" #: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee:2 msgid "Apply Shared Draft" msgstr "Applica bozza condivisa" #: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco:10 msgid "Apply current defaults to all agents" msgstr "Applica gli attuali valori predefiniti a tutti gli operatori" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:160 #: app/assets/javascripts/app/controllers/report.coffee:204 #: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee:26 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:69 msgid "Apr" msgstr "Apr" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:160 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:83 msgid "April" msgstr "Aprile" #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee:141 msgid "Archive" msgstr "Archivio" #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee:113 msgid "Archived" msgstr "Archiviato" #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco:23 msgid "Archived at" msgstr "Archiviato il" #: app/frontend/shared/entities/ticket-article/action/plugins/articleDelete.ts:12 msgid "Are you sure to remove this article?" msgstr "Sicuro di voler eliminare questo articolo?" #: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue:119 msgid "Are you sure you want to delete \"%s\"?" msgstr "Vuoi davvero eliminare \"%s\"?" #: app/frontend/apps/mobile/pages/ticket/composable/useTicketsMerge.ts:60 msgid "Are you sure you want to merge this ticket (#%s) into #%s?" msgstr "Sicuro di voler unire questo ticket (#%s) con #%s?" #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee:78 msgid "" "Are you sure you want to reload? You have unsaved changes that will get lost" msgstr "" "Sei sicuro di voler ricaricare? Hai modifiche non salvate che verrebbero " "perse" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee:693 msgid "Are you sure you want to set \"%s\" as default?" msgstr "Vuoi davvero impostare \"%s\" come predefinito?" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee:709 msgid "Are you sure you want to unset \"%s\" as default?" msgstr "Vuoi davvero togliere \"%s\" come predefinito?" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee:6 #: app/assets/javascripts/app/controllers/_channel/email.coffee:145 #: app/assets/javascripts/app/controllers/_channel/facebook.coffee:98 #: app/assets/javascripts/app/controllers/_channel/google.coffee:148 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:160 #: app/assets/javascripts/app/controllers/_channel/telegram.coffee:66 #: app/assets/javascripts/app/controllers/_channel/twitter.coffee:105 #: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee:67 #: app/assets/javascripts/app/controllers/_integration/exchange.coffee:179 #: app/assets/javascripts/app/controllers/_integration/pgp.coffee:234 #: app/assets/javascripts/app/controllers/_profile/token_access.coffee:66 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee:130 #: app/assets/javascripts/app/controllers/data_privacy.coffee:189 #: app/assets/javascripts/app/controllers/maintenance.coffee:55 #: app/assets/javascripts/app/controllers/ssl_certificate.coffee:61 #: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee:123 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee:67 #: app/assets/javascripts/app/controllers/translation.coffee:35 #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee:67 msgid "Are you sure?" msgstr "Sei sicuro?" #: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee:44 msgid "" "Are you sure? Default notifications settings will be applied to all active " "agents. This operation may take some time." msgstr "" "Sei sicuro? Le impostazioni predefinite di notifica saranno applicate a " "tutti gli operatori attivi. Questa operazione potrebbe richiedere un po' di " "tempo." #: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee:34 msgid "" "Are you sure? The agent default notifications settings will be reset to the " "system default." msgstr "" "Sei sicuro? Le impostazioni predefinite di notifica verranno ripristinate a " "quelle di sistema." #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:81 msgid "Are you sure? The prepared article will be removed." msgstr "Sei sicuro? L'articolo preparato verrà rimosso." #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:113 msgid "" "Are you sure? The user will have to to reconfigure all two-factor " "authentication methods." msgstr "" "Sei sicuro? L'utente dovrà riconfigurare tutti i metodi di autenticazione a " "due fattori." #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:59 msgid "Are you sure? You have changes that will get lost." msgstr "Sei sicuro? Hai modifiche che verranno perse." #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue:76 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue:42 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:506 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue:216 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:46 msgid "Are you sure? You have unsaved changes that will get lost." msgstr "Sei sicuro? Hai modifiche non salvate che verrebbero perse." #: app/assets/javascripts/app/controllers/_profile/notification.coffee:150 msgid "Are you sure? Your notifications settings will be reset to default." msgstr "" "Sei sicuro? Le tue impostazioni di notifica saranno ripristinate a quelle " "predefinite." #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:54 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee:11 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:16 #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:10 #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:10 msgid "Article" msgstr "Nota" #: db/seeds/settings.rb:658 msgid "Article - visibility confirmation dialog" msgstr "Nota - Finestra Conferma visibilità" #: app/assets/javascripts/app/controllers/widget/placeholder.coffee:96 msgid "Article > Text (HTML)" msgstr "Articolo > Testo (HTML)" #: lib/excel_sheet/ticket.rb:72 msgid "Article Count" msgstr "Numero note" #: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts:114 msgid "Article Type" msgstr "Tipo articolo" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleBubble.vue:351 msgid "Article actions" msgstr "Azioni sull'articolo" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/delete.coffee:61 msgid "Article could not be deleted." msgstr "Non è stato possibile eliminare la nota." #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue:73 msgid "Article uses different security mechanism." msgstr "L'articolo usa meccanismi di sicurezza diversi." #: app/assets/javascripts/app/models/ticket.coffee:15 #: app/graphql/gql/types/overview_type.rb:68 msgid "Article#" msgstr "Nota#" #: db/seeds/object_manager_attributes.rb:1989 msgid "Assign Follow-Ups" msgstr "Assegna Follow-Ups" #: app/assets/javascripts/app/models/group.coffee:11 #: db/seeds/object_manager_attributes.rb:1998 msgid "Assign follow-up to latest agent again." msgstr "Assegna di nuovo le risposte all'ultimo operatore." #: app/assets/javascripts/app/models/group.coffee:11 msgid "Assign follow-ups" msgstr "Assegna risposte" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:591 msgid "Assign signup roles" msgstr "Assegna ruoli di registrazione" #: db/seeds/object_manager_attributes.rb:1598 msgid "Assign users based on user domain." msgstr "Assegna utenti in base al dominio." #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco:3 msgid "Assigned" msgstr "Assegnato" #: app/assets/javascripts/app/views/ticket_zoom/sidebar_git_issue.jst.eco:24 msgid "Assignee" msgstr "Assegnatario" #: db/seeds/object_manager_attributes.rb:1890 msgid "Assignment Timeout" msgstr "Timeout Assegnazione" #: app/assets/javascripts/app/models/_application_model.coffee:164 #: app/assets/javascripts/app/models/group.coffee:8 msgid "Assignment timeout" msgstr "Timeout assegnamento" #: app/assets/javascripts/app/models/group.coffee:8 #: db/seeds/object_manager_attributes.rb:1895 msgid "" "Assignment timeout in minutes if assigned agent is not working on it. Ticket " "will be shown as unassigend." msgstr "" "Scadenza assegnazione in minuti quando l'agente assegnatario non ci sta " "lavorando. Il ticket sarà indicato come non assegnato." #: app/models/user.rb:715 msgid "" "At least one identifier (firstname, lastname, phone or email) for user is " "required." msgstr "" "È necessario almeno un campo identificativo dell'utente (nome, cognome, " "telefono o email)." #: app/models/postmaster_filter.rb:29 msgid "At least one match rule is required, but none was provided." msgstr "" "È richiesta almeno una regola di corrispondenza, ma nessuna è stata fornita." #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee:156 msgid "At least one object must be selected." msgstr "È necessario selezionare almeno un oggetto." #: app/models/role.rb:125 app/models/user.rb:811 msgid "At least one user needs to have admin permissions." msgstr "Dev'esserci almeno un utente con privilegi di amministratore." #: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue:157 msgid "Attach another file" msgstr "Allega un altro file" #: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue:152 msgid "Attach file" msgstr "Allega file" #: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue:155 msgid "Attach files" msgstr "Allega file" #: app/assets/javascripts/app/lib/app_post/utils.coffee:1052 msgid "Attached" msgstr "Allegato" #: app/assets/javascripts/app/views/generic/attachments.jst.eco:4 #: app/views/knowledge_base/public/answers/show.html.erb:17 msgid "Attached Files" msgstr "Attached Files" #: app/assets/javascripts/app/lib/app_post/utils.coffee:1052 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts:205 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:314 msgid "Attachment" msgstr "Allegato" #: db/seeds/settings.rb:3204 msgid "Attachment - Search for follow-up also in attachments." msgstr "Allegati - Cerca risposte anche negli allegati." #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_article_attachments.coffee:15 #: app/assets/javascripts/app/views/knowledge_base/_answer_attachments.jst.eco:3 #: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco:2 #: public/assets/form/form.js:50 msgid "Attachments" msgstr "Allegati" #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:10 msgid "Attachments are stored in a Simple Storage Service." msgstr "Gli allegati sono memorizzati in un Simple Storage Service." #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:8 msgid "Attachments are stored in the database." msgstr "Gli allegati sono memorizzati nel database." #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:6 msgid "Attachments are stored in the filesystem." msgstr "Gli allegati sono memorizzati nel filesystem." #: app/assets/javascripts/app/views/generic/calender_preview.jst.eco:28 msgid "Attendees" msgstr "Partecipanti" #: app/assets/javascripts/app/models/user.coffee:12 #: app/frontend/apps/mobile/entities/user/composables/useUserEdit.ts:71 msgid "" "Attention! Changing the organization will update the user's most recent " "tickets to the new organization." msgstr "" "Attenzione! La modifica dell'organizzazione aggiornerà i ticket più recenti " "dell'utente alla nuova organizzazione." #: app/assets/javascripts/app/views/import/kayako.jst.eco:39 msgid "" "Attention: These will also be your login and password after the import is " "completed." msgstr "" "Attenzione: queste diventeranno il tuo utente e la tua password dopo il " "completamento dell'importazione." #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:39 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:36 msgid "" "Attention: These will be your login and password after the import is " "completed." msgstr "" "Attenzione: queste diventeranno il tuo utente e la tua password dopo il " "completamento dell'importazione." #: app/assets/javascripts/app/controllers/object_manager.coffee:154 msgid "Attribute" msgstr "Attributo" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:618 msgid "Attribute '%s' is required in the mapping" msgstr "L'attributo '%s' è richiesto nella mappatura" #: db/seeds/settings.rb:1912 msgid "" "Attribute that uniquely identifies the user. If unset, the name identifier " "returned by the IDP is used." msgstr "" "Attributi che identificano univocamente l'utente. Se non impostato, verrà " "utilizzato l'identificativo del nome restituito dall'IDP." #: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee:31 #: app/assets/javascripts/app/models/overview.coffee:16 msgid "Attributes" msgstr "Attributi" #: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee:32 #: db/seeds/settings.rb:2568 msgid "Attributes to compare" msgstr "Attributi da confrontare" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee:60 #: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts:25 #: lib/validations/ticket_article_validator/whatsapp_message.rb:8 msgid "Audio file" msgstr "File audio" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:161 #: app/assets/javascripts/app/controllers/report.coffee:204 #: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee:26 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:73 msgid "Aug" msgstr "Ago" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:161 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:87 msgid "August" msgstr "Agosto" #: app/assets/javascripts/app/views/integration/exchange.jst.eco:4 msgid "Authentication" msgstr "Autenticazione" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:736 msgid "Authentication Token" msgstr "Token di autenticazione" #: lib/email_helper/probe.rb:280 msgid "Authentication failed due to incorrect credentials." msgstr "Autenticazione fallita per credenziali non valide." #: lib/email_helper/probe.rb:278 msgid "Authentication failed due to incorrect username." msgstr "Autenticazione fallita per utente non valido." #: app/controllers/import_otrs_controller.rb:17 lib/email_helper/probe.rb:276 msgid "Authentication failed." msgstr "Autenticazione fallita." #: lib/email_helper/probe.rb:281 msgid "Authentication not possible (not offered by the service)" msgstr "Autenticazione non possibile (non fornita dal servizio)" #: app/controllers/application_controller/authenticates.rb:17 #: app/graphql/gql/context/current_user_aware.rb:7 #: app/policies/pundit_policy.rb:21 lib/user_context.rb:26 msgid "Authentication required" msgstr "Autenticazione richiesta" #: db/seeds/settings.rb:1185 msgid "Authentication via %s" msgstr "Autenticazione tramite %s" #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/authenticator_app.coffee:4 #: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee:5 #: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts:8 #: db/seeds/settings.rb:5651 msgid "Authenticator App" msgstr "App di autenticazione" #: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco:24 msgid "Authenticator app secret" msgstr "Secret app di autenticazione" #: app/assets/javascripts/app/views/ticket_shared_draft_modal.jst.eco:3 msgid "Author" msgstr "Autore" #: app/controllers/application_controller/handles_errors.rb:105 msgid "Authorization failed" msgstr "Autorizzazione fallita" #: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco:11 msgid "Authy" msgstr "Authy" #: app/assets/javascripts/app/controllers/_manage/ticket.coffee:11 #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco:7 #: db/seeds/settings.rb:2414 msgid "Auto Assignment" msgstr "Assegnazione automatica" #: db/seeds/settings.rb:2457 msgid "Auto Assignment Ignored Users" msgstr "Assegnazione automatica utenti ignorati" #: db/seeds/settings.rb:2440 msgid "Auto Assignment Selector" msgstr "Selettore assegnazione automatica" #: app/assets/javascripts/app/controllers/getting_started/auto_wizard.coffee:16 msgid "Auto Wizard" msgstr "Procedura guidata automatica" #: db/seeds/settings.rb:4348 msgid "Auto close" msgstr "Chiusura automatica" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:65 msgid "Auto create" msgstr "Creazione Automatica" #: db/seeds/settings.rb:4374 msgid "Auto-close state" msgstr "Stato chiusura automatica" #: lib/auto_wizard.rb:127 msgid "AutoWizard is disabled" msgstr "L'assistente automatico è disattivato" #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:31 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedInfo.vue:8 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupAutomated/GuidedSetupAutomatedRun.vue:84 msgid "Automated Setup" msgstr "Configurazione automatica" #: db/seeds/settings.rb:1248 msgid "Automatic account link on initial logon" msgstr "Automatic account link on initial logon" #: db/seeds/settings.rb:1274 msgid "Automatic account linking notification" msgstr "Notifica collegamento automatico account" #: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee:178 msgid "Automatic reminders" msgstr "Promemoria automatici" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:6 msgid "" "Automatically enrich your customers and organizations with fresh, up-to-date " "intel. Map data directly to object fields." msgstr "" "Automatically enrich your customers and organizations with fresh, up-to-date " "intel. Map data directly to object fields." #: app/assets/javascripts/app/controllers/_channel/chat.coffee:97 msgid "" "Automatically loads the chat.css file. If you want to use your own css, just " "set it to false." msgstr "" "Carica automaticamente il file chat.css. Se vuoi utilizzare il tuo css, " "basta impostarlo a false." #: app/assets/javascripts/app/controllers/_manage/ticket_duplicate_detection.coffee:35 #: app/assets/javascripts/app/models/overview.coffee:8 msgid "Available for the following roles" msgstr "Disponibile per i seguenti ruoli" #: db/seeds/settings.rb:891 msgid "Available types for a new ticket" msgstr "Tipi disponibili per un nuovo ticket" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee:3 #: app/assets/javascripts/app/models/user.coffee:29 #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco:22 #: app/assets/javascripts/app/views/profile/avatar.jst.eco:3 #: app/assets/javascripts/app/views/profile/imageCropper.jst.eco:3 #: app/frontend/apps/mobile/pages/account/routes.ts:28 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:167 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue:162 #: app/frontend/shared/components/CommonUserAvatar/CommonUserAvatar.vue:102 #: db/seeds/permissions.rb:375 msgid "Avatar" msgstr "Avatar" #: app/graphql/gql/mutations/account/avatar/delete.rb:14 msgid "Avatar could not be found." msgstr "Impossibile trovare l'avatar." #: app/frontend/shared/components/CommonAvatar/CommonAvatar.vue:41 msgid "Avatar with initials %s" msgstr "Avatar con iniziali %s" #: app/assets/javascripts/app/views/dashboard/stats/ticket_load_measure.jst.eco:19 msgid "Average: %s" msgstr "Media: %s" #: app/assets/javascripts/app/views/dashboard/stats/ticket_waiting_time.jst.eco:16 msgid "Average: %s minutes" msgstr "Media: %s minuti" #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco:12 #: app/assets/javascripts/app/views/dashboard/stats/ticket_reopen.jst.eco:12 msgid "Average: %s%" msgstr "Media: %s%" #: db/seeds/settings.rb:3345 msgid "BCC address for all outgoing emails" msgstr "Indirizzo BCC per tutte le email in uscita" #: app/assets/javascripts/app/views/generic/object_search/item_organization_members.jst.eco:5 #: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue:442 msgid "Back" msgstr "Indietro" #: app/assets/javascripts/app/views/widget/switch_back_to_user.jst.eco:4 msgid "Back to my view" msgstr "Torna alla mia vista" #: app/assets/javascripts/app/views/integration/ldap.jst.eco:3 msgid "Back to overview" msgstr "Torna alla panoramica" #: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdown.vue:442 #: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue:195 msgid "Back to previous page" msgstr "Torna alla pagina precedente" #: app/assets/javascripts/app/views/knowledge_base/reader.jst.eco:7 msgid "Back to search results" msgstr "Torna ai risultati di ricerca" #: app/assets/javascripts/app/views/channel/chat.jst.eco:98 msgid "Background color" msgstr "Colore di sfondo" #: app/assets/javascripts/app/controllers/import_freshdesk.coffee:157 #: app/assets/javascripts/app/controllers/import_kayako.coffee:158 #: app/assets/javascripts/app/controllers/import_otrs.coffee:154 #: app/assets/javascripts/app/controllers/import_zendesk.coffee:156 msgid "" "Background process did not start or has not finished! Please contact your " "support." msgstr "" "L'attività in background non è iniziata o non è finita! Per favore " "contattare il supporto." #: app/models/report.rb:38 msgid "Backlog" msgstr "Arretrati" #: app/assets/javascripts/app/controllers/_manage/branding.coffee:9 #: app/assets/javascripts/app/controllers/_manage/security.coffee:9 #: app/assets/javascripts/app/controllers/_manage/system.coffee:10 #: app/assets/javascripts/app/controllers/_manage/ticket.coffee:9 msgid "Base" msgstr "Base" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:493 #: app/assets/javascripts/app/views/integration/ldap.jst.eco:35 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:91 msgid "Base DN" msgstr "Base DN" #: app/assets/javascripts/app/views/import/otrs.jst.eco:61 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts:15 msgid "Base Objects" msgstr "Base Objects" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:736 #: app/assets/javascripts/app/views/integration/exchange.jst.eco:10 msgid "Basic Authentication" msgstr "Autenticazione base" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:6 msgid "Basic Settings" msgstr "Impostazioni Base" #: app/assets/javascripts/app/lib/base/jquery.textmodule.js:788 #: app/frontend/shared/components/Form/fields/FieldEditor/suggestions/UserMention.ts:96 msgid "Before you mention a user, please select a group." msgstr "Prima di citare un utente devi selezionare un gruppo." #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue:88 msgid "" "Before you start, make sure to check the following points to ensure a smooth " "migration and usage of your Zammad instance:" msgstr "" "Prima di iniziare, assicurati di controllare i seguenti punti per garantire " "una migrazione e un utilizzo senza problemi dell'istanza di Zammad:" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee:261 #: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts:98 msgid "Begin forwarded message" msgstr "Inizia del messaggio inoltrato" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSelection.vue:53 msgid "Beta" msgstr "Beta" #: app/assets/javascripts/app/views/integration/ldap.jst.eco:41 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:97 msgid "Bind Password" msgstr "Bind Password" #: app/assets/javascripts/app/views/integration/ldap.jst.eco:38 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:94 msgid "Bind User" msgstr "Bind User" #: db/seeds/settings.rb:3322 msgid "Block Notifications" msgstr "Blocca Notifiche" #: app/assets/javascripts/app/views/integration/cti.jst.eco:25 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:41 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:28 msgid "Block caller IDs based on sender caller ID." msgstr "ID bloccati in base all'ID chiamante del mittente." #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleRemoteContentBadge.vue:42 msgid "Blocked Content" msgstr "Contenuto bloccato" #: app/assets/javascripts/app/models/chat.coffee:254 msgid "Blocked IPs (separated by ;)" msgstr "Blocca IPs (separato da ;)" #: app/assets/javascripts/app/models/chat.coffee:256 msgid "Blocked countries" msgstr "Blocca paesi" #: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee:20 msgid "Blue" msgstr "Blue" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:30 #: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee:78 #: app/assets/javascripts/app/views/generic/ticket_perform_action/article.jst.eco:17 #: app/assets/javascripts/app/views/generic/ticket_perform_action/notification.jst.eco:31 #: app/assets/javascripts/app/views/widget/payload_example.jst.eco:14 msgid "Body" msgstr "Corpo" #: db/seeds/settings.rb:3203 msgid "Body - Search for follow-up also in mail body." msgstr "Corpo - Cerca risposte anche nel corpo del messaggio." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:41 msgid "Boolean field" msgstr "Campo Booleano" #: app/assets/javascripts/app/views/telegram/index.jst.eco:3 msgid "Bots" msgstr "Bots" #: app/assets/javascripts/app/controllers/_manage/branding.coffee:3 #: app/controllers/first_steps_controller.rb:54 db/seeds/permissions.rb:187 msgid "Branding" msgstr "Branding" #: app/assets/javascripts/app/views/session.jst.eco:9 msgid "Browser" msgstr "Browser" #: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee:22 msgid "Bulk action executed!" msgstr "Azione massiva eseguita!" #: app/assets/javascripts/app/lib/mixins/ticket_mass_updatable.coffee:38 msgid "Bulk action failed" msgstr "Azione massiva non riuscita" #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee:200 msgid "Bulk action stopped by error(s): %s!" msgstr "Azione di massa arrestata a causa di uno o più errori%s!" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:5 msgid "Bulk import allows you to create and update many records at once." msgstr "" "L'importazione di massa consente di creare e aggiornare molti record " "contemporaneamente." #: app/assets/javascripts/app/models/calendar.coffee:9 #: app/assets/javascripts/app/views/calendar/index.jst.eco:41 msgid "Business Hours" msgstr "Orari lavorativi" #: app/views/knowledge_base/public/show_alternatives.html.erb:5 msgid "But it's only available in these languages:" msgstr "Ma è disponibile solamente in queste lingue:" #: db/seeds/settings.rb:3193 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 "" "Per impostazione predefinita, il controllo di follow-up viene effettuato " "tramite l'oggetto dell'e-mail. Con questa impostazione è possibile " "aggiungere più campi per i quali verrà eseguito il controllo di follow-up." #: app/assets/javascripts/app/views/integration/placetel.jst.eco:121 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 "" "Mappando gli utenti Placetel SIP con i relativi agenti sui loro account " "utente, Zammad può supportare i tuoi agenti aprendo un nuovo ticket o il " "profilo del chiamante quando rispondono a una nuova telefonata." #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:105 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 "" "Mappando gli utenti sipgate ai tuoi agenti sui loro account utente, Zammad " "può supportare i tuoi agenti quando rispondono a una nuova chiamata aprendo " "un nuovo ticket o il profilo utente del chiamante." #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:13 msgid "CA" msgstr "CA" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:18 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee:488 #: app/assets/javascripts/app/models/ticket_article.coffee:9 #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco:58 #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:34 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:103 #: app/frontend/apps/mobile/pages/ticket/composable/useTicketEditForm.ts:159 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:241 #: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts:36 #: db/seeds/object_manager_attributes.rb:508 msgid "CC" msgstr "CC" #: app/assets/javascripts/app/controllers/_integration/idoit.coffee:112 msgid "CMDB to document complex relations of your network components." msgstr "CMDB per documentare relazioni complesse dei componenti della rete." #: app/assets/javascripts/app/controllers/_channel/chat.coffee:73 msgid "" "CSS font-size with a unit like 12px, 1.5em. If left undefined it inherits " "the font-size of the website." msgstr "" "Dimensione font CSS con un'unità come 12px, 1.5em. Se lasciato vuoto eredita " "la dimensione del carattere del sito web." #: app/assets/javascripts/app/controllers/cti.coffee:134 #: db/seeds/permissions.rb:458 msgid "CTI" msgstr "CTI" #: app/assets/javascripts/app/controllers/_integration/cti.coffee:3 #: app/controllers/cti_controller.rb:10 msgid "CTI (generic)" msgstr "CTI (generico)" #: db/seeds/settings.rb:5111 msgid "CTI Token" msgstr "Token CTI" #: db/seeds/settings.rb:5098 msgid "CTI config" msgstr "Configurazione CTI" #: db/seeds/settings.rb:5132 msgid "CTI customer last activity" msgstr "Ultima attività utente su CTI" #: db/seeds/settings.rb:5070 msgid "CTI integration" msgstr "Integrazioni CTI" #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:95 msgid "CW" msgstr "SC" #: app/assets/javascripts/app/controllers/_profile/calendar_subscriptions.coffee:3 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee:117 #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:144 #: app/assets/javascripts/app/controllers/calendar.coffee:3 #: app/assets/javascripts/app/models/sla.coffee:8 #: app/assets/javascripts/app/views/calendar/index.jst.eco:3 #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco:3 #: app/assets/javascripts/app/views/sla/index.jst.eco:55 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:245 #: db/seeds/permissions.rb:75 msgid "Calendar" msgstr "Calendario" #: app/assets/javascripts/app/controllers/calendar.coffee:3 #: db/seeds/permissions.rb:383 msgid "Calendars" msgstr "Calendari" #: app/assets/javascripts/app/views/integration/cti.jst.eco:22 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:38 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:25 msgid "Call Settings" msgstr "Impostazioni Chiamata" #: app/models/cti/driver/base.rb:152 msgid "Call from %s" msgstr "Chiamata da %s" #: app/assets/javascripts/app/controllers/cti.coffee:118 msgid "Call from %s for %s" msgstr "Chiamata da %s per %s" #: app/assets/javascripts/app/models/application.coffee:8 #: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco:10 msgid "Callback URL" msgstr "URL di richiamata" #: app/assets/javascripts/app/controllers/_integration/cti.coffee:7 #: app/assets/javascripts/app/controllers/_integration/placetel.coffee:7 #: app/assets/javascripts/app/controllers/_integration/sipgate_io.coffee:7 msgid "Caller ID of outbound calls can be changed as well." msgstr "Anche l'ID chiamante per le chiamate in uscita può essere modificato." #: app/assets/javascripts/app/views/integration/cti.jst.eco:31 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:47 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:34 msgid "Caller ID to block" msgstr "ID Chiamante da bloccare" #: app/assets/javascripts/app/views/integration/cti.jst.eco:100 msgid "Caller Log Filter" msgstr "Filtro registro chiamate" #: app/assets/javascripts/app/views/cti/index.jst.eco:2 msgid "Caller log" msgstr "Registro chiamate" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee:238 #: app/assets/javascripts/app/views/profile/avatar.jst.eco:7 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:216 msgid "Camera" msgstr "Fotocamera" #: app/assets/javascripts/app/views/channel/chat.jst.eco:109 msgid "Can be in any CSS color format." msgstr "Può essere in qualsiasi formato di colore CSS." #: app/assets/javascripts/app/controllers/getting_started/agent.coffee:87 msgid "Can't create user!" msgstr "Impossibile creare l'utente!" #: app/controllers/application_controller/renders_models.rb:156 msgid "Can't delete, object has references." msgstr "Impossibile eliminare, l'oggetto ha dei collegamenti." #: app/controllers/application_controller/authenticates.rb:92 msgid "Can't find User for Token" msgstr "Impossibile trovare un utente per il token" #: app/assets/javascripts/app/controllers/_profile/password.coffee:94 #: app/assets/javascripts/app/controllers/password_reset_verify.coffee:79 msgid "" "Can't update password, your entered passwords do not match. Please try again." msgstr "" "Impossibile aggiornare la password, quelle inserite non corrispondono. " "Riprova." #: app/assets/javascripts/app/controllers/_application_controller/after_auth_modal.coffee:9 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee:380 #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/twitter_reply.coffee:177 #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee:339 #: app/assets/javascripts/app/views/integration/exchange_certificate_issue.jst.eco:18 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:236 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:286 #: app/assets/javascripts/app/views/knowledge_base/scheduled_widget.jst.eco:4 #: app/assets/javascripts/app/views/widget/invite_user.jst.eco:17 #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue:122 #: app/frontend/apps/mobile/components/CommonSectionPopup/CommonSectionPopup.vue:160 #: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue:255 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:285 #: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue:223 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:115 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue:122 msgid "Cancel" msgstr "Annulla" #: app/assets/javascripts/app/controllers/_application_controller/_modal.coffee:113 #: app/assets/javascripts/app/views/admin_password_auth/request.jst.eco:8 #: app/assets/javascripts/app/views/admin_password_auth/request_sent.jst.eco:7 #: app/assets/javascripts/app/views/agent_ticket_create.jst.eco:55 #: app/assets/javascripts/app/views/agent_user_create.jst.eco:12 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco:22 #: app/assets/javascripts/app/views/password/reset.jst.eco:8 #: app/assets/javascripts/app/views/password/reset_change.jst.eco:8 #: app/assets/javascripts/app/views/password/reset_sent.jst.eco:7 #: app/assets/javascripts/app/views/signup.jst.eco:7 #: app/frontend/apps/desktop/pages/authentication/components/LoginTwoFactorMethods.vue:56 #: app/frontend/apps/desktop/pages/authentication/views/AdminPasswordAuth.vue:124 #: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue:117 #: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue:154 #: app/frontend/apps/desktop/pages/authentication/views/Signup.vue:138 msgid "Cancel & Go Back" msgstr "Annulla e chiudi" #: app/assets/javascripts/app/controllers/after_auth/two_factor_configuration.coffee:3 msgid "Cancel & Sign out" msgstr "Annulla ed esci" #: app/assets/javascripts/app/views/generic/attachment.jst.eco:20 #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco:111 msgid "Cancel Upload" msgstr "Annulla upload" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee:8 msgid "Cannot delete category" msgstr "Impossibile eliminare la categoria" msgid "Cannot delete record because a dependent %{record} exists" msgstr "Impossibile eliminare la voce in quanto %{record} dipende da essa" msgid "Cannot delete record because dependent %{record} exist" msgstr "Impossibile eliminare l'elemento perché %{record} dipende da questo" #: app/policies/ticket_policy.rb:47 msgid "Cannot follow-up on a closed ticket. Please create a new ticket." msgstr "" "Non è possibile rispondere a un ticket chiuso. Per favore creare un nuovo " "ticket." #: app/models/sla.rb:44 msgid "Cannot have both response time and update time." msgstr "" "Non è possibile impostaer sia il tempo di risposta che quello di " "aggiornamento." #: lib/external_data_source/errors.rb:14 msgid "Cannot process external data source %s. %s" msgstr "Impossibile elaborare l'origine di dati esterna %s. %s" #: app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue:68 msgid "Cannot set online notifications as seen" msgstr "Impossibile impostare la notifica come vista" #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee:808 msgid "Cannot upload file" msgstr "Impossibile caricare il file" #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/categories.coffee:3 msgid "Categories" msgstr "Categorie" #: app/assets/javascripts/app/models/knowledge_base_answer.coffee:51 #: app/assets/javascripts/app/views/popover/kb_generic.jst.eco:31 msgid "Category" msgstr "Categoria" #: app/assets/javascripts/app/models/knowledge_base.coffee:246 msgid "Category page layout" msgstr "Disposizione pagina categorie" #: app/assets/javascripts/app/controllers/_ui_element/_application_selector_expert.coffee:39 msgid "Caution!" msgstr "Attenzione!" #: db/seeds/settings.rb:1938 msgid "Certificate (PEM)" msgstr "Certificato (PEM)" #: app/assets/javascripts/app/views/integration/smime.jst.eco:2 msgid "Certificates & Private Keys" msgstr "Certificati e chiavi private" #: app/assets/javascripts/app/models/group.coffee:46 #: app/assets/javascripts/app/views/generic/login_preview.jst.eco:26 #: app/assets/javascripts/app/views/integration/exchange.jst.eco:99 #: app/assets/javascripts/app/views/integration/ldap.jst.eco:101 #: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue:44 msgid "Change" msgstr "Modifica" #: db/seeds/permissions.rb:324 msgid "Change %s" msgstr "Modifiche %s" #: app/assets/javascripts/app/controllers/ticket_customer.coffee:5 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee:14 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee:125 msgid "Change Customer" msgstr "Cambia Cliente" #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_idoit.coffee:17 msgid "Change Objects" msgstr "Cambia Oggetti" #: app/assets/javascripts/app/views/profile/password.jst.eco:8 msgid "Change Your Password" msgstr "Modifica la password" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue:118 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue:134 msgid "Change customer" msgstr "Cambia cliente" #: app/frontend/shared/form/i18n/locales.ts:92 msgid "Change date" msgstr "Cambia data" #: app/assets/javascripts/app/views/generic/history.jst.eco:2 #: app/assets/javascripts/app/views/knowledge_base/sidebar/generic_list.jst.eco:10 msgid "Change order" msgstr "Cambia ordine" #: app/assets/javascripts/app/views/object_manager/index.jst.eco:31 msgid "Changed:" msgstr "Modificato:" #: app/assets/javascripts/app/views/object_manager/index.jst.eco:17 #: app/views/mailer/ticket_update/zh-cn.html.erb:11 #: app/views/mailer/ticket_update/zh-tw.html.erb:11 msgid "Changes" msgstr "Modifiche" #: app/assets/javascripts/app/controllers/knowledge_base/feed_dialog.coffee:39 #: app/assets/javascripts/app/controllers/knowledge_base/permissions_dialog.coffee:79 msgid "Changes could not be loaded." msgstr "Le modifiche non possono essere caricate." #: app/assets/javascripts/app/controllers/knowledge_base/base_form.coffee:84 #: app/assets/javascripts/app/controllers/knowledge_base/permissions_dialog.coffee:103 msgid "Changes could not be saved." msgstr "Le modifiche non possono essere salvate." #: app/assets/javascripts/app/views/object_manager/index.jst.eco:17 msgid "Changes were made that require a database update." msgstr "" "Sono state apportate modifiche che richiedono un aggiornamento del database." #: app/assets/javascripts/app/controllers/_channel/email.coffee:258 #: app/assets/javascripts/app/controllers/_channel/google.coffee:275 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:287 #: app/assets/javascripts/app/controllers/_integration/slack.coffee:33 #: app/assets/javascripts/app/models/email_address.coffee:34 #: app/assets/javascripts/app/models/postmaster_filter.coffee:8 #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:155 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:107 msgid "Channel" msgstr "Canale" #: db/seeds/permissions.rb:180 msgid "Channel - Chat" msgstr "Canale - Chat" #: db/seeds/permissions.rb:124 msgid "Channel - Email" msgstr "Canale - Email" #: db/seeds/permissions.rb:138 msgid "Channel - Facebook" msgstr "Canale - Facebook" #: db/seeds/permissions.rb:117 msgid "Channel - Form" msgstr "Canale - Form" #: db/seeds/permissions.rb:159 msgid "Channel - Google" msgstr "Canale - Google" #: db/seeds/permissions.rb:166 msgid "Channel - Microsoft 365" msgstr "Canale - Microsoft 365" #: db/seeds/permissions.rb:173 msgid "Channel - SMS" msgstr "Canale - SMS" #: db/seeds/permissions.rb:145 msgid "Channel - Telegram" msgstr "Canale - Telegram" #: db/seeds/permissions.rb:131 msgid "Channel - Twitter" msgstr "Canale - Twitter" #: db/seeds/permissions.rb:110 msgid "Channel - Web" msgstr "Canale - Web" #: db/seeds/permissions.rb:152 msgid "Channel - WhatsApp" msgstr "Canale - WhatsApp" #: app/assets/javascripts/app/views/dashboard/stats/ticket_channel_distribution.jst.eco:3 msgid "Channel Distribution" msgstr "Distribuzione per canale" #: app/assets/javascripts/app/controllers/manage.coffee:35 msgid "Channels" msgstr "Canali" #: app/assets/javascripts/app/controllers/_channel/chat.coffee:3 #: app/assets/javascripts/app/controllers/chat.coffee:98 #: app/assets/javascripts/app/views/channel/chat.jst.eco:7 #: app/controllers/first_steps_controller.rb:122 db/seeds/permissions.rb:445 msgid "Chat" msgstr "Chat" #: app/assets/javascripts/app/views/channel/topics.jst.eco:4 msgid "Chat ID" msgstr "Identificativo Chat" #: app/assets/javascripts/app/models/chat_sessions.coffee:21 msgid "Chat Session" msgstr "Sessioni di chat" #: app/assets/javascripts/app/views/channel/chat.jst.eco:89 msgid "Chat Title" msgstr "Titolo Chat" #: public/assets/chat/chat-no-jquery.coffee:203 #: public/assets/chat/chat.coffee:201 msgid "Chat closed by %s" msgstr "Chat chiusa da %s" #: app/assets/javascripts/app/controllers/chat.coffee:371 msgid "Chat not answered, automatically set to offline." msgstr "Nessuna risposta dalla chat, scollegato automaticamente." #: app/assets/javascripts/app/controllers/_channel/chat.coffee:381 msgid "Chats" msgstr "Chat" #: app/assets/javascripts/app/controllers/chat.coffee:297 #: app/assets/javascripts/app/views/customer_chat/chat_header.jst.eco:29 msgid "Chatting Customers" msgstr "Cliente in Chat" #: db/seeds/schedulers.rb:34 msgid "Check 'Channel' streams." msgstr "Controlla gli stream \"Canale\"." #: db/seeds/schedulers.rb:25 msgid "Check channels." msgstr "Controlla i canali." #: lib/search_index_backend.rb:413 msgid "Check the response and payload for detailed information:" msgstr "" "Controlla la risposta e il contenuto del messaggio per informazioni " "dettagliate:" #: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco:70 #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco:66 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 "" "Seleziona questa casella se desideri personalizzare l'ordinamento delle " "opzioni. Se la casella non è selezionata, i valori vengono ordinati in " "ordine alfabetico." #: app/assets/javascripts/app/controllers/_integration/check_mk.coffee:3 msgid "Checkmk" msgstr "Checkmk" #: db/seeds/settings.rb:4495 msgid "Checkmk integration" msgstr "Integrazione con Checkmk" #: db/seeds/settings.rb:4593 msgid "Checkmk token" msgstr "Token Checkmk" #: db/seeds/settings.rb:2335 msgid "Checksum" msgstr "Checksum" #: app/assets/javascripts/app/controllers/widget/link/ticket.coffee:66 msgid "Child" msgstr "Figlio" #: app/frontend/shared/form/i18n/locales.ts:88 msgid "Choose date" msgstr "Scegli data" #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:35 msgid "Choose if retweets should also be converted to tickets." msgstr "Scegli se convertire anche i retweet in tickets." #: app/assets/javascripts/app/views/integration/pgp.jst.eco:10 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 "" "Scegli il comportamento predefinito dell'integrazione PGP per ogni gruppo. " "Se la firma o la crittografia non sono possibili, l'impostazione non ha " "effetto. Gli operatori possono sempre modificare manualmente il " "comportamento per ogni articolo." #: app/assets/javascripts/app/views/integration/smime.jst.eco:11 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 "" "Scegli il comportamento predefinito dell'integrazione S/MIME per ogni " "gruppo. Se la firma o la crittografia non sono possibili, l'impostazione non " "ha effetto. Gli operatori possono sempre modificare manualmente il " "comportamento per ogni articolo." #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:31 msgid "Choose the group to which direct messages will get added." msgstr "Scegli il gruppo al quale verranno aggiunti i messaggi diretti." #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:27 msgid "Choose the group to which mentions will get added." msgstr "Scegli il gruppo al quale verranno aggiunte le menzioni." #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco:34 #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco:31 #: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco:51 msgid "Choose the group to which messages will get added." msgstr "Seleziona il gruppo in cui verranno aggiunti i messaggi." #: app/assets/javascripts/app/views/facebook/account_edit.jst.eco:5 msgid "Choose the group to which page posts will get added." msgstr "Seleziona il gruppo a cui verranno aggiunti gli articoli delle pagine." #: app/assets/javascripts/app/views/profile/language.jst.eco:7 msgid "Choose your language." msgstr "Scegli la tua lingua." #: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue:136 msgid "Choose your new password" msgstr "Scegli la nuova password" #: app/assets/javascripts/app/views/password/reset_change.jst.eco:4 msgid "Choose your new password." msgstr "Inserisci una nuova password." #: app/assets/javascripts/app/views/after_auth/two_factor_configuration.jst.eco:7 msgid "Choose your preferred two-factor authentication method to set it up." msgstr "" "Seleziona il tuo metodo di autenticazione a due fattori preferito da " "configurare." #: app/assets/javascripts/app/models/user.coffee:323 msgid "Christmas holiday" msgstr "Vacanze Natalizie" #: db/seeds/object_manager_attributes.rb:1128 msgid "City" msgstr "Città" #: db/seeds/schedulers.rb:178 msgid "Clean up 'Cti::Log'." msgstr "Pulizia 'Cti::Log'." #: db/seeds/schedulers.rb:187 msgid "Clean up 'DataPrivacyTask'." msgstr "Pulizia 'DataPrivacyTask'." #: db/seeds/schedulers.rb:169 msgid "Clean up 'HttpLog'." msgstr "Pulizia 'HttpLog'." #: db/seeds/schedulers.rb:124 msgid "Clean up ActiveJob locks." msgstr "Pulizia lock ActiveJob." #: db/seeds/schedulers.rb:233 msgid "Clean up cache." msgstr "Pulisci cache." #: db/seeds/schedulers.rb:115 msgid "Clean up closed sessions." msgstr "Pulisci sessioni terminate." #: db/seeds/schedulers.rb:133 msgid "Clean up dead sessions." msgstr "Pulisci sessioni abbandonate." #: db/seeds/schedulers.rb:61 msgid "Clean up expired sessions." msgstr "Pulisci sessioni scadute." #: db/seeds/schedulers.rb:268 msgid "Clean up mobile taskbars." msgstr "Pulisci la barra delle attività su mobile." #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:153 msgid "Clear" msgstr "Pulisci" #: app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue:117 #: app/frontend/shared/components/CommonInputSearch/CommonInputSearch.vue:77 msgid "Clear Search" msgstr "Pulisci ricerca" #: app/assets/javascripts/app/views/generic/searchable_select.jst.eco:55 #: app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue:290 #: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue:348 #: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInput.vue:153 #: app/frontend/apps/mobile/components/Form/fields/FieldSelect/FieldSelectInput.vue:136 #: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInput.vue:218 msgid "Clear Selection" msgstr "Cancella selezione" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:3 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco:24 msgid "Clearbit" msgstr "Clearbit" #: db/seeds/settings.rb:5234 msgid "Clearbit config" msgstr "Configurazione Clearbit" #: db/seeds/settings.rb:5208 msgid "Clearbit integration" msgstr "Integrazione con Clearbit" #: app/views/knowledge_base/public/not_found.html.erb:7 msgid "Click here" msgstr "Clicca qui" #: app/frontend/apps/desktop/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue:21 #: app/frontend/apps/mobile/pages/authentication/components/AfterAuth/TwoFactorConfiguration.vue:20 msgid "Click here to set up a two-factor authentication method." msgstr "Clicca qui per impostare un metodo di autenticazione a due fattori." #: app/assets/javascripts/app/views/exchange/app_config.jst.eco:9 #: app/assets/javascripts/app/views/exchange/token_information.jst.eco:28 #: app/assets/javascripts/app/views/integration/idoit.jst.eco:21 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco:9 #: db/seeds/settings.rb:1464 msgid "Client ID" msgstr "Client ID" #: app/assets/javascripts/app/views/exchange/app_config.jst.eco:17 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco:17 #: db/seeds/settings.rb:1470 msgid "Client Secret" msgstr "Password client (secret)" #: app/assets/javascripts/app/models/application.coffee:9 msgid "Clients" msgstr "Clients" #: app/assets/javascripts/app/controllers/_application_controller/table.coffee:650 msgid "Clone" msgstr "Clone" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee:4 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee:4 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:447 #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee:27 #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee:55 #: app/assets/javascripts/app/controllers/translation.coffee:172 #: app/assets/javascripts/app/controllers/widget/error_modal.coffee:4 #: app/assets/javascripts/app/controllers/widget/import_result.coffee:4 #: app/assets/javascripts/app/views/generic/ticket_duplicate_detection/warning.jst.eco:1 #: app/frontend/shared/form/i18n/locales.ts:101 msgid "Close" msgstr "Chiudi" #: db/seeds/macros.rb:4 msgid "Close & Tag as Spam" msgstr "Chiudi e marca come spam" #: lib/excel_sheet/ticket.rb:61 msgid "Close Diff In Min" msgstr "Differenza chiusura in minuti" #: lib/excel_sheet/ticket.rb:59 msgid "Close Escalation At" msgstr "Chiudi escalation il" #: lib/excel_sheet/ticket.rb:60 msgid "Close In Min" msgstr "Chiuso in minuti" #: db/seeds/schedulers.rb:106 msgid "Close chat sessions where participants are offline." msgstr "Chiudi le sessioni di chat in cui i partecipanti sono offline." #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:168 msgid "Close current tab" msgstr "Chiudi tab corrente" #: app/assets/javascripts/app/models/macro.coffee:10 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco:32 #: db/seeds/settings.rb:2887 msgid "Close tab" msgstr "Chiudi Tab" #: app/assets/javascripts/app/models/macro.coffee:10 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco:37 #: db/seeds/settings.rb:2888 msgid "Close tab on ticket close" msgstr "Chiudi la scheda alla chiusura del ticket" #: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco:16 #: app/models/report.rb:30 msgid "Closed" msgstr "Chiuso" #: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco:17 #: lib/excel_sheet/ticket.rb:58 msgid "Closed At" msgstr "Chiuso il" #: app/assets/javascripts/app/controllers/widget/ticket_stats.coffee:120 #: app/assets/javascripts/app/controllers/widget/user.coffee:80 msgid "Closed Tickets" msgstr "Ticket Chiusi" #: app/assets/javascripts/app/models/ticket.coffee:25 #: app/graphql/gql/types/overview_type.rb:78 msgid "Closing time" msgstr "Orario di chiusura" #: db/seeds/settings.rb:922 msgid "Color representation of the open ticket indicator in the sidebar." msgstr "" "Rappresentazione dei colori dell'indicatore dei ticket aperti nella barra " "laterale." #: app/assets/javascripts/app/controllers/widget/ticket_bulk_form.coffee:63 msgid "Comment" msgstr "Commento" #: app/models/report.rb:234 msgid "Communication" msgstr "Comunicazione" #: app/assets/javascripts/app/views/getting_started/base.jst.eco:11 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualSystemInformation.vue:42 msgid "Company Inc." msgstr "Azienda Srl." #: app/assets/javascripts/app/lib/app_post/two_factor_methods/security_keys.coffee:6 #: app/frontend/shared/entities/two-factor/plugins/security_keys.ts:10 #: db/seeds/settings.rb:5643 msgid "Complete the sign-in with your security key." msgstr "Completa l'accesso con la tua chiave di sicurezza." #: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee:38 msgid "Complete translations" msgstr "Traduzioni completate" #: app/assets/javascripts/app/views/data_privacy/index.jst.eco:29 msgid "Completed Tasks" msgstr "Task completati" #: public/assets/chat/views/chat.eco:24 msgid "Compose your message…" msgstr "Scrivi il tuo messaggio…" #: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee:25 #: app/assets/javascripts/app/controllers/time_accounting_settings.coffee:26 #: app/assets/javascripts/app/models/job.coffee:9 #: app/assets/javascripts/app/models/trigger.coffee:9 msgid "Conditions for affected objects" msgstr "Condizioni per gli oggetti interessati" #: app/assets/javascripts/app/models/overview.coffee:12 msgid "Conditions for shown tickets" msgstr "Condizioni per i ticket mostrati" #: app/assets/javascripts/app/controllers/widget/placeholder.coffee:130 msgid "Config" msgstr "Config" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee:92 msgid "Config has changed" msgstr "La configurazione è stata cambiata" #: app/assets/javascripts/app/views/exchange/token_information.jst.eco:23 #: app/assets/javascripts/app/views/import/otrs.jst.eco:52 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:8 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:8 #: app/controllers/first_steps_controller.rb:51 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts:14 msgid "Configuration" msgstr "Configurazione" #: app/assets/javascripts/app/views/knowledge_base/server_snippet.jst.eco:2 msgid "Configuration for %s" msgstr "Configurazione per %s" #: app/assets/javascripts/app/views/integration/exchange.jst.eco:22 #: app/assets/javascripts/app/views/integration/ldap.jst.eco:6 msgid "Configure" msgstr "Configurazione" #: app/assets/javascripts/app/views/exchange/token_information.jst.eco:5 #: app/assets/javascripts/app/views/facebook/list.jst.eco:7 #: app/assets/javascripts/app/views/google/list.jst.eco:7 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:7 #: app/assets/javascripts/app/views/twitter/list.jst.eco:7 msgid "Configure App" msgstr "Configura App" #: app/assets/javascripts/app/controllers/getting_started/base.coffee:18 msgid "Configure Basic Settings" msgstr "Configura Impostazioni Base" #: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee:45 msgid "Confirm" msgstr "Conferma" #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/password_check.coffee:4 msgid "Confirm Password" msgstr "Conferma password" #: app/frontend/apps/mobile/components/CommonConfirmation/CommonConfirmation.vue:37 msgid "Confirm dialog" msgstr "Finestra di conferma" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue:111 msgid "Confirm merge" msgstr "Conferma unione" #: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts:53 #: app/frontend/apps/desktop/pages/authentication/views/PasswordResetVerify.vue:58 msgid "Confirm password" msgstr "Conferma password" #. 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 msgid "" "Confirm your #{config.product_name} account, #{user.firstname} #{user." "lastname}\n" "\n" "
Hi #{user.firstname},
\n" "
\n" "
Confirm your email address to complete your #{config.product_name} " "account. It's easy, just click the link below.
\n" "
\n" "
#{url}
\n" "
\n" "
Your #{config.product_name} Team
\n" msgstr "" "Conferma #{config.product_name} account, #{user.firstname} #{user.lastname}\n" "\n" "
Buongiorno #{user.firstname},
\n" "
\n" "
confermare l'indirizzo email per completare la registrazione su " "#{config.product_name}. È facile, basta cliccare il link riportato sotto.\n" "
\n" "\n" "
\n" "
Il team #{config.product_name}
\n" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:223 msgid "Confirm/submit dialog" msgstr "Finestra di conferma/invio" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm.coffee:6 #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee:6 #: app/assets/javascripts/app/controllers/_manage/ticket_notification.coffee:46 #: app/assets/javascripts/app/controllers/tag.coffee:135 #: app/assets/javascripts/app/controllers/taskbar_widget.coffee:130 #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:112 #: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco:4 msgid "Confirmation" msgstr "Conferma" #: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee:13 msgid "Confirmation failed." msgstr "Conferma fallita." #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:21 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:26 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:51 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:51 msgid "Connect" msgstr "Connettiti" #: app/assets/javascripts/app/controllers/getting_started/channel.coffee:11 #: app/assets/javascripts/app/controllers/getting_started/channel_email_pre_configured.coffee:11 #: app/assets/javascripts/app/views/getting_started/channel.jst.eco:5 #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco:5 #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:122 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue:31 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannels.vue:20 msgid "Connect Channels" msgstr "Canali Connessi" #: app/assets/javascripts/app/controllers/_integration/exchange.coffee:680 #: app/assets/javascripts/app/views/exchange/oauth_intro.jst.eco:8 msgid "Connect Exchange App" msgstr "Connetti app Exchange" #: app/assets/javascripts/app/controllers/_channel/facebook.coffee:140 #: app/assets/javascripts/app/views/facebook/index.jst.eco:10 msgid "Connect Facebook App" msgstr "Connessione app facebook" #: app/assets/javascripts/app/controllers/_channel/google.coffee:383 #: app/assets/javascripts/app/views/google/index.jst.eco:10 msgid "Connect Google App" msgstr "Connetti app Google" #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:395 #: app/assets/javascripts/app/views/microsoft365/index.jst.eco:10 msgid "Connect Microsoft 365 App" msgstr "Connetti app Microsoft 365" #: app/assets/javascripts/app/controllers/_channel/twitter.coffee:147 #: app/assets/javascripts/app/views/twitter/index.jst.eco:10 msgid "Connect Twitter App" msgstr "Connessione app twitter" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue:136 msgid "Connect and Continue" msgstr "Connetti e continua" #: public/assets/chat/views/loader.eco:6 msgid "Connecting" msgstr "Connessione in corso" #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:68 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:66 msgid "Connecting …" msgstr "Connessione in corso…" #: public/assets/chat/chat-no-jquery.coffee:124 #: public/assets/chat/chat.coffee:122 msgid "Connection lost" msgstr "Connessione persa" #: public/assets/chat/chat-no-jquery.coffee:207 #: public/assets/chat/chat.coffee:205 msgid "Connection re-established" msgstr "Connessione ristabilita" #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee:46 msgid "Connection test successful" msgstr "Connessione test avvenuta con successo" #: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco:8 #: app/frontend/apps/desktop/pages/authentication/views/Login.vue:292 #: app/frontend/apps/mobile/pages/authentication/views/Login.vue:173 msgid "Contact the administrator if you have any problems logging in." msgstr "Contatta un amministratore se hai problemi ad accedere." #: app/assets/javascripts/app/models/knowledge_base_answer.coffee:71 #: app/assets/javascripts/app/models/text_module.coffee:8 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:28 msgid "Content" msgstr "Contenuto" #: app/assets/javascripts/app/controllers/idoit_object_selector.coffee:42 msgid "Content could not be loaded." msgstr "Impossibile caricare il contenuto." #: app/models/store.rb:82 msgid "Content preview could not be generated." msgstr "Impossibile generare l'anteprima del contenuto." #: app/assets/javascripts/app/controllers/knowledge_base/content_controller.coffee:110 msgid "Content was changed since loading" msgstr "Il contenuto è stato cambiato dopo il caricamento" #: app/assets/javascripts/app/models/core_workflow.coffee:8 #: app/assets/javascripts/app/models/public_link.coffee:9 msgid "Context" msgstr "Contesto" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:99 #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco:56 #: app/assets/javascripts/app/views/getting_started/agent.jst.eco:8 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:77 #: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco:18 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:101 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:108 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue:49 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSource.vue:53 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmail.vue:144 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:631 msgid "Continue" msgstr "Continua" #: app/assets/javascripts/app/views/import/otrs.jst.eco:101 msgid "Continue anyway" msgstr "Continua ugualmente" #: app/assets/javascripts/app/controllers/_plugin/maintenance.coffee:25 #: app/assets/javascripts/app/controllers/_plugin/session_taken_over.coffee:30 #: app/assets/javascripts/app/controllers/_plugin/session_timeout.coffee:103 msgid "Continue session" msgstr "Prosegui sessione" #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue:179 #: app/frontend/apps/mobile/pages/authentication/views/Login.vue:180 msgid "Continue to desktop" msgstr "Continua su desktop" #: app/assets/javascripts/app/controllers/_plugin/mobile_detection.coffee:56 #: app/assets/javascripts/app/views/login.jst.eco:125 #: app/frontend/apps/desktop/pages/authentication/views/Login.vue:303 msgid "Continue to mobile" msgstr "Continua su mobile" #: app/assets/javascripts/app/views/translation/description.jst.eco:4 msgid "Contributing Translations" msgstr "Contribuisci alla traduzione" #: lib/sessions/event/chat_transfer.rb:30 msgid "Conversation is transferred into another chat. Please stay tuned." msgstr "" "La conversazione è stata trasferita all'altra chat. Per favore resta " "collegato." #: app/assets/javascripts/app/views/twitter/list.jst.eco:77 msgid "Conversion of retweets into tickets is turned off." msgstr "La conversione dei retweet in ticket è disattivata." #: app/assets/javascripts/app/controllers/_application_controller/_base.coffee:123 msgid "Copied!" msgstr "Copiato!" #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee:30 #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/recovery_codes.coffee:11 msgid "Copy" msgstr "Copia" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:276 msgid "Copy current object number (e. g. Ticket#) to clipboard" msgstr "Copia il numero dell'oggetto corrente (es. Ticket#) negli appunti" #: app/assets/javascripts/app/views/whatsapp/account_webhook.jst.eco:14 msgid "Copy to clipboard" msgstr "Copia negli appunti" #: db/seeds/permissions.rb:306 msgid "Core Workflow" msgstr "Flusso principale" #: db/seeds/settings.rb:577 msgid "Core Workflow Ajax Mode" msgstr "Modalità ajax per il flusso principale" #: app/assets/javascripts/app/controllers/core_workflow.coffee:3 msgid "Core Workflows" msgstr "Flussi di lavoro principali" #: app/assets/javascripts/app/models/core_workflow.coffee:24 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 "" "I flussi di lavoro principali sono azioni o restrizioni di selezione nei " "form. A seconda dell'azione, è possibile nascondere o limitare i campi, o " "modificare l'obbligatorietà degli stessi." #: app/services/service/channel/whatsapp/base.rb:37 msgid "Could not fetch WhatsApp phone number details." msgstr "Impossibile recuperare i dettagli del numero di telefono di WhatsApp." #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:37 msgid "" "Could not load the two-factor authentication configuration for this user." msgstr "" "Impossibile caricare la configurazione dell'autenticazione a due fattori per " "l'utente." #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:135 msgid "Could not remove all two-factor authentication methods for this user." msgstr "" "Impossibile rimuovere tutti i metodi di autenticazione a due fattori per " "l'utente." #: app/assets/javascripts/app/controllers/user/manage_two_factor.coffee:100 msgid "Could not remove the two-factor authentication method for this user." msgstr "" "Impossibile rimuovere il metodo di autenticazione a due fattori per l'utente." #: app/assets/javascripts/app/controllers/_profile/password.coffee:194 msgid "Could not remove two-factor authentication method" msgstr "Impossibile rimuovere il metodo di autenticazione" #: app/assets/javascripts/app/controllers/_profile/password.coffee:224 msgid "Could not set two-factor authentication method as default" msgstr "" "Impossibile impostare il metodo di autenticazione a due fattori come " "predefinito" #: app/assets/javascripts/app/views/tag/table.jst.eco:5 msgid "Count" msgstr "Conteggio" #: app/assets/javascripts/app/views/integration/exchange_last_import.jst.eco:24 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:182 #: app/assets/javascripts/app/views/integration/ldap_last_import.jst.eco:24 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:142 msgid "Counting entries. This may take a while." msgstr "Conteggio delle voci. Questo potrebbe richiedere del tempo." #: db/seeds/object_manager_attributes.rb:1168 msgid "Country" msgstr "Stato" #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:19 #: app/assets/javascripts/app/controllers/_profile/token_access.coffee:81 #: app/assets/javascripts/app/controllers/knowledge_base/add_form.coffee:9 #: app/assets/javascripts/app/models/group.coffee:45 #: app/assets/javascripts/app/views/agent_ticket_create.jst.eco:56 #: app/assets/javascripts/app/views/agent_user_create.jst.eco:13 #: app/assets/javascripts/app/views/customer_ticket_create.jst.eco:23 #: app/assets/javascripts/app/views/getting_started/admin.jst.eco:9 #: app/assets/javascripts/app/views/profile/token_access.jst.eco:8 #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco:4 #: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue:40 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:578 msgid "Create" msgstr "Crea" #: app/assets/javascripts/app/controllers/getting_started/admin.coffee:13 msgid "Create Admin" msgstr "Crea Amministratore" #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:65 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualAdmin.vue:23 msgid "Create Administrator Account" msgstr "Creare un account amministratore" #: lib/excel_sheet/ticket.rb:31 msgid "Create Channel" msgstr "Crea Canale" #: app/assets/javascripts/app/controllers/knowledge_base/new_controller.coffee:17 msgid "Create Knowledge Base" msgstr "Crea Knowledge Base" #: app/controllers/first_steps_controller.rb:97 msgid "Create Macros" msgstr "Crea Macro" #: app/controllers/first_steps_controller.rb:92 msgid "Create Text Modules" msgstr "Crea Modulo di testo" #: 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 "" "Crea moduli di testo per **spendere meno tempo nello scrivere le risposte**. " "I moduli di testo possono includere variabili smart come il nome utente o " "l'indirizzo email.\n" "\n" "Alcuni esempi sono:\n" "\n" "* Buongiorno Sig.na #{ticket.customer.lastname},\n" "* Buongiorno Sig. #{ticket.customer.lastname},\n" "* Ciao #{ticket.customer.firstname},\n" "* Il mio nome è #{user.firstname},\n" "\n" "Ovviamente puoi creare testi su più linee.\n" "\n" "Gli elementi disponibili sono:\n" "* ticket (es. ticket.state, ticket.group)\n" "* ticket.customer (es. ticket.customer.firstname, ticket.customer.lastname)\n" "* ticket.owner (es. ticket.owner.firstname, ticket.owner.lastname)\n" "* ticket.organization (es. ticket.organization.name)\n" "* user (es. user.firstname, user.email)\n" "\n" "Per selezionare i segnalibri dall'elenco, digita \"::\"." #: app/frontend/apps/mobile/pages/ticket/routes.ts:65 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:578 msgid "Create Ticket" msgstr "Crea un ticket" #: app/controllers/first_steps_controller.rb:86 msgid "Create a Test Ticket" msgstr "Crea un ticket di test" #: app/assets/javascripts/app/views/widget/template.jst.eco:17 msgid "Create a new template in the admin interface." msgstr "Crea un nuovo modello dall'interfaccia di amministrazione." #: app/assets/javascripts/app/views/widget/shared_draft.jst.eco:4 msgid "Create a shared draft" msgstr "Crea una bozza condivisa" #: app/assets/javascripts/app/controllers/knowledge_base/reader_controller.coffee:205 msgid "Create a translation" msgstr "Crea una traduzione" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualAdmin.vue:83 msgid "Create account" msgstr "Crea account" #: db/seeds/permissions.rb:473 msgid "Create and set up %s" msgstr "Crea e configura %s" #: app/assets/javascripts/app/views/signup.jst.eco:8 #: app/frontend/apps/desktop/pages/authentication/views/Signup.vue:149 msgid "Create my account" msgstr "Crea il mio account" #: app/assets/javascripts/app/lib/app_post/user_organization_autocompletion.coffee:6 msgid "Create new Customer" msgstr "Crea nuovo Cliente" #: app/frontend/apps/mobile/components/Form/fields/FieldCustomer/FieldCustomerWrapper.vue:78 msgid "Create new customer" msgstr "Crea nuovo cliente" #: app/assets/javascripts/app/lib/app_post/_object_organization_autocompletion.coffee:34 msgid "Create new object" msgstr "Crea nuovi oggetti" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:11 msgid "Create new records" msgstr "Aggiungi record" #: app/frontend/apps/mobile/components/CommonTicketCreateLink/CommonTicketCreateLink.vue:14 msgid "Create new ticket" msgstr "Crea un nuovo ticket" #: app/frontend/apps/mobile/entities/organization/composables/useOrganizationTicketsCount.ts:17 msgid "Create new ticket for this organization" msgstr "Crea un nuovo ticket per questa organizzazione" #: app/frontend/apps/mobile/entities/user/composables/useUserTicketsCount.ts:16 msgid "Create new ticket for this user" msgstr "Crea un nuovo ticket per questo utente" #: app/assets/javascripts/app/controllers/_integration/clearbit.coffee:65 msgid "Create organizations automatically if record has one." msgstr "Crea automaticamente le organizzazioni se il record ne ha una." #: app/assets/javascripts/app/models/sla.coffee:7 msgid "" "Create rules that single out the tickets for the Service Level Agreement." msgstr "" "Creare regole che individuino i ticket per il contratto sul livello di " "servizio." #: app/frontend/apps/mobile/components/Form/fields/FieldTags/FieldTagsDialog.vue:153 msgid "Create tag" msgstr "Crea etichetta" #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:631 msgid "Create ticket" msgstr "Crea un ticket" #: app/assets/javascripts/app/views/customer_not_ticket_exists.jst.eco:14 msgid "Create your first ticket" msgstr "Crea il tuo primo ticket" #: app/assets/javascripts/app/views/object_manager/index.jst.eco:27 msgid "Create:" msgstr "Crea:" #: app/assets/javascripts/app/models/application.coffee:10 #: app/assets/javascripts/app/models/calendar.coffee:12 #: app/assets/javascripts/app/models/chat.coffee:258 #: app/assets/javascripts/app/models/chat_sessions.coffee:9 #: app/assets/javascripts/app/models/data_privacy_task.coffee:8 #: app/assets/javascripts/app/models/job.coffee:22 #: app/assets/javascripts/app/models/ldap_source.coffee:8 #: app/assets/javascripts/app/models/overview.coffee:68 #: app/assets/javascripts/app/models/postmaster_filter.coffee:14 #: app/assets/javascripts/app/models/role.coffee:12 #: app/assets/javascripts/app/models/signature.coffee:28 #: app/assets/javascripts/app/models/sla.coffee:10 #: app/assets/javascripts/app/models/ticket_article.coffee:15 #: app/assets/javascripts/app/models/ticket_priority.coffee:12 #: app/assets/javascripts/app/models/ticket_state.coffee:13 #: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco:36 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:14 #: app/assets/javascripts/app/views/popover/ticket.jst.eco:34 #: app/assets/javascripts/app/views/profile/token_access.jst.eco:18 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:14 #: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco:20 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:141 #: app/models/report.rb:22 msgid "Created" msgstr "Creato" #: app/assets/javascripts/app/controllers/widget/placeholder.coffee:108 msgid "Created Article" msgstr "Crea articolo" #: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco:18 #: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco:16 #: lib/excel_sheet/ticket.rb:56 msgid "Created At" msgstr "Creato il" #: app/assets/javascripts/app/controllers/widget/placeholder.coffee:110 msgid "Created External Article" msgstr "Crea un articolo esterno" #: app/assets/javascripts/app/controllers/widget/placeholder.coffee:109 msgid "Created Internal Article" msgstr "Articolo interno creato" #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/modal/security_keys.coffee:53 #: app/assets/javascripts/app/models/knowledge_base_answer_translation.coffee:7 #: app/assets/javascripts/app/models/organization.coffee:9 #: app/assets/javascripts/app/models/ticket.coffee:28 #: app/assets/javascripts/app/models/user.coffee:15 #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:17 #: app/assets/javascripts/app/views/widget/http_log.jst.eco:19 #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco:23 #: app/controllers/time_accountings_controller.rb:124 #: app/graphql/gql/types/overview_type.rb:80 msgid "Created at" msgstr "Data/ora di creazione" #: app/assets/javascripts/app/views/customer_chat/chat_window.jst.eco:37 msgid "Created at:" msgstr "Creato il:" #: app/assets/javascripts/app/models/calendar.coffee:12 #: app/assets/javascripts/app/models/chat.coffee:258 #: app/assets/javascripts/app/models/chat_sessions.coffee:9 #: app/assets/javascripts/app/models/data_privacy_task.coffee:8 #: app/assets/javascripts/app/models/job.coffee:22 #: app/assets/javascripts/app/models/ldap_source.coffee:8 #: app/assets/javascripts/app/models/organization.coffee:8 #: app/assets/javascripts/app/models/overview.coffee:68 #: app/assets/javascripts/app/models/postmaster_filter.coffee:14 #: app/assets/javascripts/app/models/role.coffee:12 #: app/assets/javascripts/app/models/signature.coffee:28 #: app/assets/javascripts/app/models/sla.coffee:10 #: app/assets/javascripts/app/models/ticket.coffee:27 #: app/assets/javascripts/app/models/ticket_article.coffee:15 #: app/assets/javascripts/app/models/user.coffee:14 #: app/graphql/gql/types/overview_type.rb:79 msgid "Created by" msgstr "Creato da" #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:542 msgid "Creating new tickets via web is disabled." msgstr "La creazione di nuovi ticket via web è disabilitata." #: app/models/report.rb:85 msgid "Creation Channels" msgstr "Creazione Canali" #: app/assets/javascripts/app/controllers/core_workflow.coffee:53 msgid "Creation mask" msgstr "Maschera di creazione" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee:154 msgid "Crop Image" msgstr "Ritaglia l'immagine" #: app/assets/javascripts/app/views/monitoring.jst.eco:26 msgid "Current Status" msgstr "Stato Attuale" #: app/assets/javascripts/app/views/monitoring.jst.eco:10 msgid "Current Token" msgstr "Token Attuale" #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:592 #: app/assets/javascripts/app/models/signature.coffee:21 #: app/assets/javascripts/app/models/text_module.coffee:21 msgid "Current User" msgstr "Utente Attuale" #: app/assets/javascripts/app/controllers/_profile/password.coffee:71 msgid "Current password" msgstr "Password attuale" #: app/controllers/application_controller/has_user.rb:42 msgid "Current user has no permission to use 'From'/'X-On-Behalf-Of'!" msgstr "L'utente attuale non ha i permessi di usare 'From'/'X-On-Behalf-Of'!" #: app/frontend/apps/mobile/pages/ticket/views/TicketOverview.vue:227 msgid "Currently no overview is assigned to your roles." msgstr "Attualmente non c'è nessuna panoramica assegnata ai tuoi ruoli." #: app/assets/javascripts/app/controllers/ticket_overview/navbar.coffee:90 msgid "" "Currently no overview is assigned to your roles. Please contact your " "administrator." msgstr "" "Attualmente non c'è nessuna panoramica assegnata ai tuoi ruoli. Per favore " "contatta l'amministratore." #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:28 msgid "Custom" msgstr "Personalizzato" #: app/assets/javascripts/app/models/webhook.coffee:12 msgid "Custom Payload" msgstr "Payload personalizzato" #: app/assets/javascripts/app/controllers/translation.coffee:80 msgid "Custom Translation" msgstr "Traduzione personalizzata" #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee:127 #: app/assets/javascripts/app/models/knowledge_base.coffee:290 msgid "Custom URL" msgstr "URL personalizzato" #: lib/knowledge_base/server_snippet.rb:10 msgid "Custom address is not set" msgstr "Indirizzo personalizzato non impostato" #: app/assets/javascripts/app/controllers/_application_controller/form.coffee:208 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:461 #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee:14 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:28 #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:14 #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee:8 #: app/assets/javascripts/app/controllers/ticket_customer.coffee:9 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee:7 #: app/assets/javascripts/app/controllers/widget/user.coffee:94 #: app/assets/javascripts/app/models/ticket.coffee:8 #: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco:29 #: app/assets/javascripts/app/views/popover/ticket.jst.eco:15 #: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco:22 #: app/assets/javascripts/app/views/time_accounting/by_activity.jst.eco:11 #: app/assets/javascripts/app/views/time_accounting/by_customer.jst.eco:9 #: app/assets/javascripts/app/views/time_accounting/by_ticket.jst.eco:11 #: app/controllers/time_accountings_controller.rb:97 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/plugins/customer.ts:6 #: app/graphql/gql/types/overview_type.rb:61 #: db/seeds/object_manager_attributes.rb:60 db/seeds/roles.rb:23 #: db/seeds/ticket_article_senders.rb:4 lib/excel_sheet/ticket.rb:29 msgid "Customer" msgstr "Cliente" #: app/assets/javascripts/app/controllers/chat.coffee:125 #: app/assets/javascripts/app/views/customer_chat/index.jst.eco:4 msgid "Customer Chat" msgstr "Chat cliente" #: db/seeds/settings.rb:3246 msgid "Customer selection based on sender and receiver list" msgstr "Selezione del Customer basata su lista mittente e ricevente" #: app/assets/javascripts/app/views/data_privacy/preview.jst.eco:7 msgid "" "Customer tickets of the user will get deleted on execution of the task. No " "rollback possible." msgstr "" "I ticket cliente dell'utente verranno eliminati all'esecuzione " "dell'attività. Nessun rollback possibile." #: app/assets/javascripts/app/models/organization.coffee:7 #: db/seeds/object_manager_attributes.rb:1552 msgid "Customers in the organization can view each other's items." msgstr "" "I clienti dell'organizzazione possono visualizzare gli elementi degli altri." #: app/assets/javascripts/app/models/job.coffee:12 #: app/assets/javascripts/app/models/trigger.coffee:11 msgid "" "Customize the default locale and timezone during replacement of template " "variables." msgstr "" "Personalizza la lingua e il fuso orario predefiniti durante la sostituzione " "delle variabili del modello." #: app/assets/javascripts/app/controllers/_plugin/electron_events.coffee:26 msgid "Cut" msgstr "Taglia" #: app/assets/javascripts/app/views/profile/appearance.jst.eco:19 msgid "Dark" msgstr "Scuro" #: app/assets/javascripts/app/controllers/dark_mode.coffee:33 msgid "Dark Mode" msgstr "Modalità scura" #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:5 #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:95 #: app/assets/javascripts/app/controllers/dashboard.coffee:28 #: app/assets/javascripts/app/controllers/package.coffee:42 msgid "Dashboard" msgstr "Dashboard" #: app/assets/javascripts/app/controllers/data_privacy.coffee:3 #: app/assets/javascripts/app/views/data_privacy/index.jst.eco:3 #: db/seeds/permissions.rb:278 msgid "Data Privacy" msgstr "Privacy dei dati" #: lib/validations/data_privacy_task_validator.rb:23 msgid "Data privacy task allows to delete a user or a ticket only." msgstr "" "L'attività di privacy dei dati consente di eliminare solo un utente o un " "ticket." #: app/assets/javascripts/app/controllers/data_privacy.coffee:96 msgid "DataPrivacyTask" msgstr "DataPrivacyTask" #: app/assets/javascripts/app/controllers/data_privacy.coffee:97 msgid "DataPrivacyTasks" msgstr "DataPrivacyTask" #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:7 #: db/seeds/settings.rb:353 msgid "Database" msgstr "Database" #: app/assets/javascripts/app/views/object_manager/index.jst.eco:15 msgid "Database Update Required" msgstr "Aggiornamento database richiesto" #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee:129 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco:5 #: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts:33 msgid "Date" msgstr "Data" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:53 msgid "Date & time field" msgstr "Campo data e ora" #: db/seeds/settings.rb:2314 msgid "Date (Year.Month.Day.SystemID.Counter)" msgstr "Data (Anno.Mese.Giorno.IDSistema.Contatore)" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:49 msgid "Date field" msgstr "Campo data" #: app/assets/javascripts/app/views/generic/timer.jst.eco:7 #: app/assets/javascripts/app/views/report/time_range_picker.jst.eco:5 msgid "Day" msgstr "Giorno" #: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee:7 msgid "Day(s)" msgstr "Giorni" #: app/assets/javascripts/app/views/generic/timeplan.jst.eco:2 msgid "Days" msgstr "Giorni" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:161 #: app/assets/javascripts/app/controllers/report.coffee:204 #: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee:26 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:77 msgid "Dec" msgstr "Dic" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:161 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:91 msgid "December" msgstr "Dicembre" #: app/assets/javascripts/app/controllers/article_view/item.coffee:290 msgid "Decryption failed!" msgstr "Decifrazione fallita!" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue:105 msgid "Decryption failed! %s" msgstr "Decifrazione fallita! %s" #: app/assets/javascripts/app/controllers/article_view/item.coffee:288 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue:100 msgid "Decryption was successful." msgstr "La decrittazione è riuscita." #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:239 #: app/assets/javascripts/app/views/calendar/index.jst.eco:32 #: app/assets/javascripts/app/views/channel/chat.jst.eco:228 #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco:5 #: app/assets/javascripts/app/views/generic/table_row.jst.eco:78 #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco:9 #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco:9 #: app/assets/javascripts/app/views/profile/password.jst.eco:44 #: db/seeds/settings.rb:863 msgid "Default" msgstr "Predefinito" #: app/assets/javascripts/app/views/integration/pgp.jst.eco:9 #: app/assets/javascripts/app/views/integration/smime.jst.eco:10 msgid "Default Behavior" msgstr "Comportamento predefinito" #: app/assets/javascripts/app/views/settings/ticket_notifications.jst.eco:3 msgid "Default Notifications" msgstr "Notifiche predefinite" #: db/seeds/settings.rb:3478 msgid "Default Screen" msgstr "Schermo predefinito" #: db/seeds/settings.rb:2475 msgid "Default Ticket Agent Notifications" msgstr "Notifiche predefinite per l'operatore" #: app/assets/javascripts/app/models/role.coffee:9 msgid "Default at Signup" msgstr "Predefinito alla registrazione" #: db/seeds/settings.rb:4048 msgid "Default calendar tickets subscriptions" msgstr "Calendario predefinito per le sottoscrizioni ai ticket" #: app/assets/javascripts/app/views/integration/cti.jst.eco:92 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:110 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:95 msgid "Default caller ID for outbound calls." msgstr "ID chiamante predefinito per le chiamate in uscita." #: app/assets/javascripts/app/models/ticket_state.coffee:35 msgid "Default for follow-ups" msgstr "Predefinito per i follow-up" #: app/assets/javascripts/app/models/ticket_priority.coffee:26 #: app/assets/javascripts/app/models/ticket_state.coffee:28 msgid "Default for new tickets" msgstr "Predefinito per i nuovi ticket" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:357 msgid "Default time diff (hours)" msgstr "Differenza di tempo predefinita (ore)" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:343 msgid "Default time diff (minutes)" msgstr "Differenza di tempo predefinita (minuti)" #: db/seeds/settings.rb:863 msgid "Default type for a new ticket" msgstr "Tipo predefinito per i nuovi ticket" #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco:15 #: db/seeds/settings.rb:2460 msgid "" "Define an exception of \"automatic assignment\" for certain users (e.g. " "executives)." msgstr "" "Definire un'eccezione di \"assegnazione automatica\" per determinati utenti " "(ad esempio i dirigenti)." #: db/seeds/settings.rb:3545 msgid "Define max. attachment size for Elasticsearch." msgstr "Definisce la dimensione massima degli allegati per Elasticsearch." #: db/seeds/settings.rb:3554 msgid "Define max. payload size for Elasticsearch." msgstr "Definisce la dimensione massima del pacchetto per Elasticsearch." #: db/seeds/settings.rb:3572 msgid "Define model configuration for Elasticsearch." msgstr "Definisce la configurazione del modello per Elasticsearch." #: db/seeds/settings.rb:3563 msgid "Define pipeline name for Elasticsearch." msgstr "Definisce il nome della pipeline di Elasticsearch." #: db/seeds/settings.rb:4185 msgid "" "Define postmaster filter to check if follow-ups get created (based on admin " "settings)." msgstr "" "Definisce un filtro di postmaster per verificare se le risposte vengono " "create (in base alle impostazioni di amministrazione)." #: db/seeds/settings.rb:4131 msgid "Define postmaster filter to import archive mailboxes." msgstr "" "Definisce un filtro di postmaster per importare archivi di caselle di posta." #: db/seeds/settings.rb:4128 msgid "Define postmaster filter." msgstr "Definisce un filtro di postmaster." #: app/assets/javascripts/app/views/integration/cti.jst.eco:102 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 "" "Definisce le code o le destinazioni delle chiamate (qualunque cosa si adatti " "al tuo PBX) e mappa i tuoi agenti su di esso. In questo modo, Zammad può " "supportare i tuoi agenti mostrando loro solo chiamate e notifiche rilevanti." #: db/seeds/settings.rb:2478 msgid "Define the default agent notifications for new users." msgstr "Definisce le notifiche predefinite di un operatore per i nuovi utenti." #: db/seeds/settings.rb:1004 msgid "Define the maximum number of ticket shown in overviews." msgstr "Definisce il numero massimo di ticket presente nelle panoramiche." #: db/seeds/settings.rb:3527 msgid "Defines Elasticsearch SSL verification." msgstr "Definisce la verifica SSL di Elasticsearch." #: db/seeds/settings.rb:3518 msgid "Defines Elasticsearch index name." msgstr "Definisce il nome dell'indice Elasticsearch." #: db/seeds/settings.rb:3785 msgid "Defines Freshdesk endpoint authentication API key." msgstr "Definisce la chiave di autenticazione per l'endpoint di Freshdesk." #: db/seeds/settings.rb:3509 msgid "Defines HTTP basic auth password of Elasticsearch." msgstr "" "Definisce la password per l'autenticazione HTTP basic di Elasticsearch." #: db/seeds/settings.rb:3500 msgid "Defines HTTP basic auth user of Elasticsearch." msgstr "Definisce l'utente per l'autenticazione HTTP basic di Elasticsearch." #: db/seeds/settings.rb:3692 msgid "" "Defines HTTP basic authentication password (only if OTRS is protected via " "HTTP basic auth)." msgstr "" "Definisce la password di autenticazione di base HTTP (solo se OTRS è " "protetto tramite l'autenticazione di base HTTP)." #: db/seeds/settings.rb:3673 msgid "" "Defines HTTP basic authentication user (only if OTRS is protected via HTTP " "basic auth)." msgstr "" "Definisce l'utente per l'autenticazione HTTP basic (solo se OTRS è protetto " "dall'autenticazione HTTP basic)." #: db/seeds/settings.rb:3840 msgid "Defines Kayako endpoint authentication password." msgstr "Definisce la password per l'autenticazione dell'endpoint Kayako." #: db/seeds/settings.rb:3822 msgid "Defines Kayako endpoint authentication user." msgstr "Definisce l'utente di autenticazione dell'endpoint di Kayako." #: db/seeds/settings.rb:3654 msgid "Defines OTRS endpoint authentication key." msgstr "Definisce la chiave di autenticazione per l'endpoint OTRS." #: db/seeds/settings.rb:3729 msgid "Defines Zendesk endpoint authentication API key." msgstr "Definisce la chiave API di autenticazione per l'endpoint di Zendesk." #: db/seeds/settings.rb:3748 msgid "Defines Zendesk endpoint authentication user." msgstr "Definisce l'utente di autenticazione per l'endpoint Zendesk." #: db/seeds/settings.rb:3767 msgid "" "Defines a Freshdesk endpoint to import users, tickets, states, and articles." msgstr "" "Definisce l'endpoint Freshdesk da cui importare utenti, ticket, stati e note." #: db/seeds/settings.rb:3804 msgid "" "Defines a Kayako endpoint to import users, tickets, states, and articles." msgstr "" "Definisce l'endpoint Kayako per importare utenti, ticket, stati e note." #: db/seeds/settings.rb:3711 msgid "" "Defines a Zendesk endpoint to import users, tickets, states, and articles." msgstr "" "Definisce l'endpoint Zendesk per importare utenti, ticket, stati e note." #: db/seeds/settings.rb:5312 msgid "Defines a dashboard stats backend that gets scheduled automatically." msgstr "" "Definisce un backend per le statistiche della dashboard pianificate " "automaticamente." #: db/seeds/settings.rb:2985 msgid "" "Defines a limit for how many tickets can be created via web form from one IP " "address per day." msgstr "" "Definisce il numero massimo di ticket che possono essere creati via form web " "da un singolo indirizzo IP, al giorno." #: db/seeds/settings.rb:2964 msgid "" "Defines a limit for how many tickets can be created via web form from one IP " "address per hour." msgstr "" "Definisce il numero massimo di ticket che possono essere creati via form web " "da un singolo indirizzo IP, all'ora." #: db/seeds/settings.rb:3006 msgid "" "Defines a limit for how many tickets can be created via web form per day." msgstr "" "Definisce un limite per il numero di ticket che possono essere creati " "tramite form web al giorno." #: db/seeds/settings.rb:2103 msgid "Defines after how many failed logins accounts will be deactivated." msgstr "" "Definisce dopo quanti accessi non riusciti verranno disattivati gli account." #: db/seeds/settings.rb:3636 msgid "" "Defines an OTRS endpoint to import users, tickets, states, and articles." msgstr "" "Definisce l'endpoint di OTRS per importare utenti, ticket, stati e note." #: app/assets/javascripts/app/models/ticket_priority.coffee:7 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 "" "Definisce un colore di evidenziazione facoltativo per questa priorità nelle " "tabelle dei ticket. La priorità alta sarà resa con un colore rosso indiano, " "mentre la priorità bassa con un colore blu bebè." #: app/assets/javascripts/app/models/ticket_priority.coffee:8 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 "" "Definisce un'icona facoltativa di questa priorità nelle tabelle dei ticket. " "\"Importante\" sarà rappresentato con un punto esclamativo, mentre priorità " "bassa con una freccia verso il basso." #: db/seeds/settings.rb:3536 msgid "Defines attachment extensions which will be ignored by Elasticsearch." msgstr "" "Definisce le estensioni degli allegati che verranno ignorate da " "Elasticsearch." #: db/seeds/settings.rb:3491 msgid "Defines endpoint of Elasticsearch." msgstr "Definisce l'endpoint di Elasticsearch." #: db/seeds/settings.rb:2853 msgid "" "Defines groups for which a customer can create tickets via web interface. No " "selection means all groups are available." msgstr "" "Definisce i gruppi per i quali un cliente può creare ticket tramite " "l'interfaccia web. Se non viene fatta nessuna selezione significa che tutti " "i gruppi sono disponibili." #: db/seeds/settings.rb:3093 msgid "" "Defines how the From field of emails (sent from answers and email tickets) " "should look like." msgstr "" "Definisce come dovrebbe apparire il campo Da delle email (inviato da " "risposte e ticket di tipo email)." #: db/seeds/settings.rb:2222 msgid "" "Defines how the last customer contact time of tickets should be calculated." msgstr "" "Definisce come calcolare data e ora dell'ultimo contatto del cliente nel " "ticket." #: db/seeds/settings.rb:289 msgid "" "Defines how to reach websocket server. \"websocket\" is default on " "production, \"websocketPort\" is for CI" msgstr "" "Definisce come raggiungere il server websocket. \"websocket\" è " "l'impostazione predefinita in produzione, \"websocketPort\" è per CI" #: db/seeds/settings.rb:4498 msgid "Defines if Checkmk (https://checkmk.com/) is enabled or not." msgstr "Definisce se Checkmk (https://checkmk.com/) è abilitato o meno." #: db/seeds/settings.rb:5211 msgid "Defines if Clearbit (http://www.clearbit.com) is enabled or not." msgstr "Definisce se Clearbit (http://www.clearbit.com) è abilitato o meno." #: db/seeds/settings.rb:4762 msgid "Defines if Exchange is enabled or not." msgstr "Definisce se Exchange è abilitato o meno." #: db/seeds/settings.rb:4302 msgid "Defines if Icinga (http://www.icinga.org) is enabled or not." msgstr "Definisce se Icinga (http://www.icinga.org) è abilitato o meno." #: db/seeds/settings.rb:5422 msgid "" "Defines if Knowledge Base navbar button is enabled for users without " "Knowledge Base permission." msgstr "" "Definisce se il pulsante Knowledge Base nella barra di navigazione è " "abilitato per gli utenti senza permessi alla Knowledge Base." #: db/seeds/settings.rb:5407 msgid "Defines if Knowledge Base navbar button is enabled." msgstr "" "Definisce se il pulsante nella barra di navigazione per la Knowledge Base è " "abilitato." #: db/seeds/settings.rb:4709 msgid "Defines if LDAP is enabled or not." msgstr "Definisce se LDAP è abilitato o meno." #: db/seeds/settings.rb:4608 msgid "Defines if Monit (https://mmonit.com/monit/) is enabled or not." msgstr "Definisce se Monit (https://mmonit.com/monit/) è abilitato o meno." #: db/seeds/settings.rb:4400 msgid "Defines if Nagios (http://www.nagios.org) is enabled or not." msgstr "Definisce se Nagios (http://www.nagios.org) è abilitato o meno." #: db/seeds/settings.rb:5511 msgid "Defines if PGP encryption is enabled or not." msgstr "Definisce se la crittografia PGP è attiva o meno." #: db/seeds/settings.rb:5148 msgid "Defines if Placetel (http://www.placetel.de) is enabled or not." msgstr "Definisce se Placetel (http://www.placetel.de) è abilitato o meno." #: db/seeds/settings.rb:5469 msgid "Defines if S/MIME encryption is enabled or not." msgstr "Definisce se la crittografia S/MIME è abilitata o meno." #: db/seeds/settings.rb:4949 msgid "Defines if Slack (http://www.slack.org) is enabled or not." msgstr "Definisce se Slack (http://www.slack.org) è abilitato o meno." #: db/seeds/settings.rb:2826 msgid "Defines if a customer can create tickets via the web interface." msgstr "Definisci se un cliente può aprire un ticket dall'interfaccia web." #: db/seeds/settings.rb:20 msgid "Defines if application is in init mode." msgstr "Definisce se l'applicazione è in modalità init." #: db/seeds/settings.rb:86 msgid "Defines if application is used as online service." msgstr "Definisce se l'applicazione viene utilizzata come servizio online." #: db/seeds/settings.rb:5594 msgid "" "Defines if calendar weeks are shown in the picker of date/datetime fields to " "easily select the correct date." msgstr "" "Determina se le settimane devono essere visualizzate nei calendari di " "selezione della data." #: db/seeds/settings.rb:5073 msgid "Defines if generic CTI integration is enabled or not." msgstr "Definisce se l'integrazione CTI generica è abilitata o meno." #: db/seeds/settings.rb:5686 msgid "" "Defines if recovery codes can be used by users in the event they lose access " "to other two-factor authentication methods." msgstr "" "Determina se i codici di recupero possono essere utilizzati dagli utenti in " "caso perdano accesso ad altri metodi di autenticazione a due fattori." #: db/seeds/settings.rb:4990 msgid "Defines if sipgate.io (http://www.sipgate.io) is enabled or not." msgstr "Definisce se sipgate.io (http://www.sipgate.io) è abilitato o meno." #: db/seeds/settings.rb:4871 msgid "" "Defines if the GitHub (http://www.github.com) integration is enabled or not." msgstr "" "Definisce se l'integrazione con GitHub (http://www.github.com) è abilitata o " "meno." #: db/seeds/settings.rb:4829 msgid "" "Defines if the GitLab (http://www.gitlab.com) integration is enabled or not." msgstr "" "Definisce se l'integrazione con GitLab (http://www.gitlab.com) è abilitata o " "meno." #: db/seeds/settings.rb:5553 msgid "Defines if the PGP recipient alias configuration is enabled or not." msgstr "" "Definisce se la configurazione dell'alias del destinatario PGP è attiva o " "meno." #: db/seeds/settings.rb:661 msgid "" "Defines if the agent has to accept a confirmation dialog when changing the " "article visibility to \"public\"." msgstr "" "Definisce se l'agente deve accettare una finestra di conferma quando cambia " "la visibilità della nota in \"pubblica\"." #: db/seeds/settings.rb:76 msgid "" "Defines if the application is in developer mode (all users have the same " "password and password reset will work without email delivery)." msgstr "" "Definisce se l'applicazione è in modalità sviluppatore (tutti gli utenti " "hanno la stessa password e la reimpostazione della password funzionerà senza " "l'invio della mail)." #: db/seeds/settings.rb:5738 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 "" "Definisce se la modifica dell'organizzazione principale di un utente " "aggiornerà anche i 100 ticket più recenti di questo utente." #: db/seeds/settings.rb:580 msgid "" "Defines if the core workflow communication should run over ajax instead of " "websockets." msgstr "" "Definisce se la comunicazione del flusso di lavoro principale deve essere " "eseguita su ajax anziché su websocket." #: db/seeds/settings.rb:606 msgid "" "Defines if the email should be displayed in the result of the user/" "organization widget." msgstr "" "Definisce se l'email deve essere visualizzata nel risultato del widget " "utente/organizzazione." #: db/seeds/settings.rb:4789 msgid "" "Defines if the i-doit (https://www.i-doit.org/) integration is enabled or " "not." msgstr "" "Definisce se l'integrazione con i-doit (https://www.i-doit.org/) è abilitata " "o meno." #: db/seeds/settings.rb:2249 msgid "" "Defines if the ticket conditions editor supports complex logical expressions." msgstr "" "Determina se l'editor delle condizioni di creazione ticket supporta " "espressioni logiche." #: db/seeds/settings.rb:2275 msgid "" "Defines if the ticket conditions editor supports regular expression " "operators for triggers and ticket auto assignment." msgstr "" "Definisce se l'editor delle condizioni dei ticket supporta gli operatori di " "espressione regolare per i trigger e l'assegnazione automatica dei ticket." #: db/seeds/settings.rb:3988 msgid "Defines if the time accounting types are enabled." msgstr "Definisce se i tipi di gestione del tempo sono attivi." #: db/seeds/settings.rb:5654 msgid "" "Defines if the two-factor authentication method authenticator app is enabled " "or not." msgstr "" "Determina se il metodo di autenticazione a due fattori tramite app è " "abilitato o no." #: db/seeds/settings.rb:5622 msgid "" "Defines if the two-factor authentication method security keys is enabled or " "not." msgstr "" "Determina se il metodo di autenticazione a due fattori tramite chiave di " "sicurezza è abilitato o no." #: db/seeds/settings.rb:2907 msgid "Defines if tickets can be created via web form." msgstr "Definisce se i biglietti possono essere creati tramite modulo web." #: db/seeds/settings.rb:4351 msgid "Defines if tickets should be closed if service is recovered." msgstr "" "Definisce se i ticket devono essere chiusi se il servizio viene ripristinato." #: db/seeds/settings.rb:4221 msgid "Defines postmaster filter for filters managed via admin interface." msgstr "" "Definisce il filtro postmaster per i filtri gestiti dall'interfaccia di " "amministratore." #: db/seeds/settings.rb:4140 msgid "" "Defines postmaster filter to check if email has been created by Zammad " "itself and will set the article sender." msgstr "" "Definisce il filtro postmaster per verificare se l'email è stata generata da " "Zammad stesso, e imposterà il mittente della nota." #: db/seeds/settings.rb:4149 msgid "" "Defines postmaster filter to check if the email is a self-created " "notification email, then ignore it to prevent email loops." msgstr "" "Definisce un filtro di postmaster per verificare se l'email è stata generata " "internamente, per ignorarla ed evitare un ciclo infinito di email." #: db/seeds/settings.rb:4167 msgid "Defines postmaster filter to handle secure mailing." msgstr "Definisce il filtro postmaster per gestire l'invio sicuro di mail." #: db/seeds/settings.rb:4275 msgid "" "Defines postmaster filter to identify Jira mails for correct follow-ups." msgstr "" "Definisce il filtro postmaster per identificare le email di Jira e " "associarle alle risposte corrette." #: db/seeds/settings.rb:4257 msgid "" "Defines postmaster filter to identify ServiceNow mails for correct follow-" "ups." msgstr "" "Definisce il filtro postmaster per identificare le email di ServiceNow e " "associarle alle risposte corrette." #: db/seeds/settings.rb:4086 msgid "" "Defines postmaster filter to identify auto responses to prevent auto replies " "from Zammad." msgstr "" "Definisce il filtro postmaster per identificare le risposte automatiche, e " "impedirne la creazione da parte di Zammad." #: db/seeds/settings.rb:4104 msgid "" "Defines postmaster filter to identify follow-up ticket for merged tickets." msgstr "" "Definisce il filtro postmaster per identificare le risposte ai ticket uniti." #: db/seeds/settings.rb:4095 msgid "" "Defines postmaster filter to identify follow-ups (based on admin settings)." msgstr "" "Definisce il filtro postmaster per identificare le risposte (come da " "impostazioni)." #: db/seeds/settings.rb:4176 msgid "" "Defines postmaster filter to identify out-of-office emails for follow-up " "detection and keeping current ticket state." msgstr "" "Definisce il filtro postmaster per identificare le email di assenza " "dall'ufficio, associare correttamente le risposte e mantenere lo stato " "attuale del ticket." #: db/seeds/settings.rb:4203 msgid "" "Defines postmaster filter to identify postmaster bounces; and disables " "sending notification if delivery fails permanently." msgstr "" "Definisce il filtro postmaster per identificare le email non recapitate; e " "disabilita l'invio se l'errore è permanente." #: db/seeds/settings.rb:4194 msgid "" "Defines postmaster filter to identify postmaster bounces; and handles them " "as follow-up of the original tickets" msgstr "" "Definisce il filtro postmaster per identificare le email rimbalzate: e le " "gestisce come risposta del ticket originale" #: db/seeds/settings.rb:4212 msgid "" "Defines postmaster filter to identify postmaster bounces; and reopens " "tickets if delivery fails permanently." msgstr "" "Definisce il filtro postmaster per identificare le email rimbalzate; riapre " "il ticket se la consegna non è possibile in modo definitivo." #: db/seeds/settings.rb:4158 msgid "Defines postmaster filter to identify sender user." msgstr "Definisce il filtro postmaster per identificare l'utente mittente." #: db/seeds/settings.rb:4230 msgid "" "Defines postmaster filter to manage Icinga (http://www.icinga.org) emails." msgstr "" "Definisce il filtro postmaster per identificare le email di Icinga (http://" "www.icinga.org)." #: db/seeds/settings.rb:4248 msgid "" "Defines postmaster filter to manage Monit (https://mmonit.com/monit/) emails." msgstr "" "Definisce il filtro postmaster per identificare le email di Monit (https://" "mmonit.com/monit)." #: db/seeds/settings.rb:4239 msgid "" "Defines postmaster filter to manage Nagios (http://www.nagios.org) emails." msgstr "" "Definisce il filtro postmaster per identificare le email di Nagios (http://" "www.nagios.org)." #: db/seeds/settings.rb:4077 msgid "" "Defines postmaster filter to remove X-Zammad headers from untrustworthy " "sources." msgstr "" "Definisce il filtro postmaster per rimuovere le intestazioni X-Zammad da " "sorgenti non conosciute." #: db/seeds/settings.rb:4113 msgid "" "Defines postmaster filter to set the owner (based on group follow up " "assignment)." msgstr "" "Definisce il filtro postmaster per impostare il proprietario (in base " "all'assegnamento delle risposte sul gruppo)." #: db/seeds/settings.rb:4122 msgid "" "Defines postmaster filter to set the sender/from of emails based on reply-to " "header." msgstr "" "Definisce il filtro postmaster per impostare il mittente delle email " "basandosi sull'intestazione Reply-To." #: db/seeds/settings.rb:4293 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 "" "Definisce il filtro postmaster che imposta la visibilità delle note su " "interna se si tratta di una risposta ad una nota interna o se l'ultima email " "in uscita è interna." #: db/seeds/settings.rb:4074 msgid "Defines postmaster filter." msgstr "Definisce i filtri postmaster." #: db/seeds/settings.rb:207 msgid "Defines pretty date format." msgstr "Definizione formato data." #: db/seeds/settings.rb:5301 msgid "Defines processing timeout for the html sanitizer." msgstr "" "Determina il timeout di esecuzione per il processo di sanificazione html." #: db/seeds/settings.rb:4910 msgid "Defines sync transaction backend." msgstr "Definisce le transazioni di sincronizzazione nel backend." #: db/seeds/settings.rb:5289 msgid "Defines the CSS font information for HTML emails." msgstr "Definisce le informazioni sui font CSS per le email HTML." #: db/seeds/settings.rb:5101 msgid "Defines the CTI config." msgstr "Definisce la configurazione CTI." #: db/seeds/settings.rb:4596 msgid "Defines the Checkmk token for allowing updates." msgstr "Definisce il token Checkmk per consentire gli aggiornamenti." #: db/seeds/settings.rb:5237 msgid "Defines the Clearbit config." msgstr "Definisce la configurazione Clearbit." #: db/seeds/settings.rb:4749 msgid "Defines the Exchange OAuth config." msgstr "Definisce la configurazione OAuth di Exchange." #: db/seeds/settings.rb:4736 msgid "Defines the Exchange config." msgstr "Definisce la configurazione di Exchange." #: db/seeds/settings.rb:316 msgid "Defines the HTTP protocol of your instance." msgstr "Definisce il protocollo HTTP della tua installazione." #: db/seeds/settings.rb:5539 msgid "Defines the PGP config." msgstr "Definisce la configurazione di PGP." #: db/seeds/settings.rb:5176 msgid "Defines the Placetel config." msgstr "Definisce la configurazione di Placetel." #: db/seeds/settings.rb:5497 msgid "Defines the S/MIME config." msgstr "Definisce la configurazione S/MIME." #: db/seeds/settings.rb:4975 msgid "Defines the Slack config." msgstr "Definisce la configurazione di Slack." #: db/seeds/settings.rb:5278 msgid "Defines the agent limit." msgstr "Definisce il limite di agenti." #: db/seeds/settings.rb:402 msgid "" "Defines the backend for geo IP lookups. Also shows location of an IP address " "if it is traceable." msgstr "" "Definisce il back-end per le ricerche geografiche di IP. Mostra anche la " "posizione di un indirizzo IP, se tracciabile." #: db/seeds/settings.rb:456 msgid "" "Defines the backend for geo calendar lookups. Used for initial calendar " "succession." msgstr "" "Definisce il back-end per le ricerche del calendario geografico. Utilizzato " "per la successione del calendario iniziale." #: db/seeds/settings.rb:429 msgid "" "Defines the backend for geo location lookups to store geo locations for " "addresses." msgstr "" "Definisce il backend per le ricerche geografiche per memorizzare le " "posizioni geografiche degli indirizzi." #: db/seeds/settings.rb:375 msgid "Defines the backend for user and organization image lookups." msgstr "" "Definisce il backend per le ricerche di immagini di utenti e organizzazioni." #: db/seeds/settings.rb:2762 msgid "" "Defines the configuration how many articles can be created in a minute range " "globally." msgstr "" "Definisce la configurazione del numero di articoli che possono essere creati " "in un intervallo di minuti a livello globale." #: db/seeds/settings.rb:2743 msgid "" "Defines the configuration how many articles can be created in a minute range " "per ticket." msgstr "" "Definisce la configurazione del numero di articoli che possono essere creati " "in un intervallo di minuti per ticket." #: db/seeds/settings.rb:3970 msgid "" "Defines the custom unit to be shown next to the time accounting input field." msgstr "" "Definisce l'unità personalizzata da visualizzare accanto al campo di " "immissione della gestione del tempo." #: db/seeds/settings.rb:4051 msgid "Defines the default calendar tickets subscription settings." msgstr "" "Definisce le impostazioni di sottoscrizione ai ticket nel calendario " "predefinito." #: db/seeds/settings.rb:3481 msgid "Defines the default screen." msgstr "Definisce la schermata predefinita." #: db/seeds/settings.rb:166 msgid "Defines the default system language." msgstr "Definisce la lingua predefinita del sistema." #: db/seeds/settings.rb:186 msgid "Defines the default system timezone." msgstr "Definisce il fuso orario predefinito del sistema." #: db/seeds/settings.rb:4006 msgid "Defines the default time accounting type." msgstr "Definisce il tipo di gestione del tempo predefinito." #: db/seeds/settings.rb:633 msgid "Defines the default visibility for new notes." msgstr "Definisce la visibilità predefinita per una nuova nota." #: db/seeds/settings.rb:5135 msgid "" "Defines the duration of customer activity (in seconds) on a call until the " "user profile dialog is shown." msgstr "" "Definisce la durata dell'attività del cliente (in secondi) su una chiamata " "finché non viene visualizzata la finestra di dialogo del profilo utente." #: db/seeds/settings.rb:266 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 "" "Definisce il nome di dominio completo del sistema (FQDN). Questa " "impostazione viene utilizzata come una variabile, #{setting.fqdn} che si " "trova in tutti i moduli di messaggistica utilizzati dall'applicazione, e per " "creare collegamenti ai ticket all'interno del sistema." #: db/seeds/settings.rb:4524 msgid "Defines the group of created tickets." msgstr "Definisce il gruppo di ticket creati." #: db/seeds/settings.rb:2941 msgid "Defines the group of tickets created via web form." msgstr "Definisce il gruppo per i ticket creati tramite form web." #: db/seeds/settings.rb:4816 msgid "Defines the i-doit config." msgstr "Definisce la configurazione di i-doit." #: db/seeds/settings.rb:3872 msgid "Defines the log levels for various logging actions of the Sequencer." msgstr "Definisce i livelli di log per varie azioni del Sequencer." #: db/seeds/settings.rb:120 msgid "Defines the logo of the application, shown in the web interface." msgstr "Definisce il logo dell'applicazione, mostrato nell'interfaccia web." #: db/seeds/settings.rb:3143 msgid "Defines the maximum accepted email size in MB." msgstr "Definisce la dimensione massima consentita (in MB) per le email." #: db/seeds/settings.rb:1017 msgid "" "Defines the maximum number of allowed open tabs before auto cleanup removes " "surplus tabs when creating new tabs." msgstr "" "Determina il numero massimo di schede aperte prima che intervenga la pulizia " "automatica per chiudere le meno recenti." #: db/seeds/settings.rb:96 msgid "" "Defines the name of the application, shown in the web interface, tabs, and " "title bar of the web browser." msgstr "" "Definisce il nome dell'applicazione, visualizzato nell'interfaccia Web, " "nelle schede e nella barra del browser Web." #: db/seeds/settings.rb:2656 msgid "Defines the permission level used for lookups." msgstr "Definisce i livelli di permesso usati per le ricerche." #: db/seeds/settings.rb:297 msgid "Defines the port of the websocket server." msgstr "Definisce la porta del server websocket." #: db/seeds/settings.rb:7 msgid "Defines the random application secret." msgstr "Definisce la password casuale dell'applicazione." #: db/seeds/settings.rb:4328 msgid "Defines the sender email address of Icinga emails." msgstr "Definisce l'indirizzo email mittente delle email di Icinga." #: db/seeds/settings.rb:4426 msgid "Defines the sender email address of Nagios emails." msgstr "Definisce l'indirizzo email mittente delle email di Nagios." #: db/seeds/settings.rb:4634 msgid "Defines the sender email address of the service emails." msgstr "" "Definisce l'indirizzo email del mittente dei messaggi di posta elettronica " "del servizio." #: db/seeds/settings.rb:3302 msgid "Defines the sender of email notifications." msgstr "Definisce il mittente delle email di notifica." #: db/seeds/settings.rb:3121 msgid "" "Defines the separator between the agent's real name and the given group " "email address." msgstr "" "Definisce il separatore tra il nome reale dell'agente e l'indirizzo email " "del gruppo specificato." #: db/seeds/settings.rb:1111 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 "" "Definisce il tempo di inattività delle sessioni utenet. In base ai permessi " "assegnati verrà usato il valore più alto, altrimenti quello predefinito." #: db/seeds/settings.rb:5039 msgid "Defines the sipgate.io config." msgstr "Definisce la configurazione di sipgate.io." #: db/seeds/settings.rb:4377 msgid "Defines the state of auto-closed tickets." msgstr "Definisce lo stato dei ticket chiusi automaticamente." #: db/seeds/settings.rb:241 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 "" "Definisce l'identificativo del sistema. Ogni numero di biglietto contiene " "questo ID. Ciò garantisce che solo i ticket che appartengono al tuo sistema " "verranno elaborati come follow-up (utile quando comunichi tra due istanze di " "Zammad)." #: db/seeds/settings.rb:2878 msgid "Defines the tab behaviour after a ticket action." msgstr "" "Definisce il comportamento della scheda dopo l'esecuzione di una azione sul " "ticket." #: db/seeds/settings.rb:2673 msgid "Defines the ticket states used for lookups." msgstr "Definisce gli stati dei ticket utilizzati nelle ricerche." #: db/seeds/settings.rb:5434 msgid "Defines the timeframe during which a self-created note can be deleted." msgstr "" "Definisce l'intervallo di tempo durante il quale è possibile eliminare una " "nota creata." #: db/seeds/settings.rb:5190 msgid "Defines the token for Placetel." msgstr "Definisce il token per Placetel." #: db/seeds/settings.rb:4931 msgid "" "Defines the transaction backend to detect customer signatures in emails." msgstr "Definisce il back-end per rilevare le firme dei clienti nelle e-mail." #: db/seeds/settings.rb:4913 msgid "Defines the transaction backend to execute triggers." msgstr "Definisce il back-end per eseguire i trigger." #: db/seeds/settings.rb:4922 msgid "Defines the transaction backend to send agent notifications." msgstr "Definisce il back-end per inviare le notifiche dell'agente." #: db/seeds/settings.rb:5259 msgid "" "Defines the transaction backend which detects caller IDs in objects and " "stores them for CTI lookups." msgstr "" "Definisce il back-end che rileva gli ID chiamante negli oggetti e li " "archivia per le ricerche CTI." #: db/seeds/settings.rb:5268 msgid "Defines the transaction backend which executes time based triggers." msgstr "" "Definisce il backend delle transazioni che esegue i trigger attivati a tempo." #: db/seeds/settings.rb:4940 msgid "" "Defines the transaction backend which posts messages to Slack (http://www." "slack.com)." msgstr "" "Definisce il back-end che invia i messaggi a Slack (https://www.slack.com)." #: db/seeds/settings.rb:5250 msgid "" "Defines the transaction backend which will enrich customer and organization " "information from Clearbit (http://www.clearbit.com)." msgstr "" "Definisce il back-end che arricchirà le informazioni sui clienti e " "sull'organizzazione da Clearbit (https://www.clearbit.com)." #: app/assets/javascripts/app/views/time_accounting/settings.jst.eco:14 #: db/seeds/settings.rb:3952 msgid "Defines the unit to be shown next to the time accounting input field." msgstr "" "Definisce l'unità da visualizzare accanto al campo di immissione della " "gestione del tempo." #: db/seeds/settings.rb:2605 msgid "" "Defines the warning message that is shown when a matching ticket is present." msgstr "" "Definisce il messaggio di avviso visualizzato quando c'è un ticket " "corrispondente." #: db/seeds/settings.rb:2588 msgid "" "Defines the warning title that is shown when a matching ticket is present." msgstr "" "Definisce il titolo del messaggio di avviso visualizzato quando c'è un " "ticket corrispondente." #: db/seeds/settings.rb:4919 msgid "Defines transaction backend." msgstr "Definisce il back-end transazionale." #: db/seeds/settings.rb:2639 msgid "" "Defines whether the matching tickets are shown in case of already existing " "tickets." msgstr "" "Definisce se i ticket corrispondenti devono essere visualizzati se ce ne " "sono altri esistenti." #: db/seeds/settings.rb:2571 msgid "Defines which ticket attributes are checked before creating a ticket." msgstr "" "Definisce quali attributi del ticket devono essere verificati prima della " "creazione." #: db/seeds/settings.rb:2622 msgid "" "Defines which user roles will receive a warning in case of matching tickets." msgstr "" "Definisce i ruoli utente che devono ricevere un avviso in caso di ticket " "corrispondenti." #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_confirm_delete.coffee:4 #: app/assets/javascripts/app/controllers/_application_controller/table.coffee:674 #: app/assets/javascripts/app/controllers/_manage/knowledge_base.coffee:118 #: app/assets/javascripts/app/controllers/data_privacy.coffee:186 #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee:9 #: app/assets/javascripts/app/controllers/package.coffee:52 #: app/assets/javascripts/app/controllers/user.coffee:179 #: app/assets/javascripts/app/controllers/user_profile/action_row.coffee:88 #: app/assets/javascripts/app/views/calendar/index.jst.eco:80 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:153 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:74 #: app/assets/javascripts/app/views/channel/topics.jst.eco:8 #: app/assets/javascripts/app/views/exchange/token_information.jst.eco:38 #: app/assets/javascripts/app/views/facebook/list.jst.eco:29 #: app/assets/javascripts/app/views/generic/multi_locales.jst.eco:6 #: app/assets/javascripts/app/views/google/list.jst.eco:111 #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:75 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:55 #: app/assets/javascripts/app/views/knowledge_base/public_menu_form_item.jst.eco:18 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:104 #: app/assets/javascripts/app/views/object_manager/index.jst.eco:29 #: app/assets/javascripts/app/views/profile/devices.jst.eco:25 #: app/assets/javascripts/app/views/profile/token_access.jst.eco:21 #: app/assets/javascripts/app/views/session.jst.eco:24 #: app/assets/javascripts/app/views/sla/index.jst.eco:59 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:44 #: app/assets/javascripts/app/views/tag/table.jst.eco:14 #: app/assets/javascripts/app/views/telegram/index.jst.eco:38 #: app/assets/javascripts/app/views/twitter/list.jst.eco:83 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:38 #: app/assets/javascripts/app/views/widget/text_module.jst.eco:13 #: app/frontend/apps/mobile/components/Form/fields/FieldFile/FieldFileInput.vue:122 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:154 msgid "Delete" msgstr "Cancella" #: app/frontend/shared/entities/ticket-article/action/plugins/articleDelete.ts:81 msgid "Delete Article" msgstr "Elimina articolo" #: app/assets/javascripts/app/controllers/_profile/avatar.coffee:47 msgid "Delete Avatar?" msgstr "Eliminare l'avatar?" #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee:33 msgid "Delete Customer" msgstr "Cancella Cliente" #: app/assets/javascripts/app/views/generic/attachment_item.jst.eco:5 msgid "Delete File" msgstr "Elimina file" #: app/assets/javascripts/app/controllers/knowledge_base/delete.coffee:40 msgid "Delete Knowledge Base" msgstr "Elimina knowledge base" #: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco:9 msgid "Delete Ticket" msgstr "Elimina ticket" #: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco:7 msgid "Delete User" msgstr "Elimina utente" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee:9 msgid "Delete all child categories and answers, then try again." msgstr "Elimina tutte le categorie figlie e le risposte, poi riprova di nuovo." #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:19 msgid "Delete all existing records first." msgstr "Elimina prima tutti i record esistenti." #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:154 msgid "Delete avatar" msgstr "Elimina l'avatar" #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:102 msgid "Delete immediately" msgstr "Elimina immediatamente" #: db/seeds/schedulers.rb:196 msgid "Delete obsolete classic IMAP backup." msgstr "Elimina il salvataggio su IMAP, ora obsoleto." #: db/seeds/schedulers.rb:79 msgid "Delete old 'RecentView' entries." msgstr "Cancella i vecchi record 'RecentView'." #: db/seeds/schedulers.rb:70 msgid "Delete old activity stream entries." msgstr "Cancellazione vecchie voci flusso attività." #: db/seeds/schedulers.rb:88 msgid "Delete old online notification entries." msgstr "Cancellazione vecchie notifiche utenti online." #: db/seeds/schedulers.rb:160 msgid "Delete old stats store entries." msgstr "Cancellazione vecchie voci statistiche." #: db/seeds/schedulers.rb:97 msgid "Delete old token entries." msgstr "Cancellazione vecchi token." #: db/seeds/schedulers.rb:224 msgid "Delete old upload cache entries." msgstr "Cancellazione vecchie voci di upload in cache." #: app/assets/javascripts/app/controllers/data_privacy.coffee:186 msgid "Delete organization?" msgstr "Elimina organizzazione?" #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:18 msgid "Delete records" msgstr "Elimina record" #: app/assets/javascripts/app/views/object_manager/index.jst.eco:29 msgid "Delete:" msgstr "Elimina:" #: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco:20 msgid "Deleted Organization:" msgstr "Elimina organizzazione:" #: app/assets/javascripts/app/views/data_privacy/tasks.jst.eco:38 msgid "Deleted tickets (%s in total):" msgstr "Ticket eliminati (%s totali):" #: app/assets/javascripts/app/controllers/data_privacy.coffee:94 msgid "Deletion Task" msgstr "Attività di cancellazione" #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee:70 msgid "Deletion failed." msgstr "Eliminazione fallita." #: app/assets/javascripts/app/views/ticket_zoom/article_view_delivery_failed.jst.eco:4 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleDeliveryMessage.vue:32 msgid "Delivery failed:" msgstr "Consegna fallita:" #: db/seeds/object_manager_attributes.rb:1009 msgid "Department" msgstr "Dipartimento" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_description.coffee:5 #: app/assets/javascripts/app/controllers/translation.coffee:171 #: app/assets/javascripts/app/views/calendar/holiday_selector.jst.eco:6 #: app/assets/javascripts/app/views/calendar/index.jst.eco:8 #: app/assets/javascripts/app/views/channel/chat.jst.eco:230 #: app/assets/javascripts/app/views/data_privacy/index.jst.eco:7 #: app/assets/javascripts/app/views/generic/admin/index.jst.eco:7 #: app/assets/javascripts/app/views/integration/clearbit.jst.eco:9 #: app/assets/javascripts/app/views/integration/cti.jst.eco:87 #: app/assets/javascripts/app/views/integration/index.jst.eco:11 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:104 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:90 #: app/assets/javascripts/app/views/profile/password.jst.eco:31 #: app/assets/javascripts/app/views/settings/form.jst.eco:8 #: app/assets/javascripts/app/views/sla/index.jst.eco:8 #: app/assets/javascripts/app/views/translation/index.jst.eco:9 msgid "Description" msgstr "Descrizione" #: app/assets/javascripts/app/models/public_link.coffee:8 msgid "Description (shown as title tag for screen readers)" msgstr "Descrizione (utilizzata come titolo per i lettori di schermo)" #: app/assets/javascripts/app/views/channel/chat.jst.eco:17 #: app/assets/javascripts/app/views/channel/form.jst.eco:25 msgid "Designer" msgstr "Designer" #: app/assets/javascripts/app/views/channel/chat.jst.eco:25 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue:42 msgid "Desktop" msgstr "Scrivania" #: app/assets/javascripts/app/controllers/_channel/email.coffee:262 #: app/assets/javascripts/app/controllers/_channel/google.coffee:339 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:351 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:88 #: app/assets/javascripts/app/views/google/list.jst.eco:58 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:59 #: app/models/channel/driver/sms/message_bird.rb:93 #: app/models/channel/driver/sms/twilio.rb:106 msgid "Destination Group" msgstr "Gruppo di destinazione" #: app/assets/javascripts/app/views/integration/cti.jst.eco:58 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:74 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:61 msgid "Destination caller ID" msgstr "ID chiamante di destinazione" #: app/assets/javascripts/app/views/integration/cti.jst.eco:108 msgid "Destination caller ID or queue" msgstr "ID chiamante di destinazione o coda" #: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco:7 #: db/seeds/settings.rb:2542 msgid "Detect Duplicate Ticket Creation" msgstr "Rileva creazione di ticket duplicati" #: db/seeds/settings.rb:73 msgid "Developer System" msgstr "Ambiente di sviluppo" #: app/assets/javascripts/app/views/integration/placetel.jst.eco:127 msgid "Device" msgstr "Dispositivo" #: app/assets/javascripts/app/controllers/_profile/devices.coffee:3 #: app/assets/javascripts/app/views/profile/devices.jst.eco:2 #: db/seeds/permissions.rb:367 msgid "Devices" msgstr "Dispositivi" #: app/frontend/apps/mobile/components/CommonSelect/CommonSelect.vue:182 msgid "Dialog window with selections" msgstr "Finestra di dialogo con selezioni" #: app/assets/javascripts/app/controllers/translation.coffee:313 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 "" "Sapevi che le traduzioni del sistema possono essere apportate e condivise " "con la comunità sulla nostra piattaforma pubblica %l? Ha un'interfaccia " "utente molto comoda basata su Weblate, provala!" #: app/assets/javascripts/app/views/profile/language.jst.eco:12 #: app/frontend/apps/mobile/pages/account/views/AccountOverview.vue:199 msgid "Did you know? You can help translating %s at:" msgstr "Lo sai? Puoi aiutare a tradurre %s su:" #: db/seeds/settings.rb:2048 msgid "Digit required" msgstr "Numeri richiesti" #: app/assets/javascripts/app/views/twitter/list.jst.eco:61 msgid "Direct Messages" msgstr "Messaggi diretti" #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:30 msgid "Direct Messages Group" msgstr "Messaggi diretti al gruppo" #: app/assets/javascripts/app/views/profile/calendar_subscriptions.jst.eco:43 msgid "Direct URL" msgstr "URL diretto" #: app/assets/javascripts/app/views/widget/http_log.jst.eco:17 #: app/assets/javascripts/app/views/widget/http_log_show.jst.eco:5 msgid "Direction" msgstr "Direzione" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:149 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:70 #: app/assets/javascripts/app/views/facebook/list.jst.eco:31 #: app/assets/javascripts/app/views/google/list.jst.eco:107 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:109 #: app/assets/javascripts/app/views/profile/out_of_office.jst.eco:30 #: app/assets/javascripts/app/views/telegram/index.jst.eco:40 #: app/assets/javascripts/app/views/twitter/list.jst.eco:85 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:40 msgid "Disable" msgstr "Disabilita" #: app/assets/javascripts/app/models/job.coffee:11 msgid "Disable Notifications" msgstr "Disabilita Notifiche" #: app/assets/javascripts/app/views/profile/notification.jst.eco:23 msgid "" "Disabling the notifications from all groups will turn off the limit. " "Instead, to disable the notifications use the settings above." msgstr "" "Disabilitando le notifiche da tutti i gruppi disattiveranno i limiti. Si " "consiglia piuttosto di disabilitare le notifiche usando l'impostazione sopra." #: app/assets/javascripts/app/controllers/_profile/avatar.coffee:279 msgid "Discard" msgstr "Annulla" #: app/assets/javascripts/app/controllers/taskbar_widget.coffee:128 #: app/assets/javascripts/app/views/object_manager/index.jst.eco:37 msgid "Discard Changes" msgstr "Annulla Modifiche" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:83 msgid "Discard article" msgstr "Annulla articolo" #: app/frontend/apps/mobile/components/CommonDialogObjectForm/CommonDialogObjectForm.vue:78 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:61 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketAction/TicketActionChangeCustomerDialog.vue:44 #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:508 #: app/frontend/apps/mobile/pages/ticket/views/TicketDetailView.vue:218 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:48 msgid "Discard changes" msgstr "Scarta modifiche" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:141 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:157 msgid "Discard your unsaved changes" msgstr "Annulla le modifiche non salvate" #: app/assets/javascripts/app/views/knowledge_base/content.jst.eco:18 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco:25 msgid "Discard your unsaved changes." msgstr "Annulla le modifiche non salvate." #: app/assets/javascripts/app/models/object_manager_attribute.coffee:7 #: app/assets/javascripts/app/views/object_manager/attribute/boolean.jst.eco:7 #: app/assets/javascripts/app/views/object_manager/attribute/multiselect.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/attribute/select.jst.eco:8 #: app/assets/javascripts/app/views/object_manager/index.jst.eco:55 msgid "Display" msgstr "Mostra" #: app/assets/javascripts/app/models/email_address.coffee:32 #: db/seeds/settings.rb:1860 msgid "Display name" msgstr "Nome visualizzato" #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:618 msgid "Do not encrypt email" msgstr "Non cifrare le email" #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:604 msgid "Do not sign email" msgstr "Non firmare le email" #: db/seeds/settings.rb:5748 msgid "Do not update any tickets." msgstr "Non aggiornare alcun ticket." #: app/assets/javascripts/app/views/settings/proxy.jst.eco:21 msgid "Do not use the proxy for the following hosts." msgstr "Non utilizzare il proxy per i seguenti host." #: app/assets/javascripts/app/controllers/knowledge_base/delete_action.coffee:24 #: app/assets/javascripts/app/controllers/knowledge_base/sidebar/attachments.coffee:115 msgid "Do you really want to delete \"%s\"?" msgstr "Vuoi davvero eliminare \"%s\"?" #: app/assets/javascripts/app/controllers/ticket_shared_draft_modal.coffee:127 msgid "Do you really want to delete this draft?" msgstr "Vuoi davvero eliminare questa bozza?" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_destroy_confirm.coffee:10 #: app/assets/javascripts/app/controllers/tag.coffee:139 msgid "Do you really want to delete this object?" msgstr "Vuoi davvero eliminare questo oggetto?" #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:152 msgid "Do you really want to delete your current avatar?" msgstr "Vuoi davvero eliminare il tuo avatar attuale?" #: app/assets/javascripts/app/controllers/_application_controller/article_public_confirm.coffee:3 msgid "Do you really want to set the visibility of this article to \"public\"?" msgstr "Vuoi davvero impostare la visibilità di questa nota su \"pubblica\"?" #: app/assets/javascripts/app/controllers/ticket_zoom/article_action/whatsapp_reply.coffee:64 #: app/frontend/shared/entities/ticket-article/action/plugins/whatsapp.ts:45 #: lib/validations/ticket_article_validator/whatsapp_message.rb:12 msgid "Document file" msgstr "Documento" #: db/seeds/object_manager_attributes.rb:1593 msgid "Domain" msgstr "Dominio" #: app/assets/javascripts/app/controllers/_integration/pgp.coffee:122 #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:14 msgid "Domain Alias" msgstr "Alias di dominio" #: db/seeds/object_manager_attributes.rb:1593 msgid "Domain based assignment" msgstr "Assegnazione basata su dominio" #: app/assets/javascripts/app/views/channel/form.jst.eco:102 msgid "" "Don't load CSS for form. You need to generate your own CSS for the form." msgstr "" "Non caricare CSS per il modulo. È necessario generare il proprio CSS per il " "modulo." #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:592 msgid "Don't synchronize" msgstr "Non sincronizzare" #: app/frontend/apps/mobile/components/CommonDialog/CommonDialog.vue:144 #: app/frontend/apps/mobile/components/Form/fields/FieldAutoComplete/FieldAutoCompleteInputDialog.vue:280 #: app/frontend/apps/mobile/pages/account/views/AccountAvatar.vue:169 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:127 msgid "Done" msgstr "Fatto" #: app/assets/javascripts/app/controllers/ticket_zoom/article_image_view.coffee:4 msgid "Download" msgstr "Scarica" #: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue:66 msgid "Download %s" msgstr "Scarica %s" #: app/assets/javascripts/app/views/import/otrs.jst.eco:5 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue:27 msgid "Download %s Migration Plugin" msgstr "Scarica %s Migration Plugin" #: app/assets/javascripts/app/views/report/download_button.jst.eco:1 msgid "Download %s record(s)" msgstr "Scarica %s elementi" #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:48 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:37 msgid "Download Certificate" msgstr "Scarica certificato" #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:59 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:39 msgid "Download Private Key" msgstr "Scarica chiave privata" #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:68 msgid "Download Public Key" msgstr "Scarica chiave pubblica" #: app/assets/javascripts/app/views/time_accounting/accounted_time.jst.eco:16 msgid "Download all records" msgstr "Scarica tutti i record" #: app/assets/javascripts/app/views/import/otrs.jst.eco:8 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue:103 msgid "Download and install the %s Migration Plugin on your %s instance." msgstr "Scarica e installa il plugin di migrazione %s sulla tua istanza %s." #: app/assets/javascripts/app/controllers/article_view/item.coffee:316 msgid "Downloading attachments…" msgstr "Scaricamento allegati…" #: app/assets/javascripts/app/controllers/knowledge_base/content_can_be_published_form.coffee:101 #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco:9 msgid "Draft" msgstr "Bozza" #: app/assets/javascripts/app/views/ticket_zoom/attribute_bar.jst.eco:9 msgid "Draft available" msgstr "Bozza disponibile" #: app/assets/javascripts/app/controllers/_application_controller/reorder_modal.coffee:2 msgid "Drag to reorder" msgstr "Trascina per riordinare" #: app/assets/javascripts/app/views/generic/attachment.jst.eco:28 #: app/assets/javascripts/app/views/knowledge_base/sidebar/attachments.jst.eco:44 #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco:119 msgid "Drop files here" msgstr "Trascina i file qui" #: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue:104 msgid "Drop image file here" msgstr "Trascina l'immagine qui" #: app/assets/javascripts/app/controllers/login.coffee:26 msgid "Due to inactivity, you have been automatically logged out." msgstr "Sei stato disconnesso automaticamente per inattività." #: app/assets/javascripts/app/controllers/_plugin/session_timeout.coffee:99 msgid "" "Due to inactivity, you will be automatically logged out within the next 30 " "seconds." msgstr "" "Nei prossimi 30 secondi sarai scollegato automaticamente per inattività." #: app/assets/javascripts/app/controllers/_manage/ticket.coffee:13 msgid "Duplicate Detection" msgstr "Rilevamento duplicati" #: app/assets/javascripts/app/views/cti/caller_log.jst.eco:34 msgid "Duration" msgstr "Durata" #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/otrs.ts:24 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 "" "I campi dinamici non sono molto comuni in Zammad, poiché adottiamo un " "approccio diverso per gli attributi dei ticket. Zammad utilizza le etichette " "(tag) oltre ai campi personalizzati per classificare i ticket. Questa " "differenza consente di creare diverse modalità per attributi/etichette " "rispetto all'uso attuale dei campi dinamici di OTRS." #: app/assets/javascripts/app/models/user.coffee:325 msgid "Easter holiday" msgstr "Vacanze Pasquali" #: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee:59 #: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee:36 #: app/assets/javascripts/app/controllers/tag.coffee:104 #: app/assets/javascripts/app/controllers/translation.coffee:90 #: app/assets/javascripts/app/controllers/user_profile/action_row.coffee:75 #: app/assets/javascripts/app/views/calendar/index.jst.eco:85 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:62 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:68 #: app/assets/javascripts/app/views/facebook/list.jst.eco:35 #: app/assets/javascripts/app/views/google/list.jst.eco:46 #: app/assets/javascripts/app/views/knowledge_base/navigation.jst.eco:38 #: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco:37 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:47 #: app/assets/javascripts/app/views/profile/password.jst.eco:72 #: app/assets/javascripts/app/views/sla/index.jst.eco:60 #: app/assets/javascripts/app/views/telegram/index.jst.eco:44 #: app/assets/javascripts/app/views/twitter/list.jst.eco:89 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:44 #: app/assets/javascripts/app/views/widget/text_module.jst.eco:11 #: app/frontend/apps/mobile/pages/home/views/Home.vue:74 #: app/frontend/apps/mobile/pages/organization/views/OrganizationDetailView.vue:41 #: app/frontend/apps/mobile/pages/user/views/UserDetailView.vue:44 msgid "Edit" msgstr "Modifica" #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_customer.coffee:16 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_customer.coffee:26 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationCustomer.vue:86 msgid "Edit Customer" msgstr "Modifica Cliente" #: app/assets/javascripts/app/controllers/agent_ticket_create/sidebar_organization.coffee:21 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_organization.coffee:11 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationOrganization.vue:75 msgid "Edit Organization" msgstr "Modifica Organizzazione" #: app/assets/javascripts/app/controllers/core_workflow.coffee:55 msgid "Edit mask" msgstr "Modifica maschera" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleReplyDialog.vue:34 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketDetailViewActions.vue:88 msgid "Edit reply" msgstr "Modifica risposta" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue:37 msgid "Editing" msgstr "In modifica" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewerItem.vue:37 msgid "Editing on Desktop" msgstr "Modifica su desktop" #: db/seeds/settings.rb:3533 msgid "Elasticsearch Attachment Extensions" msgstr "Estensione di Elasticsearch per gli allegati" #: db/seeds/settings.rb:3542 msgid "Elasticsearch Attachment Size" msgstr "Dimensione allegato Elasticsearch" #: db/seeds/settings.rb:3515 msgid "Elasticsearch Endpoint Index" msgstr "Endpoint indice Elasticsearch" #: db/seeds/settings.rb:3506 msgid "Elasticsearch Endpoint Password" msgstr "Password endpoint Elasticsearch" #: db/seeds/settings.rb:3488 msgid "Elasticsearch Endpoint URL" msgstr "URL endpoint Elasticsearch" #: db/seeds/settings.rb:3497 msgid "Elasticsearch Endpoint User" msgstr "Utente endpoint Elasticsearch" #: db/seeds/settings.rb:3569 msgid "Elasticsearch Model Configuration" msgstr "Configurazione del modello Elasticsearch" #: db/seeds/settings.rb:3560 msgid "Elasticsearch Pipeline Name" msgstr "Nome pipeline Elasticsearch" #: db/seeds/settings.rb:3524 msgid "Elasticsearch SSL verification" msgstr "Verifica SSL di Elasticsearch" #: db/seeds/settings.rb:3551 msgid "Elasticsearch Total Payload Size" msgstr "Dimensione totale pacchetto Elasticsearch" #: lib/search_index_backend.rb:409 msgid "" "Elasticsearch is not reachable. It's possible that it's not running. Please " "check whether it is installed." msgstr "" "Elasticsearch non è raggiungibile. Potrebbe non essere stato avviato. Per " "favore verificare se è installato." #: app/controllers/reports_controller.rb:9 msgid "Elasticsearch needs to be configured!" msgstr "Occorre configurare Elasticsearch!" #: app/assets/javascripts/app/controllers/_channel/email.coffee:3 #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:67 #: app/assets/javascripts/app/controllers/_ui_element/object_perform_action.coffee:47 #: app/assets/javascripts/app/controllers/agent_ticket_create.coffee:44 #: app/assets/javascripts/app/controllers/getting_started/channel.coffee:15 #: app/assets/javascripts/app/models/email_address.coffee:2 #: app/assets/javascripts/app/models/group.coffee:12 #: app/assets/javascripts/app/models/user.coffee:11 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:6 #: app/assets/javascripts/app/views/import/kayako.jst.eco:42 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:39 #: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts:32 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue:33 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue:33 #: app/frontend/shared/entities/ticket-article/action/plugins/email.ts:126 #: db/seeds/object_manager_attributes.rb:705 public/assets/form/form.js:32 msgid "Email" msgstr "Email" #: app/models/report.rb:131 msgid "Email (in)" msgstr "Email (ingresso)" #: app/models/report.rb:151 msgid "Email (out)" msgstr "Email (uscita)" #: db/seeds/settings.rb:712 msgid "Email - full quote" msgstr "Email - citazione del messaggio" #: db/seeds/settings.rb:739 msgid "Email - quote header" msgstr "Email - intestazione di risposta" #: db/seeds/settings.rb:685 msgid "Email - subject field" msgstr "Email - campo oggetto" #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:22 #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:8 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:6 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts:71 #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:137 msgid "Email Account" msgstr "Account Email" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:17 msgid "Email Accounts" msgstr "Account Email" #: app/assets/javascripts/app/controllers/_channel/email.coffee:201 #: app/assets/javascripts/app/controllers/_channel/google.coffee:241 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:253 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:126 #: app/assets/javascripts/app/views/google/list.jst.eco:81 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:82 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts:33 msgid "Email Address" msgstr "Indirizzo Email" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannels.vue:37 msgid "Email Channel" msgstr "Canale email" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:83 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:67 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts:67 msgid "Email Inbound" msgstr "Email in ingresso" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:162 #: app/assets/javascripts/app/views/channel/email_notification_wizard.jst.eco:8 #: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco:6 #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:109 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualEmailNotification.vue:30 msgid "Email Notification" msgstr "Email di notifica" #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee:17 msgid "Email Notifications" msgstr "Notifiche email" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:148 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:117 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts:69 msgid "Email Outbound" msgstr "Email in uscita" #: app/frontend/apps/desktop/pages/authentication/routes.ts:119 #: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue:114 msgid "Email Verification" msgstr "Verifica dell'email" #: app/models/user.rb:725 msgid "Email address '%{email}' is already used for another user." msgstr "L'indirizzo email '%{email}' è usato da un altro utente." #: app/assets/javascripts/app/controllers/email_verify.coffee:53 #: app/frontend/apps/desktop/pages/authentication/views/SignupVerify.vue:48 msgid "Email could not be verified. Please contact your administrator." msgstr "" "Impossibile verificare l'email. Per favore, contatta il tuo amministratore." #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundMessagesForm.ts:88 msgid "Email import mode" msgstr "Modalità di importazione delle email" #: app/assets/javascripts/app/controllers/_channel/email.coffee:811 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:383 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailChannelConfiguration.ts:166 msgid "" "Email sending and receiving could not be verified. Please check your " "settings." msgstr "" "Impossibile verificare l'invio e la ricezione dell'email. Controlla le tue " "impostazioni." #: app/assets/javascripts/app/controllers/user_profile/action_row.coffee:47 msgid "Email sent to \"%s\". Please let the user verify their email account." msgstr "" "Email inviata a \"%s\". Per favore fai verificare l'indirizzo email " "all'utente." #: app/assets/javascripts/app/controllers/signup.coffee:118 #: app/frontend/apps/desktop/pages/authentication/views/Signup.vue:90 msgid "Email sent to \"%s\". Please verify your email account." msgstr "Email inviata a \"%s\". Per favore verifica il tuo indirizzo email." #: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco:21 #: app/assets/javascripts/app/views/knowledge_base/search_field_panel.jst.eco:5 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:17 msgid "Empty" msgstr "Vuoto" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:151 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:72 #: app/assets/javascripts/app/views/facebook/list.jst.eco:33 #: app/assets/javascripts/app/views/google/list.jst.eco:109 #: app/assets/javascripts/app/views/microsoft365/list.jst.eco:111 #: app/assets/javascripts/app/views/profile/out_of_office.jst.eco:31 #: app/assets/javascripts/app/views/telegram/index.jst.eco:42 #: app/assets/javascripts/app/views/twitter/list.jst.eco:87 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:42 msgid "Enable" msgstr "Attiva" #: db/seeds/settings.rb:3429 msgid "Enable Chat" msgstr "Attiva Chat" #: app/assets/javascripts/app/views/api.jst.eco:33 db/seeds/settings.rb:3384 msgid "" "Enable REST API access using the username/email address and password for the " "authentication user." msgstr "" "Abilita l'accesso all'API REST utilizzando il nome utente / indirizzo email " "e la password per l'utente di autenticazione." #: app/assets/javascripts/app/views/api.jst.eco:15 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 "" "Abilita API REST utilizzando token (non nome utente / indirizzo email e " "password). Tutti gli utenti devono creare i propri token di accesso nel " "profilo utente." #: db/seeds/settings.rb:3359 msgid "" "Enable REST API using tokens (not username/email address and password). Each " "user needs to create its own access tokens in user profile." msgstr "" "Abilita le API REST usanto i token (non nome utente/email e password). Ogni " "utente deve creare il suo token di accesso nel suo profilo utente." #: db/seeds/settings.rb:5683 msgid "Enable Recovery Codes" msgstr "Abilita codici di recupero" #: db/seeds/settings.rb:2823 msgid "Enable Ticket creation" msgstr "Abilita la creazione dei Ticket" #: app/assets/javascripts/app/views/time_accounting/types.jst.eco:6 msgid "" "Enable activity type selection. This would allow agents to select one of the " "types below when adding accounted time." msgstr "" "Attiva la selezione del tipo di attività. Ciò consente agli operatori di " "selezionare uno dei seguenti tipi quando aggiungono il tempo gestito." #: db/seeds/settings.rb:2443 msgid "Enable auto assignment for following matching tickets." msgstr "" "Abilita l'assegnazione automatica per i seguenti ticket corrispondenti." #: app/assets/javascripts/app/views/settings/ticket_auto_assignment.jst.eco:12 msgid "Enable automatic assignment the first time an agent opens a ticket." msgstr "" "Attiva l'assegnazione automatica la prima volta che un tecnico apre un " "ticket." #: app/assets/javascripts/app/views/channel/form.jst.eco:72 msgid "Enable debugging for implementation." msgstr "Abilita il debug per l'implementazione." #: db/seeds/settings.rb:742 msgid "" "Enable if you want a timestamped reply header to be automatically inserted " "in front of quoted messages." msgstr "" "Abilita se desideri che un'intestazione di risposta con data e ora venga " "inserita automaticamente davanti ai messaggi citati." #: db/seeds/settings.rb:715 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 "" "Attiva se vuoi quotare l'intera mail nella risposta. La mail quotata verra " "messa alla fine della tua risposta. Se vuoi quotare solo una parte, " "selezionala e premi rispondi (questa funzione è sempre disponibile)." #: app/assets/javascripts/app/views/maintenance.jst.eco:16 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 "" "Enable or disable the maintenance mode of Zammad. If enabled, _all non-" "administrators get logged out_ and _only administrators can start a new " "session_." #: db/seeds/settings.rb:40 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 "" "Abilita o disabilita la modalità manutenzione di Zammad. Se abilitato, tutti " "gli utenti non amministratori verranno scollegati e solo gli amministratori " "potranno avviare nuove sessioni." #: db/seeds/settings.rb:2417 msgid "Enable ticket auto assignment." msgstr "Abilita l'assegnamento automatico dei ticket." #: db/seeds/settings.rb:3907 msgid "Enable time accounting." msgstr "Abilita la rendicontazione del tempo." #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:341 msgid "Enable/disable inline translations" msgstr "Abilita/disabilita le traduzioni in linea" #: db/seeds/settings.rb:3432 msgid "Enable/disable online chat." msgstr "Abilita/disabilita la chat in linea." #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco:37 msgid "Enabled" msgstr "Abilitata" #: db/seeds/settings.rb:823 msgid "Enables a sidebar to show an overview of all attachments." msgstr "" "Abilita una barra laterale per mostrare un riepilogo di tutti gli allegati." #: app/assets/javascripts/app/views/settings/ticket_duplicate_detection.jst.eco:12 #: db/seeds/settings.rb:2545 msgid "" "Enables a warning to users during ticket creation if there is an existing " "ticket with the same attributes." msgstr "" "Abilita un avviso per gli utenti durante la creazione del ticket se ne viene " "rilevato uno esistente con gli stessi attributi." #: db/seeds/settings.rb:5564 msgid "" "Enables button for user authentication via %s. The button will redirect to /" "auth/sso on user interaction." msgstr "" "Abilita il pulsante per l'autenticazione utente via %s. Il pulsante " "rimanderà verso /auth/sso." #: app/assets/javascripts/app/controllers/_channel/chat.coffee:61 msgid "Enables console logging." msgstr "Abilita log su console." #: db/seeds/settings.rb:796 msgid "Enables preview of attachments." msgstr "Abilita l'anteprima degli allegati." #: db/seeds/settings.rb:976 msgid "Enables priority icons in ticket overviews." msgstr "Abilità le icone di priorità nella panoramica dei ticket." #: db/seeds/settings.rb:1277 msgid "" "Enables sending of an email notification to a user when they link their " "account with a third-party application." msgstr "" "Abilita l'invio di una notifica email all'utente quando collegano un account " "a una applicazione di terze parti." #: db/seeds/settings.rb:1251 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 "" "Abilita il collegamento automatico di un account esistente al primo accesso " "con un'app di terze parti. Se è disabilitato, un utente già esistente deve " "prima accedere a Zammad e quindi collegare il suo account \"Terze Parti\" al " "suo account Zammad, andando in Profilo -> Account Collegati." #: db/seeds/settings.rb:1188 msgid "Enables user authentication via %s." msgstr "Abilita l'autenticazione utente via %s." #: db/seeds/settings.rb:1303 msgid "" "Enables user authentication via %s. Register your app first at [%s](%s)." msgstr "" "Abilita l'autenticazione dell'utente tramite %s. Registra la tua app prima " "su [%s] (%s)." #: db/seeds/settings.rb:1588 msgid "Enables user authentication via GitHub." msgstr "Abilita l'autenticazione utente via GitHub." #: db/seeds/settings.rb:1652 msgid "Enables user authentication via GitLab." msgstr "Abilita autenticazione utente tramite GitLab." #: db/seeds/settings.rb:1460 msgid "Enables user authentication via Google." msgstr "Abilita l'autenticazione utente tramite Google." #: db/seeds/settings.rb:1524 msgid "Enables user authentication via LinkedIn." msgstr "Abilita l'autenticazione utente tramite LinkedIn." #: db/seeds/settings.rb:1723 msgid "Enables user authentication via Microsoft 365." msgstr "Abilita autenticazione utente via Office 365." #: db/seeds/settings.rb:1856 msgid "Enables user authentication via SAML." msgstr "Abilita autenticazione utente tramite SAML." #: db/seeds/settings.rb:1793 msgid "Enables user authentication via Weibo." msgstr "Abilita autenticazione utente tramite Weibo." #: db/seeds/settings.rb:1057 msgid "" "Enables users to create their own account via web interface. This setting is " "only effective if the password login is enabled." msgstr "" "Consente agli utenti di creare il proprio account tramite l'interfaccia web. " "Questa impostazione viene usata solo se è abilitato l'accesso con password." #: app/assets/javascripts/app/lib/app_post/utils.coffee:1052 msgid "Enclosed" msgstr "Incluso" #: app/assets/javascripts/app/lib/app_post/utils.coffee:1052 msgid "Enclosure" msgstr "Allegato" #: app/assets/javascripts/app/views/agent_ticket_create.jst.eco:41 #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco:77 msgid "Encrypt" msgstr "Crittografia" #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:619 msgid "Encrypt email (if not possible, discard notification)" msgstr "Crittografa email (se non possibile, elimina la notifica)" #: app/assets/javascripts/app/controllers/_ui_element/_application_action.coffee:620 msgid "Encrypt email (if not possible, send notification anyway)" msgstr "Crittografa email (se non possibile, invia comunque la notifica)" #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:62 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:164 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue:157 msgid "Encrypted" msgstr "Crittografata" #: app/assets/javascripts/app/views/integration/pgp_group.jst.eco:6 #: app/assets/javascripts/app/views/integration/smime_group.jst.eco:6 msgid "Encryption" msgstr "Crittografia" #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:65 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:165 msgid "Encryption error" msgstr "Errore di crittografia" #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:95 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleSecurityBadge.vue:193 #: app/frontend/shared/components/Form/fields/FieldSecurity/FieldSecurity.vue:116 msgid "Encryption:" msgstr "Crittografia:" #: app/assets/javascripts/app/models/webhook.coffee:7 #: app/assets/javascripts/app/views/integration/check_mk.jst.eco:16 #: app/assets/javascripts/app/views/integration/cti.jst.eco:3 #: app/assets/javascripts/app/views/integration/exchange.jst.eco:39 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:23 #: app/assets/javascripts/app/views/integration/github.jst.eco:12 #: app/assets/javascripts/app/views/integration/gitlab.jst.eco:15 #: app/assets/javascripts/app/views/integration/idoit.jst.eco:15 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:3 msgid "Endpoint" msgstr "Endpoint" #: app/assets/javascripts/app/views/integration/cti.jst.eco:3 #: app/assets/javascripts/app/views/integration/placetel.jst.eco:3 #: app/assets/javascripts/app/views/integration/sipgate.jst.eco:3 msgid "Endpoint Settings" msgstr "Impostazioni endpoint" #: db/seeds/settings.rb:5710 msgid "Enforce the setup of the two-factor authentication" msgstr "Impone l'attivazione dell'autenticazione a due fattori" #: db/seeds/settings.rb:5717 msgid "Enforced for user roles" msgstr "Obbligatoria per questi ruoli utente" #: db/seeds.rb:37 msgid "English (United States)" msgstr "Inglese (Stati Uniti)" #: app/assets/javascripts/app/views/ticket_zoom/article_new.jst.eco:96 msgid "Enter Note or" msgstr "Inserisci Note o" #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee:73 #: app/assets/javascripts/app/controllers/ticket_customer.coffee:9 #: db/seeds/object_manager_attributes.rb:69 msgid "Enter Person or Organization/Company" msgstr "Inserisci una Persona o Azienda/Organizzazione" #: app/assets/javascripts/app/views/integration/smime_private_key_add.jst.eco:30 msgid "Enter Private Key Secret" msgstr "Inserisci chiave privata segreta" #: app/assets/javascripts/app/views/ticket_zoom/title.jst.eco:1 msgid "Enter Title…" msgstr "Inserisci il titolo…" #: app/assets/javascripts/app/controllers/_integration/pgp.coffee:125 msgid "" "Enter a domain name that will be associated with this key, e.g. example.com." msgstr "" "Immetti un nome di dominio da associare a questa chiave, es. esempio.it." #: app/assets/javascripts/app/views/generic/input.jst.eco:2 msgid "Enter a valid email address." msgstr "Per favore inserisci un indirizzo email valido." #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:28 #: app/assets/javascripts/app/views/import/kayako.jst.eco:28 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:25 msgid "Enter credentials" msgstr "Inserisci le tue credenziali" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:128 msgid "Enter link URL" msgstr "Inserisci collegamento URL" #: app/assets/javascripts/app/lib/app_post/two_factor_methods/recovery_codes.coffee:6 #: app/frontend/apps/desktop/pages/authentication/components/LoginRecoveryCode.vue:35 #: app/frontend/apps/mobile/pages/authentication/components/LoginRecoveryCode.vue:32 msgid "Enter one of your unused recovery codes." msgstr "Inserisci uno dei tuoi codici di recupero non utilizzati." #: app/frontend/apps/mobile/pages/search/views/SearchOverview.vue:217 msgid "Enter search and select a type to search for" msgstr "Inserisci una ricerca e un tipo per cui cercare" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:8 #: app/assets/javascripts/app/views/import/kayako.jst.eco:8 msgid "Enter the Subdomain of your %s system" msgstr "Inserisci il sottodominio del tuo sistema %s" #: app/assets/javascripts/app/views/import/zendesk.jst.eco:8 msgid "Enter the URL of your %s system" msgstr "Inserisci l'indirizzo del tuo %s sistema" #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue:29 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue:29 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue:29 msgid "Enter the URL of your %s system." msgstr "Inserisci l'URL del tuo sistema %s." #: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee:7 #: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts:13 msgid "Enter the code from your two-factor authenticator app." msgstr "" "Inserisci il codice dalla tua applicazione di autenticazione a due fattori." #: app/assets/javascripts/app/views/import/otrs.jst.eco:24 msgid "" "Enter the link provided by the plugin at the end of the installation to link " "the two systems" msgstr "" "Inserisci il link fornito dal plugin alla fine dell'installazione per " "collegare i due sistemi" #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceOTRS.vue:57 msgid "" "Enter the link provided by the plugin at the end of the installation to link " "the two systems." msgstr "" "Inserisci il link fornito dal plugin alla fine dell'installazione per " "collegare i due sistemi." #: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco:28 msgid "Enter the security code generated by the authenticator app:" msgstr "" "Inserisci il codice di sicurezza generato dall'applicazione di " "autenticazione:" #: app/assets/javascripts/app/controllers/ticket_zoom/time_accounting.coffee:37 msgid "Enter the time you want to record" msgstr "Inserisci il tempo che vuoi contabilizzare" #: app/assets/javascripts/app/controllers/_ui_element/timezone.coffee:35 msgid "Enter time zone" msgstr "Inserisci il fuso orario" #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:36 msgid "Enter your %s API token gained from your account profile settings." msgstr "" "Inserisci il token API %s ottenuto dalle impostazioni del profilo del tuo " "account." #: app/assets/javascripts/app/views/exchange/app_config.jst.eco:6 #: app/assets/javascripts/app/views/facebook/app_config.jst.eco:6 #: app/assets/javascripts/app/views/google/app_config.jst.eco:6 #: app/assets/javascripts/app/views/microsoft365/app_config.jst.eco:6 #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco:6 #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco:3 #: app/assets/javascripts/app/views/twitter/app_config.jst.eco:6 msgid "Enter your %s App Keys" msgstr "Enter your %s App Keys" #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceFreshdesk.vue:77 msgid "" "Enter your Freshdesk API token gained from your account profile settings." msgstr "" "Inserisci il token API di Freshdesk ottenuto dalle impostazioni del profilo " "del tuo account." #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceZendesk.vue:66 msgid "Enter your Zendesk API token gained from your admin interface." msgstr "" "Inserisci il token API di Zendesk ottenuto dall'interfaccia di " "amministrazione." #: app/assets/javascripts/app/views/profile/password.jst.eco:9 msgid "Enter your current password, insert a new one and confirm it." msgstr "Inserire la password attuale, poi una nuova e confermarla." #: app/assets/javascripts/app/views/import/kayako.jst.eco:36 msgid "" "Enter your email address and password from your %s account which should be " "used for the import." msgstr "" "Inserisci il tuo indirizzo e-mail e password dal tuo account %s che dovrebbe " "essere utilizzato per l'importazione." #: app/assets/javascripts/app/views/import/zendesk.jst.eco:33 msgid "" "Enter your email address and the %s API token gained from your admin " "interface." msgstr "" "Inserisci il tuo indirizzo email e il token API %s ottenuti dall'interfaccia " "di amministrazione." #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue:42 msgid "" "Enter your email address from your Kayako account which should be used for " "the import." msgstr "" "Inserisci l'indirizzo email del tuo account Kayako che deve essere usato per " "l'importazione." #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceKayako.vue:51 msgid "" "Enter your password from your Kayako account which should be used for the " "import." msgstr "" "Inserisci la password del tuo account Kayako che deve essere usato per " "l'importazione." #: app/assets/javascripts/app/controllers/admin_password_auth.coffee:30 #: app/assets/javascripts/app/controllers/password_reset.coffee:38 msgid "Enter your username or email address" msgstr "Inserisci il tuo nome utente o la tua email" #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_error_modal.coffee:6 #: app/assets/javascripts/app/controllers/_profile/out_of_office.coffee:165 #: app/assets/javascripts/app/controllers/_settings/area_proxy.coffee:51 #: app/assets/javascripts/app/controllers/ticket_zoom.coffee:119 #: app/assets/javascripts/app/controllers/widget/error_modal.coffee:6 #: app/frontend/apps/mobile/pages/error/views/Error.vue:37 msgid "Error" msgstr "Errore" #: app/services/service/system/run_auto_wizard.rb:18 msgid "Error during execution of auto wizard." msgstr "Errore durante l'esecuzione del wizard automatico." #: db/seeds/overviews.rb:160 msgid "Escalated Tickets" msgstr "Ticket in escalation" #. 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" "
Hi #{recipient.firstname},
\n" "
\n" "
The ticket (#{ticket.title}) from \"#{ticket.customer.longname}\" has been escalated since \"#{ticket.escalation_at}\"!
\n" "
\n" "<% if @objects[:article] %>\n" "
\n" " Information:\n" "
\n" " #{article.body_as_html}\n" "
\n" "
\n" "<% end %>\n" "
\n" "\n" msgstr "" "Il ticket si è intensificato (#{ticket.title})\n" "\n" "
Buongiorno #{recipient.firstname},
\n" "
\n" "
Un ticket (#{ticket.title}) da \"#{ticket.customer.longname}\" è " "andato in escalation il \"#{ticket.escalation_at}\"!
.\n" "
\n" "<% if @objects[:article] %>\n" "
\n" " #{t('Information')}:\n" "
\n" " #{article.body_as_html}\n" "
\n" "
\n" "<% end %>\n" "
\n" "\n" #: lib/excel_sheet/ticket.rb:73 msgid "Escalation At" msgstr "In escalation a" #: app/assets/javascripts/app/lib/app_post/popover_provider/escalation_popover_provider.coffee:8 #: app/assets/javascripts/app/views/sla/index.jst.eco:35 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:177 msgid "Escalation Times" msgstr "Escalation Times" #: app/assets/javascripts/app/models/ticket.coffee:17 #: app/graphql/gql/types/overview_type.rb:70 msgid "Escalation at" msgstr "Escalation alle" #: app/assets/javascripts/app/models/ticket.coffee:20 #: app/graphql/gql/types/overview_type.rb:73 msgid "Escalation at (Close Time)" msgstr "Escalation alle (Ora di Chiusura)" #: app/assets/javascripts/app/models/ticket.coffee:18 #: app/graphql/gql/types/overview_type.rb:71 msgid "Escalation at (First Response Time)" msgstr "Escalation alle (Ora di Prima Risposta)" #: app/assets/javascripts/app/models/ticket.coffee:19 #: app/graphql/gql/types/overview_type.rb:72 msgid "Escalation at (Update Time)" msgstr "Escalation alle (Ora di Aggiornamento)" #: app/assets/javascripts/app/models/knowledge_base.coffee:271 msgid "" "Every category in your knowledge base should be given a unique icon for " "maximum visual clarity. Each set below provides a wide range of icons to " "choose from, but beware: You can't mix and match different icons from " "different sets. Choose carefully!" msgstr "" "Ad ogni categoria della tua knowledge base dovrebbe essere assegnata " "un'icona per aumentare la leggibilità. Ogni gruppo di icone dispone di " "diversi simboli e immagini, ma fai attenzione: puoi utilizzare le icone di " "un solo gruppo. Scegli attentamente!" #: app/assets/javascripts/app/models/trigger.coffee msgid "" "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 "" "Ogni volta che un cliente crea un nuovo ticket, riceve automaticamente un'e-" "mail di conferma per assicurargli che la sua richiesta è stata inviata " "correttamente. Questo comportamento è integrato in Zammad, ma è anche " "altamente personalizzabile e puoi impostare altre azioni automatizzate " "proprio come questa.\n" "\n" "Forse vuoi impostare una priorità più alta su qualsiasi ticket con la parola " "\"urgente\" nel titolo. Forse vuoi evitare di inviare e-mail di risposta " "automatica ai clienti di determinate organizzazioni. Forse vuoi " "contrassegnare un ticket come \"in sospeso\" ogni volta che qualcuno " "aggiunge una nota interna.\n" "\n" "Qualunque cosa sia, puoi farlo con i trigger: azioni che controllano i " "ticket per determinate modifiche e quindi si attivano ogni volta che si " "verificano tali modifiche." #: app/assets/javascripts/app/views/generic/object_import/index.jst.eco:28 msgid "Example CSV file for download." msgstr "File CSV di esempio da scaricare." #: app/assets/javascripts/app/controllers/webhook.coffee:26 #: app/assets/javascripts/app/controllers/widget/payload_example.coffee:5 msgid "Example Payload" msgstr "Payload di esempio" #: app/assets/javascripts/app/views/api.jst.eco:17 msgid "Example:" msgstr "Esempio:" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco:27 msgid "Examples" msgstr "Esempi" #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:16 msgid "Examples:" msgstr "Esempi:" #: app/assets/javascripts/app/controllers/_manage/ticket_auto_assignment.coffee:39 msgid "Excepted users" msgstr "Utenti esenti" #: app/assets/javascripts/app/controllers/_integration/exchange.coffee:3 #: app/assets/javascripts/app/views/integration/exchange.jst.eco:21 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:8 msgid "Exchange" msgstr "Exchange" #: db/seeds/settings.rb:4746 msgid "Exchange OAuth" msgstr "OAuth Exchange" #: db/seeds/settings.rb:4733 msgid "Exchange config" msgstr "Configurazione Exchange" #: db/seeds/settings.rb:4759 msgid "Exchange integration" msgstr "Integrazione Exchange" #: app/assets/javascripts/app/controllers/_integration/exchange.coffee:729 msgid "Exchange integration for contacts management." msgstr "Integrazione di Exchange per la gestione dei contatti." #: app/assets/javascripts/app/models/job.coffee:10 #: app/assets/javascripts/app/models/trigger.coffee:10 msgid "Execute changes on objects" msgstr "Esegui modifica sull'oggetto" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue:119 msgid "Execute configured macros" msgstr "Esegui le macro configurate" #: db/seeds/schedulers.rb:205 msgid "Execute import jobs." msgstr "Esegui lavori di importazione." #: db/seeds/schedulers.rb:52 msgid "Execute planned jobs." msgstr "Esegui lavori pianificati." #: app/assets/javascripts/app/controllers/_ui_element/_application_selector.coffee:22 #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:34 msgid "Execution Time" msgstr "Execution Time" #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:283 msgid "Existing members" msgstr "Membri esistenti" #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:255 msgid "Existing tickets" msgstr "Ticket esistenti" #: app/assets/javascripts/app/controllers/_ui_element/object_selector.coffee:260 msgid "Existing tickets (open)" msgstr "Ticket esistenti (aperti)" #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:217 msgid "Expert" msgstr "Esperto" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:34 msgid "Expert Settings" msgstr "Impostazioni avanzate" #: app/assets/javascripts/app/views/generic/application_selector.jst.eco:6 msgid "Expert mode" msgstr "Modalità esperto" #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:18 msgid "Experts" msgstr "Esperti" #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:15 #: app/assets/javascripts/app/views/profile/token_access.jst.eco:19 #: app/assets/javascripts/app/views/profile/token_access_create.jst.eco:10 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:15 msgid "Expires" msgstr "Scade" #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:18 msgid "Expires at" msgstr "Scade il" #: app/assets/javascripts/app/controllers/search.coffee:50 msgid "Extended Search" msgstr "Ricerca estesa" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:73 msgid "External data source field" msgstr "Campo dell'origine dati esterna" #: lib/search_index_backend.rb:677 msgid "Extract zammad-attachment information from arrays" msgstr "Estrarre le informazioni degli allegati zammad dagli array" #: app/assets/javascripts/app/controllers/_channel/facebook.coffee:3 #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee:66 #: app/assets/javascripts/app/views/facebook/index.jst.eco:3 #: app/assets/javascripts/app/views/facebook/list.jst.eco:3 #: app/controllers/first_steps_controller.rb:31 #: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts:16 #: app/frontend/shared/entities/ticket-article/action/plugins/facebook.ts:48 #: db/seeds/settings.rb:1384 msgid "Facebook" msgstr "Facebook" #: app/assets/javascripts/app/views/facebook/app_config.jst.eco:9 msgid "Facebook APP ID" msgstr "Facebook APP ID" #: app/assets/javascripts/app/controllers/_channel/facebook.coffee:190 msgid "Facebook Account" msgstr "Account Facebook" #: db/seeds/settings.rb:1393 msgid "Facebook App Credentials" msgstr "Credenziali App Facebook" #: app/assets/javascripts/app/views/facebook/app_config.jst.eco:17 msgid "Facebook App Secret" msgstr "Facebook APP Secret" #: db/seeds/settings.rb:1385 msgid "Facebook Developer Site" msgstr "Sito di sviluppo Facebook" #: app/assets/javascripts/app/views/data_privacy/index.jst.eco:24 msgid "Failed Tasks" msgstr "Task falliti" #: app/controllers/channels_google_controller.rb:96 #: app/controllers/channels_microsoft365_controller.rb:96 msgid "Failed to find backup on channel!" msgstr "Impossibile trovare il backup sul canale!" #: app/assets/javascripts/app/controllers/_channel/google.coffee:223 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:235 msgid "Failed to roll back the migration of the channel!" msgstr "" "Impossibile ripristinare lo stato precedente alla migrazione del canale!" #: app/assets/javascripts/app/controllers/user_profile/action_row.coffee:52 msgid "Failed to send email to \"%s\". Please contact an administrator." msgstr "" "Invio email a \"%s\" non riuscito. Per cortesia contattare un amministratore." #: db/seeds/object_manager_attributes.rb:877 msgid "Fax" msgstr "Fax" #: app/assets/javascripts/app/controllers/chat.coffee:101 msgid "Feature disabled!" msgstr "Funzionalità disabilitata!" #: app/controllers/integration/check_mk_controller.rb:135 #: app/controllers/integration/cti_controller.rb:52 #: app/controllers/integration/placetel_controller.rb:51 #: app/controllers/integration/sipgate_controller.rb:51 msgid "Feature is disabled, please contact your administrator!" msgstr "La funzione è disabilitata, contatta un amministratore!" #: app/controllers/integration/cti_controller.rb:56 #: app/controllers/integration/placetel_controller.rb:55 #: app/controllers/integration/sipgate_controller.rb:55 msgid "Feature not configured, please contact your admin!" msgstr "Funzione non configurata, contatta il tuo amministratore!" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:160 #: app/assets/javascripts/app/controllers/report.coffee:204 #: app/assets/javascripts/app/controllers/time_accounting_accounted_time.coffee:26 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:67 msgid "Feb" msgstr "Feb" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:160 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:81 msgid "February" msgstr "Febbraio" #: app/assets/javascripts/app/views/channel/form.jst.eco:34 msgid "Feedback" msgstr "Feedback" #: app/assets/javascripts/app/views/channel/form.jst.eco:34 msgid "Feedback Form" msgstr "Feedback Form" #: app/frontend/apps/mobile/components/CommonFilePreview/CommonFilePreview.vue:114 msgid "File '%s' is uploading" msgstr "Il file '%s' è in caricamento" #: lib/validations/ticket_article_validator/whatsapp_message.rb:25 msgid "File format is not allowed: %s" msgstr "Formato del file non consentito: %s" #: app/assets/javascripts/app/controllers/ticket_zoom/article_new.coffee:869 #: app/frontend/apps/mobile/components/Form/fields/FieldFile/composable/useFileValidation.ts:25 #: lib/validations/ticket_article_validator/whatsapp_message.rb:38 msgid "File is too big. %s has to be %s or smaller." msgstr "File troppo grande. %s deve essere di %s o meno." #: app/assets/javascripts/app/controllers/_settings/area_logo.coffee:39 #: app/assets/javascripts/app/controllers/getting_started/base.coffee:79 #: app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue:65 msgid "File too big, max. %s MB allowed." msgstr "File troppo grande, max. %s MB consentiti." #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:5 #: db/seeds/settings.rb:354 msgid "Filesystem" msgstr "File system" #: app/assets/javascripts/app/controllers/_channel/email.coffee:16 #: app/assets/javascripts/app/controllers/_channel/google.coffee:16 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:16 #: app/assets/javascripts/app/models/report_profile.js.coffee:7 #: app/assets/javascripts/app/views/sla/index.jst.eco:28 msgid "Filter" msgstr "Filtro" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue:109 msgid "Find a ticket" msgstr "Cerca un ticket" #: app/assets/javascripts/app/views/translation/form.jst.eco:5 msgid "Find translation suggestion" msgstr "Trova un suggerimento di traduzione" #: app/assets/javascripts/app/views/search/index.jst.eco:6 msgid "Find what you're looking for, e.g. \"search phrase\"" msgstr "Trova ciò che cerchi. Es. \"cerca frase\"" #: app/assets/javascripts/app/views/integration/pgp_list.jst.eco:16 #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:13 #: app/assets/javascripts/app/views/ssl_certificates_list.jst.eco:12 msgid "Fingerprint" msgstr "Impronta digitale" #: app/assets/javascripts/app/controllers/_channel/whatsapp.coffee:251 #: app/assets/javascripts/app/views/dashboard/first_steps_clues_content.jst.eco:15 #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco:17 #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualChannelEmailPreConfigured.vue:79 msgid "Finish" msgstr "Fine" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupManual/GuidedSetupManualInviteColleagues.vue:118 msgid "Finish Setup" msgstr "Concludi la configurazione" #: lib/excel_sheet/ticket.rb:62 msgid "First Response At" msgstr "Prima risposta alle" #: lib/excel_sheet/ticket.rb:65 msgid "First Response Diff In Min" msgstr "Differenza in minuti prima Risposta" #: lib/excel_sheet/ticket.rb:63 msgid "First Response Escalation At" msgstr "Escalation prima risposta a" #: lib/excel_sheet/ticket.rb:64 msgid "First Response In Min" msgstr "Prima risposta in minuti" #: app/assets/javascripts/app/views/generic/sla_times.jst.eco:17 #: app/assets/javascripts/app/views/popover/escalation.jst.eco:5 #: app/assets/javascripts/app/views/sla/index.jst.eco:37 #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:181 msgid "First Response Time" msgstr "Primo tempo di risposta" #: app/models/report.rb:45 msgid "First Solution" msgstr "Prima soluzione" #: app/assets/javascripts/app/views/dashboard.jst.eco:4 msgid "First Steps" msgstr "Primi Passi" #: app/assets/javascripts/app/models/user.coffee:9 #: app/frontend/apps/desktop/composables/authentication/useSignupForm.ts:14 #: db/seeds/object_manager_attributes.rb:601 msgid "First name" msgstr "Nome" #: app/assets/javascripts/app/models/ticket.coffee:24 #: app/graphql/gql/types/overview_type.rb:77 msgid "First response" msgstr "Prima risposta" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:3 msgid "Fixed Email Accounts" msgstr "Account fisso di posta elettronica" #: app/assets/javascripts/app/views/channel/chat.jst.eco:122 msgid "Flat Design" msgstr "Design piatto" #: app/assets/javascripts/app/controllers/_channel/email.coffee:418 #: app/assets/javascripts/app/controllers/_channel/google.coffee:279 #: app/assets/javascripts/app/controllers/_channel/microsoft365.coffee:291 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:86 #: app/assets/javascripts/app/views/integration/exchange.jst.eco:59 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts:182 msgid "Folder" msgstr "Cartella" #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:70 msgid "Folder:" msgstr "Cartella:" #: app/assets/javascripts/app/views/integration/exchange.jst.eco:59 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:80 msgid "Folders" msgstr "Cartelle" #: app/assets/javascripts/app/models/group.coffee:9 #: db/seeds/object_manager_attributes.rb:1933 msgid "Follow-up for closed ticket possible or not." msgstr "Follow-up per ticket chiuso possibile o meno." #: app/assets/javascripts/app/models/group.coffee:9 #: db/seeds/object_manager_attributes.rb:1923 msgid "Follow-up possible" msgstr "Follow-up possibile" #: app/assets/javascripts/app/lib/app_post/iconset_picker.coffee:5 msgid "Font Awesome" msgstr "Font Awesome" #: app/assets/javascripts/app/views/channel/chat.jst.eco:113 msgid "Font size" msgstr "Dimensione del carattere" #: app/assets/javascripts/app/controllers/knowledge_base/public_menu_manager.coffee:34 msgid "Footer Menu" msgstr "Menu footer" #: app/assets/javascripts/app/models/knowledge_base.coffee:171 msgid "Footer Note" msgstr "Nota a piede" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStart.vue:78 msgid "For additional support, consult our migration guide." msgstr "Per ulteriore assistenza, consulta la nostra guida alla migrazione." #: app/assets/javascripts/app/views/dashboard.jst.eco:13 msgid "For example, recently changed tickets, users, or organizations." msgstr "Per esempio, ticket modificati di recente, utenti o organizzazioni." #: app/assets/javascripts/app/views/settings/storage_provider.jst.eco:10 msgid "For more details, please check out our online documentation %l." msgstr "Per maggiori dettagli, consulta la nostra documentazione online %l." #: app/assets/javascripts/app/views/profile/token_access_created.jst.eco:1 msgid "" "For security reasons, the API token is shown only once. You'll need to save " "it somewhere secure before continuing." msgstr "" "Per motivi di sicurezza, il token API viene mostrato solo una volta. Salvalo " "da qualche parte al sicuro prima di continuare." #: app/frontend/apps/mobile/pages/ticket/views/TicketCreate.vue:541 #: app/frontend/shared/errors/useErrorHandler.ts:28 #: app/frontend/shared/router/guards/before/permission.ts:35 msgid "Forbidden" msgstr "Proibito" #: app/assets/javascripts/app/models/public_link.coffee:9 msgid "Forgot Password Screen" msgstr "Schermata password dimenticata" #: app/assets/javascripts/app/views/login.jst.eco:53 #: app/frontend/apps/desktop/pages/authentication/views/Login.vue:127 #: app/frontend/apps/mobile/pages/authentication/components/LoginCredentialsForm.vue:82 msgid "Forgot password?" msgstr "Password dimenticata?" #: app/assets/javascripts/app/views/password/reset.jst.eco:4 #: app/frontend/apps/desktop/pages/authentication/views/PasswordReset.vue:87 msgid "Forgot your password?" msgstr "Password dimenticata?" #: app/assets/javascripts/app/controllers/_channel/form.coffee:4 #: app/assets/javascripts/app/views/channel/form.jst.eco:7 msgid "Form" msgstr "Form" #: app/graphql/gql/queries/form_updater.rb:30 msgid "FormSchema could not be found." msgstr "Impossibile trovare l'oggetto FormSchema." #: app/assets/javascripts/app/models/object_manager_attribute.coffee:10 msgid "Format" msgstr "Formattazione" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:487 msgid "Format as //strikethrough//" msgstr "Formato come //barrato//" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:469 msgid "Format as _underlined_" msgstr "Formatta come _sottolineato_" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:82 msgid "Format as bold" msgstr "Formatta come grassetto" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:536 msgid "Format as h1 heading" msgstr "Formatta come intestazione h1" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:542 msgid "Format as h2 heading" msgstr "Formatta come intestazione h2" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:548 msgid "Format as h3 heading" msgstr "Formatta come intestazione h3" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:89 msgid "Format as italic" msgstr "Formatta come corsivo" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:530 msgid "Format as ordered list" msgstr "Formatta come lista ordinata" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:96 msgid "Format as strikethrough" msgstr "Formato come barrato" #: app/frontend/shared/components/Form/fields/FieldEditor/useEditorActions.ts:75 msgid "Format as underlined" msgstr "Formatta come sottolineato" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:524 msgid "Format as unordered list" msgstr "Formatta come lista non ordinata" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:475 msgid "Format as |bold|" msgstr "Formatta come |grassetto|" #: app/assets/javascripts/app/controllers/_plugin/keyboard_shortcuts.coffee:481 msgid "Format as ||italic||" msgstr "Formatta come |corsivo|" #: app/frontend/shared/entities/ticket-article/action/plugins/email.ts:86 msgid "Forward" msgstr "Avanti" #: app/assets/javascripts/app/views/widget/ticket_stats_frequency.jst.eco:1 msgid "Frequency" msgstr "Frequenza" #: app/assets/javascripts/app/controllers/import_freshdesk.coffee:189 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts:10 msgid "Freshdesk" msgstr "Freshdesk" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:157 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:51 msgid "Fri" msgstr "Ven" #: app/assets/javascripts/app/controllers/_ui_element/basedate.coffee:157 #: app/assets/javascripts/app/controllers/_ui_element/timer.coffee:11 #: app/assets/javascripts/app/lib/app_post/business_hours.coffee:19 #: app/assets/javascripts/app/views/calendar/index.jst.eco:56 #: app/frontend/shared/components/Form/fields/FieldDate/FieldDateTimeInput.vue:60 msgid "Friday" msgstr "Venerdì" #: app/assets/javascripts/app/controllers/_ui_element/postmaster_match.coffee:10 #: app/assets/javascripts/app/models/ticket_article.coffee:7 #: app/assets/javascripts/app/views/cti/caller_log.jst.eco:13 #: app/assets/javascripts/app/views/generic/business_hours.jst.eco:21 #: app/assets/javascripts/app/views/generic/calender_preview.jst.eco:11 #: app/assets/javascripts/app/views/profile/out_of_office.jst.eco:18 #: app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco:16 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/ArticleMetadataDialog.vue:97 #: app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts:34 msgid "From" msgstr "Da" #: app/assets/javascripts/app/controllers/_manage/system.coffee:16 msgid "Frontend" msgstr "Frontend" #: app/assets/javascripts/app/models/group.coffee:48 #: app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/FieldGroupPermissionsInput.vue:52 msgid "Full" msgstr "Completo" #: app/assets/javascripts/app/views/getting_started/email.jst.eco:11 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailAccountForm.ts:24 msgid "Full Name" msgstr "Nome Completo" #: db/seeds/settings.rb:263 msgid "Fully Qualified Domain Name" msgstr "Fully Qualified Domain Name" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:686 msgid "GET" msgstr "GET" #: app/assets/javascripts/app/views/integration/ldap.jst.eco:50 msgid "GID" msgstr "GID" #: app/models/channel/driver/sms/massenversand.rb:42 msgid "Gateway" msgstr "Gateway" #: app/assets/javascripts/app/controllers/ticket_zoom.coffee:123 #: app/assets/javascripts/app/lib/app_post/ajax.coffee:91 msgid "General communication error, maybe internet is not available!" msgstr "Errore di comunicazione generale, forse Internet non è disponibile!" #: db/seeds/schedulers.rb:43 msgid "Generate 'Session' data." msgstr "Genera dati 'Session'." #: app/assets/javascripts/app/controllers/api.coffee:180 msgid "Generate Access Token for |%s|" msgstr "Genera Access Token per |%s|" #: app/assets/javascripts/app/controllers/api.coffee:167 msgid "Generate Token" msgstr "Genera token" #: app/assets/javascripts/app/controllers/_profile/password.coffee:237 #: app/assets/javascripts/app/views/profile/password.jst.eco:113 msgid "Generate recovery codes" msgstr "Genera codici di recupero" #: db/seeds/schedulers.rb:151 msgid "Generate user-based stats." msgstr "Genera statistiche basate sugli utenti." #: app/assets/javascripts/app/controllers/_integration/cti.coffee:264 msgid "Generic API to integrate VoIP service provider with real-time push." msgstr "" "API generiche per integrare fornitori di servizi VoIP con push in tempo " "reale." #: db/seeds/settings.rb:453 msgid "Geo Calendar Service" msgstr "Servizio Geo Calendario" #: db/seeds/settings.rb:399 msgid "Geo IP Service" msgstr "Servizio Geo IP" #: db/seeds/settings.rb:426 msgid "Geo Location Service" msgstr "Servizio di geolocalizzazione" #: app/assets/javascripts/app/controllers/getting_started.coffee:10 #: app/frontend/apps/desktop/pages/guided-setup/routes.ts:18 msgid "Get Started" msgstr "Iniziare" #: app/frontend/apps/mobile/pages/ticket/views/TicketInformation/TicketInformationDetails.vue:213 msgid "Get notified" msgstr "Ricevi una notifica" #: app/assets/javascripts/app/lib/app_post/two_factor_methods/authenticator_app.coffee:6 #: app/frontend/shared/entities/two-factor/plugins/authenticator_app.ts:10 #: db/seeds/settings.rb:5675 msgid "Get the security code from the authenticator app on your device." msgstr "" "Ottieni il codice di sicurezza dall'app di autenticazione sul tuo " "dispositivo." #: app/assets/javascripts/app/views/api.jst.eco:70 msgid "Getting an Access Token" msgstr "Ottieni un Token di accesso" #: app/assets/javascripts/app/views/widget/two_factor_configuration/security_keys/register.jst.eco:2 msgid "Getting key information from the browser…" msgstr "Reperimento informazioni sulla chiave dal browser…" #: app/assets/javascripts/app/controllers/_integration/github.coffee:3 #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee:81 #: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts:34 #: db/seeds/settings.rb:1577 msgid "GitHub" msgstr "GitHub" #: db/seeds/settings.rb:1585 msgid "GitHub App Credentials" msgstr "Credenziali App GitHub" #: db/seeds/settings.rb:1578 msgid "GitHub OAuth Applications" msgstr "Applicazioni OAuth GitHub" #: db/seeds/settings.rb:4895 msgid "GitHub config" msgstr "Configurazione GitHub" #: db/seeds/settings.rb:4868 msgid "GitHub integration" msgstr "Integrazione GitHub" #: lib/github/http_client.rb:35 msgid "GitHub request failed! Please have a look at the log file for details" msgstr "" "Richiesta verso GitHub fallita! dai un'occhiata al file di log per i dettagli" #: app/assets/javascripts/app/controllers/_integration/gitlab.coffee:3 #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee:86 #: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts:40 #: db/seeds/settings.rb:1641 msgid "GitLab" msgstr "GitLab" #: db/seeds/settings.rb:1649 msgid "GitLab App Credentials" msgstr "Credenziali App GitLab" #: db/seeds/settings.rb:1642 msgid "GitLab Applications" msgstr "Applicazioni GitLab" #: db/seeds/settings.rb:4853 msgid "GitLab config" msgstr "Configurazione GitLab" #: db/seeds/settings.rb:4826 msgid "GitLab integration" msgstr "Integrazione GitLab" #: lib/gitlab/http_client.rb:48 msgid "GitLab request failed! Please have a look at the log file for details" msgstr "" "Richiesta verso GitLab fallita! Dai un'occhiata al file di log per i dettagli" #: app/controllers/selectors_controller.rb:43 msgid "Given object does not support selector" msgstr "L'oggetto non supporta il selettore" #: app/models/setting/validation/time_zone.rb:10 msgid "Given time zone is not valid." msgstr "Il fuso orario indicato non è valido." #: app/assets/javascripts/app/views/google/index.jst.eco:3 #: app/assets/javascripts/app/views/google/list.jst.eco:3 msgid "Gmail" msgstr "Gmail" #: app/assets/javascripts/app/controllers/widget/two_factor_configuration/method.coffee:21 #: app/assets/javascripts/app/views/agent_ticket_view/bulk.jst.eco:11 #: app/assets/javascripts/app/views/channel/email_account_wizard.jst.eco:96 #: app/assets/javascripts/app/views/generic/searchable_select_submenu.jst.eco:3 #: app/assets/javascripts/app/views/getting_started/admin.jst.eco:8 #: app/assets/javascripts/app/views/getting_started/channel.jst.eco:20 #: app/assets/javascripts/app/views/getting_started/email.jst.eco:25 #: app/assets/javascripts/app/views/getting_started/email_notification.jst.eco:16 #: app/assets/javascripts/app/views/getting_started/email_pre_configured.jst.eco:16 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:27 #: app/assets/javascripts/app/views/import/index.jst.eco:18 #: app/assets/javascripts/app/views/import/kayako.jst.eco:27 #: app/assets/javascripts/app/views/import/otrs.jst.eco:16 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:24 #: app/assets/javascripts/app/views/integration/exchange_wizard.jst.eco:98 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:105 #: app/assets/javascripts/app/views/signup/verify.jst.eco:10 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupActionFooter.vue:88 msgid "Go Back" msgstr "Indietro" #: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue:41 #: app/frontend/apps/mobile/pages/authentication/views/Login.vue:89 msgid "Go back" msgstr "Indietro" #: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue:41 msgid "Go home" msgstr "Torna alla home" #: app/frontend/apps/desktop/pages/guided-setup/views/GuidedSetupImport/GuidedSetupImportSource/GuidedSetupImportSourceStatus.vue:258 msgid "Go to Login" msgstr "Vai all'accesso" #: lib/secure_mailing/pgp/incoming.rb:55 msgid "Good signature" msgstr "Firma corretta" #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco:26 #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco:23 msgid "Goodbye message" msgstr "Messaggio di saluto" #: app/assets/javascripts/app/controllers/_channel/google.coffee:3 #: app/assets/javascripts/app/controllers/_profile/linked_accounts.coffee:96 #: app/frontend/shared/composables/authentication/useThirdPartyAuthentication.ts:52 #: db/seeds/settings.rb:1449 msgid "Google" msgstr "Google" #: db/seeds/settings.rb:1450 msgid "Google API Console Site" msgstr "Google API Console" #: db/seeds/settings.rb:1457 msgid "Google App Credentials" msgstr "Credenziali Google App" #: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco:8 msgid "Google Authenticator" msgstr "Google Authenticator" #: app/assets/javascripts/app/views/google/app_config.jst.eco:9 msgid "Google Client ID" msgstr "Google Client ID" #: app/assets/javascripts/app/views/google/app_config.jst.eco:17 msgid "Google Client Secret" msgstr "Google Client Secret" #: app/assets/javascripts/app/controllers/ticket_zoom/highlighter.coffee:16 msgid "Green" msgstr "Verde" #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco:36 msgid "Greeting" msgstr "Saluti" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:30 #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:20 #: app/assets/javascripts/app/controllers/group.coffee:3 #: app/assets/javascripts/app/models/ticket.coffee:10 #: app/assets/javascripts/app/views/agent_ticket_view/detail.jst.eco:26 #: app/assets/javascripts/app/views/channel/sms_account_overview.jst.eco:54 #: app/assets/javascripts/app/views/generic/user_permission_group.jst.eco:3 #: app/assets/javascripts/app/views/integration/pgp_group.jst.eco:4 #: app/assets/javascripts/app/views/integration/smime_group.jst.eco:4 #: app/assets/javascripts/app/views/popover/ticket.jst.eco:38 #: app/assets/javascripts/app/views/profile/notification.jst.eco:29 #: app/assets/javascripts/app/views/telegram/index.jst.eco:31 #: app/assets/javascripts/app/views/twitter/account_edit.jst.eco:11 #: app/assets/javascripts/app/views/twitter/list.jst.eco:38 #: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco:47 #: app/assets/javascripts/app/views/whatsapp/index.jst.eco:33 #: app/graphql/gql/types/overview_type.rb:63 #: app/views/mailer/ticket_create/fr.html.erb:8 #: app/views/mailer/ticket_create/zh-cn.html.erb:8 #: app/views/mailer/ticket_create/zh-tw.html.erb:8 #: app/views/messaging/ticket_create/pt-br.md.erb:3 #: app/views/messaging/ticket_create/zh-tw.md.erb:3 #: app/views/messaging/ticket_info/pt-br.md.erb:3 #: db/seeds/object_manager_attributes.rb:162 db/seeds/settings.rb:2850 #: lib/excel_sheet/ticket.rb:27 msgid "Group" msgstr "Gruppo" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:141 msgid "Group (change)" msgstr "Gruppo (Modifica)" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:132 msgid "Group (create)" msgstr "Gruppo (Crea)" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:159 msgid "Group (full)" msgstr "Gruppo (Completo)" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:150 msgid "Group (overview)" msgstr "Gruppo (panoramica)" #: app/assets/javascripts/app/controllers/_ui_element/core_workflow_condition.coffee:123 msgid "Group (read)" msgstr "Gruppo (lettura)" #: app/assets/javascripts/app/views/integration/ldap.jst.eco:53 msgid "Group Filter" msgstr "Filtro Gruppo" #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:535 msgid "" "Group information could not be retrieved, please check your bind user " "permissions." msgstr "" "Non è stato possibile recuperare le informazioni sul gruppo, verificare le " "autorizzazioni dell'utente di riferimento." #: app/models/channel/driver/sms/base.rb:39 msgid "Group is invalid!" msgstr "Il gruppo non è valido!" #: app/models/channel/driver/sms/base.rb:36 msgid "Group needed in channel definition!" msgstr "E' richiesto un gruppo per definire il canale!" #: app/assets/javascripts/app/models/role.coffee:8 #: app/assets/javascripts/app/models/user.coffee:13 #: db/seeds/object_manager_attributes.rb:1425 msgid "Group permissions" msgstr "Autorizzazioni del gruppo" #: app/assets/javascripts/app/views/channel/form.jst.eco:18 #: db/seeds/settings.rb:2850 msgid "Group selection for Ticket creation" msgstr "Selezione del gruppo per la creazione dei ticket" #: db/seeds/settings.rb:2938 msgid "Group selection for ticket creation" msgstr "Selezione del gruppo per la creazione ticket" #: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee:60 #: app/assets/javascripts/app/models/overview.coffee:43 msgid "Grouping by" msgstr "Raggruppa per" #: app/assets/javascripts/app/controllers/ticket_overview/settings.coffee:70 #: app/assets/javascripts/app/models/overview.coffee:58 msgid "Grouping order" msgstr "Ordine gruppi" #: app/assets/javascripts/app/controllers/group.coffee:3 #: app/assets/javascripts/app/models/macro.coffee:15 #: app/assets/javascripts/app/models/text_module.coffee:28 #: app/assets/javascripts/app/views/import/freshdesk.jst.eco:67 #: app/assets/javascripts/app/views/import/kayako.jst.eco:71 #: app/assets/javascripts/app/views/import/zendesk.jst.eco:69 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/freshdesk.ts:14 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/kayako.ts:14 #: app/frontend/apps/desktop/pages/guided-setup/components/GuidedSetupImport/GuidedSetupImportSource/plugins/zendesk.ts:14 #: db/seeds/permissions.rb:19 msgid "Groups" msgstr "Gruppi" #: app/assets/javascripts/app/controllers/group.coffee:22 msgid "Groups are …" msgstr "I gruppi sono…" #: app/assets/javascripts/app/models/webhook.coffee:8 msgid "HMAC SHA1 Signature Token" msgstr "HMAC SHA1 Signature Token" #: db/seeds/settings.rb:5286 msgid "HTML Email CSS Font" msgstr "HTML Email CSS Font" #: db/seeds/settings.rb:5298 msgid "HTML Sanitizer Processing Timeout" msgstr "Timeout processo di sanificazione HTML" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:736 msgid "HTTP Authentication" msgstr "Autenticazione HTTP" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:770 msgid "HTTP Authentication token" msgstr "Token di autenticazione HTTP" #: app/assets/javascripts/app/models/webhook.coffee:11 msgid "HTTP Basic Authentication Password" msgstr "Password per autenticazione base HTTP" #: app/assets/javascripts/app/models/webhook.coffee:10 msgid "HTTP Basic Authentication Username" msgstr "Utente per autenticazione base HTTP" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:759 msgid "HTTP Basic Authentication password" msgstr "Password per autenticazione di base HTTP" #: app/assets/javascripts/app/controllers/_ui_element/object_manager_attribute.coffee:748 msgid "HTTP Basic Authentication username" msgstr "Utente per autenticazione di base HTTP" #: app/assets/javascripts/app/controllers/widget/http_log.coffee:45 msgid "HTTP Log" msgstr "Log HTTP" #: db/seeds/settings.rb:313 msgid "HTTP type" msgstr "HTTP type" #: db/seeds/schedulers.rb:214 msgid "Handle data privacy tasks." msgstr "Gestire le attività di privacy dei dati." #: app/assets/javascripts/app/models/job.coffee:18 msgid "Has processed" msgstr "E' stata processato" #: app/frontend/apps/desktop/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDropdownItem.vue:128 #: app/frontend/apps/mobile/components/Form/fields/FieldTreeSelect/FieldTreeSelectInputDialog.vue:336 msgid "Has submenu" msgstr "Ha un sottomenu" #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketViewersDialog.vue:48 msgid "Has ticket open in tabs, but is not actively looking at the ticket." msgstr "Ha il ticket aperto tra i tab, ma non lo sta guardando attivamente." #: app/assets/javascripts/app/views/integration/smime_list.jst.eco:12 msgid "Hash" msgstr "Hash" #: app/assets/javascripts/app/views/telegram/bot_add.jst.eco:29 #: app/assets/javascripts/app/views/telegram/bot_edit.jst.eco:26 msgid "Have a nice day." msgstr "Buona giornata." #: app/assets/javascripts/app/views/widget/two_factor_login/help_text.jst.eco:3 #: app/frontend/apps/desktop/pages/authentication/views/Login.vue:253 #: app/frontend/apps/mobile/pages/authentication/views/Login.vue:140 msgid "Having problems?" msgstr "Stai avendo problemi?" #: app/assets/javascripts/app/views/widget/payload_example.jst.eco:8 msgid "Header" msgstr "Header" #: app/assets/javascripts/app/models/knowledge_base.coffee:190 msgid "Header Color" msgstr "Colore intestazione" #: app/assets/javascripts/app/models/knowledge_base.coffee:201 msgid "Header Link Color" msgstr "Colore del collegamento di intestazione" #: app/assets/javascripts/app/controllers/knowledge_base/public_menu_manager.coffee:28 msgid "Header Menu" msgstr "Menu Header" #: app/assets/javascripts/app/views/monitoring.jst.eco:18 msgid "Health Check" msgstr "Controllo stato del sistema" #: app/assets/javascripts/app/views/monitoring.jst.eco:20 msgid "Health information can be retrieved as JSON using:" msgstr "" "Le informazioni di stato possono essere recuperate in formato JSON usando:" #: app/assets/javascripts/app/views/channel/chat.jst.eco:69 msgid "Hello! I need help with your product." msgstr "Ciao! Ho bisogno di aiuto con il tuo prodotto." #: app/assets/javascripts/app/views/customer_chat/setting.jst.eco:44 msgid "Hello, my name is %s, what can I do for you?" msgstr "Ciao, il mio nome è %s, cosa posso fare per te?" #: app/jobs/scheduled_whatsapp_reminder_job.rb:6 msgid "" "Hello, the customer service window for this conversation is about to expire, " "please reply to keep it open." msgstr "" "Ciao, la finestra del servizio clienti per questa conversazione sta per " "scadere, si prega di rispondere per tenerla aperta." #: app/assets/javascripts/app/controllers/_plugin/translation_support.coffee:39 msgid "Help to improve Zammad!" msgstr "Aiutaci a migliorare Zammad!" #: app/assets/javascripts/app/views/knowledge_base/public_menu_manager.jst.eco:6 msgid "" "Here you can add further links to your public FAQ page, which will be " "displayed either in the header or footer." msgstr "" "Qui è possibile aggiungere altri link alla pagina pubblica delle FAQ, che " "verranno visualizzati nell'intestazione o nel piè di pagina." #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:20 msgid "" "Here you can create new tickets, customers and organizations (depending on " "your configured permissions)." msgstr "" "Da qui puoi creare nuovi ticket, clienti e organizzazioni (in base ai " "permessi assegnati)." #: app/assets/javascripts/app/controllers/customer_ticket_create/sidebar_customer_default.coffee:29 msgid "Here you can create one." msgstr "Qui puoi crearne uno." #: app/assets/javascripts/app/views/translation/description.jst.eco:1 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 "" "Qui puoi sovrascrivere qualsiasi stringa di traduzione per un aspetto più " "personalizzato. Sono supportate sia le stringhe di sistema riconosciute che " "quelle personalizzate; è sufficiente aggiungere una nuova traduzione per " "identificare la stringa di origine e fornire la sua nuova traduzione per la " "lingua di destinazione." #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:14 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 "" "Qui puoi cercare i ticket, utenti e organizzazioni. Usa il carattere jolly " "§*§ per trovare qualsiasi cosa. Per esempio. §smi*§ o §roseo*l§. Puoi anche " "usare le ||virgolette|| per cercare frasi intere, ad esempio: §\"qualsiasi " "cosa\"§." #: app/assets/javascripts/app/views/profile/password.jst.eco:23 msgid "" "Here you can set up and manage two-factor authentication methods for your " "Zammad account." msgstr "" "Qui puoi configurare e gestire i metodi di autenticazione a due fattori per " "il tuo account Zammad." #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:29 msgid "" "Here you can sign out, change the frontend language, and see your last " "viewed items." msgstr "" "Qui puoi scollegarti, cambiare la lingua del frontend e vedere le tue ultime " "visualizzazioni." #: app/assets/javascripts/app/views/object_manager/attribute.jst.eco:4 msgid "Here you define which authorization has access to the attribute." msgstr "Qui definisci quale autorizzazione ha accesso all'attributo." #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:39 msgid "" "Here you find your ticket overviews for open, assigned, and escalated " "tickets." msgstr "Qui trovi la panoramica dei ticket aperti, assegnati ed in escalation." #: app/assets/javascripts/app/controllers/_dashboard/first_steps_clues.coffee:6 msgid "Here you see a quick overview of your and other agents' performance." msgstr "" "Qui puoi vedere una veloce anteprima delle tue performance e di altri agenti." #: app/assets/javascripts/app/views/dashboard.jst.eco:12 msgid "Here you will find the latest activities of your system." msgstr "Qui puoi trovare le ultime attività del tuo sistema." #: app/assets/javascripts/app/views/channel/chat.jst.eco:72 msgid "Hi! Which one of our products?" msgstr "Ciao! Quale dei nostri prodotti?" #: app/assets/javascripts/app/views/widget/two_factor_configuration/authenticator_app.jst.eco:24 msgid "Hide authenticator app secret" msgstr "Nascondi il codice dell'app di autenticazione" #: app/assets/javascripts/app/models/ticket_priority.coffee:7 msgid "High priority" msgstr "Priorità alta" #: app/assets/javascripts/app/models/ticket_priority.coffee:7 msgid "Highlight color" msgstr "Colore di evidenziazione" #: app/assets/javascripts/app/models/ticket_priority.coffee:8 msgid "Highlight icon" msgstr "Icona di evidenziazione" #: db/seeds/settings.rb:5450 msgid "Highlights if the note a user is writing is public or private" msgstr "Evidenzia se la nota che sta scrivendo un utente è pubblica o privata" #: db/seeds/settings.rb:5447 msgid "Hint for adding an article to an existing ticket." msgstr "Suggerimento per aggiungere un articolo a un ticket esistente." #: app/assets/javascripts/app/controllers/_application_controller/_modal_generic_history.coffee:8 #: app/assets/javascripts/app/controllers/organization_profile/action_row.coffee:28 #: app/assets/javascripts/app/controllers/ticket_zoom/sidebar_ticket.coffee:114 #: app/assets/javascripts/app/controllers/user_profile/action_row.coffee:60 #: app/frontend/apps/mobile/pages/ticket/components/TicketDetailView/TicketActionsDialog.vue:127 msgid "History" msgstr "Storico" #: app/assets/javascripts/app/models/calendar.coffee:10 #: app/assets/javascripts/app/views/calendar/index.jst.eco:67 msgid "Holidays" msgstr "Vacanze" #: app/assets/javascripts/app/models/calendar.coffee:10 msgid "Holidays iCalendar Feed" msgstr "Holidays iCalendar Feed" #: app/frontend/apps/desktop/pages/home/routes.ts:8 #: app/frontend/apps/mobile/components/CommonBackButton/CommonBackButton.vue:47 #: app/frontend/apps/mobile/pages/home/routes.ts:8 #: app/frontend/apps/mobile/pages/home/views/Home.vue:59 msgid "Home" msgstr "Home" #: app/assets/javascripts/app/controllers/_channel/email.coffee:412 #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:325 #: app/assets/javascripts/app/controllers/getting_started/channel_email.coffee:80 #: app/assets/javascripts/app/controllers/getting_started/email_notification.coffee:69 #: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco:73 #: app/assets/javascripts/app/views/integration/ldap_wizard.jst.eco:29 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailInboundForm.ts:117 #: app/frontend/apps/desktop/entities/channel-email/composables/useEmailOutboundForm.ts:76 msgid "Host" msgstr "Host" #: app/assets/javascripts/app/views/integration/check_mk.jst.eco:33 msgid "Host Notification" msgstr "Notifica Host" #: app/controllers/import_otrs_controller.rb:93 msgid "Host found, but it seems to be no OTRS installation!" msgstr "Host trovato, ma sembra non essere un'installazione OTRS!" #: app/controllers/import_otrs_controller.rb:88 msgid "Host found, but no OTRS migrator is installed!" msgstr "Host trovato, non è presente nessun tool di migrazione per OTRS!" #: app/assets/javascripts/app/views/generic/timer.jst.eco:14 msgid "Hour" msgstr "Ora" #: app/assets/javascripts/app/controllers/_ui_element/time_range.coffee:6 msgid "Hour(s)" msgstr "Ore" #: app/assets/javascripts/app/views/generic/timeplan.jst.eco:5 msgid "Hours" msgstr "Ore" #: app/views/layouts/knowledge_base.html.erb:39 msgid "How can we help you? Search for an answer or a topic…" msgstr "Come possiamo aiutarti? Cerca una risposta o un argomento…" #: app/assets/javascripts/app/views/whatsapp/account_phone_number.jst.eco:28 msgid "How can we help?" msgstr "Come possiamo aiutare?" #: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_waiting_time.coffee:10 msgid "" "How long did each customer have to wait, on average, to get a response from " "you today?" msgstr "" "Quanto tempo, in media, un cliente deve attendere per ricevere una risposta " "da te oggi?" #: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_escalation.coffee:9 msgid "" "How many escalated tickets do you have open? (Mr. Bubbles gets grumpy if you " "have too many…)" msgstr "" "Quanti ticket con escalation hai aperti? (Alberto si arrabbia se ce ne sono " "troppi...)" #: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_channel_distribution.coffee:27 msgid "" "How many of your tickets are coming from email, phone, Twitter, or Facebook? " "(Shows percentages for both inbound and outbound tickets.)" msgstr "" "Quanti dei tuoi Ticket arrivano via Mail, Telefono, Twitter o Facebook? " "(Mostra la percentuale sia per i Ticket in entrata, sia per i Ticket in " "uscita)" #: app/assets/javascripts/app/controllers/_dashboard/stats/ticket_reopen.coffee:9 msgid "" "How many of your tickets have been re-opened after being marked “closed”?" msgstr "Quanti dei tuoi Ticket sono stati riaperti?" #: app/controllers/first_steps_controller.rb:78 msgid "How to use it" msgstr "Come utilizzarlo" #: app/assets/javascripts/app/views/integration/idoit_object_result.jst.eco:8 msgid "ID" msgstr "ID" #: app/assets/javascripts/app/views/ticket_zoom/sidebar_idoit.jst.eco:4 msgid "ID:" msgstr "ID:" #: db/seeds/settings.rb:1867 msgid "IDP SSO target URL" msgstr "URL di destinazione IDP SSO" #: db/seeds/settings.rb:1875 msgid "IDP Single Logout target URL" msgstr "URL di destinazione per logout IDP" #: db/seeds/settings.rb:1883 msgid "IDP certificate" msgstr "Certificato IDP" #: db/seeds/settings.rb:1891 msgid "IDP certificate fingerprint" msgstr "Impronta del certificato IDP" #: lib/email_helper.rb:11 msgid "IMAP" msgstr "IMAP" #: app/assets/javascripts/app/controllers/_integration/icinga.coffee:3 msgid "Icinga" msgstr "Icinga" #: db/seeds/settings.rb:4299 msgid "Icinga integration" msgstr "Integrazione Icinga" #: app/assets/javascripts/app/models/knowledge_base_category.coffee:63 msgid "Icon" msgstr "Icona" #: app/assets/javascripts/app/models/knowledge_base.coffee:179 msgid "Icon & Link Color" msgstr "Colore icona & collegamento" #: app/assets/javascripts/app/models/knowledge_base.coffee:268 msgid "Icon Set" msgstr "Set di icone" #: app/assets/javascripts/app/controllers/_integration/slack.coffee:34 msgid "Icon URL" msgstr "URL icona" #: app/assets/javascripts/app/controllers/_channel/chat.coffee:36 msgid "Identifier of the chat topic." msgstr "Identificatore dell'argomento chat." #: db/seeds/settings.rb:3459 msgid "Idle timeout in seconds until agent is set offline automatically." msgstr "" "Timeout di inattività in secondi prima che l'agente venga messo " "automaticamente offline." #: app/assets/javascripts/app/controllers/_integration/ldap.coffee:6 msgid "" "If a user is found in two (or more) configured LDAP sources, the last " "synchronisation will win." msgstr "" "Se un utente viene trovato in due (o più) risorse LDAP, l'ultima a " "sincronizzarsi sarà mantenuta." #: app/assets/javascripts/app/controllers/_channel/chat.coffee:54 msgid "" "If left empty, the host gets auto-detected - in this case %s. The auto-" "detection reads out the host from the