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": "Kontakte zusammenführen",
"CONTACT_ACTIONS": "Kontakt-Aktionen",
"MUTE_CONTACT": "Unterhaltung stummschalten",
"UNMUTE_CONTACT": "Unterhaltung entstummen",
"MUTED_SUCCESS": "Diese Unterhaltung ist für 6 Stunden auf stumm schalten",
"UNMUTED_SUCCESS": "Diese Unterhaltung ist nicht mehr stumm geschaltet",
"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": "Transkript senden",
"EDIT_LABEL": "Bearbeiten",
"SIDEBAR_SECTIONS": {
@@ -79,7 +79,13 @@
"TITLE": "Kontakte exportieren",
"DESC": "Kontakte als CSV exportieren.",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut"
"ERROR_MESSAGE": "Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut",
"CONFIRM": {
"TITLE": "Kontakte exportieren",
"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": "Gültiger Wert ist erforderlich",
"INVALID_URL": "Ungültige URL"
"INVALID_URL": "Ungültige URL",
"INVALID_INPUT": "Invalid Input"
}
},
"MERGE_CONTACTS": {