chore: Update translations (#6806)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-02 00:54:13 -07:00
committed by GitHub
parent 2e9eead20c
commit 44e4eee28b
106 changed files with 349 additions and 208 deletions

View File

@@ -22,7 +22,8 @@
"is_not_present": "Is niet aanwezig",
"is_greater_than": "Is groter dan",
"is_less_than": "Is lager dan",
"days_before": "Is x dagen vóór"
"days_before": "Is x dagen vóór",
"starts_with": "Starts with"
},
"ATTRIBUTE_LABELS": {
"TRUE": "Waar",

View File

@@ -15,7 +15,7 @@
"INITIATED_FROM": "Geïnitieerd vanuit",
"INITIATED_AT": "Geïnitieerd op",
"IP_ADDRESS": "IP-adres",
"CREATED_AT_LABEL": "Created",
"CREATED_AT_LABEL": "Aangemaakt op",
"NEW_MESSAGE": "Nieuw bericht",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact.",
@@ -153,7 +153,7 @@
},
"DELETE_AVATAR": {
"API": {
"SUCCESS_MESSAGE": "Contact avatar deleted successfully",
"SUCCESS_MESSAGE": "Contactavatar succesvol verwijderd",
"ERROR_MESSAGE": "Contact avatar kon niet verwijderd worden. Probeer het later opnieuw."
}
},
@@ -161,56 +161,56 @@
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
},
"NEW_CONVERSATION": {
"BUTTON_LABEL": "Start conversation",
"TITLE": "New conversation",
"DESC": "Start a new conversation by sending a new message.",
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
"BUTTON_LABEL": "Start gesprek",
"TITLE": "Nieuw gesprek",
"DESC": "Begin een nieuw gesprek door een nieuw bericht te sturen.",
"NO_INBOX": "Kon geen inbox vinden om een nieuw gesprek met dit contact te starten.",
"FORM": {
"TO": {
"LABEL": "Aan"
},
"INBOX": {
"LABEL": "Postvak In",
"ERROR": "Select an inbox"
"ERROR": "Selecteer een inbox"
},
"SUBJECT": {
"LABEL": "Onderwerp",
"PLACEHOLDER": "Onderwerp",
"ERROR": "Subject can't be empty"
"ERROR": "Onderwerp mag niet leeg zijn"
},
"MESSAGE": {
"LABEL": "Bericht",
"PLACEHOLDER": "Write your message here",
"ERROR": "Message can't be empty"
"PLACEHOLDER": "Schrijf hier je bericht",
"ERROR": "Bericht mag niet leeg zijn"
},
"SUBMIT": "Send message",
"SUBMIT": "Verstuur bericht",
"CANCEL": "Annuleren",
"SUCCESS_MESSAGE": "Bericht verzonden!",
"GO_TO_CONVERSATION": "Bekijken",
"ERROR_MESSAGE": "Couldn't send! try again"
"ERROR_MESSAGE": "Kon niet worden verzonden! Probeer opnieuw"
}
},
"CONTACTS_PAGE": {
"HEADER": "Contacten",
"FIELDS": "Contact fields",
"FIELDS": "Contactvelden",
"SEARCH_BUTTON": "Zoeken",
"SEARCH_INPUT_PLACEHOLDER": "Zoeken naar contacten",
"FILTER_CONTACTS": "Filteren",
"FILTER_CONTACTS_SAVE": "Filter opslaan",
"FILTER_CONTACTS_DELETE": "Filter verwijderen",
"LIST": {
"LOADING_MESSAGE": "Loading contacts...",
"LOADING_MESSAGE": "Contacten laden...",
"404": "Er zijn geen contacten die overeenkomen met je zoekopdracht 🔍",
"NO_CONTACTS": "There are no available contacts",
"NO_CONTACTS": "Er zijn geen beschikbare contacten",
"TABLE_HEADER": {
"NAME": "Naam",
"PHONE_NUMBER": "Telefoonnummer",
"CONVERSATIONS": "Gesprekken",
"LAST_ACTIVITY": "Laatste Activiteit",
"CREATED_AT": "Aangemaakt op",
"COUNTRY": "Country",
"COUNTRY": "Land",
"CITY": "Woonplaats",
"SOCIAL_PROFILES": "Social Profiles",
"SOCIAL_PROFILES": "Social-profielen",
"COMPANY": "Bedrijfsnaam",
"EMAIL_ADDRESS": "Uw e-mailadres"
},

View File

@@ -167,6 +167,8 @@
"DELETE": "Verwijderen",
"CREATE_A_CANNED_RESPONSE": "Add to canned responses",
"TRANSLATE": "Translate",
"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?",
"MESSAGE": "You cannot undo this action",