ticket.lang 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. # en_US lang file for module ticket
  2. # Copyright (C) 2013 Jean-François FERRY <hello@librethic.io>
  3. #
  4. # This program is free software: you can redistribute it and/or modify
  5. # it under the terms of the GNU General Public License as published by
  6. # the Free Software Foundation, either version 3 of the License, or
  7. # (at your option) any later version.
  8. #
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. # GNU General Public License for more details.
  13. #
  14. # You should have received a copy of the GNU General Public License
  15. # along with this program. If not, see <https://www.gnu.org/licenses/>.
  16. #
  17. # Generic
  18. #
  19. Module56000Name=Ticket
  20. Module56000Desc=Sistema di tickets per la gestione di problemi o richieste
  21. Permission56001=Visualizza tickets
  22. Permission56002=Modifica tickets
  23. Permission56003=Cancella tickets
  24. Permission56004=Manage tickets
  25. Permission56005=See tickets of all third parties (not effective for external users, always be limited to the third party they depend on)
  26. Permission56006=Export tickets
  27. Tickets=Tickets
  28. TicketDictType=Ticket - Tipologie
  29. TicketDictCategory=Ticket - Gruppi
  30. TicketDictSeverity=Ticket - Importanza
  31. TicketDictResolution=Ticket - Risoluzione
  32. TicketTypeShortCOM=Commercial question
  33. TicketTypeShortHELP=Richiesta di aiuto funzionale
  34. TicketTypeShortISSUE=Problema o bug
  35. TicketTypeShortPROBLEM=Problema
  36. TicketTypeShortREQUEST=Richiesta di modifica o miglioramento
  37. TicketTypeShortPROJET=Progetto
  38. TicketTypeShortOTHER=Altro
  39. TicketSeverityShortLOW=Basso
  40. TicketSeverityShortNORMAL=Normale
  41. TicketSeverityShortHIGH=Alto
  42. TicketSeverityShortBLOCKING=Critico, bloccante
  43. TicketCategoryShortOTHER=Altro
  44. ErrorBadEmailAddress=Campo '%s' non corretto
  45. MenuTicketMyAssign=Miei tickets
  46. MenuTicketMyAssignNonClosed=Miei tickets aperti
  47. MenuListNonClosed=Tickets aperti
  48. TypeContact_ticket_internal_CONTRIBUTOR=Contributore
  49. TypeContact_ticket_internal_SUPPORTTEC=Assegnato a
  50. TypeContact_ticket_external_SUPPORTCLI=Contatto cliente / tracciamento incidente
  51. TypeContact_ticket_external_CONTRIBUTOR=External contributor
  52. OriginEmail=Email giornalista
  53. Notify_TICKET_SENTBYMAIL=Send ticket message by email
  54. ExportDataset_ticket_1=Tickets
  55. # Status
  56. Read=Da leggere
  57. Assigned=Assegnato
  58. InProgress=Avviato
  59. NeedMoreInformation=In attesa del feedback dei giornalisti
  60. NeedMoreInformationShort=in attesa di un riscontro
  61. Answered=Answered
  62. Waiting=In attesa
  63. SolvedClosed=Risolto
  64. Deleted=Deleted
  65. # Dict
  66. Type=Tipo
  67. Severity=Gravità
  68. TicketGroupIsPublic=Il gruppo è pubblico
  69. TicketGroupIsPublicDesc=Se un gruppo di ticket è pubblico, sarà visibile nel modulo durante la creazione di un ticket dall'interfaccia pubblica
  70. # Email templates
  71. MailToSendTicketMessage=Per inviare e-mail dal messaggio ticket
  72. #
  73. # Admin page
  74. #
  75. TicketSetup=Ticket impostazioni
  76. TicketSettings=Impostazioni
  77. TicketSetupPage=
  78. TicketPublicAccess=A public interface requiring no identification is available at the following url
  79. TicketSetupDictionaries=The type of ticket, severity and analytic codes are configurable from dictionaries
  80. TicketParamModule=Module variable setup
  81. TicketParamMail=Email setup
  82. TicketEmailNotificationFrom=E-mail del mittente per la notifica sulle risposte
  83. TicketEmailNotificationFromHelp=E-mail mittente da utilizzare per inviare l'e-mail di notifica quando viene fornita una risposta all'interno del backoffice. Ad esempio noreply@example.com
  84. TicketEmailNotificationTo=Segnala la creazione del biglietto a questo indirizzo e-mail
  85. TicketEmailNotificationToHelp=Se presente, a questo indirizzo e-mail verrà notificata la creazione di un biglietto
  86. TicketNewEmailBodyLabel=Text message sent after creating a ticket
  87. TicketNewEmailBodyHelp=The text specified here will be inserted into the email confirming the creation of a new ticket from the public interface. Information on the consultation of the ticket are automatically added.
  88. TicketParamPublicInterface=Public interface setup
  89. TicketsEmailMustExist=Require an existing email address to create a ticket
  90. TicketsEmailMustExistHelp=Nell'interfaccia pubblica, l'indirizzo email dovrebbe già essere inserito nel database per creare un nuovo ticket
  91. TicketCreateThirdPartyWithContactIfNotExist=Chiedi il nome e il nome dell'azienda per le email sconosciute.
  92. TicketCreateThirdPartyWithContactIfNotExistHelp=Verificare se esiste una terza parte o un contatto per l'e-mail inserita. In caso contrario, chiedi un nome e un nome di società per creare una terza parte con contatto.
  93. PublicInterface=Interfaccia pubblica
  94. TicketUrlPublicInterfaceLabelAdmin=Alternative URL for public interface
  95. TicketUrlPublicInterfaceHelpAdmin=It is possible to define an alias to the web server and thus make available the public interface with another URL (the server must act as a proxy on this new URL)
  96. TicketPublicInterfaceTextHomeLabelAdmin=Welcome text of the public interface
  97. TicketPublicInterfaceTextHome=Puoi creare una richiesta si assistenza/supporto oppure visualizzarne uno esistente con il suo numero ID di richiesta.
  98. TicketPublicInterfaceTextHomeHelpAdmin=The text defined here will appear on the home page of the public interface.
  99. TicketPublicInterfaceTopicLabelAdmin=Interface title
  100. TicketPublicInterfaceTopicHelp=This text will appear as the title of the public interface.
  101. TicketPublicInterfaceTextHelpMessageLabelAdmin=Help text to the message entry
  102. TicketPublicInterfaceTextHelpMessageHelpAdmin=Questo testo apparirà sopra l'area di inserimento dell'utente
  103. ExtraFieldsTicket=Extra attributes
  104. TicketCkEditorEmailNotActivated=HTML editor is not activated. Please put FCKEDITOR_ENABLE_MAIL content to 1 to get it.
  105. TicketsDisableEmail=Do not send emails for ticket creation or message recording
  106. TicketsDisableEmailHelp=By default, emails are sent when new tickets or messages created. Enable this option to disable *all* email notifications
  107. TicketsLogEnableEmail=Enable log by email
  108. TicketsLogEnableEmailHelp=At each change, an email will be sent **to each contact** associated with the ticket.
  109. TicketParams=Params
  110. TicketsShowModuleLogo=Display the logo of the module in the public interface
  111. TicketsShowModuleLogoHelp=Enable this option to hide the logo module in the pages of the public interface
  112. TicketsShowCompanyLogo=Display the logo of the company in the public interface
  113. TicketsShowCompanyLogoHelp=Enable this option to hide the logo of the main company in the pages of the public interface
  114. TicketsEmailAlsoSendToMainAddress=Invia anche una notifica all'indirizzo email principale
  115. TicketsEmailAlsoSendToMainAddressHelp=Abilita questa opzione per inviare anche un'e-mail all'indirizzo definito nel setup "%s" (vedi scheda "%s")
  116. TicketsLimitViewAssignedOnly=Restrict the display to tickets assigned to the current user (not effective for external users, always be limited to the third party they depend on)
  117. TicketsLimitViewAssignedOnlyHelp=Only tickets assigned to the current user will be visible. Does not apply to a user with tickets management rights.
  118. TicketsActivatePublicInterface=Attivare l'interfaccia pubblica
  119. TicketsActivatePublicInterfaceHelp=Public interface allow any visitors to create tickets.
  120. TicketsAutoAssignTicket=Automatically assign the user who created the ticket
  121. TicketsAutoAssignTicketHelp=When creating a ticket, the user can be automatically assigned to the ticket.
  122. TicketNumberingModules=Tickets numbering module
  123. TicketsModelModule=Modelli di documenti per i ticket
  124. TicketNotifyTiersAtCreation=Notify third party at creation
  125. TicketsDisableCustomerEmail=Always disable emails when a ticket is created from public interface
  126. TicketsPublicNotificationNewMessage=Invia e-mail quando un nuovo messaggio/commento viene aggiunto a un ticket
  127. TicketsPublicNotificationNewMessageHelp=Invia e-mail quando si aggiunge un nuovo messaggio dall'interfaccia pubblica (all'utente assegnato o all'e-mail di notifica a (aggiorna) e / o all'e-mail di notifica a)
  128. TicketPublicNotificationNewMessageDefaultEmail=Notifiche via email (aggiornamento)
  129. TicketPublicNotificationNewMessageDefaultEmailHelp=Invia un'e-mail a questo indirizzo per ogni nuovo messaggio di notifica se al ticket non è assegnato un utente o se l'utente non ha alcuna e-mail nota.
  130. TicketsAutoReadTicket=Contrassegna automaticamente il biglietto come letto (se creato dal backoffice)
  131. TicketsAutoReadTicketHelp=Contrassegna automaticamente il ticket come letto quando viene creato dal backoffice. Quando il ticket viene creato dall'interfaccia pubblica, il ticket rimane con lo stato "Non letto".
  132. TicketsDelayBeforeFirstAnswer=Un nuovo biglietto dovrebbe ricevere una prima risposta prima (ore):
  133. TicketsDelayBeforeFirstAnswerHelp=Se un nuovo ticket non ha ricevuto risposta dopo questo periodo di tempo (in ore), nella visualizzazione elenco verrà visualizzata un'icona di avviso importante.
  134. TicketsDelayBetweenAnswers=Un ticket non risolto non dovrebbe essere inattivo durante (ore):
  135. TicketsDelayBetweenAnswersHelp=Se un ticket non risolto che ha già ricevuto una risposta non ha avuto ulteriori interazioni dopo questo periodo di tempo (in ore), verrà visualizzata un'icona di avviso nella visualizzazione elenco.
  136. TicketsAutoNotifyClose=Avvisa automaticamente la terza parte alla chiusura di un ticket
  137. TicketsAutoNotifyCloseHelp=Alla chiusura di un ticket, ti verrà proposto di inviare un messaggio a uno dei contatti di terze parti. Alla chiusura di massa verrà inviato un messaggio ad un contatto della terza parte collegato al ticket.
  138. TicketWrongContact=Il contatto fornito non fa parte degli attuali contatti del ticket. E-mail non inviata.
  139. TicketChooseProductCategory=Categoria di prodotti per il supporto dei biglietti
  140. TicketChooseProductCategoryHelp=Seleziona la categoria di prodotto del supporto ticket. Questo verrà utilizzato per collegare automaticamente un contratto a un biglietto.
  141. TicketUseCaptchaCode=Use graphical code (CAPTCHA) when creating a ticket
  142. TicketUseCaptchaCodeHelp=Adds CAPTCHA verification when creating a new ticket.
  143. #
  144. # Index & list page
  145. #
  146. TicketsIndex=Area Tickets
  147. TicketList=List of tickets
  148. TicketAssignedToMeInfos=This page display ticket list created by or assigned to current user
  149. NoTicketsFound=No ticket found
  150. NoUnreadTicketsFound=No unread ticket found
  151. TicketViewAllTickets=View all tickets
  152. TicketViewNonClosedOnly=View only open tickets
  153. TicketStatByStatus=Tickets by status
  154. OrderByDateAsc=Ordina per data crescente
  155. OrderByDateDesc=Ordina per data decrescente
  156. ShowAsConversation=Mostra come elenco di conversazioni
  157. MessageListViewType=Mostra come elenco di tabelle
  158. ConfirmMassTicketClosingSendEmail=Invia automaticamente e-mail alla chiusura dei ticket
  159. ConfirmMassTicketClosingSendEmailQuestion=Vuoi notificare a terzi la chiusura di questi ticket?
  160. #
  161. # Ticket card
  162. #
  163. Ticket=Ticket
  164. TicketCard=Ticket card
  165. CreateTicket=Create ticket
  166. EditTicket=Edita ticket
  167. TicketsManagement=Gestione dei ticket
  168. CreatedBy=Creato da
  169. NewTicket=Nuovo Ticket
  170. SubjectAnswerToTicket=Ticket answer
  171. TicketTypeRequest=Request type
  172. TicketCategory=Ticket group
  173. SeeTicket=See ticket
  174. TicketMarkedAsRead=Ticket has been marked as read
  175. TicketReadOn=Read on
  176. TicketCloseOn=Data di chiusura
  177. MarkAsRead=Mark ticket as read
  178. TicketHistory=Ticket history
  179. AssignUser=Assegna all'utente
  180. TicketAssigned=Ticket is now assigned
  181. TicketChangeType=Change type
  182. TicketChangeCategory=Change analytic code
  183. TicketChangeSeverity=Cambia gravità
  184. TicketAddMessage=Add private message
  185. MessageSuccessfullyAdded=Ticket added
  186. TicketMessageSuccessfullyAdded=Messaggio aggiunto con successo
  187. TicketMessagesList=Message list
  188. NoMsgForThisTicket=No message for this ticket
  189. TicketProperties=Classification
  190. LatestNewTickets=Latest %s newest tickets (not read)
  191. TicketSeverity=Gravità
  192. ShowTicket=See ticket
  193. RelatedTickets=Ticket correlati
  194. TicketAddIntervention=Crea intervento
  195. CloseTicket=Close|Solve
  196. AbandonTicket=Abandon
  197. CloseATicket=Chiudi|Risolvi un ticket
  198. ConfirmCloseAticket=Confirm ticket closing
  199. ConfirmAbandonTicket=Confermi la chiusura del biglietto allo stato 'Abbandonato'
  200. ConfirmDeleteTicket=Please confirm ticket deleting
  201. TicketDeletedSuccess=Ticket deleted with success
  202. TicketMarkedAsClosed=Ticket marked as closed
  203. TicketDurationAuto=Calculated duration
  204. TicketDurationAutoInfos=Duration calculated automatically from intervention related
  205. TicketUpdated=Ticket updated
  206. SendMessageByEmail=Send message by email
  207. TicketNewMessage=New message
  208. ErrorMailRecipientIsEmptyForSendTicketMessage=Il destinatario è vuoto. Nessuna email inviata
  209. TicketGoIntoContactTab=Please go into "Contacts" tab to select them
  210. TicketMessageMailIntro=Message header
  211. TicketMessageMailIntroHelp=Questo testo viene aggiunto solo all'inizio dell'email e non verrà salvato
  212. TicketMessageMailIntroText=Ciao, <br> Una nuova risposta è stata aggiunta a un ticket che segui. Ecco il messaggio: <br>
  213. TicketMessageMailIntroHelpAdmin=Questo testo verrà inserito prima della risposta quando si risponde a un ticket di Dolibarr
  214. TicketMessageMailFooter=Message footer
  215. TicketMessageMailFooterHelp=This text is added only at the end of the message sent by email and will not be saved.
  216. TicketMessageMailFooterText=Message sent by <b>%s</b> via Dolibarr
  217. TicketMessageMailFooterHelpAdmin=This text will be inserted after the response message.
  218. TicketMessageHelp=Only this text will be saved in the message list on ticket card.
  219. TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
  220. ForEmailMessageWillBeCompletedWith=For email messages sent to external users, the message will be completed with
  221. TimeElapsedSince=Time elapsed since
  222. TicketTimeToRead=Time elapsed before read
  223. TicketTimeElapsedBeforeSince=Tempo trascorso prima/da allora
  224. TicketContacts=Contacts ticket
  225. TicketDocumentsLinked=Documenti collegati al ticket
  226. ConfirmReOpenTicket=Confermi la riapertura di questo ticket?
  227. TicketMessageMailIntroAutoNewPublicMessage=A new message was posted on the ticket with the subject %s:
  228. TicketAssignedToYou=Ticket assegnato
  229. TicketAssignedEmailBody=You have been assigned the ticket #%s by %s
  230. MarkMessageAsPrivate=Mark message as private
  231. TicketMessageSendEmailHelp=An email will be sent to all assigned contact (internal contacts, but also external contacts except if the option "%s" is checked)
  232. TicketMessagePrivateHelp=This message will not display to external users
  233. TicketEmailOriginIssuer=Issuer at origin of the tickets
  234. InitialMessage=Initial Message
  235. LinkToAContract=Collega ad un contratto
  236. TicketPleaseSelectAContract=Seleziona un contratto
  237. UnableToCreateInterIfNoSocid=Can not create an intervention when no third party is defined
  238. TicketMailExchanges=Mail exchanges
  239. TicketInitialMessageModified=Initial message modified
  240. TicketMessageSuccesfullyUpdated=Message successfully updated
  241. TicketChangeStatus=Modifica stato
  242. TicketConfirmChangeStatus=Confirm the status change: %s ?
  243. TicketLogStatusChanged=Status changed: %s to %s
  244. TicketNotNotifyTiersAtCreate=Not notify company at create
  245. NotifyThirdpartyOnTicketClosing=Contatti da avvisare durante la chiusura del ticket
  246. TicketNotifyAllTiersAtClose=Tutti i contatti correlati
  247. TicketNotNotifyTiersAtClose=Nessun contatto correlato
  248. Unread=Unread
  249. TicketNotCreatedFromPublicInterface=Non disponibile. Il ticket non è stato creato dall'interfaccia pubblica.
  250. ErrorTicketRefRequired=È richiesto il nome di riferimento del biglietto
  251. TicketsDelayForFirstResponseTooLong=Troppo tempo trascorso dall'apertura del ticket senza alcuna risposta.
  252. TicketsDelayFromLastResponseTooLong=È trascorso troppo tempo dall'ultima risposta su questo ticket.
  253. TicketNoContractFoundToLink=Nessun contratto è stato trovato automaticamente collegato a questo biglietto. Si prega di collegare un contratto manualmente.
  254. TicketManyContractsLinked=Molti contratti sono stati automaticamente collegati a questo biglietto. Assicurati di verificare quale dovrebbe essere scelto.
  255. #
  256. # Logs
  257. #
  258. TicketLogMesgReadBy=Ticket %s read by %s
  259. NoLogForThisTicket=No log for this ticket yet
  260. TicketLogAssignedTo=Ticket %s assigned to %s
  261. TicketLogPropertyChanged=Ticket %s modified: classification from %s to %s
  262. TicketLogClosedBy=Ticket %s closed by %s
  263. TicketLogReopen=Ticket %s re-opened
  264. #
  265. # Public pages
  266. #
  267. TicketSystem=Ticket system
  268. ShowListTicketWithTrackId=Visualizza l'elenco dei ticket dall'ID traccia
  269. ShowTicketWithTrackId=Display ticket from track ID
  270. TicketPublicDesc=You can create a support ticket or check from an existing ID.
  271. YourTicketSuccessfullySaved=Ticket has been successfully saved!
  272. MesgInfosPublicTicketCreatedWithTrackId=Un nuovo ticket è stato creato con ID: %s e Rif: %s.
  273. PleaseRememberThisId=Conserva il numero di richiesta, potrebbe essere utile per risalire velocemente al suo ticket.
  274. TicketNewEmailSubject=Conferma creazione ticket - Rif. %s (Numero ID della richiesta: %s)
  275. TicketNewEmailSubjectCustomer=Nuovo ticket di supporto
  276. TicketNewEmailBody=Questa email automatica conferma che è stato registrato un nuovo ticket
  277. TicketNewEmailBodyCustomer=This is an automatic email to confirm a new ticket has just been created into your account.
  278. TicketNewEmailBodyInfosTicket=Informazioni utili per tua richiesta
  279. TicketNewEmailBodyInfosTrackId=Numero ID della tua richiesta: %s
  280. TicketNewEmailBodyInfosTrackUrl=È possibile visualizzare lo stato di avanzamento del ticket cliccando il seguente link
  281. TicketNewEmailBodyInfosTrackUrlCustomer=You can view the progress of the ticket in the specific interface by clicking the following link
  282. TicketCloseEmailBodyInfosTrackUrlCustomer=Puoi consultare lo storico di questo biglietto cliccando il seguente link
  283. TicketEmailPleaseDoNotReplyToThisEmail=Please do not reply directly to this email! Use the link to reply into the interface.
  284. TicketPublicInfoCreateTicket=Questo modulo consente di registrare un ticket di supporto nel nostro sistema di gestione ticketing.
  285. TicketPublicPleaseBeAccuratelyDescribe=Please accurately describe your question. Provide the most information possible to allow us to correctly identify your request.
  286. TicketPublicMsgViewLogIn=Inserisci qui il numero della sua richista ID
  287. TicketTrackId=Public Tracking ID
  288. OneOfTicketTrackId=One of your tracking ID
  289. ErrorTicketNotFound=Richiesta numero ID %s non trovata!
  290. Subject=Oggetto
  291. ViewTicket=Vedi ticket
  292. ViewMyTicketList=Vedi l'elenco dei miei ticket
  293. ErrorEmailMustExistToCreateTicket=Error: email address not found in our database
  294. TicketNewEmailSubjectAdmin=Nuovo ticket creato - Rif. %s (ID biglietto pubblico %s)
  295. TicketNewEmailBodyAdmin=<p>Ticket has just been created with ID #%s, see information:</p>
  296. SeeThisTicketIntomanagementInterface=See ticket in management interface
  297. TicketPublicInterfaceForbidden=The public interface for the tickets was not enabled
  298. ErrorEmailOrTrackingInvalid=Numero richiesta ID o email errata
  299. OldUser=Old user
  300. NewUser=Nuovo utente
  301. NumberOfTicketsByMonth=Numero di ticket per mese
  302. NbOfTickets=Number of tickets
  303. # notifications
  304. TicketCloseEmailSubjectCustomer=Biglietto chiuso
  305. TicketCloseEmailBodyCustomer=Questo è un messaggio automatico per informarti che il ticket %s è stato appena chiuso.
  306. TicketCloseEmailSubjectAdmin=Biglietto chiuso - Réf %s (ID biglietto pubblico %s)
  307. TicketCloseEmailBodyAdmin=Un ticket con ID #%s è stato appena chiuso, vedi informazioni:
  308. TicketNotificationEmailSubject=Ticket %s updated
  309. TicketNotificationEmailBody=Questo è un messaggio automatico per confermare che il ticket %s è stato aggiornato
  310. TicketNotificationRecipient=Notification recipient
  311. TicketNotificationLogMessage=Log message
  312. TicketNotificationEmailBodyInfosTrackUrlinternal=View ticket into interface
  313. TicketNotificationNumberEmailSent=Notification email sent: %s
  314. ActionsOnTicket=Events on ticket
  315. #
  316. # Boxes
  317. #
  318. BoxLastTicket=Latest created tickets
  319. BoxLastTicketDescription=Latest %s created tickets
  320. BoxLastTicketContent=
  321. BoxLastTicketNoRecordedTickets=No recent unread tickets
  322. BoxLastModifiedTicket=Latest modified tickets
  323. BoxLastModifiedTicketDescription=Latest %s modified tickets
  324. BoxLastModifiedTicketContent=
  325. BoxLastModifiedTicketNoRecordedTickets=No recent modified tickets
  326. BoxTicketType=Distribuzione biglietti aperti per tipologia
  327. BoxTicketSeverity=Numero di ticket aperti per gravità
  328. BoxNoTicketSeverity=Nessun biglietto aperto
  329. BoxTicketLastXDays=Numero di nuovi biglietti per giorni negli ultimi %s giorni
  330. BoxTicketLastXDayswidget = Numero di nuovi biglietti per giorni negli ultimi X giorni
  331. BoxNoTicketLastXDays=Nessun nuovo biglietto negli ultimi %s giorni
  332. BoxNumberOfTicketByDay=Numero di nuovi biglietti per giorno
  333. BoxNewTicketVSClose=Numero di biglietti rispetto ai biglietti chiusi (oggi)
  334. TicketCreatedToday=Biglietto creato oggi
  335. TicketClosedToday=Biglietto chiuso oggi
  336. KMFoundForTicketGroup=Abbiamo trovato argomenti e FAQ che potrebbero rispondere alla tua domanda, grazie a controllarli prima di inviare il ticket