forked from Wavyzz/dolibarr
295 lines
14 KiB
Plaintext
295 lines
14 KiB
Plaintext
# en_US lang file for module ticket
|
|
# Copyright (C) 2013 Jean-François FERRY <hello@librethic.io>
|
|
#
|
|
# This program is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
|
|
Module56000Name=Ticket
|
|
Module56000Desc=Sistema di ticket per la gestione di problemi o richieste
|
|
|
|
Permission56001=See tickets
|
|
Permission56002=Modify tickets
|
|
Permission56003=Delete tickets
|
|
Permission56004=Manage tickets
|
|
Permission56005=See tickets of all third parties (not effective for external users, always be limited to the third party they depend on)
|
|
|
|
TicketDictType=Ticket - Types
|
|
TicketDictCategory=Ticket - Groupes
|
|
TicketDictSeverity=Ticket - Severities
|
|
TicketTypeShortBUGSOFT=Dysfonctionnement logiciel
|
|
TicketTypeShortBUGHARD=Dysfonctionnement matériel
|
|
TicketTypeShortCOM=Commercial question
|
|
TicketTypeShortINCIDENT=Richiesta di assistenza
|
|
TicketTypeShortPROJET=Progetto
|
|
TicketTypeShortOTHER=Altro
|
|
|
|
TicketSeverityShortLOW=Basso
|
|
TicketSeverityShortNORMAL=Normale
|
|
TicketSeverityShortHIGH=Alto
|
|
TicketSeverityShortBLOCKING=Critical/Blocking
|
|
|
|
ErrorBadEmailAddress=Campo '%s' non corretto
|
|
MenuTicketMyAssign=My tickets
|
|
MenuTicketMyAssignNonClosed=My open tickets
|
|
MenuListNonClosed=Open tickets
|
|
|
|
TypeContact_ticket_internal_CONTRIBUTOR=Contributore
|
|
TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
|
|
|
OriginEmail=Email source
|
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
|
|
|
# Status
|
|
NotRead=Non letto
|
|
Read=Da leggere
|
|
Assigned=Assegnato
|
|
InProgress=Avviato
|
|
NeedMoreInformation=Waiting for information
|
|
Answered=Answered
|
|
Waiting=In attesa
|
|
Closed=Chiuso
|
|
Deleted=Deleted
|
|
|
|
# Dict
|
|
Type=Tipo
|
|
Category=Analytic code
|
|
Severity=Gravità
|
|
|
|
# Email templates
|
|
MailToSendTicketMessage=Per inviare e-mail dal messaggio ticket
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
TicketSetup=Ticket module setup
|
|
TicketSettings=Impostazioni
|
|
TicketSetupPage=
|
|
TicketPublicAccess=A public interface requiring no identification is available at the following url
|
|
TicketSetupDictionaries=The type of ticket, severity and analytic codes are configurable from dictionaries
|
|
TicketParamModule=Module variable setup
|
|
TicketParamMail=Email setup
|
|
TicketEmailNotificationFrom=Notification email from
|
|
TicketEmailNotificationFromHelp=Used into ticket message answer by example
|
|
TicketEmailNotificationTo=Notifications email to
|
|
TicketEmailNotificationToHelp=Invia email di notifica a questo indirizzo
|
|
TicketNewEmailBodyLabel=Text message sent after creating a ticket
|
|
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.
|
|
TicketParamPublicInterface=Public interface setup
|
|
TicketsEmailMustExist=Require an existing email address to create a ticket
|
|
TicketsEmailMustExistHelp=Nell'interfaccia pubblica, l'indirizzo email dovrebbe già essere inserito nel database per creare un nuovo ticket
|
|
PublicInterface=Interfaccia pubblica
|
|
TicketUrlPublicInterfaceLabelAdmin=Alternative URL for public interface
|
|
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)
|
|
TicketPublicInterfaceTextHomeLabelAdmin=Welcome text of the public interface
|
|
TicketPublicInterfaceTextHome=You can create a support ticket or view existing from its identifier tracking ticket.
|
|
TicketPublicInterfaceTextHomeHelpAdmin=The text defined here will appear on the home page of the public interface.
|
|
TicketPublicInterfaceTopicLabelAdmin=Interface title
|
|
TicketPublicInterfaceTopicHelp=This text will appear as the title of the public interface.
|
|
TicketPublicInterfaceTextHelpMessageLabelAdmin=Help text to the message entry
|
|
TicketPublicInterfaceTextHelpMessageHelpAdmin=Questo testo apparirà sopra l'area di inserimento dell'utente
|
|
ExtraFieldsTicket=Extra attributes
|
|
TicketCkEditorEmailNotActivated=HTML editor is not activated. Please put FCKEDITOR_ENABLE_MAIL content to 1 to get it.
|
|
TicketsDisableEmail=Do not send emails for ticket creation or message recording
|
|
TicketsDisableEmailHelp=By default, emails are sent when new tickets or messages created. Enable this option to disable *all* email notifications
|
|
TicketsLogEnableEmail=Enable log by email
|
|
TicketsLogEnableEmailHelp=At each change, an email will be sent **to each contact** associated with the ticket.
|
|
TicketParams=Params
|
|
TicketsShowModuleLogo=Display the logo of the module in the public interface
|
|
TicketsShowModuleLogoHelp=Enable this option to hide the logo module in the pages of the public interface
|
|
TicketsShowCompanyLogo=Display the logo of the company in the public interface
|
|
TicketsShowCompanyLogoHelp=Enable this option to hide the logo of the main company in the pages of the public interface
|
|
TicketsEmailAlsoSendToMainAddress=Also send notification to main email address
|
|
TicketsEmailAlsoSendToMainAddressHelp=Enable this option to send an email to "Notification email from" address (see setup below)
|
|
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)
|
|
TicketsLimitViewAssignedOnlyHelp=Only tickets assigned to the current user will be visible. Does not apply to a user with tickets management rights.
|
|
TicketsActivatePublicInterface=Attivare l'interfaccia pubblica
|
|
TicketsActivatePublicInterfaceHelp=Public interface allow any visitors to create tickets.
|
|
TicketsAutoAssignTicket=Automatically assign the user who created the ticket
|
|
TicketsAutoAssignTicketHelp=When creating a ticket, the user can be automatically assigned to the ticket.
|
|
TicketNumberingModules=Tickets numbering module
|
|
TicketNotifyTiersAtCreation=Notify third party at creation
|
|
TicketGroup=Gruppo
|
|
TicketsDisableCustomerEmail=Always disable emails when a ticket is created from public interface
|
|
#
|
|
# Index & list page
|
|
#
|
|
TicketsIndex=Ticket (Home)
|
|
TicketList=List of tickets
|
|
TicketAssignedToMeInfos=This page display ticket list created by or assigned to current user
|
|
NoTicketsFound=No ticket found
|
|
NoUnreadTicketsFound=No unread ticket found
|
|
TicketViewAllTickets=View all tickets
|
|
TicketViewNonClosedOnly=View only open tickets
|
|
TicketStatByStatus=Tickets by status
|
|
|
|
#
|
|
# Ticket card
|
|
#
|
|
Ticket=Ticket
|
|
TicketCard=Ticket card
|
|
CreateTicket=Create ticket
|
|
EditTicket=Edita ticket
|
|
TicketsManagement=Gestione dei ticket
|
|
CreatedBy=Creato da
|
|
NewTicket=New Ticket
|
|
SubjectAnswerToTicket=Ticket answer
|
|
TicketTypeRequest=Request type
|
|
TicketCategory=Analytic code
|
|
SeeTicket=See ticket
|
|
TicketMarkedAsRead=Ticket has been marked as read
|
|
TicketReadOn=Read on
|
|
TicketCloseOn=Data di chiusura
|
|
MarkAsRead=Mark ticket as read
|
|
TicketHistory=Ticket history
|
|
AssignUser=Assign to user
|
|
TicketAssigned=Ticket is now assigned
|
|
TicketChangeType=Change type
|
|
TicketChangeCategory=Change analytic code
|
|
TicketChangeSeverity=Cambia gravità
|
|
TicketAddMessage=Aggiungi un messaggio
|
|
AddMessage=Aggiungi un messaggio
|
|
MessageSuccessfullyAdded=Ticket added
|
|
TicketMessageSuccessfullyAdded=Messaggio aggiunto con successo
|
|
TicketMessagesList=Message list
|
|
NoMsgForThisTicket=No message for this ticket
|
|
Properties=Classification
|
|
LatestNewTickets=Latest %s newest tickets (not read)
|
|
TicketSeverity=Gravità
|
|
ShowTicket=See ticket
|
|
RelatedTickets=Ticket correlati
|
|
TicketAddIntervention=Crea intervento
|
|
CloseTicket=Close ticket
|
|
CloseATicket=Close a ticket
|
|
ConfirmCloseAticket=Confirm ticket closing
|
|
ConfirmDeleteTicket=Please confirm ticket deleting
|
|
TicketDeletedSuccess=Ticket deleted with success
|
|
TicketMarkedAsClosed=Ticket marked as closed
|
|
TicketDurationAuto=Calculated duration
|
|
TicketDurationAutoInfos=Duration calculated automatically from intervention related
|
|
TicketUpdated=Ticket updated
|
|
SendMessageByEmail=Send message by email
|
|
TicketNewMessage=New message
|
|
ErrorMailRecipientIsEmptyForSendTicketMessage=Il destinatario è vuoto. Nessuna email inviata
|
|
TicketGoIntoContactTab=Please go into "Contacts" tab to select them
|
|
TicketMessageMailIntro=Introduction
|
|
TicketMessageMailIntroHelp=Questo testo viene aggiunto solo all'inizio dell'email e non verrà salvato
|
|
TicketMessageMailIntroLabelAdmin=Introduction to the message when sending email
|
|
TicketMessageMailIntroText=Hello,<br>A new response was sent on a ticket that you contact. Here is the message:<br>
|
|
TicketMessageMailIntroHelpAdmin=This text will be inserted before the text of the response to a ticket.
|
|
TicketMessageMailSignature=Firma
|
|
TicketMessageMailSignatureHelp=This text is added only at the end of the email and will not be saved.
|
|
TicketMessageMailSignatureText=<p>Sincerely,</p><p>--</p>
|
|
TicketMessageMailSignatureLabelAdmin=Signature of response email
|
|
TicketMessageMailSignatureHelpAdmin=Questo testo verrà inserito dopo il messaggio di risposta
|
|
TicketMessageHelp=Only this text will be saved in the message list on ticket card.
|
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
|
TimeElapsedSince=Time elapsed since
|
|
TicketTimeToRead=Time elapsed before read
|
|
TicketContacts=Contacts ticket
|
|
TicketDocumentsLinked=Documenti collegati al ticket
|
|
ConfirmReOpenTicket=Confermi la riapertura di questo ticket?
|
|
TicketMessageMailIntroAutoNewPublicMessage=A new message was posted on the ticket with the subject %s:
|
|
TicketAssignedToYou=Ticket assegnato
|
|
TicketAssignedEmailBody=You have been assigned the ticket #%s by %s
|
|
MarkMessageAsPrivate=Mark message as private
|
|
TicketMessagePrivateHelp=This message will not display to external users
|
|
TicketEmailOriginIssuer=Issuer at origin of the tickets
|
|
InitialMessage=Initial Message
|
|
LinkToAContract=Link to a contract
|
|
TicketPleaseSelectAContract=Select a contract
|
|
UnableToCreateInterIfNoSocid=Can not create an intervention when no third party is defined
|
|
TicketMailExchanges=Mail exchanges
|
|
TicketInitialMessageModified=Initial message modified
|
|
TicketMessageSuccesfullyUpdated=Message successfully updated
|
|
TicketChangeStatus=Modifica stato
|
|
TicketConfirmChangeStatus=Confirm the status change: %s ?
|
|
TicketLogStatusChanged=Status changed: %s to %s
|
|
TicketNotNotifyTiersAtCreate=Not notify company at create
|
|
Unread=Unread
|
|
|
|
#
|
|
# Logs
|
|
#
|
|
TicketLogMesgReadBy=Ticket %s read by %s
|
|
NoLogForThisTicket=No log for this ticket yet
|
|
TicketLogAssignedTo=Ticket %s assigned to %s
|
|
TicketLogPropertyChanged=Ticket %s modified: classification from %s to %s
|
|
TicketLogClosedBy=Ticket %s closed by %s
|
|
TicketLogReopen=Ticket %s re-opened
|
|
|
|
#
|
|
# Public pages
|
|
#
|
|
TicketSystem=Ticket system
|
|
ShowListTicketWithTrackId=Visualizza l'elenco dei ticket dall'ID traccia
|
|
ShowTicketWithTrackId=Display ticket from track ID
|
|
TicketPublicDesc=You can create a support ticket or check from an existing ID.
|
|
YourTicketSuccessfullySaved=Ticket has been successfully saved!
|
|
MesgInfosPublicTicketCreatedWithTrackId=A new ticket has been created with ID %s.
|
|
PleaseRememberThisId=Please keep the tracking number that we might ask you later.
|
|
TicketNewEmailSubject=Ticket creation confirmation
|
|
TicketNewEmailSubjectCustomer=New support ticket
|
|
TicketNewEmailBody=Questa email automatica conferma che è stato registrato un nuovo ticket
|
|
TicketNewEmailBodyCustomer=This is an automatic email to confirm a new ticket has just been created into your account.
|
|
TicketNewEmailBodyInfosTicket=Information for monitoring the ticket
|
|
TicketNewEmailBodyInfosTrackId=Ticket tracking number: %s
|
|
TicketNewEmailBodyInfosTrackUrl=Puoi seguire l'avanzamento del ticket cliccando il link qui sopra
|
|
TicketNewEmailBodyInfosTrackUrlCustomer=You can view the progress of the ticket in the specific interface by clicking the following link
|
|
TicketEmailPleaseDoNotReplyToThisEmail=Please do not reply directly to this email! Use the link to reply into the interface.
|
|
TicketPublicInfoCreateTicket=This form allows you to record a support ticket in our management system.
|
|
TicketPublicPleaseBeAccuratelyDescribe=Descrivi il problema dettagliatamente. Fornisci più informazioni possibili per consentirci di identificare la tua richiesta.
|
|
TicketPublicMsgViewLogIn=Please enter ticket tracking ID
|
|
TicketTrackId=Public Tracking ID
|
|
OneOfTicketTrackId=One of your tracking ID
|
|
ErrorTicketNotFound=Ticket with tracking ID %s not found!
|
|
Subject=Oggetto
|
|
ViewTicket=Vedi ticket
|
|
ViewMyTicketList=Vedi l'elenco dei miei ticket
|
|
ErrorEmailMustExistToCreateTicket=Error: email address not found in our database
|
|
TicketNewEmailSubjectAdmin=Nuovo ticket creato
|
|
TicketNewEmailBodyAdmin=<p>Ticket has just been created with ID #%s, see information:</p>
|
|
SeeThisTicketIntomanagementInterface=See ticket in management interface
|
|
TicketPublicInterfaceForbidden=The public interface for the tickets was not enabled
|
|
ErrorEmailOrTrackingInvalid=Bad value for tracking ID or email
|
|
OldUser=Old user
|
|
NewUser=Nuovo utente
|
|
NumberOfTicketsByMonth=Number of tickets per month
|
|
NbOfTickets=Number of tickets
|
|
# notifications
|
|
TicketNotificationEmailSubject=Ticket %s updated
|
|
TicketNotificationEmailBody=Questo è un messaggio automatico per confermare che il ticket %s è stato aggiornato
|
|
TicketNotificationRecipient=Notification recipient
|
|
TicketNotificationLogMessage=Log message
|
|
TicketNotificationEmailBodyInfosTrackUrlinternal=View ticket into interface
|
|
TicketNotificationNumberEmailSent=Notification email sent: %s
|
|
|
|
ActionsOnTicket=Events on ticket
|
|
|
|
#
|
|
# Boxes
|
|
#
|
|
BoxLastTicket=Latest created tickets
|
|
BoxLastTicketDescription=Latest %s created tickets
|
|
BoxLastTicketContent=
|
|
BoxLastTicketNoRecordedTickets=No recent unread tickets
|
|
BoxLastModifiedTicket=Latest modified tickets
|
|
BoxLastModifiedTicketDescription=Latest %s modified tickets
|
|
BoxLastModifiedTicketContent=
|
|
BoxLastModifiedTicketNoRecordedTickets=No recent modified tickets
|