chore: Update translations (#10549)

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-01-14 08:30:56 -08:00
committed by GitHub
parent 91dd92e318
commit 0c01303db0
1111 changed files with 59718 additions and 21681 deletions

View File

@@ -22,14 +22,23 @@
"OPERATOR_LABELS": {
"equal_to": "Gelijk aan",
"not_equal_to": "Niet gelijk aan",
"contains": "Bevat",
"does_not_contain": "Bevat niet",
"is_present": "Is aanwezig",
"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",
"starts_with": "Begint met"
"starts_with": "Begint met",
"equalTo": "Gelijk aan",
"notEqualTo": "Niet gelijk aan",
"contains": "Bevat",
"doesNotContain": "Bevat niet",
"isPresent": "Is aanwezig",
"isNotPresent": "Is niet aanwezig",
"isGreaterThan": "Is groter dan",
"isLessThan": "Is minder dan",
"daysBefore": "Is x dagen vóór",
"startsWith": "Begint met"
},
"ATTRIBUTE_LABELS": {
"TRUE": "Waar",
@@ -56,7 +65,10 @@
"LAST_ACTIVITY": "Laatste Activiteit"
},
"ERRORS": {
"VALUE_REQUIRED": "Waarde is vereist"
"VALUE_REQUIRED": "Waarde is vereist",
"ATTRIBUTE_KEY_REQUIRED": "Attribute key is required",
"FILTER_OPERATOR_REQUIRED": "Filter operator is required",
"VALUE_MUST_BE_BETWEEN_1_AND_998": "Value must be between 1 and 998"
},
"GROUPS": {
"STANDARD_FILTERS": "Standaard filters",

View File

@@ -92,12 +92,12 @@
"CONTACT": "Contact"
},
"LIST": {
"TABLE_HEADER": [
"Naam",
"Beschrijving",
"Type",
"Toets"
],
"TABLE_HEADER": {
"NAME": "Naam",
"DESCRIPTION": "Beschrijving",
"TYPE": "Type",
"KEY": "Sleutel"
},
"BUTTONS": {
"EDIT": "Bewerken",
"DELETE": "Verwijderen"

View File

@@ -40,12 +40,12 @@
}
},
"LIST": {
"TABLE_HEADER": [
"Naam",
"Beschrijving",
"Actief",
"Aangemaakt op"
],
"TABLE_HEADER": {
"NAME": "Naam",
"DESCRIPTION": "Beschrijving",
"ACTIVE": "Actief",
"CREATED_ON": "Aangemaakt op"
},
"404": "Geen automatiseringsregels gevonden"
},
"DELETE": {

View File

@@ -1,126 +1,150 @@
{
"CAMPAIGN": {
"HEADER": "Campagnes",
"SIDEBAR_TXT": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations. Click on <b>Add Campaign</b> to create a new campaign. You can also edit or delete an existing campaign by clicking on the Edit or Delete button.",
"HEADER_BTN_TXT": {
"ONE_OFF": "Creëer een eenmalige campagne",
"ONGOING": "Creëer een lopende campagne"
},
"ADD": {
"TITLE": "Creëer een campagne",
"DESC": "Proactive messages allow the customer to send outbound messages to their contacts which would trigger more conversations.",
"CANCEL_BUTTON_TEXT": "Annuleren",
"CREATE_BUTTON_TEXT": "Aanmaken",
"FORM": {
"TITLE": {
"LABEL": "Titel",
"PLACEHOLDER": "Please enter the title of campaign",
"ERROR": "Title is required"
"LIVE_CHAT": {
"HEADER_TITLE": "Live chat campaigns",
"NEW_CAMPAIGN": "Create campaign",
"CARD": {
"STATUS": {
"ENABLED": "Ingeschakeld",
"DISABLED": "Uitgeschakeld"
},
"SCHEDULED_AT": {
"LABEL": "Scheduled time",
"PLACEHOLDER": "Please select the time",
"CONFIRM": "Bevestigen",
"ERROR": "Scheduled time is required"
},
"AUDIENCE": {
"LABEL": "Audience",
"PLACEHOLDER": "Select the customer labels",
"ERROR": "Audience is required"
},
"INBOX": {
"LABEL": "Selecteer een inbox",
"PLACEHOLDER": "Selecteer een inbox",
"ERROR": "Inbox is required"
},
"MESSAGE": {
"LABEL": "Bericht",
"PLACEHOLDER": "Please enter the message of campaign",
"ERROR": "Message is required"
},
"SENT_BY": {
"LABEL": "Sent by",
"PLACEHOLDER": "Please select the the content of campaign",
"ERROR": "Sender is required"
},
"END_POINT": {
"LABEL": "URL",
"PLACEHOLDER": "Please enter the URL",
"ERROR": "Voer een geldige URL in"
},
"TIME_ON_PAGE": {
"LABEL": "Time on page(Seconds)",
"PLACEHOLDER": "Please enter the time",
"ERROR": "Time on page is required"
},
"ENABLED": "Enable campaign",
"TRIGGER_ONLY_BUSINESS_HOURS": "Trigger only during business hours",
"SUBMIT": "Add Campaign"
"CAMPAIGN_DETAILS": {
"SENT_BY": "Verzonden door",
"BOT": "Bot",
"FROM": "van",
"URL": "URL:"
}
},
"API": {
"SUCCESS_MESSAGE": "Campaign created successfully",
"ERROR_MESSAGE": "There was an error. Please try again."
"EMPTY_STATE": {
"TITLE": "No live chat campaigns are available",
"SUBTITLE": "Connect with your customers using proactive messages. Click 'Create campaign' to get started."
},
"CREATE": {
"TITLE": "Create a live chat campaign",
"CANCEL_BUTTON_TEXT": "Annuleren",
"CREATE_BUTTON_TEXT": "Aanmaken",
"FORM": {
"TITLE": {
"LABEL": "Titel",
"PLACEHOLDER": "Please enter the title of campaign",
"ERROR": "Title is required"
},
"MESSAGE": {
"LABEL": "Bericht",
"PLACEHOLDER": "Please enter the message of campaign",
"ERROR": "Bericht is vereist"
},
"INBOX": {
"LABEL": "Selecteer een inbox",
"PLACEHOLDER": "Selecteer een inbox",
"ERROR": "Inbox is required"
},
"SENT_BY": {
"LABEL": "Verzonden door",
"PLACEHOLDER": "Please select sender",
"ERROR": "Sender is required"
},
"END_POINT": {
"LABEL": "URL",
"PLACEHOLDER": "Please enter the URL",
"ERROR": "Voer een geldige URL in"
},
"TIME_ON_PAGE": {
"LABEL": "Time on page(Seconds)",
"PLACEHOLDER": "Please enter the time",
"ERROR": "Time on page is required"
},
"OTHER_PREFERENCES": {
"TITLE": "Other preferences",
"ENABLED": "Enable campaign",
"TRIGGER_ONLY_BUSINESS_HOURS": "Trigger only during business hours"
},
"BUTTONS": {
"CREATE": "Aanmaken",
"CANCEL": "Annuleren"
},
"API": {
"SUCCESS_MESSAGE": "Live chat campaign created successfully",
"ERROR_MESSAGE": "There was an error. Please try again."
}
}
},
"EDIT": {
"TITLE": "Edit live chat campaign",
"FORM": {
"API": {
"SUCCESS_MESSAGE": "Live chat campaign updated successfully",
"ERROR_MESSAGE": "There was an error. Please try again."
}
}
}
},
"DELETE": {
"BUTTON_TEXT": "Verwijderen",
"CONFIRM": {
"TITLE": "Verwijderen bevestigen",
"MESSAGE": "Weet u zeker dat u wilt verwijderen?",
"YES": "Ja, verwijderen ",
"NO": "Nee, Behouden "
"SMS": {
"HEADER_TITLE": "SMS campaigns",
"NEW_CAMPAIGN": "Create campaign",
"EMPTY_STATE": {
"TITLE": "No SMS campaigns are available",
"SUBTITLE": "Launch an SMS campaign to reach your customers directly. Send offers or make announcements with ease. Click 'Create campaign' to get started."
},
"CARD": {
"STATUS": {
"COMPLETED": "Completed",
"SCHEDULED": "Scheduled"
},
"CAMPAIGN_DETAILS": {
"SENT_FROM": "Sent from",
"ON": "on"
}
},
"CREATE": {
"TITLE": "Create SMS campaign",
"CANCEL_BUTTON_TEXT": "Annuleren",
"CREATE_BUTTON_TEXT": "Aanmaken",
"FORM": {
"TITLE": {
"LABEL": "Titel",
"PLACEHOLDER": "Please enter the title of campaign",
"ERROR": "Title is required"
},
"MESSAGE": {
"LABEL": "Bericht",
"PLACEHOLDER": "Please enter the message of campaign",
"ERROR": "Bericht is vereist"
},
"INBOX": {
"LABEL": "Selecteer een inbox",
"PLACEHOLDER": "Selecteer een inbox",
"ERROR": "Inbox is required"
},
"AUDIENCE": {
"LABEL": "Audience",
"PLACEHOLDER": "Select the customer labels",
"ERROR": "Audience is required"
},
"SCHEDULED_AT": {
"LABEL": "Scheduled time",
"PLACEHOLDER": "Please select the time",
"ERROR": "Scheduled time is required"
},
"BUTTONS": {
"CREATE": "Aanmaken",
"CANCEL": "Annuleren"
},
"API": {
"SUCCESS_MESSAGE": "SMS campaign created successfully",
"ERROR_MESSAGE": "There was an error. Please try again."
}
}
}
},
"CONFIRM_DELETE": {
"TITLE": "Weet u zeker dat u wilt verwijderen?",
"DESCRIPTION": "The delete action is permanent and cannot be reversed.",
"CONFIRM": "Verwijderen",
"API": {
"SUCCESS_MESSAGE": "Campaign deleted successfully",
"ERROR_MESSAGE": "Could not delete the campaign. Please try again later."
"ERROR_MESSAGE": "There was an error. Please try again."
}
},
"EDIT": {
"TITLE": "Edit campaign",
"UPDATE_BUTTON_TEXT": "Vernieuwen",
"API": {
"SUCCESS_MESSAGE": "Campaign updated successfully",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
}
},
"LIST": {
"LOADING_MESSAGE": "Loading campaigns...",
"404": "There are no campaigns created for this inbox.",
"TABLE_HEADER": {
"TITLE": "Titel",
"MESSAGE": "Bericht",
"INBOX": "Postvak In",
"STATUS": "Status",
"SENDER": "Sender",
"URL": "URL",
"SCHEDULED_AT": "Scheduled time",
"TIME_ON_PAGE": "Time(Seconds)",
"CREATED_AT": "Created at"
},
"BUTTONS": {
"ADD": "Toevoegen",
"EDIT": "Bewerken",
"DELETE": "Verwijderen"
},
"STATUS": {
"ENABLED": "Ingeschakeld",
"DISABLED": "Uitgeschakeld",
"COMPLETED": "Completed",
"ACTIVE": "Active"
},
"SENDER": {
"BOT": "Bot"
}
},
"ONE_OFF": {
"HEADER": "One off campaigns",
"404": "There are no one off campaigns created",
"INBOXES_NOT_FOUND": "Please create an sms inbox and start adding campaigns"
},
"ONGOING": {
"HEADER": "Ongoing campaigns",
"404": "Er zijn geen lopende campagnes aangemaakt",
"INBOXES_NOT_FOUND": "Maak een website inbox en begin met het toevoegen van campagnes"
}
}
}

View File

@@ -1,7 +1,7 @@
{
"CANNED_MGMT": {
"HEADER": "Standaard antwoorden",
"LEARN_MORE": "Learn more about canned responses",
"LEARN_MORE": "Meer informatie over standaard antwoorden",
"DESCRIPTION": "Canned Responses are pre-written reply templates that help you quickly respond to a conversation. Agents can type the '/' character followed by the shortcode to insert a canned response during a conversation. ",
"HEADER_BTN_TXT": "Standaard antwoord toevoegen",
"LOADING": "Standaard antwoorden ophalen...",
@@ -10,11 +10,11 @@
"404": "Er zijn geen standaard antwoorden beschikbaar in dit account.",
"TITLE": "Beheer standaard antwoorden",
"DESC": "Canned Responses are predefined reply templates which can be used to quickly send out replies to conversations.",
"TABLE_HEADER": [
"Korte code",
"Inhoud",
"Acties"
]
"TABLE_HEADER": {
"SHORT_CODE": "Korte code",
"CONTENT": "Inhoud",
"ACTIONS": "Acties"
}
},
"ADD": {
"TITLE": "Standaard antwoord toevoegen",

View File

@@ -6,6 +6,7 @@
"LIST": {
"404": "Er zijn geen actieve gesprekken in deze groep."
},
"FAILED_TO_SEND": "Failed to send",
"TAB_HEADING": "Gesprekken",
"MENTION_HEADING": "Vermeldingen",
"UNATTENDED_HEADING": "Onbeheer",
@@ -93,6 +94,9 @@
"location": {
"CONTENT": "Locatie"
},
"ig_reel": {
"CONTENT": "Instagram Reel"
},
"fallback": {
"CONTENT": "heeft een url gedeeld"
}
@@ -126,6 +130,7 @@
"NO_CONTENT": "Geen inhoud beschikbaar",
"HIDE_QUOTED_TEXT": "Verberg geciteerde tekst",
"SHOW_QUOTED_TEXT": "Toon geciteerde tekst",
"MESSAGE_READ": "Lezen"
"MESSAGE_READ": "Lezen",
"SENDING": "Sending"
}
}

View File

@@ -0,0 +1,43 @@
{
"PAGINATION_FOOTER": {
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} items",
"CURRENT_PAGE_INFO": "{currentPage} of {totalPages} pages"
},
"COMBOBOX": {
"PLACEHOLDER": "Select an option...",
"EMPTY_SEARCH_RESULTS": "No items found for the search term `{searchTerm}`",
"EMPTY_STATE": "Geen resultaten gevonden.",
"SEARCH_PLACEHOLDER": "Search...",
"MORE": "+{count} more"
},
"DROPDOWN_MENU": {
"SEARCH_PLACEHOLDER": "Search...",
"EMPTY_STATE": "Geen resultaten gevonden.",
"SEARCHING": "Zoeken..."
},
"DIALOG": {
"BUTTONS": {
"CANCEL": "Annuleren",
"CONFIRM": "Bevestigen"
}
},
"PHONE_INPUT": {
"SEARCH_PLACEHOLDER": "Search country",
"ERROR": "Phone number should be empty or in E.164 format",
"DIAL_CODE_ERROR": "Selecteer a. u. b. een belcode uit de lijst"
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "Author is not available"
}
},
"BREADCRUMB": {
"ARIA_LABEL": "Breadcrumb"
},
"SWITCH": {
"TOGGLE": "Toggle switch"
},
"LABEL": {
"TAG_BUTTON": "tag"
}
}

View File

@@ -57,46 +57,6 @@
"TITLE": "Contact bewerken",
"DESC": "Bewerk contactgegevens"
},
"CREATE_CONTACT": {
"BUTTON_LABEL": "Nieuw Contactpersoon",
"TITLE": "Nieuw contact aanmaken",
"DESC": "Basisinformatie over de contactpersoon toevoegen."
},
"IMPORT_CONTACTS": {
"BUTTON_LABEL": "Importeren",
"TITLE": "Contactpersonen importeren",
"DESC": "Contacten importeren via een CSV-bestand.",
"DOWNLOAD_LABEL": "Een voorbeeld CSV-bestand downloaden.",
"FORM": {
"LABEL": "CSV-bestand",
"SUBMIT": "Importeren",
"CANCEL": "Annuleren"
},
"SUCCESS_MESSAGE": "U wordt per e-mail geïnformeerd wanneer de import is voltooid.",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
},
"EXPORT_CONTACTS": {
"BUTTON_LABEL": "Exporteren",
"TITLE": "Contactpersonen exporteren",
"DESC": "Exporteer contacten naar een CSV-bestand.",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw",
"CONFIRM": {
"TITLE": "Contactpersonen exporteren",
"MESSAGE": "Are you sure you want to export all contacts?",
"FILTERED_MESSAGE": "Are you sure you want to export all the filtered contacts?",
"YES": "Yes, Export",
"NO": "No, Cancel"
}
},
"DELETE_NOTE": {
"CONFIRM": {
"TITLE": "Verwijderen bevestigen",
"MESSAGE": "Weet je zeker dat je deze notitie wilt verwijderen?",
"YES": "Ja, verwijderen",
"NO": "Nee, Bewaar het"
}
},
"DELETE_CONTACT": {
"BUTTON_LABEL": "Contactpersoon verwijderen",
"TITLE": "Contactpersoon verwijderen",
@@ -224,79 +184,14 @@
}
},
"CONTACTS_PAGE": {
"HEADER": "Contacten",
"FIELDS": "Contactvelden",
"SEARCH_BUTTON": "Zoeken",
"SEARCH_INPUT_PLACEHOLDER": "Zoeken naar contacten",
"FILTER_CONTACTS": "Filteren",
"FILTER_CONTACTS_SAVE": "Filter opslaan",
"FILTER_CONTACTS_DELETE": "Filter verwijderen",
"FILTER_CONTACTS_EDIT": "Segment bewerken",
"LIST": {
"LOADING_MESSAGE": "Contacten laden...",
"404": "Er zijn geen contacten die overeenkomen met je zoekopdracht 🔍",
"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": "Land",
"CITY": "Woonplaats",
"SOCIAL_PROFILES": "Social-profielen",
"COMPANY": "Bedrijfsnaam",
"EMAIL_ADDRESS": "Uw e-mailadres"
},
"VIEW_DETAILS": "Details bekijken"
}
},
"CONTACT_PROFILE": {
"BACK_BUTTON": "Contacten",
"LOADING": "Contactprofiel laden..."
},
"REMINDER": {
"ADD_BUTTON": {
"BUTTON": "Toevoegen",
"TITLE": "Shift + Enter om een taak aan te maken"
},
"FOOTER": {
"DUE_DATE": "Vervaldatum",
"LABEL_TITLE": "Stel type in"
}
},
"NOTES": {
"FETCHING_NOTES": "Notities ophalen...",
"NOT_AVAILABLE": "Er zijn geen notities gemaakt voor dit contact",
"HEADER": {
"TITLE": "Notities"
},
"LIST": {
"LABEL": "heeft een notitie toegevoegd"
},
"ADD": {
"BUTTON": "Toevoegen",
"PLACEHOLDER": "Notitie toevoegen",
"TITLE": "Dienst + Enter om een notitie aan te maken"
},
"CONTENT_HEADER": {
"DELETE": "Notitie verwijderen"
}
},
"EVENTS": {
"HEADER": {
"TITLE": "Activiteiten"
},
"BUTTON": {
"PILL_BUTTON_NOTES": "notities",
"PILL_BUTTON_EVENTS": "gebeurtenissen",
"PILL_BUTTON_CONVO": "gesprekken"
"SOCIAL_PROFILES": "Social-profielen"
}
}
},
"CUSTOM_ATTRIBUTES": {
"ADD_BUTTON_TEXT": "Attributen toevoegen",
"BUTTON": "Aangepast attribuut toevoegen",
"NOT_AVAILABLE": "Er zijn geen aangepaste attributen beschikbaar voor deze contactpersoon.",
"COPY_SUCCESSFUL": "Succesvol gekopieerd naar klembord",
"SHOW_MORE": "Show all attributes",
"SHOW_LESS": "Show less attributes",
@@ -385,5 +280,320 @@
"DROPDOWN_ITEM": {
"ID": "(ID: {identifier})"
}
},
"CONTACTS_LAYOUT": {
"HEADER": {
"TITLE": "Contacten",
"SEARCH_TITLE": "Search contacts",
"SEARCH_PLACEHOLDER": "Search...",
"MESSAGE_BUTTON": "Bericht",
"SEND_MESSAGE": "Verstuur bericht",
"BREADCRUMB": {
"CONTACTS": "Contacten"
},
"ACTIONS": {
"CONTACT_CREATION": {
"ADD_CONTACT": "Add contact",
"EXPORT_CONTACT": "Export contacts",
"IMPORT_CONTACT": "Import contacts",
"SAVE_CONTACT": "Save contact",
"EMAIL_ADDRESS_DUPLICATE": "Dit e-mailadres is reeds in gebruik voor een ander contact.",
"PHONE_NUMBER_DUPLICATE": "Dit telefoonnummer wordt reeds gebruikt voor een ander contactpersoon.",
"SUCCESS_MESSAGE": "Contact succesvol opgeslagen",
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
},
"IMPORT_CONTACT": {
"TITLE": "Import contacts",
"DESCRIPTION": "Contacten importeren via een CSV-bestand.",
"DOWNLOAD_LABEL": "Een voorbeeld CSV-bestand downloaden.",
"LABEL": "CSV-bestand:",
"CHOOSE_FILE": "Choose file",
"CHANGE": "Veranderen",
"CANCEL": "Annuleren",
"IMPORT": "Importeren",
"SUCCESS_MESSAGE": "U wordt per e-mail geïnformeerd wanneer de import is voltooid.",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
},
"EXPORT_CONTACT": {
"TITLE": "Export contacts",
"DESCRIPTION": "Quickly export a csv file with comprehensive details of your contacts",
"CONFIRM": "Exporteren",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
},
"SORT_BY": {
"LABEL": "Sorteren op",
"OPTIONS": {
"NAME": "Naam",
"EMAIL": "E-mailadres",
"PHONE_NUMBER": "Telefoon nummer",
"COMPANY": "Bedrijfsnaam",
"COUNTRY": "Land",
"CITY": "Woonplaats",
"LAST_ACTIVITY": "Laatste Activiteit",
"CREATED_AT": "Aangemaakt op"
}
},
"ORDER": {
"LABEL": "Ordering",
"OPTIONS": {
"ASCENDING": "Ascending",
"DESCENDING": "Descending"
}
},
"FILTERS": {
"CREATE_SEGMENT": {
"TITLE": "Wil je deze filter opslaan?",
"CONFIRM": "Filter opslaan",
"LABEL": "Naam",
"PLACEHOLDER": "Enter the name of the filter",
"ERROR": "Enter a valid name",
"SUCCESS_MESSAGE": "Filter saved successfully",
"ERROR_MESSAGE": "Unable to save filter. Please try again later."
},
"DELETE_SEGMENT": {
"TITLE": "Verwijderen bevestigen",
"DESCRIPTION": "Are you sure you want to delete this filter?",
"CONFIRM": "Ja, verwijderen",
"CANCEL": "No, Cancel",
"SUCCESS_MESSAGE": "Filter deleted successfully",
"ERROR_MESSAGE": "Unable to delete filter. Please try again later."
}
}
}
},
"PAGINATION_FOOTER": {
"SHOWING": "Showing {startItem} - {endItem} of {totalItems} contacts"
},
"FILTER": {
"NAME": "Naam",
"EMAIL": "E-mailadres",
"PHONE_NUMBER": "Telefoon nummer",
"IDENTIFIER": "Identifier",
"COUNTRY": "Land",
"CITY": "Woonplaats",
"CREATED_AT": "Aangemaakt op",
"LAST_ACTIVITY": "Laatste Activiteit",
"REFERER_LINK": "Verwijzende link",
"BLOCKED": "Blocked",
"BLOCKED_TRUE": "Waar",
"BLOCKED_FALSE": "Onwaar",
"BUTTONS": {
"CLEAR_FILTERS": "Filters wissen",
"UPDATE_SEGMENT": "Update segment",
"APPLY_FILTERS": "Filters toepassen",
"ADD_FILTER": "Filter toevoegen"
},
"TITLE": "Contacten filteren",
"EDIT_SEGMENT": "Segment bewerken",
"SEGMENT": {
"LABEL": "Segment name",
"INPUT_PLACEHOLDER": "Enter the name of the segment"
},
"ACTIVE_FILTERS": {
"MORE_FILTERS": "+ {count} more filters",
"CLEAR_FILTERS": "Filters wissen"
}
},
"CARD": {
"OF": "of",
"VIEW_DETAILS": "Details bekijken",
"EDIT_DETAILS_FORM": {
"TITLE": "Bewerk contactgegevens",
"FORM": {
"FIRST_NAME": {
"PLACEHOLDER": "Enter the first name"
},
"LAST_NAME": {
"PLACEHOLDER": "Enter the last name"
},
"EMAIL_ADDRESS": {
"PLACEHOLDER": "Enter the email address",
"DUPLICATE": "Dit e-mailadres is reeds in gebruik voor een ander contact."
},
"PHONE_NUMBER": {
"PLACEHOLDER": "Enter the phone number",
"DUPLICATE": "Dit telefoonnummer wordt reeds gebruikt voor een ander contactpersoon."
},
"CITY": {
"PLACEHOLDER": "Voer de plaatsnaam in"
},
"COUNTRY": {
"PLACEHOLDER": "Select country"
},
"BIO": {
"PLACEHOLDER": "Enter the bio"
},
"COMPANY_NAME": {
"PLACEHOLDER": "Voer de bedrijfsnaam in"
}
},
"UPDATE_BUTTON": "Update contact",
"SUCCESS_MESSAGE": "Contact updated successfully",
"ERROR_MESSAGE": "Unable to update contact. Please try again later."
},
"SOCIAL_MEDIA": {
"TITLE": "Edit social links",
"FORM": {
"FACEBOOK": {
"PLACEHOLDER": "Add Facebook"
},
"GITHUB": {
"PLACEHOLDER": "Add Github"
},
"INSTAGRAM": {
"PLACEHOLDER": "Add Instagram"
},
"LINKEDIN": {
"PLACEHOLDER": "Add LinkedIn"
},
"TWITTER": {
"PLACEHOLDER": "Add Twitter"
}
}
}
},
"DETAILS": {
"CREATED_AT": "Created {date}",
"LAST_ACTIVITY": "Last active {date}",
"DELETE_CONTACT_DESCRIPTION": "Permanently delete this contact. This action is irreversible",
"DELETE_CONTACT": "Contactpersoon verwijderen",
"DELETE_DIALOG": {
"TITLE": "Verwijderen bevestigen",
"DESCRIPTION": "Are you sure you want to delete this {contactName} contact?",
"CONFIRM": "Ja, verwijderen",
"API": {
"SUCCESS_MESSAGE": "Contactpersoon werd succesvol verwijderd",
"ERROR_MESSAGE": "Contact verwijderen mislukt. Probeer het later opnieuw."
}
},
"AVATAR": {
"UPLOAD": {
"ERROR_MESSAGE": "Could not upload avatar. Please try again later.",
"SUCCESS_MESSAGE": "Avatar uploaded successfully"
},
"DELETE": {
"SUCCESS_MESSAGE": "Avatar deleted successfully",
"ERROR_MESSAGE": "Could not delete avatar. Please try again later."
}
}
},
"SIDEBAR": {
"TABS": {
"ATTRIBUTES": "Attributes",
"HISTORY": "History",
"NOTES": "Notities",
"MERGE": "Merge"
},
"HISTORY": {
"EMPTY_STATE": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact"
},
"ATTRIBUTES": {
"SEARCH_PLACEHOLDER": "Search for attributes",
"UNUSED_ATTRIBUTES": "{count} Used attribute | {count} Unused attributes",
"EMPTY_STATE": "There are no contact custom attributes available in this account. You can create a custom attribute in settings.",
"YES": "Ja",
"NO": "Nee",
"TRIGGER": {
"SELECT": "Selecteer waarde",
"INPUT": "Enter value"
},
"VALIDATIONS": {
"INVALID_NUMBER": "Invalid number",
"REQUIRED": "Geldige waarde is vereist",
"INVALID_INPUT": "Invalid input",
"INVALID_URL": "Ongeldige URL",
"INVALID_DATE": "Invalid date"
},
"NO_ATTRIBUTES": "Geen attributen gevonden",
"API": {
"SUCCESS_MESSAGE": "Attribuut succesvol toegevoegd",
"DELETE_SUCCESS_MESSAGE": "Attribuut succesvol verwijderd",
"UPDATE_ERROR": "Kan het attribuut niet bijwerken. Probeer het later opnieuw",
"DELETE_ERROR": "Attribuut verwijderen mislukt. Probeer het later opnieuw"
}
},
"MERGE": {
"TITLE": "Contact samenvoegen",
"DESCRIPTION": "Combine two profiles into one, including all attributes and conversations. In case of conflict, the primary contacts attributes will take precedence.",
"PRIMARY": "Primair contact",
"PRIMARY_HELP_LABEL": "To be saved",
"PRIMARY_REQUIRED_ERROR": "Please select a contact to merge with before proceeding",
"PARENT": "To be merged",
"PARENT_HELP_LABEL": "Nog te verwijderen",
"EMPTY_STATE": "No contacts found",
"PLACEHOLDER": "Search for primary contact",
"SEARCH_PLACEHOLDER": "Zoeken naar contacten",
"SEARCH_ERROR_MESSAGE": "Could not search for contacts. Please try again later.",
"SUCCESS_MESSAGE": "Contact succesvol samengevoegd",
"ERROR_MESSAGE": "Contacten zijn niet samengevoegd, probeer het opnieuw!",
"IS_SEARCHING": "Zoeken...",
"BUTTONS": {
"CANCEL": "Annuleren",
"CONFIRM": "Contact samenvoegen"
}
},
"NOTES": {
"PLACEHOLDER": "Notitie toevoegen",
"WROTE": "schreef",
"YOU": "Jij",
"SAVE": "Save note",
"EMPTY_STATE": "There are no notes associated to this contact. You can add a note by typing in the box above."
}
},
"EMPTY_STATE": {
"TITLE": "No contacts found in this account",
"SUBTITLE": "Start adding new contacts by clicking on the button below",
"BUTTON_LABEL": "Add contact",
"SEARCH_EMPTY_STATE_TITLE": "Er zijn geen contacten die overeenkomen met je zoekopdracht 🔍",
"LIST_EMPTY_STATE_TITLE": "No contacts available in this view 📋"
}
},
"COMPOSE_NEW_CONVERSATION": {
"CONTACT_SEARCH": {
"ERROR_MESSAGE": "We couldnt complete the search. Please try again."
},
"FORM": {
"GO_TO_CONVERSATION": "Bekijken",
"SUCCESS_MESSAGE": "The message was sent successfully!",
"ERROR_MESSAGE": "An error occurred while creating the conversation. Please try again later.",
"NO_INBOX_ALERT": "There are no available inboxes to start a conversation with this contact.",
"CONTACT_SELECTOR": {
"LABEL": "Aan:",
"TAG_INPUT_PLACEHOLDER": "Search for a contact with name, email or phone number",
"CONTACT_CREATING": "Creating contact..."
},
"INBOX_SELECTOR": {
"LABEL": "Via:",
"BUTTON": "Show inboxes"
},
"EMAIL_OPTIONS": {
"SUBJECT_LABEL": "Onderwerp :",
"SUBJECT_PLACEHOLDER": "Enter your email subject here",
"CC_LABEL": "CC:",
"CC_PLACEHOLDER": "Search for a contact with their email address",
"BCC_LABEL": "BCC:",
"BCC_PLACEHOLDER": "Search for a contact with their email address",
"BCC_BUTTON": "BCC"
},
"MESSAGE_EDITOR": {
"PLACEHOLDER": "Schrijf hier je bericht..."
},
"WHATSAPP_OPTIONS": {
"LABEL": "Select template",
"SEARCH_PLACEHOLDER": "Search templates",
"EMPTY_STATE": "No templates found",
"TEMPLATE_PARSER": {
"TEMPLATE_NAME": "WhatsApp template: {templateName}",
"VARIABLES": "Variabelen",
"BACK": "Ga terug",
"SEND_MESSAGE": "Verstuur bericht"
}
},
"ACTION_BUTTONS": {
"DISCARD": "Discard",
"SEND": "Send ({keyCode})"
}
}
}
}

View File

@@ -38,10 +38,17 @@
"REMOVE_SELECTION": "Verwijder selectie",
"DOWNLOAD": "Download",
"UNKNOWN_FILE_TYPE": "Onbekend bestand",
"SAVE_CONTACT": "Opslaan",
"SAVE_CONTACT": "Save Contact",
"NO_CONTENT": "No content to display",
"SHARED_ATTACHMENT": {
"CONTACT": "{sender} has shared a contact",
"LOCATION": "{sender} has shared a location",
"FILE": "{sender} has shared a file",
"MEETING": "{sender} has started a meeting"
},
"UPLOADING_ATTACHMENTS": "Bijlagen uploaden...",
"REPLIED_TO_STORY": "Reageerde op jouw verhaal",
"UNSUPPORTED_MESSAGE": "This message is unsupported.",
"UNSUPPORTED_MESSAGE": "This message is unsupported. You can view this message on the Facebook / Instagram app.",
"UNSUPPORTED_MESSAGE_FACEBOOK": "This message is unsupported. You can view this message on the Facebook Messenger app.",
"UNSUPPORTED_MESSAGE_INSTAGRAM": "This message is unsupported. You can view this message on the Instagram app.",
"SUCCESS_DELETE_MESSAGE": "Bericht succesvol verwijderd",
@@ -219,6 +226,10 @@
"DELETE": "Verwijderen",
"CANCEL": "Annuleren"
}
},
"SIDEBAR": {
"CONTACT": "Contact",
"COPILOT": "Copilot"
}
},
"EMAIL_TRANSCRIPT": {
@@ -310,7 +321,8 @@
"TO": "Aan",
"BCC": "BCC",
"CC": "CC",
"SUBJECT": "Onderwerp"
"SUBJECT": "Onderwerp",
"EXPAND": "Expand email"
},
"CONVERSATION_PARTICIPANTS": {
"SIDEBAR_MENU_TITLE": "Participating",
@@ -335,5 +347,10 @@
"ORIGINAL_CONTENT": "Oorspronkelijke inhoud",
"TRANSLATED_CONTENT": "Vertaalde inhoud",
"NO_TRANSLATIONS_AVAILABLE": "Geen vertalingen beschikbaar voor deze inhoud"
},
"TYPING": {
"ONE": "{user} is typing",
"TWO": "{user} and {secondUser} are typing",
"MULTIPLE": "{user} and {count} others are typing"
}
}

