252 lines
11 KiB
JSON
252 lines
11 KiB
JSON
{
|
||
"GENERAL_SETTINGS": {
|
||
"LIMIT_MESSAGES": {
|
||
"CONVERSATION": "You have exceeded the conversation limit. Hacker plan allows only 500 conversations.",
|
||
"INBOXES": "You have exceeded the inbox limit. Hacker plan only supports website live-chat. Additional inboxes like email, WhatsApp etc. require a paid plan.",
|
||
"AGENTS": "You have exceeded the agent limit. Your plan only allows {allowedAgents} agents.",
|
||
"NON_ADMIN": "Please contact your administrator to upgrade the plan and continue using all features."
|
||
},
|
||
"TITLE": "Impostazioni account",
|
||
"SUBMIT": "Aggiorna le impostazioni",
|
||
"BACK": "Indietro",
|
||
"DISMISS": "Dismiss",
|
||
"UPDATE": {
|
||
"ERROR": "Impossibile aggiornare le impostazioni, riprova!",
|
||
"SUCCESS": "Impostazioni account aggiornate con successo"
|
||
},
|
||
"ACCOUNT_DELETE_SECTION": {
|
||
"TITLE": "Delete your Account",
|
||
"NOTE": "Once you delete your account, all your data will be deleted.",
|
||
"BUTTON_TEXT": "Delete Your Account",
|
||
"CONFIRM": {
|
||
"TITLE": "Delete Account",
|
||
"MESSAGE": "Deleting your Account is irreversible. Enter your account name below to confirm you want to permanently delete it.",
|
||
"BUTTON_TEXT": "Elimina",
|
||
"DISMISS": "annulla",
|
||
"PLACE_HOLDER": "Digita {accountName} per confermare"
|
||
},
|
||
"SUCCESS": "Account marked for deletion",
|
||
"FAILURE": "Could not delete account, try again!",
|
||
"SCHEDULED_DELETION": {
|
||
"TITLE": "Account Scheduled for Deletion",
|
||
"MESSAGE_MANUAL": "This account is scheduled for deletion on {deletionDate}. This was requested by an administrator. You can cancel the deletion before this date.",
|
||
"MESSAGE_INACTIVITY": "This account is scheduled for deletion on {deletionDate} due to account inactivity. You can cancel the deletion before this date.",
|
||
"CLEAR_BUTTON": "Cancel Scheduled Deletion"
|
||
}
|
||
},
|
||
"FORM": {
|
||
"ERROR": "Correggi gli errori del modulo",
|
||
"GENERAL_SECTION": {
|
||
"TITLE": "Impostazioni generali",
|
||
"NOTE": ""
|
||
},
|
||
"ACCOUNT_ID": {
|
||
"TITLE": "ID Account",
|
||
"NOTE": "Questo ID è richiesto se si sta costruendo un'integrazione basata su API"
|
||
},
|
||
"AUTO_RESOLVE": {
|
||
"TITLE": "Auto-resolve conversations",
|
||
"NOTE": "This configuration would allow you to automatically resolve the conversation after a certain period of inactivity.",
|
||
"DURATION": {
|
||
"LABEL": "Inactivity duration",
|
||
"HELP": "Time period of inactivity after which conversation is auto-resolved",
|
||
"PLACEHOLDER": "30",
|
||
"ERROR": "Auto resolve duration should be between 10 minutes and 999 days",
|
||
"API": {
|
||
"SUCCESS": "Auto resolve settings updated successfully",
|
||
"ERROR": "Failed to update auto resolve settings"
|
||
}
|
||
},
|
||
"MESSAGE": {
|
||
"LABEL": "Custom auto-resolution message",
|
||
"PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity",
|
||
"HELP": "Message sent to the customer after conversation is auto-resolved"
|
||
},
|
||
"PREFERENCES": "Preferenze",
|
||
"LABEL": {
|
||
"LABEL": "Add label after auto-resolution",
|
||
"PLACEHOLDER": "Select a label"
|
||
},
|
||
"IGNORE_WAITING": {
|
||
"LABEL": "Skip conversations waiting for agent’s reply"
|
||
},
|
||
"UPDATE_BUTTON": "Save Changes"
|
||
},
|
||
"NAME": {
|
||
"LABEL": "Nome account",
|
||
"PLACEHOLDER": "Nome del tuo account",
|
||
"ERROR": "Inserisci un nome account valido"
|
||
},
|
||
"LANGUAGE": {
|
||
"LABEL": "Site language",
|
||
"PLACEHOLDER": "Nome del tuo account",
|
||
"ERROR": ""
|
||
},
|
||
"DOMAIN": {
|
||
"LABEL": "Dominio email in entrata",
|
||
"PLACEHOLDER": "Il dominio in cui riceverai le email",
|
||
"ERROR": ""
|
||
},
|
||
"SUPPORT_EMAIL": {
|
||
"LABEL": "Email di supporto",
|
||
"PLACEHOLDER": "Email di supporto della tua azienda",
|
||
"ERROR": ""
|
||
},
|
||
"AUTO_RESOLVE_IGNORE_WAITING": {
|
||
"LABEL": "Exclude unattended conversations",
|
||
"HELP": "When enabled, the system will skip resolving conversations that are still waiting for an agent's reply."
|
||
},
|
||
"AUDIO_TRANSCRIPTION": {
|
||
"TITLE": "Transcribe Audio Messages",
|
||
"NOTE": "Automatically transcribe audio messages in conversations. Generate a text transcript whenever an audio message is sent or received, and display it alongside the message.",
|
||
"API": {
|
||
"SUCCESS": "Audio transcription setting updated successfully",
|
||
"ERROR": "Failed to update audio transcription setting"
|
||
}
|
||
},
|
||
"AUTO_RESOLVE_DURATION": {
|
||
"LABEL": "Inactivity duration for resolution",
|
||
"HELP": "Duration after a conversation should auto resolve if there is no activity",
|
||
"PLACEHOLDER": "30",
|
||
"ERROR": "Auto resolve duration should be between 10 minutes and 999 days",
|
||
"API": {
|
||
"SUCCESS": "Auto resolve settings updated successfully",
|
||
"ERROR": "Failed to update auto resolve settings"
|
||
},
|
||
"UPDATE_BUTTON": "Aggiorna",
|
||
"MESSAGE_LABEL": "Custom resolution message",
|
||
"MESSAGE_PLACEHOLDER": "Conversation was marked resolved by system due to 15 days of inactivity",
|
||
"MESSAGE_HELP": "This message is sent to the customer when a conversation is automatically resolved by the system due to inactivity."
|
||
},
|
||
"FEATURES": {
|
||
"INBOUND_EMAIL_ENABLED": "La continuità della conversazione con le email è abilitata per il tuo account.",
|
||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Puoi ricevere email nel tuo dominio personalizzato ora."
|
||
}
|
||
},
|
||
"UPDATE_CHATWOOT": "È disponibile un aggiornamento {latestChatwootVersion} per Chatwoot. Aggiorna la tua istanza.",
|
||
"LEARN_MORE": "Scopri di più",
|
||
"PAYMENT_PENDING": "Your payment is pending. Please update your payment information to continue using Chatwoot",
|
||
"UPGRADE": "Upgrade to continue using Chatwoot",
|
||
"LIMITS_UPGRADE": "Your account has exceeded the usage limits, please upgrade your plan to continue using Chatwoot",
|
||
"OPEN_BILLING": "Open billing"
|
||
},
|
||
"FORMS": {
|
||
"MULTISELECT": {
|
||
"ENTER_TO_SELECT": "Premi Invio per selezionare",
|
||
"ENTER_TO_REMOVE": "Premi Invio per rimuovere",
|
||
"NO_OPTIONS": "List is empty",
|
||
"SELECT_ONE": "Selezionane uno",
|
||
"SELECT": "Select"
|
||
}
|
||
},
|
||
"NOTIFICATIONS_PAGE": {
|
||
"HEADER": "Notifiche",
|
||
"MARK_ALL_DONE": "Contrassegna tutto come fatto",
|
||
"DELETE_TITLE": "eliminato",
|
||
"UNREAD_NOTIFICATION": {
|
||
"TITLE": "Notifiche non lette",
|
||
"ALL_NOTIFICATIONS": "Visualizza tutte le notifiche",
|
||
"LOADING_UNREAD_MESSAGE": "Caricamento notifiche non lette...",
|
||
"EMPTY_MESSAGE": "Non hai notifiche non lette"
|
||
},
|
||
"LIST": {
|
||
"LOADING_MESSAGE": "Caricamento notifiche...",
|
||
"404": "Nessuna notifica",
|
||
"TABLE_HEADER": [
|
||
"Nome",
|
||
"Numero di telefono",
|
||
"Conversazioni",
|
||
"Ultimo contattato"
|
||
]
|
||
},
|
||
"TYPE_LABEL": {
|
||
"conversation_creation": "Nuova conversazione",
|
||
"conversation_assignment": "Conversazione assegnata",
|
||
"assigned_conversation_new_message": "Nuovo messaggio",
|
||
"participating_conversation_new_message": "Nuovo messaggio",
|
||
"conversation_mention": "Menzione",
|
||
"sla_missed_first_response": "SLA Missed",
|
||
"sla_missed_next_response": "SLA Missed",
|
||
"sla_missed_resolution": "SLA Missed"
|
||
}
|
||
},
|
||
"NETWORK": {
|
||
"NOTIFICATION": {
|
||
"OFFLINE": "Offline",
|
||
"RECONNECTING": "Reconnecting...",
|
||
"RECONNECT_SUCCESS": "Reconnected"
|
||
},
|
||
"BUTTON": {
|
||
"REFRESH": "Aggiorna"
|
||
}
|
||
},
|
||
"COMMAND_BAR": {
|
||
"SEARCH_PLACEHOLDER": "Cerca o salta a",
|
||
"SECTIONS": {
|
||
"GENERAL": "Generale",
|
||
"REPORTS": "Rapporti",
|
||
"CONVERSATION": "Conversazioni",
|
||
"BULK_ACTIONS": "Bulk Actions",
|
||
"CHANGE_ASSIGNEE": "Cambia assegnatario",
|
||
"CHANGE_PRIORITY": "Change Priority",
|
||
"CHANGE_TEAM": "Cambia Team",
|
||
"SNOOZE_CONVERSATION": "Posticipa conversazione",
|
||
"ADD_LABEL": "Aggiungi etichetta alla conversazione",
|
||
"REMOVE_LABEL": "Rimuovi etichetta dalla conversazione",
|
||
"SETTINGS": "Impostazioni",
|
||
"AI_ASSIST": "AI Assist",
|
||
"APPEARANCE": "Appearance",
|
||
"SNOOZE_NOTIFICATION": "Snooze Notification"
|
||
},
|
||
"COMMANDS": {
|
||
"GO_TO_CONVERSATION_DASHBOARD": "Vai alla dashboard Conversazioni",
|
||
"GO_TO_CONTACTS_DASHBOARD": "Vai alla dashboard Contatti",
|
||
"GO_TO_REPORTS_OVERVIEW": "Vai alla panoramica dei report",
|
||
"GO_TO_CONVERSATION_REPORTS": "Vai ai report della conversazione",
|
||
"GO_TO_AGENT_REPORTS": "Vai ai report degli agenti",
|
||
"GO_TO_LABEL_REPORTS": "Vai ai report delle etichette",
|
||
"GO_TO_INBOX_REPORTS": "Vai ai report delle caselle",
|
||
"GO_TO_TEAM_REPORTS": "Vai ai report dei team",
|
||
"GO_TO_SETTINGS_AGENTS": "Vai alle impostazioni dell'agente",
|
||
"GO_TO_SETTINGS_TEAMS": "Vai alle impostazioni del team",
|
||
"GO_TO_SETTINGS_INBOXES": "Vai alle impostazioni delle caselle",
|
||
"GO_TO_SETTINGS_LABELS": "Vai alle impostazioni delle etichette",
|
||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Vai alle impostazioni delle risposte predefinite",
|
||
"GO_TO_SETTINGS_APPLICATIONS": "Vai alle impostazioni dell'applicazione",
|
||
"GO_TO_SETTINGS_ACCOUNT": "Vai alle impostazioni dell'account",
|
||
"GO_TO_SETTINGS_PROFILE": "Vai alle impostazioni del profilo",
|
||
"GO_TO_NOTIFICATIONS": "Vai alle notifiche",
|
||
"ADD_LABELS_TO_CONVERSATION": "Aggiungi etichetta alla conversazione",
|
||
"ASSIGN_AN_AGENT": "Assegna un agente",
|
||
"AI_ASSIST": "AI Assist",
|
||
"ASSIGN_PRIORITY": "Assign priority",
|
||
"ASSIGN_A_TEAM": "Assegna un team",
|
||
"MUTE_CONVERSATION": "Silenzia conversazione",
|
||
"UNMUTE_CONVERSATION": "Riattiva conversazione",
|
||
"REMOVE_LABEL_FROM_CONVERSATION": "Rimuovi etichetta dalla conversazione",
|
||
"REOPEN_CONVERSATION": "Riapri la conversazione",
|
||
"RESOLVE_CONVERSATION": "Risolvi la conversazione",
|
||
"SEND_TRANSCRIPT": "Invia una trascrizione email",
|
||
"SNOOZE_CONVERSATION": "Posticipa conversazione",
|
||
"UNTIL_NEXT_REPLY": "Fino alla prossima risposta",
|
||
"UNTIL_NEXT_WEEK": "Fino alla prossima settimana",
|
||
"UNTIL_TOMORROW": "Fino a domani",
|
||
"UNTIL_NEXT_MONTH": "Until next month",
|
||
"AN_HOUR_FROM_NOW": "Until an hour from now",
|
||
"UNTIL_CUSTOM_TIME": "Custom...",
|
||
"CHANGE_APPEARANCE": "Change Appearance",
|
||
"LIGHT_MODE": "Light",
|
||
"DARK_MODE": "Dark",
|
||
"SYSTEM_MODE": "System",
|
||
"SNOOZE_NOTIFICATION": "Snooze Notification"
|
||
}
|
||
},
|
||
"DASHBOARD_APPS": {
|
||
"LOADING_MESSAGE": "Loading Dashboard App..."
|
||
},
|
||
"COMMON": {
|
||
"OR": "Or",
|
||
"CLICK_HERE": "clicca qui"
|
||
}
|
||
}
|