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

@@ -156,8 +156,8 @@
"STOP_AUDIO_RECORDING": "Stop audio recording",
"": "",
"EMAIL_HEAD": {
"TO": "TO",
"ADD_BCC": "Add bcc",
"TO": "AAN",
"ADD_BCC": "Voeg bcc toe",
"CC": {
"LABEL": "CC",
"PLACEHOLDER": "Emails separated by commas",
@@ -202,11 +202,11 @@
"REPLY_TO": "Reply to this message",
"DELETE": "Verwijderen",
"CREATE_A_CANNED_RESPONSE": "Add to canned responses",
"TRANSLATE": "Translate",
"TRANSLATE": "Vertaal",
"COPY_PERMALINK": "Copy link to the message",
"LINK_COPIED": "Message URL copied to the clipboard",
"DELETE_CONFIRMATION": {
"TITLE": "Are you sure you want to delete this message?",
"TITLE": "Weet je zeker dat je dit bericht wilt verwijderen?",
"MESSAGE": "You cannot undo this action",
"DELETE": "Verwijderen",
"CANCEL": "Annuleren"
@@ -225,7 +225,7 @@
"SEND_TO_AGENT": "Send the transcript to the assigned agent",
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
"EMAIL": {
"PLACEHOLDER": "Enter an email address",
"PLACEHOLDER": "Voer een e-mailadres in",
"ERROR": "Voer een geldig e-mailadres in"
}
}
@@ -233,7 +233,7 @@
"ONBOARDING": {
"TITLE": "Hey 👋, Welcome to %{installationName}!",
"DESCRIPTION": "Thanks for signing up. We want you to get the most out of %{installationName}. Here are a few things you can do in %{installationName} to make the experience delightful.",
"READ_LATEST_UPDATES": "Read our latest updates",
"READ_LATEST_UPDATES": "Lees onze laatste updates",
"ALL_CONVERSATION": {
"TITLE": "All your conversations in one place",
"DESCRIPTION": "View all the conversations from your customers in one single dashboard. You can filter the conversations by the incoming channel, label and status."
@@ -256,23 +256,23 @@
},
"CONVERSATION_SIDEBAR": {
"ASSIGNEE_LABEL": "Assigned Agent",
"SELF_ASSIGN": "Assign to me",
"TEAM_LABEL": "Assigned Team",
"SELF_ASSIGN": "Aan mij toewijzen",
"TEAM_LABEL": "Toegewezen team",
"SELECT": {
"PLACEHOLDER": "None"
"PLACEHOLDER": "Geen"
},
"ACCORDION": {
"CONTACT_DETAILS": "Contact Details",
"CONTACT_DETAILS": "Contactgegevens",
"CONVERSATION_ACTIONS": "Conversation Actions",
"CONVERSATION_LABELS": "Labels voor gesprekken",
"CONVERSATION_INFO": "Conversation Information",
"CONTACT_ATTRIBUTES": "Contact Attributes",
"PREVIOUS_CONVERSATION": "Vorige gesprekken",
"MACROS": "Macros"
"MACROS": "Macro's"
}
},
"CONVERSATION_CUSTOM_ATTRIBUTES": {
"ADD_BUTTON_TEXT": "Create attribute",
"ADD_BUTTON_TEXT": "Maak kenmerk aan",
"UPDATE": {
"SUCCESS": "Attribuut succesvol toegevoegd",
"ERROR": "Kan het attribuut niet bijwerken. Probeer het later opnieuw"
@@ -295,9 +295,9 @@
"EMAIL_HEADER": {
"FROM": "van",
"TO": "Aan",
"BCC": "Bcc",
"CC": "Cc",
"SUBJECT": "Subject"
"BCC": "BCC",
"CC": "CC",
"SUBJECT": "Onderwerp"
},
"CONVERSATION_PARTICIPANTS": {
"SIDEBAR_MENU_TITLE": "Participating",
@@ -319,8 +319,8 @@
"TRANSLATE_MODAL": {
"TITLE": "View translated content",
"DESC": "You can view the translated content in each langauge.",
"ORIGINAL_CONTENT": "Original Content",
"TRANSLATED_CONTENT": "Translated Content",
"NO_TRANSLATIONS_AVAILABLE": "No translations are available for this content"
"ORIGINAL_CONTENT": "Oorspronkelijke inhoud",
"TRANSLATED_CONTENT": "Vertaalde inhoud",
"NO_TRANSLATIONS_AVAILABLE": "Geen vertalingen beschikbaar voor deze inhoud"
}
}