View File

@@ -22,12 +22,12 @@
"404": "There are no custom roles available in this account.",
"TITLE": "Manage custom roles",
"DESC": "Custom roles are roles that are created by the account owner or admin. These roles can be assigned to agents to define their access and permissions within the account. Custom roles can be created with specific permissions and access levels to suit the requirements of the organization.",
"TABLE_HEADER": [
"Naam",
"Beschrijving",
"Permissions",
"Acties"
]
"TABLE_HEADER": {
"NAME": "Naam",
"DESCRIPTION": "Beschrijving",
"PERMISSIONS": "Permissions",
"ACTIONS": "Acties"
}
},
"PERMISSIONS": {
"CONVERSATION_MANAGE": "Manage all conversations",

View File

@@ -1,5 +1,10 @@
{
"HELP_CENTER": {
"TITLE": "Help Center",
"NEW_PAGE": {
"DESCRIPTION": "Create self-service help center portals for your customers. Help them find answers quickly, without waiting. Streamline inquiries, boost agent efficiency, and elevate customer support.",
"CREATE_PORTAL_BUTTON": "Create Portal"
},
"HEADER": {
"FILTER": "Filter by",
"SORT": "Sort by",
@@ -190,26 +195,20 @@
}
},
"ADD": {
"CREATE_FLOW": [
{
"title": "Help center information",
"route": "new_portal_information",
"body": "Basic information about portal",
"CREATE_BASIC_SETTING_BUTTON": "Create portal basic settings"
"CREATE_FLOW": {
"BASIC": {
"TITLE": "Help center information",
"BODY": "Basic information about portal"
},
{
"title": "Help center customization",
"route": "portal_customization",
"body": "Customize portal",
"UPDATE_PORTAL_BUTTON": "Update portal settings"
"CUSTOMIZATION": {
"TITLE": "Help center customization",
"BODY": "Customize portal"
},
{
"title": "Voila! 🎉",
"route": "portal_finish",
"body": "You're all set!",
"FINISH": "Finish"
"FINISH": {
"TITLE": "Voila! 🎉",
"BODY": "You're all set!"
}
],
},
"CREATE_FLOW_PAGE": {
"BACK_BUTTON": "Terug",
"BASIC_SETTINGS_PAGE": {
@@ -250,13 +249,13 @@
"DOMAIN": {
"LABEL": "Custom Domain",
"PLACEHOLDER": "Portal custom domain",
"HELP_TEXT": "Add only If you want to use a custom domain for your portals. Eg: https://example.com",
"HELP_TEXT": "Add only If you want to use a custom domain for your portals. Eg: {exampleURL}",
"ERROR": "Enter a valid domain URL"
},
"HOME_PAGE_LINK": {
"LABEL": "Home Page Link",
"PLACEHOLDER": "Portal home page link",
"HELP_TEXT": "The link used to return from the portal to the home page. Eg: https://example.com",
"HELP_TEXT": "The link used to return from the portal to the home page. Eg: {exampleURL}",
"ERROR": "Enter a valid home page URL"
},
"THEME_COLOR": {
@@ -349,6 +348,12 @@
"SUCCESS": "Article archived successfully"
}
},
"DRAFT_ARTICLE": {
"API": {
"ERROR": "Error while drafting article",
"SUCCESS": "Article drafted successfully"
}
},
"DELETE_ARTICLE": {
"MODAL": {
"CONFIRM": {
@@ -483,6 +488,305 @@
}
}
},
"LOADING": "Loading..."
"LOADING": "Loading...",
"ARTICLES_PAGE": {
"ARTICLE_CARD": {
"CARD": {
"VIEWS": "{count} view | {count} views",
"DROPDOWN_MENU": {
"PUBLISH": "Publish",
"DRAFT": "Draft",
"ARCHIVE": "Archive",
"DELETE": "Verwijderen"
},
"STATUS": {
"DRAFT": "Draft",
"PUBLISHED": "Published",
"ARCHIVED": "Archived"
},
"CATEGORY": {
"UNCATEGORISED": "Uncategorised"
}
}
},
"ARTICLES_HEADER": {
"TABS": {
"ALL": "All articles",
"MINE": "Mijn",
"DRAFT": "Draft",
"PUBLISHED": "Published",
"ARCHIVED": "Archived"
},
"CATEGORY": {
"ALL": "All categories"
},
"LOCALE": {
"ALL": "All locales"
},
"NEW_ARTICLE": "New article"
},
"EMPTY_STATE": {
"ALL": {
"TITLE": "Write an article",
"SUBTITLE": "Write a rich article, lets get started!",
"BUTTON_LABEL": "New article"
},
"MINE": {
"TITLE": "You haven't written any articles here",
"SUBTITLE": "All articles written by you show up here for quick access."
},
"DRAFT": {
"TITLE": "There are no articles in drafts",
"SUBTITLE": "Draft articles will appear here"
},
"PUBLISHED": {
"TITLE": "There are no published articles",
"SUBTITLE": "Published articles will appear here"
},
"ARCHIVED": {
"TITLE": "There are no articles in the archive",
"SUBTITLE": "Archived articles don't show up on the portal, you can use it to mark deprecated or outdated pages"
},
"CATEGORY": {
"TITLE": "There are no articles in this category",
"SUBTITLE": "Articles in this category will appear here"
}
}
},
"CATEGORY_PAGE": {
"CATEGORY_HEADER": {
"NEW_CATEGORY": "New category",
"EDIT_CATEGORY": "Edit category",
"CATEGORIES_COUNT": "{n} category | {n} categories",
"BREADCRUMB": {
"CATEGORY_LOCALE": "Categories ({localeCode})",
"ACTIVE_CATEGORY": "{categoryName} ({categoryCount} articles) | {categoryName} ({categoryCount} article)"
}
},
"CATEGORY_EMPTY_STATE": {
"TITLE": "No categories found",
"SUBTITLE": "Categories will appear here. You can add a category by clicking the 'New Category' button."
},
"CATEGORY_CARD": {
"ARTICLES_COUNT": "{count} article | {count} articles"
},
"CATEGORY_DIALOG": {
"CREATE": {
"API": {
"SUCCESS_MESSAGE": "Category created successfully",
"ERROR_MESSAGE": "Unable to create category"
}
},
"EDIT": {
"API": {
"SUCCESS_MESSAGE": "Category updated successfully",
"ERROR_MESSAGE": "Unable to update category"
}
},
"DELETE": {
"API": {
"SUCCESS_MESSAGE": "Category deleted successfully",
"ERROR_MESSAGE": "Unable to delete category"
}
},
"HEADER": {
"CREATE": "Create category",
"EDIT": "Edit category",
"DESCRIPTION": "Editing a category will update the category in the public facing portal.",
"PORTAL": "Portal",
"LOCALE": "Locale"
},
"FORM": {
"NAME": {
"LABEL": "Naam",
"PLACEHOLDER": "Category name",
"ERROR": "Naam is vereist"
},
"SLUG": {
"LABEL": "Slug",
"PLACEHOLDER": "Category slug for urls",
"ERROR": "Slug is required",
"HELP_TEXT": "app.chatwoot.com/hc/{portalSlug}/{localeCode}/categories/{categorySlug}"
},
"DESCRIPTION": {
"LABEL": "Beschrijving",
"PLACEHOLDER": "Give a short description about the category.",
"ERROR": "Omschrijving is vereist"
}
},
"BUTTONS": {
"CREATE": "Aanmaken",
"EDIT": "Vernieuwen",
"CANCEL": "Annuleren"
}
}
},
"LOCALES_PAGE": {
"LOCALES_COUNT": "No locales available | {n} locale | {n} locales",
"NEW_LOCALE_BUTTON_TEXT": "New locale",
"LOCALE_CARD": {
"ARTICLES_COUNT": "{count} article | {count} articles",
"CATEGORIES_COUNT": "{count} category | {count} categories",
"DEFAULT": "Default",
"DROPDOWN_MENU": {
"MAKE_DEFAULT": "Make default",
"DELETE": "Verwijderen"
}
},
"ADD_LOCALE_DIALOG": {
"TITLE": "Add a new locale",
"DESCRIPTION": "Select the language in which this article will be written. This will be added to your list of translations, and you can add more later.",
"COMBOBOX": {
"PLACEHOLDER": "Select locale..."
},
"API": {
"SUCCESS_MESSAGE": "Locale added successfully",
"ERROR_MESSAGE": "Unable to add locale. Try again."
}
}
},
"EDIT_ARTICLE_PAGE": {
"HEADER": {
"STATUS": {
"SAVING": "Saving...",
"SAVED": "Saved"
},
"PREVIEW": "Preview",
"PUBLISH": "Publish",
"DRAFT": "Draft",
"ARCHIVE": "Archive",
"BACK_TO_ARTICLES": "Back to articles"
},
"EDIT_ARTICLE": {
"MORE_PROPERTIES": "More properties",
"UNCATEGORIZED": "Uncategorized",
"EDITOR_PLACEHOLDER": "Write something..."
},
"ARTICLE_PROPERTIES": {
"ARTICLE_PROPERTIES": "Article properties",
"META_DESCRIPTION": "Meta description",
"META_DESCRIPTION_PLACEHOLDER": "Add meta description",
"META_TITLE": "Meta title",
"META_TITLE_PLACEHOLDER": "Add meta title",
"META_TAGS": "Meta tags",
"META_TAGS_PLACEHOLDER": "Add meta tags"
},
"API": {
"ERROR": "Error while saving article"
}
},
"PORTAL_SWITCHER": {
"NEW_PORTAL": "New portal",
"PORTALS": "Portals",
"CREATE_PORTAL": "Create and manage multiple portals",
"ARTICLES": "articles",
"DOMAIN": "domeinnaam",
"PORTAL_NAME": "Portal name"
},
"CREATE_PORTAL_DIALOG": {
"TITLE": "Create new portal",
"DESCRIPTION": "Give your portal a name and create a user-friendly URL slug. You can modify both later in the settings.",
"CONFIRM_BUTTON_LABEL": "Aanmaken",
"NAME": {
"LABEL": "Naam",
"PLACEHOLDER": "User Guide | Chatwoot",
"MESSAGE": "Choose an name for your portal.",
"ERROR": "Naam is vereist"
},
"SLUG": {
"LABEL": "Slug",
"PLACEHOLDER": "user-guide",
"ERROR": "Slug is required"
}
},
"PORTAL_SETTINGS": {
"FORM": {
"AVATAR": {
"LABEL": "Logo",
"IMAGE_UPLOAD_ERROR": "Kon afbeelding niet uploaden! Probeer het opnieuw",
"IMAGE_UPLOAD_SUCCESS": "Image added successfully. Please click on save changes to save the logo",
"IMAGE_DELETE_SUCCESS": "Logo deleted successfully",
"IMAGE_DELETE_ERROR": "Unable to delete logo",
"IMAGE_UPLOAD_SIZE_ERROR": "De grootte van de afbeelding moet kleiner zijn dan {size}MB"
},
"NAME": {
"LABEL": "Naam",
"PLACEHOLDER": "Portal name",
"ERROR": "Naam is vereist"
},
"HEADER_TEXT": {
"LABEL": "Header text",
"PLACEHOLDER": "Portal header text"
},
"PAGE_TITLE": {
"LABEL": "Page title",
"PLACEHOLDER": "Portal page title"
},
"HOME_PAGE_LINK": {
"LABEL": "Home page link",
"PLACEHOLDER": "Portal home page link",
"ERROR": "Invalid URL. The Home page link must start with 'http://' or 'https://'."
},
"SLUG": {
"LABEL": "Slug",
"PLACEHOLDER": "Portal slug"
},
"LIVE_CHAT_WIDGET": {
"LABEL": "Live chat widget",
"PLACEHOLDER": "Select live chat widget",
"HELP_TEXT": "Select a live chat widget that will appear on your help center"
},
"BRAND_COLOR": {
"LABEL": "Brand color"
},
"SAVE_CHANGES": "Save changes"
},
"CONFIGURATION_FORM": {
"CUSTOM_DOMAIN": {
"HEADER": "Custom domain",
"LABEL": "Custom domain:",
"DESCRIPTION": "You can host your portal on a custom domain. For instance, if your website is yourdomain.com and you want your portal available at docs.yourdomain.com, simply enter that in this field.",
"PLACEHOLDER": "Portal custom domain",
"EDIT_BUTTON": "Edit custom domain",
"ADD_BUTTON": "Add custom domain",
"DIALOG": {
"ADD_HEADER": "Add custom domain",
"EDIT_HEADER": "Edit custom domain",
"ADD_CONFIRM_BUTTON_LABEL": "Add domain",
"EDIT_CONFIRM_BUTTON_LABEL": "Update domain",
"LABEL": "Custom domain",
"PLACEHOLDER": "Portal custom domain",
"ERROR": "Custom domain is required"
},
"DNS_CONFIGURATION_DIALOG": {
"HEADER": "DNS configuration",
"DESCRIPTION": "Log in to the account you have with your DNS provider, and add a CNAME record for subdomain pointing to chatwoot.help",
"HELP_TEXT": "Once this is done, you can reach out to our support to request for the auto-generated SSL certificate.",
"CONFIRM_BUTTON_LABEL": "Got it!"
}
},
"DELETE_PORTAL": {
"BUTTON": "Delete {portalName}",
"HEADER": "Delete portal",
"DESCRIPTION": "Permanently delete this portal. This action is irreversible",
"DIALOG": {
"HEADER": "Sure you want to delete {portalName}?",
"DESCRIPTION": "This is a permanent action that cannot be reversed.",
"CONFIRM_BUTTON_LABEL": "Verwijderen"
}
},
"EDIT_CONFIGURATION": "Edit configuration"
},
"API": {
"CREATE_PORTAL": {
"SUCCESS_MESSAGE": "Portal created successfully",
"ERROR_MESSAGE": "Unable to create portal"
},
"UPDATE_PORTAL": {
"SUCCESS_MESSAGE": "Portal updated successfully",
"ERROR_MESSAGE": "Unable to update portal"
}
}
}
}
}

View File

@@ -1,7 +1,7 @@
{
"INBOX": {
"LIST": {
"TITLE": "Postvak In",
"TITLE": "My Inbox",
"DISPLAY_DROPDOWN": "Display",
"LOADING": "Fetching notifications",
"404": "There are no active notifications in this group.",
@@ -27,6 +27,19 @@
"SLA_MISSED_NEXT_RESPONSE": "SLA target next response missed for conversation",
"SLA_MISSED_RESOLUTION": "SLA target resolution missed for conversation"
},
"TYPES_NEXT": {
"CONVERSATION_MENTION": "Mentioned",
"CONVERSATION_ASSIGNMENT": "Assigned to you",
"CONVERSATION_CREATION": "New Conversation",
"SLA_MISSED_FIRST_RESPONSE": "SLA breach",
"SLA_MISSED_NEXT_RESPONSE": "SLA breach",
"SLA_MISSED_RESOLUTION": "SLA breach",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Nieuw bericht",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Nieuw bericht",
"SNOOZED_UNTIL": "Snoozed for {time}",
"SNOOZED_ENDS": "Snooze ended"
},
"NO_CONTENT": "Geen inhoud beschikbaar",
"MENU_ITEM": {
"MARK_AS_READ": "Mark as read",
"MARK_AS_UNREAD": "Markeer als ongelezen",

View File

@@ -8,28 +8,24 @@
"LIST": {
"404": "Er zijn geen inboxen aan dit account gekoppeld."
},
"CREATE_FLOW": [
{
"title": "Kies kanaal",
"route": "settings_inbox_new",
"body": "Kies de aanbieder die je wilt integreren met Chatwoot."
"CREATE_FLOW": {
"CHANNEL": {
"TITLE": "Kies kanaal",
"BODY": "Kies de aanbieder die je wilt integreren met Chatwoot."
},
{
"title": "Maak inbox",
"route": "settings_inboxes_page_channel",
"body": "Verifieer je account en maak een inbox."
"INBOX": {
"TITLE": "Maak inbox",
"BODY": "Verifieer je account en maak een inbox."
},
{
"title": "Agenten toevoegen",
"route": "settings_inboxes_add_agents",
"body": "Voeg agenten toe aan de aangemaakte inbox."
"AGENT": {
"TITLE": "Agenten toevoegen",
"BODY": "Voeg agenten toe aan de aangemaakte inbox."
},
{
"title": "Voilà!",
"route": "settings_inbox_finish",
"body": "Je bent helemaal klaar om te beginnen!"
"FINISH": {
"TITLE": "Voilà!",
"BODY": "Je bent helemaal klaar om te beginnen!"
}
],
},
"ADD": {
"CHANNEL_NAME": {
"LABEL": "Inbox Name",

View File

@@ -10,11 +10,11 @@
"404": "Er zijn geen labels beschikbaar in dit account.",
"TITLE": "Beheer labels",
"DESC": "Labels laten je gesprekken groeperen.",
"TABLE_HEADER": [
"Naam",
"Beschrijving",
"Kleur"
]
"TABLE_HEADER": {
"NAME": "Naam",
"DESCRIPTION": "Beschrijving",
"COLOR": "Kleur"
}
},
"FORM": {
"NAME": {

View File

@@ -25,12 +25,12 @@
}
},
"LIST": {
"TABLE_HEADER": [
"Naam",
"Aangemaakt door",
"Last updated by",
"Zichtbaarheid"
],
"TABLE_HEADER": {
"NAME": "Naam",
"CREATED BY": "Aangemaakt door",
"LAST_UPDATED_BY": "Last updated by",
"VISIBILITY": "Zichtbaarheid"
},
"404": "No macros found"
},
"DELETE": {

View File

@@ -45,7 +45,8 @@
},
"REPLY_TIME": {
"NAME": "Customer waiting time",
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)"
"TOOLTIP_TEXT": "Waiting time is {metricValue} (based on {conversationCount} replies)",
"DESC": ""
}
},
"DATE_RANGE_OPTIONS": {
@@ -56,32 +57,6 @@
"LAST_YEAR": "Last year",
"CUSTOM_DATE_RANGE": "Custom date range"
},
"DATE_RANGE": [
{
"id": 0,
"name": "Afgelopen 7 dagen"
},
{
"id": 1,
"name": "Laatste 30 dagen"
},
{
"id": 2,
"name": "Last 3 months"
},
{
"id": 3,
"name": "Last 6 months"
},
{
"id": 4,
"name": "Last year"
},
{
"id": 5,
"name": "Custom date range"
}
],
"CUSTOM_DATE_RANGE": {
"CONFIRM": "Apply",
"PLACEHOLDER": "Select date range"
@@ -142,6 +117,9 @@
"FILTER_ACTIONS": {
"CLEAR_FILTER": "Clear filter",
"EMPTY_LIST": "Geen resultaten gevonden"
},
"PAGINATION": {
"RESULTS": "Showing {start} to {end} of {total} results"
}
},
"AGENT_REPORTS": {
@@ -490,7 +468,7 @@
"NO_AGENTS": "There are no conversations by agents",
"TABLE_HEADER": {
"AGENT": "Medewerker",
"OPEN": "OPEN",
"OPEN": "Open",
"UNATTENDED": "Unattended",
"STATUS": "Status"
}

View File

@@ -61,15 +61,29 @@
"COPY": "Kopiëren"
},
"AUDIO_NOTIFICATIONS_SECTION": {
"TITLE": "Audio Notificaties",
"NOTE": "Audio-meldingen inschakelen in dashboard voor nieuwe berichten en gesprekken.",
"TITLE": "Audio Alerts",
"NOTE": "Enable audio alerts in dashboard for new messages and conversations.",
"PLAY": "Play sound",
"ALERT_TYPES": {
"NONE": "Geen",
"MINE": "Assigned",
"ALL": "Allemaal"
"ALL": "Allemaal",
"ASSIGNED": "My assigned conversations",
"UNASSIGNED": "Unassigned conversations",
"NOTME": "Open conversations assigned to others"
},
"ALERT_COMBINATIONS": {
"NONE": "You haven't selected any options, you won't receive any audio alerts.",
"ASSIGNED": "You'll receive alerts for conversations assigned to you.",
"UNASSIGNED": "You'll receive alerts for any unassigned conversations.",
"NOTME": "You'll receive alerts for conversations assigned to others.",
"ASSIGNED+UNASSIGNED": "You'll receive alerts for your assigned conversations and any unattended ones.",
"ASSIGNED+NOTME": "You'll receive alerts for conversations assigned to you and to others, but not for unassigned ones.",
"NOTME+UNASSIGNED": "You'll receive alerts for unattended conversations and those assigned to others.",
"ASSIGNED+NOTME+UNASSIGNED": "You'll receive alerts for all conversations."
},
"ALERT_TYPE": {
"TITLE": "Alert events for conversations:",
"TITLE": "Alert events for conversations",
"NONE": "Geen",
"ASSIGNED": "Toegewezen gesprekken",
"ALL_CONVERSATIONS": "Alle gesprekken"
@@ -81,7 +95,9 @@
"TITLE": "Voorwaarden voor notificaties:",
"CONDITION_ONE": "Stuur alleen audio notificaties als het browservenster niet actief is",
"CONDITION_TWO": "Verstuur notificaties om de 30 seconden tot alle toegewezen gesprekken zijn gelezen"
}
},
"SOUND_PERMISSION_ERROR": "Autoplay is disabled in your browser. To hear alerts automatically, enable sound permission in your browser settings or interact with the page.",
"READ_MORE": "Meer lezen"
},
"EMAIL_NOTIFICATIONS_SECTION": {
"TITLE": "E-mail notificaties",
@@ -145,11 +161,11 @@
},
"AVAILABILITY": {
"LABEL": "Availability",
"STATUSES_LIST": [
"Online",
"Busy",
"Offline"
],
"STATUS": {
"ONLINE": "Online",
"BUSY": "Bezig",
"OFFLINE": "Offline"
},
"SET_AVAILABILITY_SUCCESS": "Availability has been set successfully",
"SET_AVAILABILITY_ERROR": "Couldn't set availability, please try again"
},
@@ -177,14 +193,16 @@
},
"SIDEBAR_ITEMS": {
"CHANGE_AVAILABILITY_STATUS": "Veranderen",
"CHANGE_ACCOUNTS": "Switch Account",
"CONTACT_SUPPORT": "Contact Support",
"CHANGE_ACCOUNTS": "Switch account",
"SWITCH_WORKSPACE": "Switch workspace",
"CONTACT_SUPPORT": "Contact support",
"SELECTOR_SUBTITLE": "Select an account from the following list",
"PROFILE_SETTINGS": "Profiel instellingen",
"KEYBOARD_SHORTCUTS": "Keyboard Shortcuts",
"APPEARANCE": "Change Appearance",
"SUPER_ADMIN_CONSOLE": "Super Admin Console",
"LOGOUT": "Afmelden"
"PROFILE_SETTINGS": "Profile settings",
"KEYBOARD_SHORTCUTS": "Keyboard shortcuts",
"APPEARANCE": "Change appearance",
"SUPER_ADMIN_CONSOLE": "SuperAdmin console",
"DOCS": "Read documentation",
"LOGOUT": "Log out"
},
"APP_GLOBAL": {
"TRIAL_MESSAGE": "dagen proefperiode resterend.",
@@ -218,6 +236,10 @@
},
"FORM_BUBBLE": {
"SUBMIT": "Bevestigen"
},
"MEDIA": {
"IMAGE_UNAVAILABLE": "This image is no longer available.",
"LOADING_FAILED": "Loading failed"
}
},
"CONFIRM_EMAIL": "Verifiëren...",
@@ -227,11 +249,12 @@
}
},
"SIDEBAR": {
"NO_ITEMS": "No items",
"CURRENTLY_VIEWING_ACCOUNT": "Currently viewing:",
"SWITCH": "Switch",
"INBOX_VIEW": "Inbox View",
"CONVERSATIONS": "Gesprekken",
"INBOX": "Postvak In",
"INBOX": "My Inbox",
"ALL_CONVERSATIONS": "Alle gesprekken",
"MENTIONED_CONVERSATIONS": "Vermeldingen",
"PARTICIPATING_CONVERSATIONS": "Participating",
@@ -266,6 +289,8 @@
"NEW_INBOX": "New inbox",
"REPORTS_CONVERSATION": "Gesprekken",
"CSAT": "CSAT",
"LIVE_CHAT": "Live Chat",
"SMS": "SMS",
"CAMPAIGNS": "Campagnes",
"ONGOING": "Ongoing",
"ONE_OFF": "One off",
@@ -276,6 +301,7 @@
"REPORTS_INBOX": "Postvak In",
"REPORTS_TEAM": "Team",
"SET_AVAILABILITY_TITLE": "Set yourself as",
"SET_YOUR_AVAILABILITY": "Set your availability",
"SLA": "SLA",
"CUSTOM_ROLES": "Custom Roles",
"BETA": "Beta",
@@ -283,17 +309,16 @@
"REAUTHORIZE": "Your inbox connection has expired, please reconnect\n to continue receiving and sending messages",
"HELP_CENTER": {
"TITLE": "Help Center",
"ALL_ARTICLES": "All Articles",
"MY_ARTICLES": "My Articles",
"DRAFT": "Draft",
"ARCHIVED": "Archived",
"CATEGORY": "Categorie",
"SETTINGS": "Instellingen",
"CATEGORY_EMPTY_MESSAGE": "No categories found"
"ARTICLES": "Articles",
"CATEGORIES": "Categories",
"LOCALES": "Locales",
"SETTINGS": "Instellingen"
},
"CHANNELS": "Kanalen",
"SET_AUTO_OFFLINE": {
"TEXT": "Mark offline automatically",
"INFO_TEXT": "Let the system automatically mark you offline when you aren't using the app or dashboard."
"INFO_TEXT": "Let the system automatically mark you offline when you aren't using the app or dashboard.",
"INFO_SHORT": "Automatically mark offline when you aren't using the app."
},
"DOCS": "Read docs"
},

View File

@@ -20,23 +20,18 @@
"TITLE": "Add agents to team - {teamName}",
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation."
},
"WIZARD": [
{
"title": "Aanmaken",
"route": "settings_teams_new",
"body": "Create a new team of agents."
},
{
"title": "Agenten toevoegen",
"route": "settings_teams_add_agents",
"body": "Add agents to the team."
},
{
"title": "Finish",
"route": "settings_teams_finish",
"body": "Je bent helemaal klaar om te beginnen!"
}
]
"WIZARD_CREATE": {
"TITLE": "Aanmaken",
"BODY": "Create a new team of agents."
},
"WIZARD_ADD_AGENTS": {
"TITLE": "Agenten toevoegen",
"BODY": "Add agents to the team."
},
"WIZARD_FINISH": {
"TITLE": "Finish",
"BODY": "Je bent helemaal klaar om te beginnen!"
}
},
"EDIT_FLOW": {
"CREATE": {
@@ -49,23 +44,21 @@
"TITLE": "Add agents to team - {teamName}",
"DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team."
},
"WIZARD": [
{
"title": "Team details",
"route": "settings_teams_edit",
"body": "Change name, description and other details."
},
{
"title": "Edit Agents",
"route": "settings_teams_edit_members",
"body": "Edit agents in your team."
},
{
"title": "Finish",
"route": "settings_teams_edit_finish",
"body": "Je bent helemaal klaar om te beginnen!"
}
]
"EDIT_WIZARD_DETAILS": {
"TITLE": "Team details",
"ROUTE": "settings_teams_edit",
"BODY": "Change name, description and other details."
},
"EDIT_WIZARD_AGENTS": {
"TITLE": "Edit Agents",
"ROUTE": "settings_teams_edit_members",
"BODY": "Edit agents in your team."
},
"EDIT_WIZARD_FINISH": {
"TITLE": "Finish",
"ROUTE": "settings_teams_edit_finish",
"BODY": "Je bent helemaal klaar om te beginnen!"
}
},
"TEAM_FORM": {
"ERROR_MESSAGE": "Couldn't save the team details. Try again."