chore: Update translations from Crowdin (#6283)
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
},
|
||||
"snoozed": {
|
||||
"TEXT": "Posticipato"
|
||||
},
|
||||
"all": {
|
||||
"TEXT": "Tutti"
|
||||
}
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
"INITIATED_FROM": "Iniziato da",
|
||||
"INITIATED_AT": "Iniziato alle",
|
||||
"IP_ADDRESS": "Indirizzo IP",
|
||||
"CREATED_AT_LABEL": "Created",
|
||||
"NEW_MESSAGE": "Nuovo messaggio",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "Non ci sono precedenti conversazioni associate a questo contatto.",
|
||||
@@ -206,6 +207,7 @@
|
||||
"PHONE_NUMBER": "Numero di telefono",
|
||||
"CONVERSATIONS": "Conversazioni",
|
||||
"LAST_ACTIVITY": "Ultima attività",
|
||||
"CREATED_AT": "Creato il",
|
||||
"COUNTRY": "Paese",
|
||||
"CITY": "Città",
|
||||
"SOCIAL_PROFILES": "Profili social",
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
"REMOVE_SELECTION": "Rimuovi selezione",
|
||||
"DOWNLOAD": "Scarica",
|
||||
"UNKNOWN_FILE_TYPE": "File sconosciuto",
|
||||
"SAVE_CONTACT": "Save",
|
||||
"UPLOADING_ATTACHMENTS": "Caricamento allegati...",
|
||||
"SUCCESS_DELETE_MESSAGE": "Messaggio eliminato con successo",
|
||||
"FAIL_DELETE_MESSSAGE": "Impossibile eliminare il messaggio! Riprova",
|
||||
@@ -132,6 +133,14 @@
|
||||
"PLACEHOLDER": "Email separate da virgole",
|
||||
"ERROR": "Inserisci indirizzi email validi"
|
||||
}
|
||||
},
|
||||
"UNDEFINED_VARIABLES": {
|
||||
"TITLE": "Undefined variables",
|
||||
"MESSAGE": "You have {undefinedVariablesCount} undefined variables in your message: {undefinedVariables}. Would you like to send the message anyway?",
|
||||
"CONFIRM": {
|
||||
"YES": "Invia",
|
||||
"CANCEL": "annulla"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Nota privata: visibile solo a te e al tuo team",
|
||||
|
||||
@@ -53,10 +53,6 @@
|
||||
"ENABLE": "Crea conversazioni dai Tweet menzionati"
|
||||
}
|
||||
},
|
||||
"MICROSOFT": {
|
||||
"HELP": "To add your Microsoft account as a channel, you need to authenticate your Microsoft account by clicking on 'Sign in with Microsoft' ",
|
||||
"ERROR_MESSAGE": "There was an error connecting to Microsoft, please try again"
|
||||
},
|
||||
"WEBSITE_CHANNEL": {
|
||||
"TITLE": "Canale sito web",
|
||||
"DESC": "Crea un canale per il tuo sito web ed inizia a sostenere i tuoi clienti tramite il nostro widget per siti web.",
|
||||
@@ -348,6 +344,17 @@
|
||||
"FINISH": {
|
||||
"TITLE": "Azzeccato!",
|
||||
"DESC": "Hai completato con successo l'integrazione della tua pagina Facebook con il Chatwoot. La prossima volta che un cliente invia un messaggio alla tua pagina, la conversazione apparirà automaticamente nella tua casella.<br>Ti forniamo anche uno script per widget che puoi facilmente aggiungere al tuo sito web. Una volta dal vivo sul tuo sito web, i clienti possono inviarti messaggi direttamente dal tuo sito web senza l'aiuto di alcuno strumento esterno e la conversazione apparirà proprio qui, su Chatwoot.<br>Bello, eh? Beh, cerchiamo di esserlo :)"
|
||||
},
|
||||
"EMAIL_PROVIDER": {
|
||||
"TITLE": "Select your email provider",
|
||||
"DESCRIPTION": "Select an email provider from the list below. If you don't see your email provider in the list, you can select the other provider option and provide the IMAP and SMTP Credentials."
|
||||
},
|
||||
"MICROSOFT": {
|
||||
"TITLE": "Microsoft Email",
|
||||
"DESCRIPTION": "Click on the Sign in with Microsoft button to get started. You will redirected to the email sign in page. Once you accept the requested permissions, you would be redirected back to the inbox creation step.",
|
||||
"EMAIL_PLACEHOLDER": "Enter email address",
|
||||
"HELP": "To add your Microsoft account as a channel, you need to authenticate your Microsoft account by clicking on 'Sign in with Microsoft' ",
|
||||
"ERROR_MESSAGE": "There was an error connecting to Microsoft, please try again"
|
||||
}
|
||||
},
|
||||
"DETAILS": {
|
||||
@@ -465,7 +472,11 @@
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED": "Consenti messaggi dopo la risoluzione della conversazione",
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "Consenti agli utenti finali di inviare messaggi anche dopo la risoluzione della conversazione.",
|
||||
"WHATSAPP_SECTION_SUBHEADER": "Questa chiave API viene utilizzata per l'integrazione con le API WhatsApp.",
|
||||
"WHATSAPP_SECTION_TITLE": "Chiave API"
|
||||
"WHATSAPP_SECTION_UPDATE_SUBHEADER": "Enter the updated key to be used for the integration with the WhatsApp APIs.",
|
||||
"WHATSAPP_SECTION_TITLE": "Chiave API",
|
||||
"WHATSAPP_SECTION_UPDATE_TITLE": "Update API Key",
|
||||
"WHATSAPP_SECTION_UPDATE_PLACEHOLDER": "Enter the new API Key here",
|
||||
"WHATSAPP_SECTION_UPDATE_BUTTON": "Aggiorna"
|
||||
},
|
||||
"AUTO_ASSIGNMENT": {
|
||||
"MAX_ASSIGNMENT_LIMIT": "Limite assegnazione automatica",
|
||||
@@ -674,6 +685,10 @@
|
||||
},
|
||||
"BRANDING_TEXT": "Offerto da Chatwoot",
|
||||
"SCRIPT_SETTINGS": "\n window.chatwootSettings = {options};"
|
||||
},
|
||||
"EMAIL_PROVIDERS": {
|
||||
"MICROSOFT": "Microsoft",
|
||||
"OTHER_PROVIDERS": "Other Providers"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -170,7 +170,8 @@
|
||||
},
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Scarica",
|
||||
"UPLOADING": "Caricamento..."
|
||||
"UPLOADING": "Caricamento...",
|
||||
"INSTAGRAM_STORY_UNAVAILABLE": "Questa storia non è più disponibile."
|
||||
},
|
||||
"LOCATION_BUBBLE": {
|
||||
"SEE_ON_MAP": "See on map"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Registra un account",
|
||||
"TRY_WOOT": "Create an account",
|
||||
"TITLE": "Registrati",
|
||||
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
|
||||
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
|
||||
"TERMS_ACCEPT": "Registrandoti, accetti i nostri <a href=\"https://www.chatwoot.com/terms\">T & C</a> e l'<a href=\"https://www.chatwoot.com/privacy-policy\">informativa sulla privacy</a>",
|
||||
"TERMS_ACCEPT": "By creating an account, you agree to our <a href=\"https://www.chatwoot.com/terms\">T & C</a> and <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>",
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Company name",
|
||||
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
|
||||
@@ -35,7 +35,7 @@
|
||||
"SUCCESS_MESSAGE": "Registrazione riuscita",
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
|
||||
},
|
||||
"SUBMIT": "Invia",
|
||||
"SUBMIT": "Create account",
|
||||
"HAVE_AN_ACCOUNT": "Hai già un account?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user