chore: Update translations (#7728)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"FILTER": {
|
||||
"TITLE": "Conversaties filteren",
|
||||
"SUBTITLE": "Voeg hieronder filters toe en druk op 'Filters toepassen' om te filteren.",
|
||||
"EDIT_CUSTOM_FILTER": "Edit Folder",
|
||||
"EDIT_CUSTOM_FILTER": "Map bewerken",
|
||||
"CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your folder.",
|
||||
"ADD_NEW_FILTER": "Filter toevoegen",
|
||||
"FILTER_DELETE_ERROR": "U moet minstens één filter hebben om op te slaan",
|
||||
|
||||
@@ -25,6 +25,13 @@
|
||||
"EDIT": "%{agentName} updated an automation rule (#%{id})",
|
||||
"DELETE": "%{agentName} deleted an automation rule (#%{id})"
|
||||
},
|
||||
"ACCOUNT_USER": {
|
||||
"ADD": "%{agentName} invited %{invitee} to the account as an %{role}",
|
||||
"EDIT": {
|
||||
"SELF": "%{agentName} changed their %{attributes} to %{values}",
|
||||
"OTHER": "%{agentName} changed %{attributes} of %{user} to %{values}"
|
||||
}
|
||||
},
|
||||
"INBOX": {
|
||||
"ADD": "%{agentName} created a new inbox (#%{id})",
|
||||
"EDIT": "%{agentName} updated an inbox (#%{id})",
|
||||
@@ -48,6 +55,9 @@
|
||||
"ADD": "%{agentName} created a new macro (#%{id})",
|
||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
"NOT_AVAILABLE": "Niet beschikbaar",
|
||||
"EMAIL_ADDRESS": "Uw e-mailadres",
|
||||
"PHONE_NUMBER": "Telefoon nummer",
|
||||
"IDENTIFIER": "Identifier",
|
||||
"IDENTIFIER": "Identificator",
|
||||
"COPY_SUCCESSFUL": "Succesvol gekopieerd naar klembord",
|
||||
"COMPANY": "Bedrijfsnaam",
|
||||
"LOCATION": "Locatie",
|
||||
"BROWSER_LANGUAGE": "Browser Taal",
|
||||
"BROWSER_LANGUAGE": "Web browser Taal",
|
||||
"CONVERSATION_TITLE": "Gesprekdetails",
|
||||
"VIEW_PROFILE": "Profiel Bekijken",
|
||||
"BROWSER": "Browser",
|
||||
@@ -34,7 +34,7 @@
|
||||
"TITLE": "Labels toevoegen",
|
||||
"PLACEHOLDER": "Zoek op labels",
|
||||
"NO_RESULT": "Geen labels gevonden",
|
||||
"CREATE_LABEL": "Create new label"
|
||||
"CREATE_LABEL": "Nieuw label aanmaken"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACT": "Contact samenvoegen",
|
||||
@@ -75,9 +75,9 @@
|
||||
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
|
||||
},
|
||||
"EXPORT_CONTACTS": {
|
||||
"BUTTON_LABEL": "Export",
|
||||
"TITLE": "Export Contacts",
|
||||
"DESC": "Export contacts to a CSV file.",
|
||||
"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"
|
||||
},
|
||||
@@ -130,7 +130,7 @@
|
||||
"LABEL": "Telefoonnummer",
|
||||
"HELP": "Telefoonnummer moet van het E.164 formaat zijn: +14155555 [+][landcode][gebiedscode][lokaal telefoonnummer]",
|
||||
"ERROR": "Telefoonnummer moet leeg of in E.164-formaat zijn",
|
||||
"DIAL_CODE_ERROR": "Please select a dial code from the list",
|
||||
"DIAL_CODE_ERROR": "Selecteer a. u. b. een belcode uit de lijst",
|
||||
"DUPLICATE": "Dit telefoonnummer wordt reeds gebruikt voor een ander contactpersoon."
|
||||
},
|
||||
"LOCATION": {
|
||||
@@ -142,15 +142,15 @@
|
||||
"LABEL": "Bedrijfsnaam"
|
||||
},
|
||||
"COUNTRY": {
|
||||
"PLACEHOLDER": "Enter the country name",
|
||||
"PLACEHOLDER": "Voer de landnaam in",
|
||||
"LABEL": "Land Naam",
|
||||
"SELECT_PLACEHOLDER": "Select",
|
||||
"SELECT_PLACEHOLDER": "Selecteren",
|
||||
"REMOVE": "Verwijderen",
|
||||
"SELECT_COUNTRY": "Select Country"
|
||||
"SELECT_COUNTRY": "Selecteer land"
|
||||
},
|
||||
"CITY": {
|
||||
"PLACEHOLDER": "Enter the city name",
|
||||
"LABEL": "City Name"
|
||||
"PLACEHOLDER": "Voer de plaatsnaam in",
|
||||
"LABEL": "Gemeente"
|
||||
},
|
||||
"SOCIAL_PROFILES": {
|
||||
"FACEBOOK": {
|
||||
@@ -191,7 +191,7 @@
|
||||
},
|
||||
"INBOX": {
|
||||
"LABEL": "Postvak In",
|
||||
"PLACEHOLDER": "Choose source inbox",
|
||||
"PLACEHOLDER": "Kies bron postvak",
|
||||
"ERROR": "Selecteer een inbox"
|
||||
},
|
||||
"SUBJECT": {
|
||||
@@ -219,7 +219,7 @@
|
||||
"FILTER_CONTACTS": "Filteren",
|
||||
"FILTER_CONTACTS_SAVE": "Filter opslaan",
|
||||
"FILTER_CONTACTS_DELETE": "Filter verwijderen",
|
||||
"FILTER_CONTACTS_EDIT": "Edit segment",
|
||||
"FILTER_CONTACTS_EDIT": "Segment bewerken",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Contacten laden...",
|
||||
"404": "Er zijn geen contacten die overeenkomen met je zoekopdracht 🔍",
|
||||
@@ -241,23 +241,23 @@
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contacten",
|
||||
"LOADING": "Loading contact profile..."
|
||||
"LOADING": "Contactprofiel laden..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
"BUTTON": "Toevoegen",
|
||||
"TITLE": "Shift + Enter to create a task"
|
||||
"TITLE": "Shift + Enter om een taak aan te maken"
|
||||
},
|
||||
"FOOTER": {
|
||||
"DUE_DATE": "Due date",
|
||||
"LABEL_TITLE": "Set type"
|
||||
"DUE_DATE": "Vervaldatum",
|
||||
"LABEL_TITLE": "Stel type in"
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "Fetching notes...",
|
||||
"NOT_AVAILABLE": "There are no notes created for this contact",
|
||||
"FETCHING_NOTES": "Notities ophalen...",
|
||||
"NOT_AVAILABLE": "Er zijn geen notities gemaakt voor dit contact",
|
||||
"HEADER": {
|
||||
"TITLE": "Notes"
|
||||
"TITLE": "Notities"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "heeft een notitie toegevoegd"
|
||||
@@ -265,7 +265,7 @@
|
||||
"ADD": {
|
||||
"BUTTON": "Toevoegen",
|
||||
"PLACEHOLDER": "Notitie toevoegen",
|
||||
"TITLE": "Shift + Enter to create a note"
|
||||
"TITLE": "Dienst + Enter om een notitie aan te maken"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Notitie verwijderen"
|
||||
@@ -273,52 +273,52 @@
|
||||
},
|
||||
"EVENTS": {
|
||||
"HEADER": {
|
||||
"TITLE": "Activities"
|
||||
"TITLE": "Activiteiten"
|
||||
},
|
||||
"BUTTON": {
|
||||
"PILL_BUTTON_NOTES": "notes",
|
||||
"PILL_BUTTON_EVENTS": "events",
|
||||
"PILL_BUTTON_NOTES": "notities",
|
||||
"PILL_BUTTON_EVENTS": "gebeurtenissen",
|
||||
"PILL_BUTTON_CONVO": "gesprekken"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"BUTTON": "Add custom attribute",
|
||||
"NOT_AVAILABLE": "There are no custom attributes available for this contact.",
|
||||
"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",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copy attribute",
|
||||
"DELETE": "Delete attribute",
|
||||
"EDIT": "Edit attribute"
|
||||
"COPY": "Kopieer attribuut",
|
||||
"DELETE": "Attribuut verwijderen",
|
||||
"EDIT": "Attribuut bewerken"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create custom attribute",
|
||||
"DESC": "Add custom information to this contact."
|
||||
"TITLE": "Aangepast attribuut maken",
|
||||
"DESC": "Aangepaste informatie toevoegen aan dit contact."
|
||||
},
|
||||
"FORM": {
|
||||
"CREATE": "Add attribute",
|
||||
"CREATE": "Attribuut toevoegen",
|
||||
"CANCEL": "Annuleren",
|
||||
"NAME": {
|
||||
"LABEL": "Custom attribute name",
|
||||
"PLACEHOLDER": "Eg: shopify id",
|
||||
"ERROR": "Invalid custom attribute name"
|
||||
"LABEL": "Aangepaste attribuutnaam",
|
||||
"PLACEHOLDER": "Bijvoorbeeld: shopify id",
|
||||
"ERROR": "Ongeldige aangepaste attribuutnaam"
|
||||
},
|
||||
"VALUE": {
|
||||
"LABEL": "Attribute value",
|
||||
"PLACEHOLDER": "Eg: 11901 "
|
||||
"LABEL": "Attribuut waarde",
|
||||
"PLACEHOLDER": "Bijv. 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create new attribute ",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"TITLE": "Nieuw attribuut aanmaken ",
|
||||
"SUCCESS": "Attribuut succesvol toegevoegd",
|
||||
"ERROR": "Kan het attribuut niet toevoegen. Probeer het later opnieuw"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Attribuut succesvol toegevoegd",
|
||||
"ERROR": "Kan het attribuut niet bijwerken. Probeer het later opnieuw"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Attribuut succesvol verwijderd",
|
||||
"ERROR": "Attribuut verwijderen mislukt. Probeer het later opnieuw"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Attributen toevoegen",
|
||||
@@ -356,16 +356,16 @@
|
||||
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>%{childContactName}</strong> worden gekopieerd naar <strong>%{primaryContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "ERROR_MESSAGE"
|
||||
"ERROR": "FOUT_BERICHT"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Merge contacts",
|
||||
"SUBMIT": " Contacten samenvoegen",
|
||||
"CANCEL": "Annuleren",
|
||||
"CHILD_CONTACT": {
|
||||
"ERROR": "Select a child contact to merge"
|
||||
"ERROR": "Selecteer een sub-contactpersoon om samen te voegen"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contact merged successfully",
|
||||
"ERROR_MESSAGE": "Could not merge contacts, try again!"
|
||||
"SUCCESS_MESSAGE": "Contact succesvol samengevoegd",
|
||||
"ERROR_MESSAGE": "Contacten zijn niet samengevoegd, probeer het opnieuw!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
"NO_INBOX_2": " om te beginnen",
|
||||
"NO_INBOX_AGENT": "Oh Oh! Het lijkt erop dat u geen deel uitmaakt van een inbox. Neem contact op met uw beheerder",
|
||||
"SEARCH_MESSAGES": "Search for messages in conversations",
|
||||
"EMPTY_STATE": {
|
||||
"CMD_BAR": "to open command menu",
|
||||
"KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
|
||||
},
|
||||
"SEARCH": {
|
||||
"TITLE": "Search messages",
|
||||
"RESULT_TITLE": "Search Results",
|
||||
@@ -147,6 +151,7 @@
|
||||
"STOP_AUDIO_RECORDING": "Stop audio recording",
|
||||
"": "",
|
||||
"EMAIL_HEAD": {
|
||||
"TO": "TO",
|
||||
"ADD_BCC": "Add bcc",
|
||||
"CC": {
|
||||
"LABEL": "CC",
|
||||
@@ -263,20 +268,20 @@
|
||||
"CONVERSATION_CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Create attribute",
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Attribuut succesvol toegevoegd",
|
||||
"ERROR": "Kan het attribuut niet bijwerken. Probeer het later opnieuw"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Toevoegen",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"SUCCESS": "Attribuut succesvol toegevoegd",
|
||||
"ERROR": "Kan het attribuut niet toevoegen. Probeer het later opnieuw"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Attribuut succesvol verwijderd",
|
||||
"ERROR": "Attribuut verwijderen mislukt. Probeer het later opnieuw"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"TITLE": "Attributen toevoegen",
|
||||
"PLACEHOLDER": "Attributen zoeken",
|
||||
"NO_RESULT": "Geen attributen gevonden"
|
||||
}
|
||||
|
||||
@@ -110,7 +110,9 @@
|
||||
"SNOOZE_CONVERSATION": "Demp gesprek",
|
||||
"ADD_LABEL": "Add label to the conversation",
|
||||
"REMOVE_LABEL": "Remove label from the conversation",
|
||||
"SETTINGS": "Instellingen"
|
||||
"SETTINGS": "Instellingen",
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"APPEARANCE": "Appearance"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Go to Conversation Dashboard",
|
||||
@@ -132,6 +134,7 @@
|
||||
"GO_TO_NOTIFICATIONS": "Go to Notifications",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Add label to the conversation",
|
||||
"ASSIGN_AN_AGENT": "Assign an agent",
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"ASSIGN_PRIORITY": "Assign priority",
|
||||
"ASSIGN_A_TEAM": "Assign a team",
|
||||
"MUTE_CONVERSATION": "Mute conversation",
|
||||
@@ -146,10 +149,18 @@
|
||||
"UNTIL_TOMORROW": "Until tomorrow",
|
||||
"UNTIL_NEXT_MONTH": "Until next month",
|
||||
"AN_HOUR_FROM_NOW": "Until an hour from now",
|
||||
"CUSTOM": "Custom..."
|
||||
"CUSTOM": "Custom...",
|
||||
"CHANGE_APPEARANCE": "Change Appearance",
|
||||
"LIGHT_MODE": "Light",
|
||||
"DARK_MODE": "Dark",
|
||||
"SYSTEM_MODE": "System"
|
||||
}
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
"LOADING_MESSAGE": "Loading Dashboard App..."
|
||||
},
|
||||
"COMMON": {
|
||||
"OR": "Or",
|
||||
"CLICK_HERE": "klik hier"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,6 +111,17 @@
|
||||
"PLACEHOLDER": "Voer uw Twilio Account-ID in",
|
||||
"ERROR": "Dit veld is verplicht"
|
||||
},
|
||||
"API_KEY": {
|
||||
"USE_API_KEY": "Use API Key Authentication",
|
||||
"LABEL": "API Key SID",
|
||||
"PLACEHOLDER": "Please enter your API Key SID",
|
||||
"ERROR": "Dit veld is verplicht"
|
||||
},
|
||||
"API_KEY_SECRET": {
|
||||
"LABEL": "API Key Secret",
|
||||
"PLACEHOLDER": "Please enter your API Key Secret",
|
||||
"ERROR": "Dit veld is verplicht"
|
||||
},
|
||||
"MESSAGING_SERVICE_SID": {
|
||||
"LABEL": "Messaging Service SID",
|
||||
"PLACEHOLDER": "Please enter your Twilio Messaging Service SID",
|
||||
@@ -391,6 +402,25 @@
|
||||
"ENABLED": "Ingeschakeld",
|
||||
"DISABLED": "Uitgeschakeld"
|
||||
},
|
||||
"SENDER_NAME_SECTION": {
|
||||
"TITLE": "Sender name",
|
||||
"SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.",
|
||||
"FOR_EG": "For eg:",
|
||||
"FRIENDLY": {
|
||||
"TITLE": "Friendly",
|
||||
"FROM": "van",
|
||||
"SUBTITLE": "Add the name of the agent who sent the reply in the sender name to make it friendly."
|
||||
},
|
||||
"PROFESSIONAL": {
|
||||
"TITLE": "Professional",
|
||||
"SUBTITLE": "Use only the configured business name as the sender name in the email header."
|
||||
},
|
||||
"BUSINESS_NAME": {
|
||||
"BUTTON_TEXT": "+ Configure your business name",
|
||||
"PLACEHOLDER": "Enter your business name",
|
||||
"SAVE_BUTTON_TEXT": "Save"
|
||||
}
|
||||
},
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED": {
|
||||
"ENABLED": "Ingeschakeld",
|
||||
"DISABLED": "Uitgeschakeld"
|
||||
@@ -454,7 +484,9 @@
|
||||
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Enable or disable email collect box on new conversation",
|
||||
"AUTO_ASSIGNMENT": "Automatische toewijzing inschakelen",
|
||||
"ENABLE_CSAT": "Enable CSAT",
|
||||
"SENDER_NAME_SECTION": "Enable Agent Name in Email",
|
||||
"ENABLE_CSAT_SUB_TEXT": "Enable/Disable CSAT(Customer satisfaction) survey after resolving a conversation",
|
||||
"SENDER_NAME_SECTION_TEXT": "Enable/Disable showing Agent's name in email, if disabled it will show business name",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL": "Enable conversation continuity via email",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Conversations will continue over email if the contact email address is available.",
|
||||
"LOCK_TO_SINGLE_CONVERSATION": "Lock to single conversation",
|
||||
|
||||
@@ -73,10 +73,26 @@
|
||||
}
|
||||
},
|
||||
"SLACK": {
|
||||
"DELETE": "Verwijderen",
|
||||
"DELETE_CONFIRMATION": {
|
||||
"TITLE": "Delete the integration",
|
||||
"MESSAGE": "Are you sure you want to delete the integration? Doing so will result in the loss of access to conversations on your Slack workspace."
|
||||
},
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "Using Slack Integration",
|
||||
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
||||
}
|
||||
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>",
|
||||
"SELECTED": "selected"
|
||||
},
|
||||
"SELECT_CHANNEL": {
|
||||
"OPTION_LABEL": "Select a channel",
|
||||
"UPDATE": "Vernieuwen",
|
||||
"BUTTON_TEXT": "Connect channel",
|
||||
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
||||
"ATTENTION_REQUIRED": "Attention required"
|
||||
},
|
||||
"UPDATE_ERROR": "There was an error updating the integration, please try again",
|
||||
"UPDATE_SUCCESS": "The channel is connected successfully",
|
||||
"FAILED_TO_FETCH_CHANNELS": "There was an error fetching the channels from Slack, please try again"
|
||||
},
|
||||
"DYTE": {
|
||||
"CLICK_HERE_TO_JOIN": "Click here to join",
|
||||
@@ -86,6 +102,28 @@
|
||||
"CREATE_ERROR": "There was an error creating a meeting link, please try again"
|
||||
},
|
||||
"OPEN_AI": {
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"WITH_AI": " %{option} with AI ",
|
||||
"OPTIONS": {
|
||||
"REPLY_SUGGESTION": "Reply Suggestion",
|
||||
"SUMMARIZE": "Summarize",
|
||||
"REPHRASE": "Improve Writing",
|
||||
"FIX_SPELLING_GRAMMAR": "Fix Spelling and Grammar",
|
||||
"SHORTEN": "Shorten",
|
||||
"EXPAND": "Expand",
|
||||
"MAKE_FRIENDLY": "Change message tone to friendly",
|
||||
"MAKE_FORMAL": "Use formal tone",
|
||||
"SIMPLIFY": "Simplify"
|
||||
},
|
||||
"ASSISTANCE_MODAL": {
|
||||
"DRAFT_TITLE": "Draft content",
|
||||
"GENERATED_TITLE": "Generated content",
|
||||
"AI_WRITING": "AI is writing",
|
||||
"BUTTONS": {
|
||||
"APPLY": "Use this suggestion",
|
||||
"CANCEL": "Annuleren"
|
||||
}
|
||||
},
|
||||
"TITLE": "Improve With AI",
|
||||
"SUMMARY_TITLE": "Summary with AI",
|
||||
"REPLY_TITLE": "Reply suggestion with AI",
|
||||
|
||||
@@ -38,6 +38,19 @@
|
||||
"DELETE": "Verwijderen",
|
||||
"CANCEL": "Annuleren"
|
||||
},
|
||||
"SUGGESTIONS": {
|
||||
"TOOLTIP": {
|
||||
"SINGLE_SUGGESTION": "Add label to conversation",
|
||||
"MULTIPLE_SUGGESTION": "Select this label",
|
||||
"DESELECT": "Deselect label",
|
||||
"DISMISS": "Dismiss suggestion"
|
||||
},
|
||||
"POWERED_BY": "Chatwoot AI",
|
||||
"DISMISS": "Dismiss",
|
||||
"ADD_SELECTED_LABELS": "Add selected labels",
|
||||
"ADD_SELECTED_LABEL": "Add selected label",
|
||||
"ADD_ALL_LABELS": "Add all labels"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Label toevoegen",
|
||||
"DESC": "Labels laten je gesprekken groeperen.",
|
||||
|
||||
@@ -3,21 +3,22 @@
|
||||
"TITLE": "Inloggen bij Chatwoot",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mailadres",
|
||||
"PLACEHOLDER": "example@companyname.com"
|
||||
"PLACEHOLDER": "voorbeeld@bedrijfsnaam.nl",
|
||||
"ERROR": "Voer een geldig e-mailadres in"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Wachtwoord",
|
||||
"PLACEHOLDER": "Wachtwoord"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Login successful",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again.",
|
||||
"UNAUTH": "Username or password is incorrect. Please try again."
|
||||
"SUCCESS_MESSAGE": "Inloggen geslaagd",
|
||||
"ERROR_MESSAGE": "Kan geen verbinding maken met de Woot server. Probeer het opnieuw.",
|
||||
"UNAUTH": "Gebruikersnaam of wachtwoord is onjuist. Probeer het opnieuw."
|
||||
},
|
||||
"OAUTH": {
|
||||
"GOOGLE_LOGIN": "Login with Google",
|
||||
"BUSINESS_ACCOUNTS_ONLY": "Please use your company email address to login",
|
||||
"NO_ACCOUNT_FOUND": "We couldn't find an account for your email address."
|
||||
"GOOGLE_LOGIN": "Inloggen met Google",
|
||||
"BUSINESS_ACCOUNTS_ONLY": "Gebruik het e-mailadres van uw bedrijf om in te loggen",
|
||||
"NO_ACCOUNT_FOUND": "Wij hebben geen e-mailadres gevonden voor uw e-mailadres."
|
||||
},
|
||||
"FORGOT_PASSWORD": "Wachtwoord vergeten?",
|
||||
"CREATE_NEW_ACCOUNT": "Nieuw account aanmaken",
|
||||
|
||||
@@ -34,6 +34,10 @@
|
||||
"RESOLUTION_COUNT": {
|
||||
"NAME": "Aantal Resoluties",
|
||||
"DESC": "( Totaal )"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"NAME": "Customer waiting time",
|
||||
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)"
|
||||
}
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
@@ -80,7 +84,7 @@
|
||||
"DAY": "Day",
|
||||
"WEEK": "Week",
|
||||
"MONTH": "Month",
|
||||
"YEAR": "Year"
|
||||
"YEAR": "Month"
|
||||
},
|
||||
"GROUP_BY_DAY_OPTIONS": [
|
||||
{
|
||||
@@ -124,10 +128,6 @@
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Month"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"groupBy": "Year"
|
||||
}
|
||||
],
|
||||
"BUSINESS_HOURS": "Business Hours"
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Wachtwoord opnieuw instellen",
|
||||
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
|
||||
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
|
||||
"EMAIL": {
|
||||
"LABEL": "E-mailadres",
|
||||
"PLACEHOLDER": "Voer uw e-mailadres in.",
|
||||
@@ -8,7 +10,7 @@
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Wachtwoord reset link is verstuurd naar uw e-mail.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
"ERROR_MESSAGE": "Kan geen verbinding maken met de Woot server. Probeer het opnieuw."
|
||||
},
|
||||
"SUBMIT": "Bevestigen"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Wachtwoord succesvol veranderd.",
|
||||
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
||||
"ERROR_MESSAGE": "Kan geen verbinding maken met de Woot server. Probeer het opnieuw."
|
||||
},
|
||||
"CAPTCHA": {
|
||||
"ERROR": "Verificatie verlopen. Los de captcha opnieuw op."
|
||||
|
||||
@@ -149,6 +149,7 @@
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user