chore: Update translations (#8983)

This commit is contained in:
Chatwoot Bot
2024-02-22 05:31:14 +05:30
committed by GitHub
parent 27ac262a26
commit a5e9cd94e1
513 changed files with 10475 additions and 1303 deletions

View File

@@ -39,10 +39,10 @@
},
"MERGE_CONTACT": "Unisci contatto",
"CONTACT_ACTIONS": "Azioni contatto",
"MUTE_CONTACT": "Silenzia conversazione",
"UNMUTE_CONTACT": "Riattiva conversazione",
"MUTED_SUCCESS": "Questa conversazione è silenziata per 6 ore",
"UNMUTED_SUCCESS": "Questa conversazione non è più silenziata",
"MUTE_CONTACT": "Block Contact",
"UNMUTE_CONTACT": "Unblock Contact",
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
"SEND_TRANSCRIPT": "Invia trascrizione",
"EDIT_LABEL": "Modifica",
"SIDEBAR_SECTIONS": {
@@ -79,7 +79,13 @@
"TITLE": "Export Contacts",
"DESC": "Export contacts to a CSV file.",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Si è verificato un errore, riprova"
"ERROR_MESSAGE": "Si è verificato un errore, riprova",
"CONFIRM": {
"TITLE": "Export Contacts",
"MESSAGE": "Are you sure you want to export all contacts?",
"YES": "Yes, Export",
"NO": "No, Cancel"
}
},
"DELETE_NOTE": {
"CONFIRM": {
@@ -339,7 +345,8 @@
},
"VALIDATIONS": {
"REQUIRED": "Valore valido richiesto",
"INVALID_URL": "URL non valido"
"INVALID_URL": "URL non valido",
"INVALID_INPUT": "Invalid Input"
}
},
"MERGE_CONTACTS": {