chore(i18n): Update the latest translations (#9340)

This commit is contained in:
Chatwoot Bot
2024-05-02 20:48:17 +05:30
committed by GitHub
parent af39308851
commit 94e1d55543
369 changed files with 4610 additions and 1860 deletions

View File

@@ -10,6 +10,7 @@
"PASSWORD_UPDATE_SUCCESS": "La tua password è stata modificata con successo",
"AFTER_EMAIL_CHANGED": "Il tuo profilo è stato aggiornato correttamente, effettua nuovamente l'accesso, siccome le tue credenziali di accesso sono state modificate",
"FORM": {
"PICTURE": "Profile Picture",
"AVATAR": "Immagine del profilo",
"ERROR": "Correggi gli errori del modulo",
"REMOVE_IMAGE": "Rimuovi",
@@ -56,13 +57,19 @@
},
"ACCESS_TOKEN": {
"TITLE": "Token di accesso",
"NOTE": "Questo token può essere usato se stai costruendo un'integrazione basata su API"
"NOTE": "Questo token può essere usato se stai costruendo un'integrazione basata su API",
"COPY": "Copia"
},
"AUDIO_NOTIFICATIONS_SECTION": {
"TITLE": "Notifiche audio",
"NOTE": "Abilita le notifiche audio nella dashboard per nuovi messaggi e conversazioni.",
"ALERT_TYPES": {
"NONE": "Nessuno",
"MINE": "Assigned",
"ALL": "Tutti"
},
"ALERT_TYPE": {
"TITLE": "Alert events:",
"TITLE": "Alert events for conversations:",
"NONE": "Nessuno",
"ASSIGNED": "Conversazioni assegnate",
"ALL_CONVERSATIONS": "Tutte le conversazioni"
@@ -88,6 +95,22 @@
"SLA_MISSED_NEXT_RESPONSE": "Send email notifications when a conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "Send email notifications when a conversation misses resolution SLA"
},
"NOTIFICATIONS": {
"TITLE": "Notification preferences",
"TYPE_TITLE": "Notification type",
"EMAIL": "Email",
"PUSH": "Push notification",
"TYPES": {
"CONVERSATION_CREATED": "A new conversation is created",
"CONVERSATION_ASSIGNED": "A conversation is assigned to you",
"CONVERSATION_MENTION": "You are mentioned in a conversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "A new message is created in an assigned conversation",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "A new message is created in a participating conversation",
"SLA_MISSED_FIRST_RESPONSE": "A conversation misses first response SLA",
"SLA_MISSED_NEXT_RESPONSE": "A conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "A conversation misses resolution SLA"
}
},
"API": {
"UPDATE_SUCCESS": "Le preferenze per le notifiche sono state aggiornate con successo",
"UPDATE_ERROR": "C'è stato un errore durante l'aggiornamento delle preferenze, si prega di riprovare"
@@ -320,7 +343,6 @@
"GO_TO_REPORTS_SIDEBAR": "Vai alla barra laterale dei rapporti",
"MOVE_TO_NEXT_TAB": "Vai alla scheda successiva nell'elenco delle conversazioni",
"GO_TO_SETTINGS": "Vai alle impostazioni",
"SWITCH_CONVERSATION_STATUS": "Passa allo stato successivo della conversazione",
"SWITCH_TO_PRIVATE_NOTE": "Passa alle note private",
"SWITCH_TO_REPLY": "Passa a Risposta",
"TOGGLE_SNOOZE_DROPDOWN": "Attiva/Disattiva sospensione a discesa"